Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 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-ssh12685280942457762313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7226978221827462323.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7891620465099442419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh646308984690336812.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-ssh10840522475895011490.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22191 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/720 [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/720 # 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 > 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 Avoid second fetch Checking out Revision a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 (main) Commit message: "Merge pull request #4961 from jinlinGuan/issue-4936" > git config core.sparsecheckout # timeout=10 > git checkout -f a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 > git rev-list --no-walk 97aa120ff60dfd4d722ec5077cfcbd57441af356 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T09:47:27.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T09:47:27.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T09:47:27.845Z] ========================================================= [2024-10-08T09:47:27.845Z] EdgeX Global Pipelines Version Info [2024-10-08T09:47:27.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:47:28.603Z] ------------------- [2024-10-08T09:47:28.603Z] stable info: [2024-10-08T09:47:28.603Z] ------------------- [2024-10-08T09:47:28.603Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T09:47:28.603Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T09:47:28.603Z] Message: update stable to v1.0.265 [2024-10-08T09:47:29.174Z] ------------------- [2024-10-08T09:47:29.174Z] experimental info: [2024-10-08T09:47:29.174Z] ------------------- [2024-10-08T09:47:29.174Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T09:47:29.174Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T09:47:29.174Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T09:47:29.250Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-08T09:47:29.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-08T09:47:29.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T09:47:29.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T09:47:29.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T09:47:29.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T09:47:29.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T09:47:29.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-08T09:47:29.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-08T09:47:29.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-08T09:47:29.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T09:47:29.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T09:47:29.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T09:47:29.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T09:47:29.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T09:47:29.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T09:47:29.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T09:47:29.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T09:47:29.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-08T09:47:29.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-08T09:47:29.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T09:47:29.741Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T09:47:29.764Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T09:47:29.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-08T09:47:29.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-08T09:47:29.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-08T09:47:29.833Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] echo [2024-10-08T09:47:29.850Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0e9b9b [Pipeline] echo [2024-10-08T09:47:29.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T09:47:29.941Z] provisioning config files... [2024-10-08T09:47:29.955Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config6542738853390126372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:47:30.293Z] ---> ****-login.sh [2024-10-08T09:47:30.293Z] nexus3.edgexfoundry.org:10001 [2024-10-08T09:47:30.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:47:30.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:47:30.553Z] Configure a credential helper to remove this warning. See [2024-10-08T09:47:30.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:47:30.553Z] [2024-10-08T09:47:30.553Z] Login Succeeded [2024-10-08T09:47:30.554Z] nexus3.edgexfoundry.org:10002 [2024-10-08T09:47:30.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:47:30.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:47:30.554Z] Configure a credential helper to remove this warning. See [2024-10-08T09:47:30.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:47:30.554Z] [2024-10-08T09:47:30.554Z] Login Succeeded [2024-10-08T09:47:30.554Z] nexus3.edgexfoundry.org:10003 [2024-10-08T09:47:30.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:47:30.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:47:30.822Z] Configure a credential helper to remove this warning. See [2024-10-08T09:47:30.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:47:30.822Z] [2024-10-08T09:47:30.822Z] Login Succeeded [2024-10-08T09:47:30.822Z] nexus3.edgexfoundry.org:10004 [2024-10-08T09:47:30.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:47:30.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:47:30.822Z] Configure a credential helper to remove this warning. See [2024-10-08T09:47:30.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:47:30.822Z] [2024-10-08T09:47:30.822Z] Login Succeeded [2024-10-08T09:47:30.822Z] ****.io [2024-10-08T09:47:30.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:47:31.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:47:31.082Z] Configure a credential helper to remove this warning. See [2024-10-08T09:47:31.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:47:31.082Z] [2024-10-08T09:47:31.082Z] Login Succeeded [2024-10-08T09:47:31.082Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T09:47:31.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T09:47:31.414Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/core-command/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/core-data/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/core-keeper/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/core-metadata/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/support-notifications/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-08T09:47:31.414Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-08T09:47:31.414Z] + cut -d/ -f2 [2024-10-08T09:47:31.414Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-08T09:47:31.446Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T09:47:31.889Z] + git rev-list -1 --merges a0e9b9bcbc4402ccd30ed6ea31dfd92671977196~1..a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] echo [2024-10-08T09:47:31.903Z] -----------> git rev-list -1 --merges a0e9b9bcbc4402ccd30ed6ea31dfd92671977196~1..a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:47:31.903Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [false] [Pipeline] sh [2024-10-08T09:47:32.202Z] + git log --format=format:%s -1 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] echo [2024-10-08T09:47:32.223Z] ========================================================= [2024-10-08T09:47:32.223Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T09:47:32.223Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-08T09:47:32.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T09:47:32.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T09:47:32.670Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T09:47:32.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T09:47:32.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T09:47:32.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T09:47:32.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:47:33.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T09:47:33.110Z] [2024-10-08T09:47:33.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:47:33.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T09:47:33.419Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T09:47:33.419Z] b85a868b505f: Pulling fs layer [2024-10-08T09:47:33.419Z] e2be974225ed: Pulling fs layer [2024-10-08T09:47:33.419Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T09:47:33.419Z] 988bab9f4d93: Pulling fs layer [2024-10-08T09:47:33.419Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T09:47:33.419Z] eaf3925da568: Pulling fs layer [2024-10-08T09:47:33.419Z] bab4dde63d76: Pulling fs layer [2024-10-08T09:47:33.419Z] bde34c3a00c8: Pulling fs layer [2024-10-08T09:47:33.419Z] b352a97aabf1: Pulling fs layer [2024-10-08T09:47:33.419Z] 4872d77fe225: Pulling fs layer [2024-10-08T09:47:33.419Z] 5851b861e8e6: Pulling fs layer [2024-10-08T09:47:33.419Z] 988bab9f4d93: Waiting [2024-10-08T09:47:33.419Z] eaf3925da568: Waiting [2024-10-08T09:47:33.419Z] 4872d77fe225: Waiting [2024-10-08T09:47:33.419Z] b352a97aabf1: Waiting [2024-10-08T09:47:33.419Z] 5851b861e8e6: Waiting [2024-10-08T09:47:33.419Z] 1469e6f7b9e6: Waiting [2024-10-08T09:47:33.419Z] bab4dde63d76: Waiting [2024-10-08T09:47:33.419Z] bde34c3a00c8: Waiting [2024-10-08T09:47:33.419Z] e2be974225ed: Download complete [2024-10-08T09:47:33.419Z] 988bab9f4d93: Verifying Checksum [2024-10-08T09:47:33.419Z] 988bab9f4d93: Download complete [2024-10-08T09:47:33.419Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T09:47:33.419Z] 1469e6f7b9e6: Download complete [2024-10-08T09:47:33.419Z] eaf3925da568: Verifying Checksum [2024-10-08T09:47:33.419Z] eaf3925da568: Download complete [2024-10-08T09:47:33.684Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T09:47:33.684Z] 339a4e72a1f5: Download complete [2024-10-08T09:47:33.684Z] b352a97aabf1: Verifying Checksum [2024-10-08T09:47:33.684Z] b352a97aabf1: Download complete [2024-10-08T09:47:33.684Z] 4872d77fe225: Download complete [2024-10-08T09:47:33.684Z] 5851b861e8e6: Download complete [2024-10-08T09:47:33.684Z] b85a868b505f: Download complete [2024-10-08T09:47:33.943Z] bab4dde63d76: Verifying Checksum [2024-10-08T09:47:33.943Z] bab4dde63d76: Download complete [2024-10-08T09:47:34.878Z] b85a868b505f: Pull complete [2024-10-08T09:47:34.878Z] e2be974225ed: Pull complete [2024-10-08T09:47:35.447Z] 339a4e72a1f5: Pull complete [2024-10-08T09:47:35.447Z] 988bab9f4d93: Pull complete [2024-10-08T09:47:35.707Z] 1469e6f7b9e6: Pull complete [2024-10-08T09:47:35.707Z] eaf3925da568: Pull complete [2024-10-08T09:47:37.616Z] bab4dde63d76: Pull complete [2024-10-08T09:47:37.616Z] bde34c3a00c8: Pull complete [2024-10-08T09:47:37.616Z] b352a97aabf1: Pull complete [2024-10-08T09:47:37.874Z] 4872d77fe225: Pull complete [2024-10-08T09:47:37.874Z] 5851b861e8e6: Pull complete [2024-10-08T09:47:37.874Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T09:47:37.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T09:47:37.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:47:38.027Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T09:47:38.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T09:47:41.726Z] $ docker top 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 -eo pid,comm [2024-10-08T09:47:41.780Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-08T09:47:41.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T09:47:41.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T09:47:41.836Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T09:47:41.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T09:47:41.942Z] $ docker exec 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent [2024-10-08T09:47:42.039Z] SSH_AUTH_SOCK=/tmp/ssh-Zf9oB6YoIhib/agent.33 [2024-10-08T09:47:42.039Z] SSH_AGENT_PID=39 [2024-10-08T09:47:42.044Z] Running ssh-add (command line suppressed) [2024-10-08T09:47:42.130Z] Identity added: /w/workspace/edgex-go/720@tmp/private_key_6202665654539308007.key (/w/workspace/edgex-go/720@tmp/private_key_6202665654539308007.key) [2024-10-08T09:47:42.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T09:47:42.432Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T09:47:42.445Z] $ docker exec --env ******** --env ******** 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent -k [2024-10-08T09:47:42.540Z] unset SSH_AUTH_SOCK; [2024-10-08T09:47:42.540Z] unset SSH_AGENT_PID; [2024-10-08T09:47:42.540Z] echo Agent pid 39 killed; [2024-10-08T09:47:42.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T09:47:42.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T09:47:42.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T09:47:42.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T09:47:42.701Z] $ docker exec 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent [2024-10-08T09:47:42.799Z] SSH_AUTH_SOCK=/tmp/ssh-k4gQ5g6po6dG/agent.72 [2024-10-08T09:47:42.799Z] SSH_AGENT_PID=78 [2024-10-08T09:47:42.804Z] Running ssh-add (command line suppressed) [2024-10-08T09:47:42.899Z] Identity added: /w/workspace/edgex-go/720@tmp/private_key_15469600781936243308.key (/w/workspace/edgex-go/720@tmp/private_key_15469600781936243308.key) [2024-10-08T09:47:42.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T09:47:43.199Z] + git semver init [2024-10-08T09:47:43.458Z] 2024-10-08 09:47:43,368 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T09:47:43.458Z] 2024-10-08 09:47:43,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/720/.semver [2024-10-08T09:47:43.458Z] 2024-10-08 09:47:43,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/720/.semver [2024-10-08T09:47:43.458Z] 2024-10-08 09:47:43,370 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/720/.semver'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=None) [2024-10-08T09:47:50.032Z] 2024-10-08 09:47:48,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/720/.git/info/exclude [2024-10-08T09:47:50.032Z] 2024-10-08 09:47:48,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/720/.semver/main with force:False [2024-10-08T09:47:50.032Z] 2024-10-08 09:47:48,813 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T09:47:50.032Z] 2024-10-08 09:47:48,813 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T09:47:50.032Z] 3.2.0-dev.97 [Pipeline] } [2024-10-08T09:47:50.041Z] $ docker exec --env ******** --env ******** 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 ssh-agent -k [2024-10-08T09:47:50.144Z] unset SSH_AUTH_SOCK; [2024-10-08T09:47:50.145Z] unset SSH_AGENT_PID; [2024-10-08T09:47:50.145Z] echo Agent pid 78 killed; [2024-10-08T09:47:50.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T09:47:50.481Z] + git semver [Pipeline] } [2024-10-08T09:47:50.755Z] $ docker stop --time=1 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 [2024-10-08T09:47:52.047Z] $ docker rm -f --volumes 508d2e401c3fcbecd79783452bdd422f9eea602209ae9fe270215bc82edb5bd2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T09:47:52.400Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T09:47:52.636Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T09:47:52.639Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.97 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T09:47:53.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] echo [2024-10-08T09:47:53.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:47:53.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:47:53.138Z] ========================================================= [2024-10-08T09:47:53.138Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T09:47:53.138Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T09:47:53.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T09:47:53.438Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T09:47:53.438Z] 43c4264eed91: Pulling fs layer [2024-10-08T09:47:53.438Z] 4cc291be95ef: Pulling fs layer [2024-10-08T09:47:53.438Z] 2ac1f1163629: Pulling fs layer [2024-10-08T09:47:53.438Z] 5c3c966382ef: Pulling fs layer [2024-10-08T09:47:53.438Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T09:47:53.438Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T09:47:53.438Z] 9f66e0745190: Pulling fs layer [2024-10-08T09:47:53.438Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T09:47:53.438Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T09:47:53.438Z] 5c3c966382ef: Waiting [2024-10-08T09:47:53.438Z] 4f4fb700ef54: Waiting [2024-10-08T09:47:53.438Z] 5d5c8e513c77: Waiting [2024-10-08T09:47:53.438Z] 9f66e0745190: Waiting [2024-10-08T09:47:53.438Z] 561ebcabdf7f: Waiting [2024-10-08T09:47:53.438Z] f49a43e4bbc0: Waiting [2024-10-08T09:47:53.438Z] 4cc291be95ef: Download complete [2024-10-08T09:47:53.438Z] 5c3c966382ef: Verifying Checksum [2024-10-08T09:47:53.438Z] 5c3c966382ef: Download complete [2024-10-08T09:47:53.438Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T09:47:53.438Z] 4f4fb700ef54: Download complete [2024-10-08T09:47:53.438Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T09:47:53.438Z] 5d5c8e513c77: Download complete [2024-10-08T09:47:53.438Z] 43c4264eed91: Download complete [2024-10-08T09:47:53.438Z] 9f66e0745190: Verifying Checksum [2024-10-08T09:47:53.438Z] 9f66e0745190: Download complete [2024-10-08T09:47:53.697Z] 43c4264eed91: Pull complete [2024-10-08T09:47:53.697Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T09:47:53.697Z] 561ebcabdf7f: Download complete [2024-10-08T09:47:53.697Z] 4cc291be95ef: Pull complete [2024-10-08T09:47:53.956Z] 2ac1f1163629: Verifying Checksum [2024-10-08T09:47:53.956Z] 2ac1f1163629: Download complete [2024-10-08T09:47:54.215Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T09:47:54.215Z] f49a43e4bbc0: Download complete [2024-10-08T09:47:57.512Z] 2ac1f1163629: Pull complete [2024-10-08T09:47:57.512Z] 5c3c966382ef: Pull complete [2024-10-08T09:47:57.771Z] 4f4fb700ef54: Pull complete [2024-10-08T09:47:57.771Z] 5d5c8e513c77: Pull complete [2024-10-08T09:47:57.771Z] 9f66e0745190: Pull complete [2024-10-08T09:48:00.300Z] f49a43e4bbc0: Pull complete [2024-10-08T09:48:00.559Z] 561ebcabdf7f: Pull complete [2024-10-08T09:48:00.559Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T09:48:00.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T09:48:00.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T09:48:00.862Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T09:48:00.862Z] WORKDIR /edgex [2024-10-08T09:48:00.862Z] COPY go.mod . [2024-10-08T09:48:00.862Z] RUN go mod downloaddocker [2024-10-08T09:48:00.862Z] build -t ci-base-image-x86_64 -f - . [2024-10-08T09:48:01.434Z] Sending build context to Docker daemon 179.7MB [2024-10-08T09:48:01.434Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T09:48:01.434Z] ---> 3a752c3f9dda [2024-10-08T09:48:01.434Z] Step 2/4 : WORKDIR /edgex [2024-10-08T09:48:06.709Z] ---> Running in 5968c8c8cc78 [2024-10-08T09:48:06.709Z] Removing intermediate container 5968c8c8cc78 [2024-10-08T09:48:06.709Z] ---> 018f758c349a [2024-10-08T09:48:06.709Z] Step 3/4 : COPY go.mod . [2024-10-08T09:48:06.709Z] ---> 23bd1e22feb4 [2024-10-08T09:48:06.709Z] Step 4/4 : RUN go mod download [2024-10-08T09:48:06.709Z] ---> Running in 35c60f6af0bc [2024-10-08T09:48:07.741Z] Still waiting to schedule task [2024-10-08T09:48:07.742Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-08T09:48:30.316Z] Removing intermediate container 35c60f6af0bc [2024-10-08T09:48:30.316Z] ---> 4875974f8003 [2024-10-08T09:48:30.316Z] Successfully built 4875974f8003 [2024-10-08T09:48:30.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:48:30.620Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T09:48:30.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:48:30.706Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T09:48:30.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T09:48:31.089Z] $ docker top 1d96693e9985c8f9bdf06d94c0d38cbc7bde8133a898d4302696c377679b9f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T09:48:31.453Z] + go version [2024-10-08T09:48:31.453Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T09:48:31.465Z] $ docker stop --time=1 1d96693e9985c8f9bdf06d94c0d38cbc7bde8133a898d4302696c377679b9f35 [2024-10-08T09:48:32.928Z] $ docker rm -f --volumes 1d96693e9985c8f9bdf06d94c0d38cbc7bde8133a898d4302696c377679b9f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:48:33.379Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T09:48:33.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:48:33.453Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T09:48:33.480Z] $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T09:48:33.789Z] $ docker top 1d52e4b61717fc083d14648a922847381f464108631fda1e900f4e0fba289325 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-08T09:48:33.862Z] ========================================================= [2024-10-08T09:48:33.862Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-08T09:48:33.862Z] ========================================================= [Pipeline] sh [2024-10-08T09:48:34.140Z] + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] fileExists [Pipeline] sh [2024-10-08T09:48:34.442Z] + make test [2024-10-08T09:48:34.442Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T09:48:42.552Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-08T09:49:09.209Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-08T09:49:09.467Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-08T09:49:09.467Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-08T09:49:09.467Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-08T09:49:09.467Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-08T09:49:13.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-10-08T09:49:13.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-08T09:49:13.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-08T09:49:13.968Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-08T09:49:17.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-08T09:49:17.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-08T09:49:17.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-08T09:49:17.495Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T09:49:17.495Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-08T09:49:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-10-08T09:49:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.3% of statements [2024-10-08T09:49:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.611s coverage: 93.4% of statements [2024-10-08T09:49:17.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements [2024-10-08T09:49:17.495Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-08T09:49:17.495Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-08T09:49:17.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 10.0% of statements [2024-10-08T09:49:18.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-08T09:49:18.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-08T09:49:18.687Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-08T09:49:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements [2024-10-08T09:49:20.159Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-08T09:49:20.159Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-08T09:49:20.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-08T09:49:20.417Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-08T09:49:22.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-10-08T09:49:22.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 0.8% of statements [2024-10-08T09:49:22.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 42.5% of statements [2024-10-08T09:49:22.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-10-08T09:49:22.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-10-08T09:49:22.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-10-08T09:49:22.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-08T09:49:22.752Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-08T09:49:22.752Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-08T09:49:22.752Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-08T09:49:24.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-08T09:49:24.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-08T09:49:24.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-08T09:49:24.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-08T09:49:24.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 2.914s coverage: 96.3% of statements [2024-10-08T09:49:24.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-08T09:49:24.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-08T09:49:24.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-08T09:49:24.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-08T09:49:25.046Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-08T09:49:25.046Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-08T09:49:25.046Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-08T09:49:25.046Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-08T09:49:25.991Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-08T09:49:25.991Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-08T09:49:26.556Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-08T09:49:27.931Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-08T09:49:28.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-08T09:49:29.873Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-08T09:49:29.873Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-08T09:49:31.780Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-08T09:49:31.780Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-08T09:49:31.780Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-08T09:49:33.685Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-08T09:49:33.685Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-08T09:49:33.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-08T09:49:33.944Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-08T09:49:33.944Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-08T09:49:33.944Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-08T09:49:33.944Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-08T09:49:34.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-10-08T09:49:34.772Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-08T09:49:34.772Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-08T09:49:34.772Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-08T09:49:36.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-08T09:49:36.150Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-08T09:49:36.151Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T09:49:37.528Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-08T09:49:37.528Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-08T09:49:37.528Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-08T09:49:37.528Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-08T09:49:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-08T09:49:39.432Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T09:49:39.432Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-08T09:49:39.432Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-08T09:49:40.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-08T09:49:40.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-08T09:49:40.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-08T09:49:40.939Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.109s coverage: 63.1% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 36.5% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 84.8% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements [2024-10-08T09:49:47.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-10-08T09:49:47.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-10-08T09:49:47.526Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-10-08T09:49:47.526Z] running golangci-lint [2024-10-08T09:49:47.526Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-08T09:49:47.526Z] go version go1.23.2 linux/amd64 [2024-10-08T09:49:47.526Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-08T09:49:47.526Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-08T09:49:47.526Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-08T09:50:09.470Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|deps|exports_file|imports|types_sizes|compiled_files) took 21.383484147s" [2024-10-08T09:50:09.470Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.533349ms" [2024-10-08T09:50:21.684Z] level=info msg="[linters_context/goanalysis] analyzers took 1m34.440726309s with top 10 stages: buildir: 53.034485233s, gosec: 3.533295194s, fact_deprecated: 3.285657378s, inspect: 2.835860639s, printf: 2.089259897s, ctrlflow: 1.724521376s, fact_purity: 1.200876339s, S1038: 1.167103717s, nilness: 1.089499801s, unused: 894.21479ms" [2024-10-08T09:50:21.684Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-08T09:50:21.684Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 219/219, exclude: 219/219, exclude-rules: 219/22, autogenerated_exclude: 219/219, nolint: 22/0, cgo: 219/219, skip_dirs: 219/219, skip_files: 219/219, invalid_issue: 219/219, path_prettifier: 219/219, filename_unadjuster: 219/219" [2024-10-08T09:50:21.684Z] level=info msg="[runner] processing took 18.15343ms with stages: nolint: 6.808735ms, identifier_marker: 5.963036ms, autogenerated_exclude: 1.728118ms, path_prettifier: 1.598093ms, exclude-rules: 1.109047ms, skip_dirs: 854.728µs, invalid_issue: 46.392µs, cgo: 28.641µs, filename_unadjuster: 13.09µs, max_same_issues: 750ns, skip_files: 440ns, uniq_by_line: 380ns, fixer: 370ns, source_code: 360ns, exclude: 250ns, sort_results: 250ns, path_prefixer: 160ns, max_from_linter: 150ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 100ns, severity-rules: 90ns" [2024-10-08T09:50:21.684Z] level=info msg="[runner] linters took 10.976769447s with stages: goanalysis_metalinter: 10.958535085s" [2024-10-08T09:50:21.684Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-08T09:50:21.684Z] level=info msg="Memory: 323 samples, avg is 282.4MB, max is 1351.9MB" [2024-10-08T09:50:21.684Z] level=info msg="Execution took 32.419432044s" [2024-10-08T09:50:21.684Z] go vet ./... [2024-10-08T09:50:26.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T09:50:26.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T09:50:26.959Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T09:50:26.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-08T09:50:27.285Z] + ls -al . [2024-10-08T09:50:27.285Z] total 1852 [2024-10-08T09:50:27.285Z] drwxrwxr-x 11 1001 1001 4096 Oct 8 09:48 . [2024-10-08T09:50:27.285Z] drwxr-xr-x 4 root root 4096 Oct 8 09:48 .. [2024-10-08T09:50:27.285Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 09:47 .blubracket [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 10 Oct 8 09:47 .dockerignore [2024-10-08T09:50:27.285Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 09:49 .git [2024-10-08T09:50:27.285Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 09:47 .github [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 1102 Oct 8 09:47 .gitignore [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 199 Oct 8 09:47 .golangci.yml [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 100 Oct 8 09:47 .hadolint.yml [2024-10-08T09:50:27.285Z] drwxr-xr-x 3 1001 1001 4096 Oct 8 09:47 .semver [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 155 Oct 8 09:47 .sonarcloud.properties [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 09:47 ADOPTERS.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 21553 Oct 8 09:47 Attribution.txt [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 100284 Oct 8 09:47 CHANGELOG.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 09:47 CONTRIBUTING.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 09:47 GOVERNANCE.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 861 Oct 8 09:47 Jenkinsfile [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 09:47 LICENSE [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 16854 Oct 8 09:47 Makefile [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 09:47 OWNERS.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 9528 Oct 8 09:47 README.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 789 Oct 8 09:47 SECURITY.md [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 12 Oct 8 09:47 VERSION [2024-10-08T09:50:27.285Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 09:47 bin [2024-10-08T09:50:27.285Z] drwxrwxr-x 20 1001 1001 4096 Oct 8 09:47 cmd [2024-10-08T09:50:27.285Z] -rw-r--r-- 1 root root 1504316 Oct 8 09:49 coverage.out [2024-10-08T09:50:27.285Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 09:47 fuzz_test [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 7305 Oct 8 09:47 go.mod [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 102748 Oct 8 09:47 go.sum [2024-10-08T09:50:27.285Z] drwxrwxr-x 7 1001 1001 4096 Oct 8 09:47 internal [2024-10-08T09:50:27.285Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 09:47 openapi [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 584 Oct 8 09:47 security.txt [2024-10-08T09:50:27.285Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 09:47 version.go [Pipeline] sh [2024-10-08T09:50:27.572Z] + '[' -e coverage.out ] [2024-10-08T09:50:27.572Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-08T09:50:27.716Z] Stashed 1 file(s) [Pipeline] sh [2024-10-08T09:50:27.999Z] + make build [2024-10-08T09:50:27.999Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T09:50:54.563Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T09:50:54.563Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T09:50:54.563Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T09:50:54.563Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T09:50:55.941Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T09:51:00.133Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T09:51:01.509Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T09:51:03.065Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22192 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-08T09:51:03.084Z] Running in /w/workspace/edgex-go/720 [Pipeline] { [Pipeline] checkout [2024-10-08T09:51:03.118Z] The recommended git tool is: git [2024-10-08T09:51:03.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T09:51:05.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T09:51:05.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T09:51:06.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T09:51:07.378Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T09:51:08.046Z] using credential edgex-jenkins-ssh [2024-10-08T09:51:08.072Z] Cloning the remote Git repository [2024-10-08T09:51:08.122Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-08T09:51:08.215Z] > git init /w/workspace/edgex-go/720 # timeout=10 [2024-10-08T09:51:08.312Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-08T09:51:08.888Z] $ docker stop --time=1 1d52e4b61717fc083d14648a922847381f464108631fda1e900f4e0fba289325 [2024-10-08T09:51:08.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-08T09:51:08.347Z] > git --version # timeout=10 [2024-10-08T09:51:08.368Z] > git --version # 'git version 2.25.1' [2024-10-08T09:51:08.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T09:51:08.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T09:51:14.653Z] $ docker rm -f --volumes 1d52e4b61717fc083d14648a922847381f464108631fda1e900f4e0fba289325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:51:15.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T09:51:15.987Z] [2024-10-08T09:51:15.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:51:16.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T09:51:24.410Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-08T09:51:24.410Z] 91d30c5bc195: Pulling fs layer [2024-10-08T09:51:24.410Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-08T09:51:24.410Z] 9c61dcf015f6: Pulling fs layer [2024-10-08T09:51:24.410Z] 4698f68db338: Pulling fs layer [2024-10-08T09:51:24.410Z] 2a2f49069b9e: Pulling fs layer [2024-10-08T09:51:24.410Z] e0025b399a48: Pulling fs layer [2024-10-08T09:51:24.410Z] 4698f68db338: Waiting [2024-10-08T09:51:24.410Z] 2a2f49069b9e: Waiting [2024-10-08T09:51:24.410Z] e0025b399a48: Waiting [2024-10-08T09:51:24.410Z] 91d30c5bc195: Verifying Checksum [2024-10-08T09:51:24.410Z] 91d30c5bc195: Download complete [2024-10-08T09:51:24.410Z] 4698f68db338: Verifying Checksum [2024-10-08T09:51:24.410Z] 4698f68db338: Download complete [2024-10-08T09:51:24.410Z] 91d30c5bc195: Pull complete [2024-10-08T09:51:24.410Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-08T09:51:24.410Z] 2e9b0aa3be6d: Download complete [2024-10-08T09:51:24.410Z] e0025b399a48: Download complete [2024-10-08T09:51:24.410Z] 2a2f49069b9e: Download complete [2024-10-08T09:51:24.410Z] 2e9b0aa3be6d: Pull complete [2024-10-08T09:51:24.410Z] 9c61dcf015f6: Verifying Checksum [2024-10-08T09:51:24.410Z] 9c61dcf015f6: Download complete [2024-10-08T09:51:24.850Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-08T09:51:24.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T09:51:25.694Z] Avoid second fetch [2024-10-08T09:51:25.694Z] Checking out Revision a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 (main) [2024-10-08T09:51:26.306Z] 9c61dcf015f6: Pull complete [2024-10-08T09:51:26.306Z] 4698f68db338: Pull complete [2024-10-08T09:51:26.592Z] Commit message: "Merge pull request #4961 from jinlinGuan/issue-4936" [2024-10-08T09:51:26.871Z] 2a2f49069b9e: Pull complete [2024-10-08T09:51:26.871Z] e0025b399a48: Pull complete [2024-10-08T09:51:26.871Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-08T09:51:26.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-08T09:51:26.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:51:26.980Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T09:51:27.016Z] $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-08T09:51:25.709Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T09:51:25.765Z] > git checkout -f a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 [2024-10-08T09:51:29.151Z] $ docker top 1a784f116e7a20da5c4656ae5c047ea0d4f50cedcdc4719cd1f439764f497cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T09:51:29.501Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T09:51:31.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T09:51:31.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T09:51:31.131Z] Dload Upload Total Spent Left Speed [2024-10-08T09:51:31.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69340 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh [2024-10-08T09:51:31.478Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T09:51:31.799Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-10-08T09:51:31.799Z] sudo tee /etc/docker/daemon.new [2024-10-08T09:51:31.799Z] { [2024-10-08T09:51:31.799Z] "registry-mirrors": [ [2024-10-08T09:51:31.799Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T09:51:31.799Z] ], [2024-10-08T09:51:31.799Z] "bip": "10.250.0.254/24", [2024-10-08T09:51:31.799Z] "hosts": [ [2024-10-08T09:51:31.799Z] "tcp://0.0.0.0:5555", [2024-10-08T09:51:31.799Z] "unix:///var/run/docker.sock" [2024-10-08T09:51:31.799Z] ], [2024-10-08T09:51:31.799Z] "mtu": 1458, [2024-10-08T09:51:31.799Z] "selinux-enabled": true, [2024-10-08T09:51:31.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T09:51:31.799Z] } [Pipeline] sh [2024-10-08T09:51:32.036Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #1 transferring dockerfile: 2.13kB done [2024-10-08T09:51:32.036Z] #1 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #2 transferring dockerfile: 1.85kB done [2024-10-08T09:51:32.036Z] #2 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #3 transferring dockerfile: 2.07kB done [2024-10-08T09:51:32.036Z] #3 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #4 transferring dockerfile: 1.89kB done [2024-10-08T09:51:32.036Z] #4 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #5 transferring dockerfile: 2.50kB done [2024-10-08T09:51:32.036Z] #5 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #6 [core-command internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #6 transferring dockerfile: 1.93kB done [2024-10-08T09:51:32.036Z] #6 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #7 transferring dockerfile: 1.81kB done [2024-10-08T09:51:32.036Z] #7 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #8 transferring dockerfile: 2.02kB done [2024-10-08T09:51:32.036Z] #8 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #9 transferring dockerfile: 1.69kB done [2024-10-08T09:51:32.036Z] #9 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #10 transferring dockerfile: 2.23kB done [2024-10-08T09:51:32.036Z] #10 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #11 transferring dockerfile: 1.70kB done [2024-10-08T09:51:32.036Z] #11 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T09:51:32.036Z] #12 transferring dockerfile: 3.17kB done [2024-10-08T09:51:32.036Z] #12 DONE 0.0s [2024-10-08T09:51:32.036Z] [2024-10-08T09:51:32.036Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T09:51:32.037Z] #13 transferring dockerfile: 1.93kB done [2024-10-08T09:51:32.037Z] #13 DONE 0.0s [2024-10-08T09:51:32.037Z] [2024-10-08T09:51:32.037Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-10-08T09:51:32.037Z] #14 transferring dockerfile: 2.07kB done [2024-10-08T09:51:32.037Z] #14 DONE 0.1s [2024-10-08T09:51:32.037Z] [2024-10-08T09:51:32.037Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T09:51:32.037Z] #15 transferring dockerfile: 2.49kB done [2024-10-08T09:51:32.037Z] #15 DONE 0.0s [2024-10-08T09:51:32.037Z] [2024-10-08T09:51:32.037Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T09:51:32.037Z] #16 transferring dockerfile: 2.15kB done [2024-10-08T09:51:32.037Z] #16 DONE 0.0s [2024-10-08T09:51:32.037Z] [2024-10-08T09:51:32.037Z] #17 [core-metadata internal] load .dockerignore [2024-10-08T09:51:32.037Z] #17 transferring context: 50B done [2024-10-08T09:51:32.037Z] #17 DONE 0.0s [2024-10-08T09:51:32.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-08T09:51:32.294Z] #18 transferring context: 50B done [2024-10-08T09:51:32.294Z] #18 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #19 [core-data internal] load .dockerignore [2024-10-08T09:51:32.294Z] #19 transferring context: 50B done [2024-10-08T09:51:32.294Z] #19 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T09:51:32.294Z] #20 transferring context: 50B done [2024-10-08T09:51:32.294Z] #20 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #21 [security-proxy-setup internal] load .dockerignore [2024-10-08T09:51:32.294Z] #21 transferring context: 50B done [2024-10-08T09:51:32.294Z] #21 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #22 [core-command internal] load .dockerignore [2024-10-08T09:51:32.294Z] #22 transferring context: 50B done [2024-10-08T09:51:32.294Z] #22 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #23 [security-spire-agent internal] load .dockerignore [2024-10-08T09:51:32.294Z] #23 transferring context: 50B done [2024-10-08T09:51:32.294Z] #23 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #24 [support-notifications internal] load .dockerignore [2024-10-08T09:51:32.294Z] #24 transferring context: 50B done [2024-10-08T09:51:32.294Z] #24 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #25 [security-spire-config internal] load .dockerignore [2024-10-08T09:51:32.294Z] #25 transferring context: 50B done [2024-10-08T09:51:32.294Z] #25 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #26 [security-spire-server internal] load .dockerignore [2024-10-08T09:51:32.294Z] #26 transferring context: 50B done [2024-10-08T09:51:32.294Z] #26 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T09:51:32.294Z] #27 transferring context: 50B done [2024-10-08T09:51:32.294Z] #27 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #28 [security-bootstrapper internal] load .dockerignore [2024-10-08T09:51:32.294Z] #28 transferring context: 50B done [2024-10-08T09:51:32.294Z] #28 DONE 0.0s [2024-10-08T09:51:32.294Z] [2024-10-08T09:51:32.294Z] #29 [support-scheduler internal] load .dockerignore [2024-10-08T09:51:32.449Z] + sudo service docker restart [2024-10-08T09:51:32.552Z] #29 transferring context: 50B done [2024-10-08T09:51:32.552Z] #29 DONE 0.0s [2024-10-08T09:51:32.552Z] [2024-10-08T09:51:32.552Z] #30 [core-keeper internal] load .dockerignore [2024-10-08T09:51:32.552Z] #30 transferring context: 50B done [2024-10-08T09:51:32.552Z] #30 DONE 0.0s [2024-10-08T09:51:32.552Z] [2024-10-08T09:51:32.552Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-10-08T09:51:32.552Z] #31 transferring context: 50B done [2024-10-08T09:51:32.552Z] #31 DONE 0.0s [2024-10-08T09:51:32.552Z] [2024-10-08T09:51:32.552Z] #32 [security-proxy-auth internal] load .dockerignore [2024-10-08T09:51:32.552Z] #32 transferring context: 50B done [2024-10-08T09:51:32.552Z] #32 DONE 0.0s [2024-10-08T09:51:32.552Z] [2024-10-08T09:51:32.552Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T09:51:32.552Z] #33 DONE 0.0s [2024-10-08T09:51:32.552Z] [2024-10-08T09:51:32.552Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:51:32.810Z] #34 ... [2024-10-08T09:51:32.810Z] [2024-10-08T09:51:32.810Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T09:51:32.810Z] #33 DONE 0.0s [2024-10-08T09:51:32.810Z] [2024-10-08T09:51:32.810Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:51:32.810Z] #34 DONE 0.4s [2024-10-08T09:51:32.810Z] [2024-10-08T09:51:32.810Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-08T09:51:32.810Z] #33 DONE 0.0s [2024-10-08T09:51:32.810Z] [2024-10-08T09:51:32.810Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T09:51:32.810Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-08T09:51:32.810Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T09:51:32.810Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T09:51:32.810Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T09:51:33.375Z] #35 DONE 0.8s [2024-10-08T09:51:33.375Z] [2024-10-08T09:51:33.375Z] #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:51:33.940Z] #36 ... [2024-10-08T09:51:33.940Z] [2024-10-08T09:51:33.940Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T09:51:33.940Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-08T09:51:33.940Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T09:51:33.940Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-08T09:51:33.940Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-08T09:51:33.940Z] #35 DONE 0.8s [2024-10-08T09:51:33.940Z] [2024-10-08T09:51:33.940Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T09:51:33.940Z] #37 DONE 1.1s [2024-10-08T09:51:33.940Z] [2024-10-08T09:51:33.940Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T09:51:33.940Z] #38 DONE 1.2s [2024-10-08T09:51:33.940Z] [2024-10-08T09:51:33.940Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:51:33.940Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:51:34.294Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-10-08T09:51:34.294Z] #39 ... [2024-10-08T09:51:34.294Z] [2024-10-08T09:51:34.294Z] #40 [security-spire-config internal] load build context [2024-10-08T09:51:34.294Z] #40 transferring context: 26.23kB 0.0s done [2024-10-08T09:51:34.294Z] #40 DONE 0.4s [2024-10-08T09:51:34.294Z] [2024-10-08T09:51:34.294Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:51:34.294Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-08T09:51:34.294Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-08T09:51:34.294Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T09:51:34.553Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-10-08T09:51:34.553Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-08T09:51:34.553Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-08T09:51:34.553Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-10-08T09:51:34.553Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-10-08T09:51:34.553Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T09:51:34.553Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-08T09:51:34.553Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-08T09:51:34.553Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-10-08T09:51:34.553Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-08T09:51:34.814Z] #39 ... [2024-10-08T09:51:34.814Z] [2024-10-08T09:51:34.814Z] #41 [security-spire-agent internal] load build context [2024-10-08T09:51:34.814Z] #41 transferring context: 27.51kB 0.0s done [2024-10-08T09:51:34.814Z] #41 DONE 0.9s [2024-10-08T09:51:34.814Z] [2024-10-08T09:51:34.814Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:51:34.814Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-10-08T09:51:34.814Z] #39 ... [2024-10-08T09:51:34.814Z] [2024-10-08T09:51:34.814Z] #42 [security-spire-server internal] load build context [2024-10-08T09:51:34.814Z] #42 transferring context: 27.98kB 0.1s done [2024-10-08T09:51:34.814Z] #42 DONE 0.9s [2024-10-08T09:51:34.814Z] [2024-10-08T09:51:34.814Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:51:34.814Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.6s [2024-10-08T09:51:35.072Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.48MB / 30.73MB 0.8s [2024-10-08T09:51:35.072Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-08T09:51:35.072Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.9s [2024-10-08T09:51:37.016Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done [2024-10-08T09:51:40.324Z] #39 ... [2024-10-08T09:51:40.324Z] [2024-10-08T09:51:40.324Z] #43 [core-common-config-bootstrapper internal] load build context [2024-10-08T09:51:40.324Z] #43 transferring context: 226.39MB 7.4s [2024-10-08T09:51:42.867Z] #43 ... [2024-10-08T09:51:42.867Z] [2024-10-08T09:51:42.867Z] #44 [core-command internal] load build context [2024-10-08T09:51:42.867Z] #44 ... [2024-10-08T09:51:42.867Z] [2024-10-08T09:51:42.867Z] #45 [core-metadata internal] load build context [2024-10-08T09:51:42.867Z] #45 ... [2024-10-08T09:51:42.867Z] [2024-10-08T09:51:42.867Z] #46 [security-proxy-setup internal] load build context [2024-10-08T09:51:43.126Z] #46 ... [2024-10-08T09:51:43.126Z] [2024-10-08T09:51:43.126Z] #47 [support-notifications internal] load build context [2024-10-08T09:51:43.126Z] #47 ... [2024-10-08T09:51:43.126Z] [2024-10-08T09:51:43.126Z] #48 [support-scheduler internal] load build context [2024-10-08T09:51:43.126Z] #48 ... [2024-10-08T09:51:43.126Z] [2024-10-08T09:51:43.126Z] #49 [core-keeper internal] load build context [2024-10-08T09:51:43.384Z] #49 ... [2024-10-08T09:51:43.384Z] [2024-10-08T09:51:43.384Z] #50 [support-cron-scheduler internal] load build context [2024-10-08T09:51:43.384Z] #50 ... [2024-10-08T09:51:43.384Z] [2024-10-08T09:51:43.384Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T09:51:43.643Z] #51 ... [2024-10-08T09:51:43.643Z] [2024-10-08T09:51:43.643Z] #52 [security-secretstore-setup internal] load build context [2024-10-08T09:51:43.643Z] #52 ... [2024-10-08T09:51:43.643Z] [2024-10-08T09:51:43.643Z] #53 [security-proxy-auth internal] load build context [2024-10-08T09:51:43.902Z] #53 ... [2024-10-08T09:51:43.902Z] [2024-10-08T09:51:43.902Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T09:51:43.902Z] #54 ... [2024-10-08T09:51:43.902Z] [2024-10-08T09:51:43.902Z] #55 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T09:51:44.159Z] #55 ... [2024-10-08T09:51:44.159Z] [2024-10-08T09:51:44.159Z] #56 [core-data internal] load build context [2024-10-08T09:51:44.159Z] #56 ... [2024-10-08T09:51:44.159Z] [2024-10-08T09:51:44.159Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:51:44.159Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-10-08T09:51:44.159Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T09:51:44.159Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-08T09:51:44.159Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-08T09:51:44.159Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-08T09:51:44.159Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-08T09:51:44.160Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T09:51:44.160Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-10-08T09:51:44.160Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-08T09:51:44.160Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-10-08T09:51:44.160Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-08T09:51:44.160Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-10-08T09:51:44.160Z] #57 ... [2024-10-08T09:51:44.160Z] [2024-10-08T09:51:44.160Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:51:44.727Z] #58 ... [2024-10-08T09:51:44.727Z] [2024-10-08T09:51:44.727Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T09:51:44.727Z] #59 ... [2024-10-08T09:51:44.727Z] [2024-10-08T09:51:44.727Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:51:44.727Z] #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.727Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.727Z] #0 3.017 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T09:51:44.727Z] #0 3.021 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:51:44.727Z] #0 3.030 OK: 8 MiB in 15 packages [2024-10-08T09:51:44.727Z] #60 ... [2024-10-08T09:51:44.727Z] [2024-10-08T09:51:44.727Z] #61 [security-spiffe-token-provider internal] load build context [2024-10-08T09:51:44.727Z] #61 ... [2024-10-08T09:51:44.727Z] [2024-10-08T09:51:44.727Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T09:51:44.727Z] #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.727Z] #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.727Z] #0 2.115 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T09:51:44.727Z] #0 2.120 (2/2) Installing su-exec (0.2-r3) [2024-10-08T09:51:44.727Z] #0 2.120 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:51:44.727Z] #0 2.128 OK: 8 MiB in 16 packages [2024-10-08T09:51:44.985Z] #62 ... [2024-10-08T09:51:44.985Z] [2024-10-08T09:51:44.985Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T09:51:44.985Z] #0 3.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.985Z] #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.985Z] #0 4.091 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T09:51:44.985Z] #0 4.147 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T09:51:44.985Z] #0 4.149 (3/4) Installing su-exec (0.2-r3) [2024-10-08T09:51:44.985Z] #0 4.152 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T09:51:44.985Z] #0 4.736 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:51:44.985Z] #0 4.744 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:51:44.985Z] #0 4.819 OK: 19 MiB in 18 packages [2024-10-08T09:51:44.985Z] #63 ... [2024-10-08T09:51:44.985Z] [2024-10-08T09:51:44.985Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T09:51:44.985Z] #0 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.985Z] #0 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:44.985Z] #0 1.798 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T09:51:44.985Z] #0 1.810 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T09:51:44.985Z] #0 1.814 (3/3) Installing tzdata (2024b-r0) [2024-10-08T09:51:44.985Z] #0 1.846 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:51:44.985Z] #0 1.849 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:51:44.985Z] #0 1.884 OK: 10 MiB in 17 packages [2024-10-08T09:51:45.243Z] #64 ... [2024-10-08T09:51:45.243Z] [2024-10-08T09:51:45.243Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:51:45.243Z] #65 ... [2024-10-08T09:51:45.243Z] [2024-10-08T09:51:45.243Z] #66 [security-bootstrapper internal] load build context [2024-10-08T09:51:45.243Z] #66 transferring context: 370.37MB 12.4s [2024-10-08T09:51:45.243Z] #66 ... [2024-10-08T09:51:45.243Z] [2024-10-08T09:51:45.243Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T09:51:45.503Z] #67 ... [2024-10-08T09:51:45.503Z] [2024-10-08T09:51:45.503Z] #49 [core-keeper internal] load build context [2024-10-08T09:51:48.040Z] #49 transferring context: 452.44MB 14.8s done [2024-10-08T09:51:48.040Z] #49 ... [2024-10-08T09:51:48.040Z] [2024-10-08T09:51:48.040Z] #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:51:48.040Z] #36 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:48.040Z] #36 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:51:48.040Z] #36 5.311 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T09:51:48.040Z] #36 5.315 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:51:48.040Z] #36 5.323 OK: 8 MiB in 15 packages [2024-10-08T09:51:48.360Z] #36 ... [2024-10-08T09:51:48.360Z] [2024-10-08T09:51:48.360Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:51:48.360Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T09:51:50.711Z] provisioning config files... [2024-10-08T09:51:50.732Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config11475110995673676380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:51:51.156Z] ---> ****-login.sh [2024-10-08T09:51:51.156Z] nexus3.edgexfoundry.org:10001 [2024-10-08T09:51:51.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:51:51.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:51:51.701Z] Configure a credential helper to remove this warning. See [2024-10-08T09:51:51.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:51:51.701Z] [2024-10-08T09:51:51.701Z] Login Succeeded [2024-10-08T09:51:51.701Z] nexus3.edgexfoundry.org:10002 [2024-10-08T09:51:51.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:51:51.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:51:51.967Z] Configure a credential helper to remove this warning. See [2024-10-08T09:51:51.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:51:51.968Z] [2024-10-08T09:51:51.968Z] Login Succeeded [2024-10-08T09:51:51.968Z] nexus3.edgexfoundry.org:10003 [2024-10-08T09:51:52.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:51:52.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:51:52.237Z] Configure a credential helper to remove this warning. See [2024-10-08T09:51:52.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:51:52.237Z] [2024-10-08T09:51:52.237Z] Login Succeeded [2024-10-08T09:51:52.237Z] nexus3.edgexfoundry.org:10004 [2024-10-08T09:51:52.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:51:52.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:51:52.508Z] Configure a credential helper to remove this warning. See [2024-10-08T09:51:52.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:51:52.508Z] [2024-10-08T09:51:52.508Z] Login Succeeded [2024-10-08T09:51:52.508Z] ****.io [2024-10-08T09:51:52.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:51:53.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:51:53.043Z] Configure a credential helper to remove this warning. See [2024-10-08T09:51:53.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:51:53.043Z] [2024-10-08T09:51:53.043Z] Login Succeeded [2024-10-08T09:51:53.043Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T09:51:53.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-08T09:51:53.655Z] #39 ... [2024-10-08T09:51:53.655Z] [2024-10-08T09:51:53.655Z] #43 [core-common-config-bootstrapper internal] load build context [2024-10-08T09:51:53.655Z] #43 transferring context: 452.44MB 13.4s done [2024-10-08T09:51:53.655Z] #43 ... [2024-10-08T09:51:53.655Z] [2024-10-08T09:51:53.655Z] #44 [core-command internal] load build context [2024-10-08T09:51:53.656Z] #44 transferring context: 452.44MB 13.4s done [2024-10-08T09:51:53.656Z] #44 ... [2024-10-08T09:51:53.656Z] [2024-10-08T09:51:53.656Z] #45 [core-metadata internal] load build context [2024-10-08T09:51:53.656Z] #45 transferring context: 452.44MB 12.3s done [2024-10-08T09:51:53.656Z] #45 ... [2024-10-08T09:51:53.656Z] [2024-10-08T09:51:53.656Z] #47 [support-notifications internal] load build context [2024-10-08T09:51:53.656Z] #47 transferring context: 452.44MB 12.3s done [2024-10-08T09:51:53.656Z] #47 ... [2024-10-08T09:51:53.656Z] [2024-10-08T09:51:53.656Z] #48 [support-scheduler internal] load build context [2024-10-08T09:51:53.656Z] #48 transferring context: 452.44MB 11.2s done [2024-10-08T09:51:53.656Z] #48 ... [2024-10-08T09:51:53.656Z] [2024-10-08T09:51:53.656Z] #46 [security-proxy-setup internal] load build context [2024-10-08T09:51:53.656Z] #46 transferring context: 452.44MB 12.1s done [2024-10-08T09:51:53.689Z] + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] echo [2024-10-08T09:51:53.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:51:53.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:51:53.753Z] ========================================================= [2024-10-08T09:51:53.753Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T09:51:53.753Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-08T09:51:53.916Z] #46 ... [2024-10-08T09:51:53.916Z] [2024-10-08T09:51:53.916Z] #52 [security-secretstore-setup internal] load build context [2024-10-08T09:51:53.916Z] #52 transferring context: 452.44MB 13.7s done [2024-10-08T09:51:53.916Z] #52 ... [2024-10-08T09:51:53.916Z] [2024-10-08T09:51:53.916Z] #53 [security-proxy-auth internal] load build context [2024-10-08T09:51:53.916Z] #53 transferring context: 452.44MB 14.2s done [2024-10-08T09:51:54.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T09:51:54.107Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T09:51:54.107Z] cf04c63912e1: Pulling fs layer [2024-10-08T09:51:54.107Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T09:51:54.107Z] a37a00ec5f00: Pulling fs layer [2024-10-08T09:51:54.107Z] 50b3750afda1: Pulling fs layer [2024-10-08T09:51:54.107Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T09:51:54.107Z] 80978eb59214: Pulling fs layer [2024-10-08T09:51:54.107Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T09:51:54.107Z] c5a475d317c9: Pulling fs layer [2024-10-08T09:51:54.107Z] 4f4fb700ef54: Waiting [2024-10-08T09:51:54.107Z] 80978eb59214: Waiting [2024-10-08T09:51:54.107Z] c9f46d7d2bd2: Waiting [2024-10-08T09:51:54.107Z] c5a475d317c9: Waiting [2024-10-08T09:51:54.107Z] 50b3750afda1: Waiting [2024-10-08T09:51:54.174Z] #53 ... [2024-10-08T09:51:54.175Z] [2024-10-08T09:51:54.175Z] #50 [support-cron-scheduler internal] load build context [2024-10-08T09:51:54.175Z] #50 transferring context: 452.44MB 13.2s done [2024-10-08T09:51:54.175Z] #50 ... [2024-10-08T09:51:54.175Z] [2024-10-08T09:51:54.175Z] #56 [core-data internal] load build context [2024-10-08T09:51:54.175Z] #56 transferring context: 452.44MB 14.5s done [2024-10-08T09:51:54.398Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T09:51:54.398Z] 55b35a11ae5e: Download complete [2024-10-08T09:51:54.398Z] 50b3750afda1: Verifying Checksum [2024-10-08T09:51:54.398Z] 50b3750afda1: Download complete [2024-10-08T09:51:54.398Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T09:51:54.398Z] 4f4fb700ef54: Download complete [2024-10-08T09:51:54.398Z] 80978eb59214: Verifying Checksum [2024-10-08T09:51:54.398Z] 80978eb59214: Download complete [2024-10-08T09:51:54.398Z] cf04c63912e1: Verifying Checksum [2024-10-08T09:51:54.398Z] cf04c63912e1: Download complete [2024-10-08T09:51:54.986Z] c5a475d317c9: Verifying Checksum [2024-10-08T09:51:54.986Z] c5a475d317c9: Download complete [2024-10-08T09:51:55.113Z] #56 ... [2024-10-08T09:51:55.113Z] [2024-10-08T09:51:55.113Z] #61 [security-spiffe-token-provider internal] load build context [2024-10-08T09:51:55.113Z] #61 transferring context: 452.44MB 12.3s done [2024-10-08T09:51:55.113Z] #61 ... [2024-10-08T09:51:55.113Z] [2024-10-08T09:51:55.113Z] #66 [security-bootstrapper internal] load build context [2024-10-08T09:51:55.113Z] #66 transferring context: 452.44MB 13.7s done [2024-10-08T09:51:55.253Z] cf04c63912e1: Pull complete [2024-10-08T09:51:55.844Z] 55b35a11ae5e: Pull complete [2024-10-08T09:51:56.121Z] a37a00ec5f00: Verifying Checksum [2024-10-08T09:51:56.121Z] a37a00ec5f00: Download complete [2024-10-08T09:51:57.085Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T09:51:57.085Z] c9f46d7d2bd2: Download complete [2024-10-08T09:52:05.300Z] #66 ... [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #48 [support-scheduler internal] load build context [2024-10-08T09:52:05.300Z] #48 DONE 32.5s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #46 [security-proxy-setup internal] load build context [2024-10-08T09:52:05.300Z] #46 DONE 32.5s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #47 [support-notifications internal] load build context [2024-10-08T09:52:05.300Z] #47 DONE 32.5s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #61 [security-spiffe-token-provider internal] load build context [2024-10-08T09:52:05.300Z] #61 DONE 32.6s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #50 [support-cron-scheduler internal] load build context [2024-10-08T09:52:05.300Z] #50 DONE 32.6s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #44 [core-command internal] load build context [2024-10-08T09:52:05.300Z] #44 DONE 32.6s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T09:52:05.300Z] #63 DONE 31.9s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T09:52:05.300Z] #62 DONE 31.9s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #55 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-08T09:52:05.300Z] #55 DONE 32.7s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #45 [core-metadata internal] load build context [2024-10-08T09:52:05.300Z] #45 DONE 32.5s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #36 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:52:05.300Z] #36 DONE 32.1s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #68 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:52:05.300Z] #68 ... [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:52:05.300Z] #60 DONE 31.8s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T09:52:05.300Z] #64 DONE 31.9s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #43 [core-common-config-bootstrapper internal] load build context [2024-10-08T09:52:05.300Z] #43 DONE 32.6s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T09:52:05.300Z] #51 DONE 32.0s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #66 [security-bootstrapper internal] load build context [2024-10-08T09:52:05.300Z] #66 DONE 32.7s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #52 [security-secretstore-setup internal] load build context [2024-10-08T09:52:05.300Z] #52 DONE 32.6s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #56 [core-data internal] load build context [2024-10-08T09:52:05.300Z] #56 DONE 32.7s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #53 [security-proxy-auth internal] load build context [2024-10-08T09:52:05.300Z] #53 DONE 32.6s [2024-10-08T09:52:05.300Z] [2024-10-08T09:52:05.300Z] #49 [core-keeper internal] load build context [2024-10-08T09:52:05.300Z] #49 DONE 32.7s [2024-10-08T09:52:05.579Z] [2024-10-08T09:52:05.579Z] #69 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-08T09:52:05.579Z] #69 DONE 0.4s [2024-10-08T09:52:05.579Z] [2024-10-08T09:52:05.579Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:52:06.528Z] #70 ... [2024-10-08T09:52:06.528Z] [2024-10-08T09:52:06.528Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T09:52:06.528Z] #67 32.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:06.528Z] #67 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:06.528Z] #67 32.84 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T09:52:06.528Z] #67 32.86 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T09:52:06.528Z] #67 32.87 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:06.528Z] #67 32.87 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:52:06.528Z] #67 32.92 OK: 9 MiB in 16 packages [2024-10-08T09:52:06.528Z] #67 DONE 33.2s [2024-10-08T09:52:06.787Z] [2024-10-08T09:52:06.787Z] #68 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:52:06.787Z] #68 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:06.787Z] #68 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.152Z] #68 1.895 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:07.152Z] #68 1.895 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:07.152Z] #68 1.899 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:07.152Z] #68 1.953 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:07.152Z] #68 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #68 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #68 ... [2024-10-08T09:52:07.414Z] [2024-10-08T09:52:07.414Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T09:52:07.414Z] #59 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #59 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #59 32.54 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:52:07.414Z] #59 32.54 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:52:07.414Z] #59 32.54 OK: 24163 distinct packages available [2024-10-08T09:52:07.414Z] #59 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #59 32.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #59 32.99 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T09:52:07.414Z] #59 32.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T09:52:07.414Z] #59 32.99 (3/5) Installing libucontext (1.2-r3) [2024-10-08T09:52:07.414Z] #59 33.00 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T09:52:07.414Z] #59 33.00 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T09:52:07.414Z] #59 33.01 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:07.414Z] #59 33.02 OK: 9 MiB in 19 packages [2024-10-08T09:52:07.414Z] #59 DONE 33.4s [2024-10-08T09:52:07.414Z] [2024-10-08T09:52:07.414Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:52:07.414Z] #58 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #58 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #58 32.64 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:52:07.414Z] #58 32.64 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:52:07.414Z] #58 32.64 OK: 24163 distinct packages available [2024-10-08T09:52:07.414Z] #58 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #58 32.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.414Z] #58 33.09 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T09:52:07.414Z] #58 33.09 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T09:52:07.414Z] #58 33.10 (3/4) Installing libucontext (1.2-r3) [2024-10-08T09:52:07.414Z] #58 33.10 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T09:52:07.414Z] #58 33.10 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:07.414Z] #58 33.11 OK: 8 MiB in 18 packages [2024-10-08T09:52:07.414Z] #58 DONE 33.4s [2024-10-08T09:52:07.414Z] [2024-10-08T09:52:07.414Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T09:52:07.673Z] #71 ... [2024-10-08T09:52:07.673Z] [2024-10-08T09:52:07.673Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:52:07.673Z] #65 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #65 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #65 33.16 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:52:07.673Z] #65 33.16 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:52:07.673Z] #65 33.16 OK: 24163 distinct packages available [2024-10-08T09:52:07.673Z] #65 33.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #65 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #65 33.64 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T09:52:07.673Z] #65 33.66 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T09:52:07.673Z] #65 33.67 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T09:52:07.673Z] #65 33.68 (4/14) Installing libunistring (1.2-r0) [2024-10-08T09:52:07.673Z] #65 33.69 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T09:52:07.673Z] #65 33.69 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T09:52:07.673Z] #65 33.70 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T09:52:07.673Z] #65 33.70 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T09:52:07.673Z] #65 33.71 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T09:52:07.673Z] #65 33.72 (10/14) Installing curl (8.10.1-r0) [2024-10-08T09:52:07.673Z] #65 33.73 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T09:52:07.673Z] #65 33.73 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T09:52:07.673Z] #65 33.73 (13/14) Installing libucontext (1.2-r3) [2024-10-08T09:52:07.673Z] #65 33.73 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T09:52:07.673Z] #65 33.74 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:07.673Z] #65 33.74 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:52:07.673Z] #65 33.91 OK: 13 MiB in 28 packages [2024-10-08T09:52:07.673Z] #65 DONE 34.1s [2024-10-08T09:52:07.673Z] [2024-10-08T09:52:07.673Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T09:52:07.673Z] #72 DONE 2.0s [2024-10-08T09:52:07.673Z] [2024-10-08T09:52:07.673Z] #73 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T09:52:07.673Z] #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #0 1.593 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:07.673Z] #0 1.593 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:07.673Z] #0 1.605 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:07.673Z] #0 1.667 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:07.673Z] #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #0 1.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.673Z] #0 2.106 OK: 8 MiB in 16 packages [2024-10-08T09:52:07.673Z] #73 DONE 2.3s [2024-10-08T09:52:07.673Z] [2024-10-08T09:52:07.673Z] #74 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T09:52:07.931Z] #74 ... [2024-10-08T09:52:07.931Z] [2024-10-08T09:52:07.931Z] #68 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:52:07.931Z] #68 2.378 OK: 8 MiB in 15 packages [2024-10-08T09:52:07.931Z] #68 DONE 2.7s [2024-10-08T09:52:07.931Z] [2024-10-08T09:52:07.931Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T09:52:07.931Z] #54 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.931Z] #54 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:07.931Z] #54 34.07 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T09:52:07.931Z] #54 34.08 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T09:52:07.931Z] #54 34.09 (3/4) Installing su-exec (0.2-r3) [2024-10-08T09:52:07.931Z] #54 34.09 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T09:52:07.931Z] #54 34.18 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:07.931Z] #54 34.25 OK: 19 MiB in 18 packages [2024-10-08T09:52:07.931Z] #54 DONE 34.5s [2024-10-08T09:52:07.931Z] [2024-10-08T09:52:07.931Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:52:08.190Z] #75 ... [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T09:52:08.190Z] #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.366 OK: 246 MiB in 54 packages [2024-10-08T09:52:08.190Z] #76 DONE 2.5s [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:52:08.190Z] #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.022 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:08.190Z] #0 2.022 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:08.190Z] #0 2.025 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:08.190Z] #0 2.135 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:08.190Z] #0 2.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.512 OK: 8 MiB in 15 packages [2024-10-08T09:52:08.190Z] #77 DONE 2.7s [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:52:08.190Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 1.852 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:08.190Z] #0 1.852 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:08.190Z] #0 1.954 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:08.190Z] #0 2.056 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:08.190Z] #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #0 2.476 OK: 10 MiB in 17 packages [2024-10-08T09:52:08.190Z] #78 DONE 2.7s [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:08.190Z] #79 DONE 0.1s [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:52:08.190Z] #70 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #70 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.190Z] #70 2.350 OK: 246 MiB in 54 packages [2024-10-08T09:52:08.190Z] #70 DONE 2.7s [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:08.190Z] #80 DONE 0.2s [2024-10-08T09:52:08.190Z] [2024-10-08T09:52:08.190Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:08.454Z] #81 ... [2024-10-08T09:52:08.454Z] [2024-10-08T09:52:08.454Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T09:52:08.454Z] #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.454Z] #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.454Z] #0 2.491 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:08.454Z] #0 2.491 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:08.454Z] #0 2.497 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:08.454Z] #0 2.594 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:08.454Z] #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.454Z] #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:08.454Z] #0 2.933 OK: 19 MiB in 18 packages [2024-10-08T09:52:08.454Z] #82 DONE 3.1s [2024-10-08T09:52:08.454Z] [2024-10-08T09:52:08.454Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:09.035Z] #83 ... [2024-10-08T09:52:09.035Z] [2024-10-08T09:52:09.035Z] #84 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:52:09.035Z] #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:09.035Z] #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:09.035Z] #0 3.087 OK: 246 MiB in 54 packages [2024-10-08T09:52:09.035Z] #84 DONE 3.3s [2024-10-08T09:52:09.035Z] [2024-10-08T09:52:09.035Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:09.035Z] #85 DONE 0.1s [2024-10-08T09:52:09.035Z] [2024-10-08T09:52:09.035Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T09:52:09.035Z] #0 1.992 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:09.035Z] #0 2.524 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:09.035Z] #0 3.239 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T09:52:09.035Z] #0 3.520 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:09.035Z] #0 3.527 OK: 8 MiB in 15 packages [2024-10-08T09:52:09.035Z] #86 DONE 3.7s [2024-10-08T09:52:09.035Z] [2024-10-08T09:52:09.035Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:09.401Z] a37a00ec5f00: Pull complete [2024-10-08T09:52:09.667Z] 50b3750afda1: Pull complete [2024-10-08T09:52:09.940Z] 4f4fb700ef54: Pull complete [2024-10-08T09:52:09.940Z] 80978eb59214: Pull complete [2024-10-08T09:52:10.428Z] #87 ... [2024-10-08T09:52:10.428Z] [2024-10-08T09:52:10.428Z] #88 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T09:52:10.428Z] #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #0 3.881 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:52:10.428Z] #0 3.881 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:52:10.428Z] #0 3.881 OK: 24162 distinct packages available [2024-10-08T09:52:10.428Z] #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #0 4.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #0 4.314 OK: 246 MiB in 54 packages [2024-10-08T09:52:10.428Z] #88 DONE 4.8s [2024-10-08T09:52:10.428Z] [2024-10-08T09:52:10.428Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T09:52:10.428Z] #71 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #71 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #71 2.305 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:10.428Z] #71 2.305 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:10.428Z] #71 2.310 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:10.428Z] #71 2.370 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:10.428Z] #71 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #71 2.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.428Z] #71 2.873 OK: 9 MiB in 19 packages [2024-10-08T09:52:10.695Z] #71 DONE 3.2s [2024-10-08T09:52:10.695Z] [2024-10-08T09:52:10.695Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:52:10.695Z] #0 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.695Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.695Z] #0 2.839 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:10.695Z] #0 2.839 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:10.695Z] #0 2.845 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:10.695Z] #0 2.919 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:10.695Z] #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.695Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:10.695Z] #0 3.619 OK: 9 MiB in 16 packages [2024-10-08T09:52:10.695Z] #89 DONE 3.9s [2024-10-08T09:52:10.695Z] [2024-10-08T09:52:10.695Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:10.695Z] #90 DONE 0.3s [2024-10-08T09:52:10.695Z] [2024-10-08T09:52:10.695Z] #74 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T09:52:10.695Z] #74 DONE 3.0s [2024-10-08T09:52:10.695Z] [2024-10-08T09:52:10.695Z] #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T09:52:12.081Z] #91 DONE 1.3s [2024-10-08T09:52:12.081Z] [2024-10-08T09:52:12.081Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:52:12.081Z] #0 2.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.081Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.081Z] #0 2.814 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:12.081Z] #0 2.814 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:12.081Z] #0 2.819 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:12.081Z] #0 2.886 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:12.081Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.081Z] #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.081Z] #0 3.254 OK: 8 MiB in 18 packages [2024-10-08T09:52:12.081Z] #92 DONE 4.5s [2024-10-08T09:52:12.081Z] [2024-10-08T09:52:12.081Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T09:52:12.081Z] #0 2.978 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.081Z] #0 3.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.081Z] #0 4.181 OK: 246 MiB in 54 packages [2024-10-08T09:52:12.081Z] #93 DONE 4.4s [2024-10-08T09:52:12.081Z] [2024-10-08T09:52:12.081Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:52:12.340Z] #94 ... [2024-10-08T09:52:12.340Z] [2024-10-08T09:52:12.340Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:52:12.340Z] #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.340Z] #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.340Z] #0 3.382 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:12.340Z] #0 3.382 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:12.340Z] #0 3.389 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:12.340Z] #0 3.450 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:12.340Z] #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.340Z] #0 3.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.340Z] #0 3.930 OK: 13 MiB in 28 packages [2024-10-08T09:52:12.340Z] #95 DONE 4.8s [2024-10-08T09:52:12.598Z] [2024-10-08T09:52:12.598Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T09:52:12.598Z] #96 DONE 1.9s [2024-10-08T09:52:12.598Z] [2024-10-08T09:52:12.598Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:52:12.598Z] #75 4.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.598Z] #75 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.598Z] #75 ... [2024-10-08T09:52:12.598Z] [2024-10-08T09:52:12.598Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:52:12.598Z] #97 DONE 2.0s [2024-10-08T09:52:12.598Z] [2024-10-08T09:52:12.598Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:52:12.598Z] #75 4.666 Upgrading critical system libraries and apk-tools: [2024-10-08T09:52:12.598Z] #75 4.666 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:52:12.932Z] #75 4.711 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:52:12.932Z] #75 4.775 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:52:12.932Z] #75 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:12.932Z] #75 4.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T09:52:13.500Z] #75 5.360 OK: 19 MiB in 18 packages [2024-10-08T09:52:13.500Z] #75 ... [2024-10-08T09:52:13.500Z] [2024-10-08T09:52:13.500Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:52:13.500Z] #94 DONE 1.5s [2024-10-08T09:52:13.500Z] [2024-10-08T09:52:13.500Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T09:52:14.070Z] #98 ... [2024-10-08T09:52:14.070Z] [2024-10-08T09:52:14.070Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T09:52:14.070Z] #99 DONE 1.6s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T09:52:14.329Z] #100 DONE 2.0s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:52:14.329Z] #75 DONE 6.2s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:52:14.329Z] #101 DONE 1.7s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T09:52:14.329Z] #98 DONE 0.8s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T09:52:14.329Z] #102 DONE 0.1s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T09:52:14.329Z] #103 DONE 0.1s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-08T09:52:14.329Z] #104 DONE 0.1s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #105 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T09:52:14.329Z] #105 DONE 0.1s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T09:52:14.329Z] #106 DONE 0.1s [2024-10-08T09:52:14.329Z] [2024-10-08T09:52:14.329Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T09:52:14.587Z] #107 DONE 0.2s [2024-10-08T09:52:14.587Z] [2024-10-08T09:52:14.587Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-08T09:52:14.587Z] #108 DONE 0.1s [2024-10-08T09:52:14.587Z] [2024-10-08T09:52:14.587Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T09:52:14.587Z] #109 DONE 0.2s [2024-10-08T09:52:14.587Z] [2024-10-08T09:52:14.587Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-08T09:52:14.587Z] #110 DONE 0.2s [2024-10-08T09:52:14.587Z] [2024-10-08T09:52:14.587Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T09:52:14.587Z] #111 DONE 0.1s [2024-10-08T09:52:14.587Z] [2024-10-08T09:52:14.587Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-08T09:52:14.845Z] #112 DONE 0.1s [2024-10-08T09:52:14.845Z] [2024-10-08T09:52:14.845Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-08T09:52:14.845Z] #113 DONE 0.1s [2024-10-08T09:52:14.845Z] [2024-10-08T09:52:14.845Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T09:52:14.845Z] #114 DONE 0.1s [2024-10-08T09:52:14.845Z] [2024-10-08T09:52:14.845Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-08T09:52:14.845Z] #115 DONE 0.1s [2024-10-08T09:52:14.845Z] [2024-10-08T09:52:14.845Z] #116 [security-spire-config] exporting to image [2024-10-08T09:52:14.845Z] #116 exporting layers [2024-10-08T09:52:15.416Z] #116 exporting layers 0.6s done [2024-10-08T09:52:15.416Z] #116 writing image sha256:7eb975a9c943ad9710c08ab1dbfb9b706fe4f73582566e3e40b1017dadde1d36 done [2024-10-08T09:52:15.416Z] #116 naming to docker.io/library/security-spire-server done [2024-10-08T09:52:15.674Z] #116 exporting layers 0.6s done [2024-10-08T09:52:15.674Z] #116 writing image sha256:23ee2db2d9f639240b3e37ae53e861cd197ae9d1c60ccb94b3090f451681a053 0.0s done [2024-10-08T09:52:15.675Z] #116 naming to docker.io/library/security-spire-config done [2024-10-08T09:52:15.675Z] #116 writing image sha256:8c4dac4c753ce10a5d91d18d692492c71d61e577599420b5839fa941f30e6487 done [2024-10-08T09:52:15.675Z] #116 naming to docker.io/library/security-spire-agent done [2024-10-08T09:52:15.675Z] #116 DONE 0.7s [2024-10-08T09:52:15.675Z] [2024-10-08T09:52:15.675Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:15.675Z] #117 ... [2024-10-08T09:52:15.675Z] [2024-10-08T09:52:15.675Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:52:15.933Z] #39 ... [2024-10-08T09:52:15.933Z] [2024-10-08T09:52:15.933Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:52:15.933Z] #57 ... [2024-10-08T09:52:15.933Z] [2024-10-08T09:52:15.933Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:18.139Z] c9f46d7d2bd2: Pull complete [2024-10-08T09:52:19.546Z] c5a475d317c9: Pull complete [2024-10-08T09:52:19.547Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T09:52:19.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T09:52:19.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-08T09:52:19.883Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T09:52:19.883Z] WORKDIR /edgex [2024-10-08T09:52:19.883Z] COPY go.mod . [2024-10-08T09:52:19.883Z] RUN go mod download [2024-10-08T09:52:19.883Z] docker build -t ci-base-image-arm64 -f - . [2024-10-08T09:52:20.480Z] Sending build context to Docker daemon 3.687MB [2024-10-08T09:52:20.480Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T09:52:20.481Z] ---> be29e6b0f0d4 [2024-10-08T09:52:20.481Z] Step 2/4 : WORKDIR /edgex [2024-10-08T09:52:22.411Z] ---> Running in 5d3fdc577914 [2024-10-08T09:52:22.680Z] Removing intermediate container 5d3fdc577914 [2024-10-08T09:52:22.680Z] ---> e0768b9aaf5d [2024-10-08T09:52:22.680Z] Step 3/4 : COPY go.mod . [2024-10-08T09:52:22.946Z] ---> 9575c404fca8 [2024-10-08T09:52:22.946Z] Step 4/4 : RUN go mod download [2024-10-08T09:52:23.212Z] ---> Running in 047ab79b1cce [2024-10-08T09:52:48.066Z] #118 DONE 36.6s [2024-10-08T09:52:48.066Z] [2024-10-08T09:52:48.066Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:48.066Z] #87 DONE 38.3s [2024-10-08T09:52:48.066Z] [2024-10-08T09:52:48.066Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:48.066Z] #117 DONE 33.0s [2024-10-08T09:52:48.066Z] [2024-10-08T09:52:48.066Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:48.066Z] #83 DONE 39.1s [2024-10-08T09:52:48.066Z] [2024-10-08T09:52:48.066Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:48.066Z] #81 DONE 39.0s [2024-10-08T09:52:48.066Z] [2024-10-08T09:52:48.066Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #119 DONE 8.2s [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #120 DONE 8.2s [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #121 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #122 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #123 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #124 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #125 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #126 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #127 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #128 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #129 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #130 [core-command builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #130 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #131 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #132 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #133 [core-keeper builder 7/8] COPY . . [2024-10-08T09:52:56.189Z] #133 DONE 8.2s [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #134 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #135 [support-scheduler builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #135 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #136 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #137 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #138 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #139 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #140 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #141 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #142 [core-data builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #142 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #143 DONE 8.3s [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:52:56.189Z] #144 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #145 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:52:56.189Z] #146 CACHED [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #147 [core-metadata builder 6/7] COPY . . [2024-10-08T09:52:56.189Z] #147 DONE 8.3s [2024-10-08T09:52:56.189Z] [2024-10-08T09:52:56.189Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:52:56.755Z] #148 1.237 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T09:53:06.728Z] #148 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:53:06.728Z] #0 0.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T09:53:06.728Z] #149 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:53:06.728Z] #0 0.754 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T09:53:06.728Z] #150 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T09:53:06.728Z] #0 0.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T09:53:06.728Z] #151 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:53:06.728Z] #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T09:53:06.728Z] #152 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T09:53:06.728Z] #0 1.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-08T09:53:06.728Z] #153 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T09:53:06.728Z] #0 1.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T09:53:06.728Z] #154 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-08T09:53:06.728Z] #0 0.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-08T09:53:06.728Z] #155 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T09:53:06.728Z] #0 0.963 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T09:53:06.728Z] #156 ... [2024-10-08T09:53:06.728Z] [2024-10-08T09:53:06.728Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:53:06.728Z] #0 1.218 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T09:53:06.986Z] #157 ... [2024-10-08T09:53:06.986Z] [2024-10-08T09:53:06.986Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T09:53:06.986Z] #0 0.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T09:53:06.986Z] #158 ... [2024-10-08T09:53:06.986Z] [2024-10-08T09:53:06.986Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T09:53:06.986Z] #0 1.531 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T09:53:07.244Z] #159 ... [2024-10-08T09:53:07.244Z] [2024-10-08T09:53:07.244Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T09:53:07.244Z] #0 0.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T09:53:19.705Z] Removing intermediate container 047ab79b1cce [2024-10-08T09:53:19.705Z] ---> 59ee09bf610e [2024-10-08T09:53:19.705Z] Successfully built 59ee09bf610e [2024-10-08T09:53:19.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:53:20.041Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T09:53:20.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:53:20.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-22192 does not seem to be running inside a container [2024-10-08T09:53:20.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T09:53:21.461Z] $ docker top d5113ec243b71c7e40fc07638ad1d8c61a9739a833c6611d6b509d915c61a259 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T09:53:22.280Z] + go version [2024-10-08T09:53:22.280Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T09:53:22.298Z] $ docker stop --time=1 d5113ec243b71c7e40fc07638ad1d8c61a9739a833c6611d6b509d915c61a259 [2024-10-08T09:53:23.811Z] $ docker rm -f --volumes d5113ec243b71c7e40fc07638ad1d8c61a9739a833c6611d6b509d915c61a259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:53:24.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T09:53:24.475Z] [2024-10-08T09:53:24.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:53:24.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T09:53:25.078Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-08T09:53:25.078Z] 547446be3368: Pulling fs layer [2024-10-08T09:53:25.078Z] d125d8839a47: Pulling fs layer [2024-10-08T09:53:25.078Z] 3e85d5ac6304: Pulling fs layer [2024-10-08T09:53:25.078Z] c3105a71a48b: Pulling fs layer [2024-10-08T09:53:25.078Z] 0f093f025ec4: Pulling fs layer [2024-10-08T09:53:25.078Z] c3106fc0e877: Pulling fs layer [2024-10-08T09:53:25.078Z] c3105a71a48b: Waiting [2024-10-08T09:53:25.078Z] 0f093f025ec4: Waiting [2024-10-08T09:53:25.078Z] c3106fc0e877: Waiting [2024-10-08T09:53:25.078Z] 547446be3368: Verifying Checksum [2024-10-08T09:53:25.078Z] 547446be3368: Download complete [2024-10-08T09:53:25.078Z] c3105a71a48b: Verifying Checksum [2024-10-08T09:53:25.078Z] c3105a71a48b: Download complete [2024-10-08T09:53:25.347Z] d125d8839a47: Verifying Checksum [2024-10-08T09:53:25.347Z] d125d8839a47: Download complete [2024-10-08T09:53:25.347Z] c3106fc0e877: Verifying Checksum [2024-10-08T09:53:25.614Z] 0f093f025ec4: Verifying Checksum [2024-10-08T09:53:25.615Z] 0f093f025ec4: Download complete [2024-10-08T09:53:25.882Z] 547446be3368: Pull complete [2024-10-08T09:53:26.846Z] d125d8839a47: Pull complete [2024-10-08T09:53:27.430Z] 3e85d5ac6304: Verifying Checksum [2024-10-08T09:53:27.430Z] 3e85d5ac6304: Download complete [2024-10-08T09:53:37.511Z] 3e85d5ac6304: Pull complete [2024-10-08T09:53:37.511Z] c3105a71a48b: Pull complete [2024-10-08T09:53:38.465Z] 0f093f025ec4: Pull complete [2024-10-08T09:53:38.465Z] c3106fc0e877: Pull complete [2024-10-08T09:53:38.465Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-08T09:53:38.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-08T09:53:38.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T09:53:38.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-22192 does not seem to be running inside a container [2024-10-08T09:53:38.728Z] $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-10-08T09:53:40.698Z] $ docker top b02550fe832f596945537b364a6b13de45f2f909a7e5777f4e6257abb377b541 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T09:53:41.222Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-08T09:53:51.310Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-10-08T09:53:51.310Z] #1 transferring dockerfile: [2024-10-08T09:53:51.575Z] #1 transferring dockerfile: 1.81kB done [2024-10-08T09:53:51.575Z] #1 DONE 1.2s [2024-10-08T09:53:52.163Z] [2024-10-08T09:53:52.163Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-10-08T09:53:52.163Z] #2 transferring dockerfile: 2.13kB done [2024-10-08T09:53:52.163Z] #2 DONE 0.0s [2024-10-08T09:53:52.163Z] [2024-10-08T09:53:52.163Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-08T09:53:52.163Z] #3 transferring dockerfile: 1.89kB done [2024-10-08T09:53:52.163Z] #3 DONE 0.1s [2024-10-08T09:53:52.163Z] [2024-10-08T09:53:52.163Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-08T09:53:52.430Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-10-08T09:53:52.430Z] #4 DONE 0.1s [2024-10-08T09:53:52.430Z] [2024-10-08T09:53:52.430Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-10-08T09:53:52.430Z] #5 transferring dockerfile: 2.02kB done [2024-10-08T09:53:52.430Z] #5 DONE 0.1s [2024-10-08T09:53:52.430Z] [2024-10-08T09:53:52.430Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-08T09:53:52.430Z] #6 transferring dockerfile: 1.69kB done [2024-10-08T09:53:52.430Z] #6 DONE 0.1s [2024-10-08T09:53:52.430Z] [2024-10-08T09:53:52.430Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-08T09:53:52.430Z] #7 transferring dockerfile: 2.49kB done [2024-10-08T09:53:52.430Z] #7 DONE 0.1s [2024-10-08T09:53:52.430Z] [2024-10-08T09:53:52.430Z] #8 [core-command internal] load build definition from Dockerfile [2024-10-08T09:53:52.698Z] #8 transferring dockerfile: 1.93kB done [2024-10-08T09:53:52.698Z] #8 DONE 0.1s [2024-10-08T09:53:52.698Z] [2024-10-08T09:53:52.698Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-10-08T09:53:52.698Z] #9 transferring dockerfile: 1.70kB done [2024-10-08T09:53:52.698Z] #9 DONE 0.1s [2024-10-08T09:53:52.698Z] [2024-10-08T09:53:52.698Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-08T09:53:52.698Z] #10 transferring dockerfile: 2.50kB done [2024-10-08T09:53:52.698Z] #10 DONE 0.1s [2024-10-08T09:53:52.698Z] [2024-10-08T09:53:52.698Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-10-08T09:53:52.698Z] #11 transferring dockerfile: 2.07kB done [2024-10-08T09:53:52.698Z] #11 DONE 0.1s [2024-10-08T09:53:52.698Z] [2024-10-08T09:53:52.698Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-08T09:53:52.698Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-10-08T09:53:52.698Z] #12 DONE 0.1s [2024-10-08T09:53:52.698Z] [2024-10-08T09:53:52.698Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-10-08T09:53:52.698Z] #13 transferring dockerfile: 1.93kB done [2024-10-08T09:53:52.698Z] #13 DONE 0.1s [2024-10-08T09:53:52.976Z] [2024-10-08T09:53:52.976Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-08T09:53:52.976Z] #14 transferring dockerfile: 3.17kB done [2024-10-08T09:53:52.976Z] #14 DONE 0.1s [2024-10-08T09:53:52.976Z] [2024-10-08T09:53:52.976Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-08T09:53:52.976Z] #15 transferring dockerfile: 1.85kB done [2024-10-08T09:53:52.976Z] #15 DONE 0.1s [2024-10-08T09:53:52.976Z] [2024-10-08T09:53:52.976Z] #16 [core-data internal] load build definition from Dockerfile [2024-10-08T09:53:52.976Z] #16 transferring dockerfile: 2.07kB done [2024-10-08T09:53:52.976Z] #16 DONE 0.1s [2024-10-08T09:53:52.976Z] [2024-10-08T09:53:52.976Z] #17 [security-spire-agent internal] load .dockerignore [2024-10-08T09:53:53.247Z] #17 transferring context: 50B 0.0s done [2024-10-08T09:53:53.247Z] #17 DONE 0.1s [2024-10-08T09:53:53.829Z] [2024-10-08T09:53:53.829Z] #18 [core-metadata internal] load .dockerignore [2024-10-08T09:53:53.829Z] #18 transferring context: 50B done [2024-10-08T09:53:53.829Z] #18 DONE 0.0s [2024-10-08T09:53:53.829Z] [2024-10-08T09:53:53.829Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-10-08T09:53:53.829Z] #19 transferring context: 50B done [2024-10-08T09:53:53.829Z] #19 DONE 0.1s [2024-10-08T09:53:53.829Z] [2024-10-08T09:53:53.829Z] #20 [security-proxy-auth internal] load .dockerignore [2024-10-08T09:53:54.097Z] #20 transferring context: 50B done [2024-10-08T09:53:54.097Z] #20 DONE 0.1s [2024-10-08T09:53:54.097Z] [2024-10-08T09:53:54.097Z] #21 [support-notifications internal] load .dockerignore [2024-10-08T09:53:54.097Z] #21 transferring context: 50B 0.0s done [2024-10-08T09:53:54.097Z] #21 DONE 0.1s [2024-10-08T09:53:54.097Z] [2024-10-08T09:53:54.097Z] #22 [security-spire-config internal] load .dockerignore [2024-10-08T09:53:54.097Z] #22 transferring context: 50B 0.0s done [2024-10-08T09:53:54.097Z] #22 DONE 0.1s [2024-10-08T09:53:54.097Z] [2024-10-08T09:53:54.097Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-10-08T09:53:54.097Z] #23 transferring context: 50B 0.0s done [2024-10-08T09:53:54.365Z] #23 DONE 0.1s [2024-10-08T09:53:54.365Z] [2024-10-08T09:53:54.365Z] #24 [core-command internal] load .dockerignore [2024-10-08T09:53:54.365Z] #24 transferring context: 50B 0.0s done [2024-10-08T09:53:54.365Z] #24 DONE 0.1s [2024-10-08T09:53:54.365Z] [2024-10-08T09:53:54.365Z] #25 [security-spire-server internal] load .dockerignore [2024-10-08T09:53:54.365Z] #25 transferring context: 50B 0.0s done [2024-10-08T09:53:54.365Z] #25 DONE 0.1s [2024-10-08T09:53:54.365Z] [2024-10-08T09:53:54.365Z] #26 [security-proxy-setup internal] load .dockerignore [2024-10-08T09:53:54.365Z] #26 transferring context: 50B 0.0s done [2024-10-08T09:53:54.365Z] #26 DONE 0.1s [2024-10-08T09:53:54.365Z] [2024-10-08T09:53:54.365Z] #27 [core-keeper internal] load .dockerignore [2024-10-08T09:53:54.365Z] #27 transferring context: 50B 0.0s done [2024-10-08T09:53:54.365Z] #27 DONE 0.1s [2024-10-08T09:53:54.365Z] [2024-10-08T09:53:54.365Z] #28 [support-scheduler internal] load .dockerignore [2024-10-08T09:53:54.632Z] #28 transferring context: 50B done [2024-10-08T09:53:54.632Z] #28 DONE 0.1s [2024-10-08T09:53:54.632Z] [2024-10-08T09:53:54.632Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-08T09:53:54.632Z] #29 transferring context: 50B 0.0s done [2024-10-08T09:53:54.632Z] #29 DONE 0.1s [2024-10-08T09:53:54.632Z] [2024-10-08T09:53:54.632Z] #30 [security-bootstrapper internal] load .dockerignore [2024-10-08T09:53:54.632Z] #30 transferring context: 50B done [2024-10-08T09:53:54.632Z] #30 DONE 0.1s [2024-10-08T09:53:54.632Z] [2024-10-08T09:53:54.632Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-08T09:53:54.632Z] #31 transferring context: 50B 0.0s done [2024-10-08T09:53:54.632Z] #31 DONE 0.1s [2024-10-08T09:53:54.632Z] [2024-10-08T09:53:54.632Z] #32 [core-data internal] load .dockerignore [2024-10-08T09:53:54.904Z] #32 transferring context: 50B 0.0s done [2024-10-08T09:53:54.904Z] #32 DONE 0.1s [2024-10-08T09:53:54.904Z] [2024-10-08T09:53:54.904Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T09:53:54.904Z] #33 ... [2024-10-08T09:53:54.904Z] [2024-10-08T09:53:54.904Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:53:54.904Z] #34 DONE 0.2s [2024-10-08T09:53:55.176Z] [2024-10-08T09:53:55.176Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T09:53:55.446Z] #35 DONE 0.6s [2024-10-08T09:53:55.446Z] [2024-10-08T09:53:55.446Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-08T09:53:55.446Z] #33 DONE 0.6s [2024-10-08T09:53:55.446Z] [2024-10-08T09:53:55.446Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.446Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.446Z] #36 ... [2024-10-08T09:53:55.446Z] [2024-10-08T09:53:55.446Z] #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:55.447Z] #37 DONE 0.0s [2024-10-08T09:53:55.447Z] [2024-10-08T09:53:55.447Z] #38 [security-spire-agent internal] load build context [2024-10-08T09:53:55.447Z] #38 transferring context: 27.51kB 0.0s done [2024-10-08T09:53:55.447Z] #38 DONE 0.1s [2024-10-08T09:53:55.447Z] [2024-10-08T09:53:55.447Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.447Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T09:53:55.716Z] #36 ... [2024-10-08T09:53:55.716Z] [2024-10-08T09:53:55.716Z] #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:55.716Z] #37 DONE 0.0s [2024-10-08T09:53:55.716Z] [2024-10-08T09:53:55.716Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.716Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-08T09:53:55.716Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T09:53:55.716Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T09:53:55.716Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T09:53:55.716Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-08T09:53:55.716Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-08T09:53:55.716Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T09:53:55.716Z] #36 ... [2024-10-08T09:53:55.716Z] [2024-10-08T09:53:55.716Z] #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:55.716Z] #37 DONE 0.0s [2024-10-08T09:53:55.716Z] [2024-10-08T09:53:55.716Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.716Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-08T09:53:55.716Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T09:53:55.716Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T09:53:55.716Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2024-10-08T09:53:55.995Z] #36 ... [2024-10-08T09:53:55.995Z] [2024-10-08T09:53:55.995Z] #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:55.995Z] #37 DONE 0.0s [2024-10-08T09:53:55.995Z] [2024-10-08T09:53:55.995Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.995Z] #36 ... [2024-10-08T09:53:55.995Z] [2024-10-08T09:53:55.995Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:53:55.995Z] #34 DONE 0.5s [2024-10-08T09:53:55.995Z] [2024-10-08T09:53:55.995Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:55.995Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.4s [2024-10-08T09:53:56.275Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.6s [2024-10-08T09:53:56.275Z] #36 ... [2024-10-08T09:53:56.275Z] [2024-10-08T09:53:56.275Z] #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:56.275Z] #37 DONE 0.1s [2024-10-08T09:53:56.275Z] [2024-10-08T09:53:56.275Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:56.275Z] #36 ... [2024-10-08T09:53:56.275Z] [2024-10-08T09:53:56.275Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T09:53:56.275Z] #35 DONE 1.1s [2024-10-08T09:53:56.275Z] [2024-10-08T09:53:56.275Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:56.275Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-08T09:53:56.545Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T09:53:56.545Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-08T09:53:56.545Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T09:53:56.545Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T09:53:56.545Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T09:53:56.545Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T09:53:56.545Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T09:53:56.545Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T09:53:56.545Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.9s [2024-10-08T09:53:56.545Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-08T09:53:56.545Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s [2024-10-08T09:53:56.813Z] #36 ... [2024-10-08T09:53:56.813Z] [2024-10-08T09:53:56.813Z] #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:56.813Z] #37 DONE 0.1s [2024-10-08T09:53:56.813Z] [2024-10-08T09:53:56.814Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:56.814Z] #36 ... [2024-10-08T09:53:56.814Z] [2024-10-08T09:53:56.814Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:53:56.814Z] #34 DONE 1.1s [2024-10-08T09:53:56.814Z] [2024-10-08T09:53:56.814Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:56.814Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.63MB / 28.04MB 1.3s [2024-10-08T09:53:57.081Z] #36 ... [2024-10-08T09:53:57.081Z] [2024-10-08T09:53:57.081Z] #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:57.081Z] #37 DONE 0.2s [2024-10-08T09:53:57.081Z] [2024-10-08T09:53:57.081Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:57.081Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.57MB / 28.04MB 1.6s [2024-10-08T09:53:57.350Z] #36 ... [2024-10-08T09:53:57.350Z] [2024-10-08T09:53:57.350Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-08T09:53:57.350Z] #35 DONE 1.4s [2024-10-08T09:53:57.350Z] [2024-10-08T09:53:57.350Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:57.350Z] #36 ... [2024-10-08T09:53:57.350Z] [2024-10-08T09:53:57.350Z] #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:57.350Z] #37 DONE 0.2s [2024-10-08T09:53:57.350Z] [2024-10-08T09:53:57.350Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:57.350Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-08T09:53:57.350Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-08T09:53:57.350Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-08T09:53:57.350Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-08T09:53:57.350Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-08T09:53:57.350Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T09:53:57.350Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T09:53:57.350Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-08T09:53:57.350Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-08T09:53:57.350Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-08T09:53:57.619Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.9s [2024-10-08T09:53:57.619Z] #36 ... [2024-10-08T09:53:57.619Z] [2024-10-08T09:53:57.619Z] #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:57.619Z] #37 DONE 0.2s [2024-10-08T09:53:57.619Z] [2024-10-08T09:53:57.619Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:57.888Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.2s [2024-10-08T09:53:57.888Z] #36 ... [2024-10-08T09:53:57.888Z] [2024-10-08T09:53:57.888Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:53:57.888Z] #34 DONE 2.0s [2024-10-08T09:53:58.158Z] [2024-10-08T09:53:58.158Z] #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:58.158Z] #37 DONE 0.2s [2024-10-08T09:53:58.158Z] [2024-10-08T09:53:58.158Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:58.158Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 2.6s [2024-10-08T09:53:58.158Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s [2024-10-08T09:53:58.426Z] #36 ... [2024-10-08T09:53:58.426Z] [2024-10-08T09:53:58.426Z] #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:58.426Z] #37 DONE 0.2s [2024-10-08T09:53:58.426Z] [2024-10-08T09:53:58.426Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:58.697Z] #36 ... [2024-10-08T09:53:58.697Z] [2024-10-08T09:53:58.697Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:53:58.697Z] #34 DONE 2.6s [2024-10-08T09:53:58.697Z] [2024-10-08T09:53:58.697Z] #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-08T09:53:58.697Z] #37 DONE 0.2s [2024-10-08T09:53:58.697Z] [2024-10-08T09:53:58.697Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:53:58.697Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done [2024-10-08T09:53:58.971Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done [2024-10-08T09:53:58.971Z] #36 ... [2024-10-08T09:53:58.971Z] [2024-10-08T09:53:58.971Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-08T09:53:58.971Z] #34 DONE 2.9s [2024-10-08T09:53:59.243Z] [2024-10-08T09:53:59.243Z] #39 [security-spire-config internal] load build context [2024-10-08T09:53:59.243Z] #39 transferring context: 26.23kB 0.3s done [2024-10-08T09:53:59.243Z] #39 DONE 2.7s [2024-10-08T09:53:59.243Z] [2024-10-08T09:53:59.243Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T09:53:59.243Z] #40 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-08T09:53:59.243Z] #40 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-08T09:53:59.243Z] #40 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-08T09:53:59.243Z] #40 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-08T09:53:59.243Z] #40 ... [2024-10-08T09:53:59.243Z] [2024-10-08T09:53:59.243Z] #41 [core-metadata internal] load build context [2024-10-08T09:53:59.243Z] #41 transferring context: 3.23MB 2.1s done [2024-10-08T09:53:59.243Z] #41 DONE 3.4s [2024-10-08T09:53:59.513Z] [2024-10-08T09:53:59.513Z] #42 [security-proxy-auth internal] load build context [2024-10-08T09:53:59.513Z] #42 transferring context: 3.23MB 2.2s done [2024-10-08T09:53:59.513Z] #42 DONE 3.6s [2024-10-08T09:53:59.513Z] [2024-10-08T09:53:59.513Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:53:59.513Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-08T09:53:59.513Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-08T09:53:59.513Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-08T09:53:59.513Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-08T09:53:59.513Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-08T09:53:59.513Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-08T09:53:59.513Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-08T09:53:59.513Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.8s done [2024-10-08T09:53:59.513Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-08T09:53:59.513Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-08T09:53:59.513Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.8s [2024-10-08T09:54:00.098Z] #43 ... [2024-10-08T09:54:00.098Z] [2024-10-08T09:54:00.098Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-08T09:54:00.098Z] #44 transferring context: 3.23MB 2.6s done [2024-10-08T09:54:00.098Z] #44 DONE 4.2s [2024-10-08T09:54:00.098Z] [2024-10-08T09:54:00.098Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:00.366Z] #43 ... [2024-10-08T09:54:00.366Z] [2024-10-08T09:54:00.366Z] #45 [security-secretstore-setup internal] load build context [2024-10-08T09:54:00.366Z] #45 transferring context: 3.23MB 1.9s done [2024-10-08T09:54:00.366Z] #45 DONE 4.3s [2024-10-08T09:54:00.366Z] [2024-10-08T09:54:00.366Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:00.952Z] #43 ... [2024-10-08T09:54:00.952Z] [2024-10-08T09:54:00.952Z] #46 [security-spire-server internal] load build context [2024-10-08T09:54:00.952Z] #46 transferring context: 27.98kB 0.1s done [2024-10-08T09:54:00.952Z] #46 DONE 3.4s [2024-10-08T09:54:00.952Z] [2024-10-08T09:54:00.952Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:00.952Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-10-08T09:54:01.917Z] #36 ... [2024-10-08T09:54:01.917Z] [2024-10-08T09:54:01.917Z] #47 [support-notifications internal] load build context [2024-10-08T09:54:01.917Z] #47 transferring context: 3.23MB 2.4s done [2024-10-08T09:54:01.917Z] #47 DONE 5.7s [2024-10-08T09:54:01.917Z] [2024-10-08T09:54:01.917Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:04.507Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.9s [2024-10-08T09:54:05.090Z] #43 ... [2024-10-08T09:54:05.090Z] [2024-10-08T09:54:05.090Z] #48 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-08T09:54:05.090Z] #48 DONE 9.2s [2024-10-08T09:54:05.090Z] [2024-10-08T09:54:05.090Z] #49 [security-proxy-setup internal] load build context [2024-10-08T09:54:05.357Z] #49 ... [2024-10-08T09:54:05.357Z] [2024-10-08T09:54:05.357Z] #50 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-08T09:54:05.943Z] #50 ... [2024-10-08T09:54:05.943Z] [2024-10-08T09:54:05.943Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:05.943Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:05.943Z] #51 ... [2024-10-08T09:54:05.943Z] [2024-10-08T09:54:05.943Z] #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:05.943Z] #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:05.943Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:06.214Z] #52 ... [2024-10-08T09:54:06.214Z] [2024-10-08T09:54:06.214Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T09:54:06.214Z] #0 8.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:06.214Z] #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:06.214Z] #53 ... [2024-10-08T09:54:06.214Z] [2024-10-08T09:54:06.214Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:06.486Z] #43 ... [2024-10-08T09:54:06.486Z] [2024-10-08T09:54:06.486Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T09:54:06.486Z] #54 ... [2024-10-08T09:54:06.486Z] [2024-10-08T09:54:06.486Z] #55 [core-command internal] load build context [2024-10-08T09:54:06.486Z] #55 transferring context: 3.23MB 6.4s done [2024-10-08T09:54:06.486Z] #55 DONE 9.5s [2024-10-08T09:54:06.486Z] [2024-10-08T09:54:06.486Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T09:54:06.486Z] #0 8.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:06.486Z] #0 9.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:06.757Z] #56 ... [2024-10-08T09:54:06.757Z] [2024-10-08T09:54:06.757Z] #49 [security-proxy-setup internal] load build context [2024-10-08T09:54:06.757Z] #49 transferring context: 3.23MB 6.2s done [2024-10-08T09:54:06.757Z] #49 DONE 9.6s [2024-10-08T09:54:06.757Z] [2024-10-08T09:54:06.757Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:54:06.757Z] #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:06.757Z] #57 ... [2024-10-08T09:54:06.757Z] [2024-10-08T09:54:06.757Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T09:54:06.757Z] #54 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:07.749Z] #54 ... [2024-10-08T09:54:07.749Z] [2024-10-08T09:54:07.749Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T09:54:07.749Z] #58 ... [2024-10-08T09:54:07.749Z] [2024-10-08T09:54:07.749Z] #59 [core-keeper internal] load build context [2024-10-08T09:54:07.749Z] #59 ... [2024-10-08T09:54:07.749Z] [2024-10-08T09:54:07.749Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:08.018Z] #43 ... [2024-10-08T09:54:08.018Z] [2024-10-08T09:54:08.018Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-08T09:54:08.018Z] #60 ... [2024-10-08T09:54:08.018Z] [2024-10-08T09:54:08.018Z] #61 [support-scheduler internal] load build context [2024-10-08T09:54:08.018Z] #61 transferring context: 3.23MB 6.7s done [2024-10-08T09:54:08.018Z] #61 DONE 10.0s [2024-10-08T09:54:08.018Z] [2024-10-08T09:54:08.018Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-08T09:54:08.018Z] #60 ... [2024-10-08T09:54:08.018Z] [2024-10-08T09:54:08.018Z] #59 [core-keeper internal] load build context [2024-10-08T09:54:08.286Z] #59 ... [2024-10-08T09:54:08.286Z] [2024-10-08T09:54:08.286Z] #50 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-08T09:54:08.286Z] #50 DONE 3.2s [2024-10-08T09:54:08.286Z] [2024-10-08T09:54:08.286Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:54:08.560Z] #62 ... [2024-10-08T09:54:08.560Z] [2024-10-08T09:54:08.560Z] #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T09:54:08.560Z] #63 ... [2024-10-08T09:54:08.560Z] [2024-10-08T09:54:08.560Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:54:08.828Z] #64 ... [2024-10-08T09:54:08.828Z] [2024-10-08T09:54:08.828Z] #65 [security-bootstrapper internal] load build context [2024-10-08T09:54:09.106Z] #65 ... [2024-10-08T09:54:09.106Z] [2024-10-08T09:54:09.106Z] #66 [support-cron-scheduler internal] load build context [2024-10-08T09:54:09.106Z] #66 ... [2024-10-08T09:54:09.106Z] [2024-10-08T09:54:09.106Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T09:54:09.106Z] #0 8.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:09.106Z] #67 ... [2024-10-08T09:54:09.106Z] [2024-10-08T09:54:09.106Z] #68 [core-data internal] load build context [2024-10-08T09:54:09.106Z] #68 transferring context: 3.23MB 6.2s done [2024-10-08T09:54:09.377Z] #68 ... [2024-10-08T09:54:09.377Z] [2024-10-08T09:54:09.377Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:09.377Z] #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:09.377Z] #69 ... [2024-10-08T09:54:09.377Z] [2024-10-08T09:54:09.377Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T09:54:09.648Z] #70 ... [2024-10-08T09:54:09.648Z] [2024-10-08T09:54:09.648Z] #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T09:54:09.648Z] #63 DONE 11.2s [2024-10-08T09:54:09.648Z] [2024-10-08T09:54:09.648Z] #65 [security-bootstrapper internal] load build context [2024-10-08T09:54:09.916Z] #65 ... [2024-10-08T09:54:09.916Z] [2024-10-08T09:54:09.916Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-08T09:54:09.916Z] #60 transferring context: 3.23MB 8.0s done [2024-10-08T09:54:09.916Z] #60 DONE 11.9s [2024-10-08T09:54:09.916Z] [2024-10-08T09:54:09.916Z] #65 [security-bootstrapper internal] load build context [2024-10-08T09:54:10.184Z] #65 ... [2024-10-08T09:54:10.184Z] [2024-10-08T09:54:10.184Z] #59 [core-keeper internal] load build context [2024-10-08T09:54:10.184Z] #59 transferring context: 3.23MB 8.5s done [2024-10-08T09:54:10.184Z] #59 DONE 12.0s [2024-10-08T09:54:10.184Z] [2024-10-08T09:54:10.184Z] #65 [security-bootstrapper internal] load build context [2024-10-08T09:54:10.454Z] #65 ... [2024-10-08T09:54:10.454Z] [2024-10-08T09:54:10.454Z] #68 [core-data internal] load build context [2024-10-08T09:54:10.454Z] #68 DONE 11.2s [2024-10-08T09:54:10.454Z] [2024-10-08T09:54:10.454Z] #65 [security-bootstrapper internal] load build context [2024-10-08T09:54:10.454Z] #65 transferring context: 3.23MB 6.7s done [2024-10-08T09:54:11.049Z] #65 ... [2024-10-08T09:54:11.049Z] [2024-10-08T09:54:11.049Z] #66 [support-cron-scheduler internal] load build context [2024-10-08T09:54:11.049Z] #66 transferring context: 3.23MB 6.5s done [2024-10-08T09:54:11.049Z] #66 DONE 12.1s [2024-10-08T09:54:11.049Z] [2024-10-08T09:54:11.049Z] #65 [security-bootstrapper internal] load build context [2024-10-08T09:54:11.049Z] #65 DONE 12.2s [2024-10-08T09:54:11.049Z] [2024-10-08T09:54:11.049Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:11.049Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s [2024-10-08T09:54:12.022Z] #43 ... [2024-10-08T09:54:12.022Z] [2024-10-08T09:54:12.022Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:12.022Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.7s [2024-10-08T09:54:12.291Z] #36 ... [2024-10-08T09:54:12.291Z] [2024-10-08T09:54:12.291Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:15.663Z] #43 ... [2024-10-08T09:54:15.663Z] [2024-10-08T09:54:15.663Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:15.663Z] #52 17.62 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:15.663Z] #52 17.67 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:15.663Z] #52 17.94 OK: 9 MiB in 15 packages [2024-10-08T09:54:15.663Z] #52 DONE 19.8s [2024-10-08T09:54:15.663Z] [2024-10-08T09:54:15.663Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:16.259Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.8s [2024-10-08T09:54:16.846Z] #43 ... [2024-10-08T09:54:16.846Z] [2024-10-08T09:54:16.846Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:16.846Z] #51 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:16.846Z] #51 19.77 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:54:16.846Z] #51 19.81 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:54:16.846Z] #51 19.81 OK: 24041 distinct packages available [2024-10-08T09:54:17.114Z] #51 ... [2024-10-08T09:54:17.114Z] [2024-10-08T09:54:17.114Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:17.700Z] #43 ... [2024-10-08T09:54:17.700Z] [2024-10-08T09:54:17.700Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:54:17.700Z] #57 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:17.700Z] #57 20.11 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:54:17.700Z] #57 20.11 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:54:17.700Z] #57 20.11 OK: 24041 distinct packages available [2024-10-08T09:54:17.700Z] #57 ... [2024-10-08T09:54:17.700Z] [2024-10-08T09:54:17.700Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-08T09:54:17.700Z] #71 DONE 9.3s [2024-10-08T09:54:17.700Z] [2024-10-08T09:54:17.700Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:17.700Z] #43 ... [2024-10-08T09:54:17.700Z] [2024-10-08T09:54:17.700Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T09:54:17.700Z] #56 17.09 (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T09:54:17.700Z] #56 17.63 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:17.700Z] #56 17.66 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:17.700Z] #56 17.72 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:54:17.700Z] #56 18.50 OK: 10 MiB in 16 packages [2024-10-08T09:54:17.700Z] #56 DONE 21.3s [2024-10-08T09:54:17.974Z] [2024-10-08T09:54:17.974Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:18.252Z] #72 ... [2024-10-08T09:54:18.252Z] [2024-10-08T09:54:18.252Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T09:54:18.252Z] #54 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:18.252Z] #54 21.22 (1/4) Installing ca-certificates (20240705-r0) [2024-10-08T09:54:18.252Z] #54 21.76 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:18.252Z] #54 21.79 (3/4) Installing su-exec (0.2-r3) [2024-10-08T09:54:18.252Z] #54 21.81 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T09:54:18.522Z] #54 ... [2024-10-08T09:54:18.522Z] [2024-10-08T09:54:18.522Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T09:54:18.522Z] #73 ... [2024-10-08T09:54:18.522Z] [2024-10-08T09:54:18.522Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T09:54:18.789Z] #74 ... [2024-10-08T09:54:18.790Z] [2024-10-08T09:54:18.790Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:18.790Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s [2024-10-08T09:54:18.790Z] #36 ... [2024-10-08T09:54:18.790Z] [2024-10-08T09:54:18.790Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T09:54:18.790Z] #58 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:18.790Z] #58 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:18.790Z] #58 21.28 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:18.790Z] #58 21.33 (2/4) Installing openssl (3.3.2-r0) [2024-10-08T09:54:19.077Z] #58 21.40 (3/4) Installing su-exec (0.2-r3) [2024-10-08T09:54:19.077Z] #58 21.40 (4/4) Installing yq-go (4.44.1-r2) [2024-10-08T09:54:19.077Z] #58 ... [2024-10-08T09:54:19.077Z] [2024-10-08T09:54:19.077Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:19.665Z] #36 ... [2024-10-08T09:54:19.665Z] [2024-10-08T09:54:19.665Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T09:54:19.665Z] #67 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:19.665Z] #67 19.79 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:19.665Z] #67 19.82 (2/2) Installing su-exec (0.2-r3) [2024-10-08T09:54:19.665Z] #67 19.84 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:19.665Z] #67 20.06 OK: 9 MiB in 16 packages [2024-10-08T09:54:19.933Z] #67 ... [2024-10-08T09:54:19.933Z] [2024-10-08T09:54:19.933Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T09:54:19.933Z] #70 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:19.933Z] #70 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:20.200Z] #70 ... [2024-10-08T09:54:20.200Z] [2024-10-08T09:54:20.200Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:20.200Z] #0 9.725 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:20.200Z] #75 ... [2024-10-08T09:54:20.200Z] [2024-10-08T09:54:20.200Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:20.785Z] #36 ... [2024-10-08T09:54:20.785Z] [2024-10-08T09:54:20.785Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:54:20.785Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 21.2s done [2024-10-08T09:54:20.785Z] #43 DONE 25.1s [2024-10-08T09:54:20.785Z] [2024-10-08T09:54:20.785Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:21.059Z] #36 ... [2024-10-08T09:54:21.059Z] [2024-10-08T09:54:21.059Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:21.059Z] #69 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:21.059Z] #69 21.13 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:21.059Z] #69 21.16 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:21.059Z] #69 21.41 OK: 9 MiB in 15 packages [2024-10-08T09:54:21.330Z] #69 ... [2024-10-08T09:54:21.330Z] [2024-10-08T09:54:21.330Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:21.974Z] #36 ... [2024-10-08T09:54:21.974Z] [2024-10-08T09:54:21.974Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-08T09:54:21.974Z] #67 DONE 22.9s [2024-10-08T09:54:21.974Z] [2024-10-08T09:54:21.974Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-08T09:54:21.974Z] #58 22.35 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:21.974Z] #58 22.61 OK: 20 MiB in 18 packages [2024-10-08T09:54:21.974Z] #58 DONE 24.5s [2024-10-08T09:54:21.974Z] [2024-10-08T09:54:21.974Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T09:54:22.268Z] #76 ... [2024-10-08T09:54:22.268Z] [2024-10-08T09:54:22.268Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T09:54:22.268Z] #53 16.40 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:54:22.268Z] #53 16.40 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:54:22.268Z] #53 16.40 OK: 24041 distinct packages available [2024-10-08T09:54:22.268Z] #53 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:22.268Z] #53 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:22.545Z] #53 ... [2024-10-08T09:54:22.545Z] [2024-10-08T09:54:22.545Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:22.545Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.8s [2024-10-08T09:54:23.141Z] #36 ... [2024-10-08T09:54:23.141Z] [2024-10-08T09:54:23.141Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:23.141Z] #69 DONE 23.7s [2024-10-08T09:54:23.141Z] [2024-10-08T09:54:23.141Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:23.410Z] #36 ... [2024-10-08T09:54:23.410Z] [2024-10-08T09:54:23.410Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-08T09:54:23.410Z] #54 22.78 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:23.410Z] #54 23.01 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:54:23.410Z] #54 24.67 OK: 20 MiB in 18 packages [2024-10-08T09:54:23.410Z] #54 DONE 27.0s [2024-10-08T09:54:23.410Z] [2024-10-08T09:54:23.410Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:26.017Z] #36 ... [2024-10-08T09:54:26.017Z] [2024-10-08T09:54:26.017Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T09:54:26.017Z] #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:26.017Z] #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:26.017Z] #77 ... [2024-10-08T09:54:26.017Z] [2024-10-08T09:54:26.017Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:27.440Z] #36 ... [2024-10-08T09:54:27.440Z] [2024-10-08T09:54:27.440Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-08T09:54:27.440Z] #70 21.77 (1/3) Installing ca-certificates (20240705-r0) [2024-10-08T09:54:27.440Z] #70 22.29 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:27.440Z] #70 22.33 (3/3) Installing tzdata (2024b-r0) [2024-10-08T09:54:27.440Z] #70 24.35 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:27.440Z] #70 24.61 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:54:27.440Z] #70 26.13 OK: 11 MiB in 17 packages [2024-10-08T09:54:27.440Z] #70 DONE 28.3s [2024-10-08T09:54:27.440Z] [2024-10-08T09:54:27.440Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:27.440Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.1s [2024-10-08T09:54:27.708Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.5s done [2024-10-08T09:54:27.708Z] #36 ... [2024-10-08T09:54:27.708Z] [2024-10-08T09:54:27.708Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:27.708Z] #51 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:27.708Z] #51 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:27.984Z] #51 ... [2024-10-08T09:54:27.984Z] [2024-10-08T09:54:27.984Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T09:54:27.984Z] #0 8.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:27.984Z] #78 ... [2024-10-08T09:54:27.984Z] [2024-10-08T09:54:27.984Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:54:27.984Z] #64 9.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:27.984Z] #64 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:28.249Z] #64 ... [2024-10-08T09:54:28.249Z] [2024-10-08T09:54:28.249Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-08T09:54:28.249Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.5s done [2024-10-08T09:54:28.249Z] #36 DONE 34.6s [2024-10-08T09:54:28.249Z] [2024-10-08T09:54:28.249Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:54:28.249Z] #57 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:28.249Z] #57 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:28.249Z] #57 ... [2024-10-08T09:54:28.249Z] [2024-10-08T09:54:28.249Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:54:28.249Z] #62 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:28.249Z] #62 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:28.517Z] #62 ... [2024-10-08T09:54:28.517Z] [2024-10-08T09:54:28.517Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T09:54:28.517Z] #53 31.29 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:28.517Z] #53 31.31 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-08T09:54:28.517Z] #53 31.33 (3/5) Installing libucontext (1.2-r3) [2024-10-08T09:54:28.517Z] #53 31.35 (4/5) Installing gcompat (1.1.0-r4) [2024-10-08T09:54:28.517Z] #53 31.37 (5/5) Installing openssl (3.3.2-r0) [2024-10-08T09:54:28.517Z] #53 31.57 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:28.517Z] #53 31.69 OK: 10 MiB in 19 packages [2024-10-08T09:54:28.761Z] #160 ... [2024-10-08T09:54:28.761Z] [2024-10-08T09:54:28.762Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-08T09:54:28.762Z] #155 85.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T09:54:29.106Z] #53 ... [2024-10-08T09:54:29.106Z] [2024-10-08T09:54:29.106Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T09:54:29.106Z] #74 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:29.106Z] #74 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:29.106Z] #74 ... [2024-10-08T09:54:29.106Z] [2024-10-08T09:54:29.106Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:29.106Z] #51 33.18 (1/14) Installing ca-certificates (20240705-r0) [2024-10-08T09:54:29.106Z] #51 33.40 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-08T09:54:29.382Z] #51 33.55 (3/14) Installing c-ares (1.33.1-r0) [2024-10-08T09:54:29.382Z] #51 33.58 (4/14) Installing libunistring (1.2-r0) [2024-10-08T09:54:29.660Z] #51 ... [2024-10-08T09:54:29.660Z] [2024-10-08T09:54:29.660Z] #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-08T09:54:29.660Z] #53 DONE 35.7s [2024-10-08T09:54:29.660Z] [2024-10-08T09:54:29.660Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:29.660Z] #51 33.88 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-08T09:54:29.928Z] #51 33.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-08T09:54:29.928Z] #51 34.02 (7/14) Installing libpsl (0.21.5-r1) [2024-10-08T09:54:29.928Z] #51 34.10 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-08T09:54:29.928Z] #51 ... [2024-10-08T09:54:29.928Z] [2024-10-08T09:54:29.928Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T09:54:29.928Z] #73 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:29.928Z] #73 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:30.210Z] #73 ... [2024-10-08T09:54:30.210Z] [2024-10-08T09:54:30.210Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:30.210Z] #51 34.27 (9/14) Installing libcurl (8.10.1-r0) [2024-10-08T09:54:30.481Z] #51 34.51 (10/14) Installing curl (8.10.1-r0) [2024-10-08T09:54:30.481Z] #51 34.58 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:30.481Z] #51 34.63 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-08T09:54:30.481Z] #51 34.69 (13/14) Installing libucontext (1.2-r3) [2024-10-08T09:54:30.481Z] #51 34.72 (14/14) Installing gcompat (1.1.0-r4) [2024-10-08T09:54:30.749Z] #51 34.84 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:31.019Z] #51 35.03 Executing ca-certificates-20240705-r0.trigger [2024-10-08T09:54:31.605Z] #51 ... [2024-10-08T09:54:31.605Z] [2024-10-08T09:54:31.605Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:54:31.605Z] #64 21.02 OK: 238 MiB in 54 packages [2024-10-08T09:54:31.605Z] #64 DONE 23.2s [2024-10-08T09:54:31.605Z] [2024-10-08T09:54:31.605Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:31.605Z] #51 35.61 OK: 15 MiB in 28 packages [2024-10-08T09:54:32.200Z] #51 ... [2024-10-08T09:54:32.200Z] [2024-10-08T09:54:32.200Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-08T09:54:32.200Z] #62 21.40 OK: 238 MiB in 54 packages [2024-10-08T09:54:32.200Z] #62 DONE 23.7s [2024-10-08T09:54:32.200Z] [2024-10-08T09:54:32.200Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:54:32.200Z] #0 7.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:32.200Z] #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:32.200Z] #79 ... [2024-10-08T09:54:32.200Z] [2024-10-08T09:54:32.200Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:54:32.200Z] #57 34.47 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:32.200Z] #57 34.52 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-08T09:54:32.200Z] #57 34.53 (3/4) Installing libucontext (1.2-r3) [2024-10-08T09:54:32.200Z] #57 34.56 (4/4) Installing gcompat (1.1.0-r4) [2024-10-08T09:54:32.200Z] #57 34.59 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:32.200Z] #57 34.72 OK: 9 MiB in 18 packages [2024-10-08T09:54:32.468Z] #57 ... [2024-10-08T09:54:32.468Z] [2024-10-08T09:54:32.468Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:54:32.468Z] #80 DONE 1.2s [2024-10-08T09:54:32.737Z] [2024-10-08T09:54:32.737Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:32.737Z] #75 12.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:32.737Z] #75 ... [2024-10-08T09:54:32.737Z] [2024-10-08T09:54:32.737Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:54:32.737Z] #81 DONE 0.9s [2024-10-08T09:54:32.737Z] [2024-10-08T09:54:32.737Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:54:33.002Z] #82 ... [2024-10-08T09:54:33.002Z] [2024-10-08T09:54:33.002Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:33.002Z] #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:33.002Z] #83 ... [2024-10-08T09:54:33.002Z] [2024-10-08T09:54:33.002Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:54:33.607Z] #84 ... [2024-10-08T09:54:33.607Z] [2024-10-08T09:54:33.607Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T09:54:33.607Z] #0 6.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:33.607Z] #0 9.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:33.607Z] #85 ... [2024-10-08T09:54:33.607Z] [2024-10-08T09:54:33.607Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-08T09:54:33.607Z] #51 DONE 37.6s [2024-10-08T09:54:33.607Z] [2024-10-08T09:54:33.607Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:33.874Z] #86 ... [2024-10-08T09:54:33.874Z] [2024-10-08T09:54:33.874Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:33.874Z] #72 6.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:33.874Z] #72 7.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:34.140Z] #72 ... [2024-10-08T09:54:34.140Z] [2024-10-08T09:54:34.140Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:34.140Z] #83 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:34.140Z] #83 ... [2024-10-08T09:54:34.140Z] [2024-10-08T09:54:34.140Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-08T09:54:34.140Z] #73 23.72 OK: 238 MiB in 54 packages [2024-10-08T09:54:34.140Z] #73 DONE 26.0s [2024-10-08T09:54:34.412Z] [2024-10-08T09:54:34.412Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-08T09:54:34.412Z] #57 DONE 37.6s [2024-10-08T09:54:34.412Z] [2024-10-08T09:54:34.412Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:36.368Z] #87 ... [2024-10-08T09:54:36.368Z] [2024-10-08T09:54:36.368Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:54:36.368Z] #88 DONE 2.1s [2024-10-08T09:54:36.643Z] [2024-10-08T09:54:36.643Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:36.643Z] #72 18.70 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:36.643Z] #72 18.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:36.643Z] #72 18.73 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:37.231Z] #72 ... [2024-10-08T09:54:37.231Z] [2024-10-08T09:54:37.231Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:37.231Z] #0 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:37.231Z] #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:37.499Z] #89 ... [2024-10-08T09:54:37.499Z] [2024-10-08T09:54:37.499Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-08T09:54:37.500Z] #75 24.28 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T09:54:37.500Z] #75 25.17 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:37.500Z] #75 25.42 OK: 9 MiB in 15 packages [2024-10-08T09:54:37.500Z] #75 DONE 27.4s [2024-10-08T09:54:37.500Z] [2024-10-08T09:54:37.500Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:54:38.085Z] #90 ... [2024-10-08T09:54:38.086Z] [2024-10-08T09:54:38.086Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T09:54:38.086Z] #76 5.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:38.086Z] #76 8.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:38.086Z] #76 ... [2024-10-08T09:54:38.086Z] [2024-10-08T09:54:38.086Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:38.086Z] #72 20.24 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:38.352Z] #72 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:38.352Z] #72 ... [2024-10-08T09:54:38.352Z] [2024-10-08T09:54:38.352Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T09:54:38.352Z] #78 10.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:38.352Z] #78 ... [2024-10-08T09:54:38.352Z] [2024-10-08T09:54:38.352Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T09:54:38.352Z] #77 19.74 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:38.352Z] #77 19.74 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:38.352Z] #77 19.84 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:38.352Z] #77 22.00 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:38.352Z] #77 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:39.316Z] #77 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:39.905Z] #77 ... [2024-10-08T09:54:39.905Z] [2024-10-08T09:54:39.905Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:39.905Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:39.905Z] #0 7.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:39.905Z] #91 ... [2024-10-08T09:54:39.905Z] [2024-10-08T09:54:39.905Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T09:54:39.905Z] #76 17.67 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:39.905Z] #76 17.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:39.905Z] #76 17.71 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:40.867Z] #76 18.94 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:41.133Z] #76 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:42.545Z] #76 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:42.545Z] #76 ... [2024-10-08T09:54:42.545Z] [2024-10-08T09:54:42.546Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-08T09:54:42.546Z] #78 23.51 OK: 238 MiB in 54 packages [2024-10-08T09:54:42.546Z] #78 DONE 24.7s [2024-10-08T09:54:42.546Z] [2024-10-08T09:54:42.546Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T09:54:42.546Z] #74 23.99 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-08T09:54:42.546Z] #74 23.99 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-08T09:54:42.546Z] #74 23.99 OK: 24040 distinct packages available [2024-10-08T09:54:42.546Z] #74 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:42.546Z] #74 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:42.546Z] #74 ... [2024-10-08T09:54:42.546Z] [2024-10-08T09:54:42.546Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-08T09:54:43.132Z] #92 DONE 0.5s [2024-10-08T09:54:43.132Z] [2024-10-08T09:54:43.132Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:54:45.727Z] #93 ... [2024-10-08T09:54:45.727Z] [2024-10-08T09:54:45.727Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-08T09:54:45.727Z] #74 36.18 OK: 238 MiB in 54 packages [2024-10-08T09:54:45.727Z] #74 DONE 37.4s [2024-10-08T09:54:45.996Z] [2024-10-08T09:54:45.996Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:54:46.264Z] #94 DONE 0.5s [2024-10-08T09:54:46.264Z] [2024-10-08T09:54:46.264Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:54:48.211Z] #95 ... [2024-10-08T09:54:48.211Z] [2024-10-08T09:54:48.211Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:48.211Z] #72 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:48.211Z] #72 28.19 OK: 10 MiB in 16 packages [2024-10-08T09:54:48.211Z] #72 DONE 30.1s [2024-10-08T09:54:48.211Z] [2024-10-08T09:54:48.211Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:48.211Z] #91 15.50 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:48.211Z] #91 15.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:48.211Z] #91 15.54 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:48.211Z] #91 17.25 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:48.211Z] #91 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:48.810Z] #91 ... [2024-10-08T09:54:48.810Z] [2024-10-08T09:54:48.810Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-10-08T09:54:48.810Z] #77 31.48 OK: 9 MiB in 15 packages [2024-10-08T09:54:48.810Z] #77 DONE 33.2s [2024-10-08T09:54:48.810Z] [2024-10-08T09:54:48.810Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:48.810Z] #91 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:49.394Z] #91 ... [2024-10-08T09:54:49.394Z] [2024-10-08T09:54:49.394Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:49.394Z] #87 5.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:49.394Z] #87 6.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:49.394Z] #87 14.60 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:49.394Z] #87 14.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:49.394Z] #87 14.67 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:49.673Z] #87 ... [2024-10-08T09:54:49.673Z] [2024-10-08T09:54:49.673Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:49.673Z] #86 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:49.673Z] #86 7.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:49.673Z] #86 15.24 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:49.673Z] #86 15.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:49.673Z] #86 15.33 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:49.673Z] #86 ... [2024-10-08T09:54:49.673Z] [2024-10-08T09:54:49.673Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-08T09:54:49.673Z] #76 27.13 OK: 9 MiB in 16 packages [2024-10-08T09:54:49.942Z] #76 DONE 28.0s [2024-10-08T09:54:49.942Z] [2024-10-08T09:54:49.942Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T09:54:51.363Z] #96 ... [2024-10-08T09:54:51.363Z] [2024-10-08T09:54:51.363Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-08T09:54:51.363Z] #83 18.18 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:51.363Z] #83 18.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:51.363Z] #83 18.23 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:51.363Z] #83 19.78 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:51.363Z] #83 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:51.363Z] #83 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:51.363Z] #83 26.40 OK: 9 MiB in 15 packages [2024-10-08T09:54:51.363Z] #83 DONE 28.1s [2024-10-08T09:54:51.363Z] [2024-10-08T09:54:51.363Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:51.363Z] #87 16.69 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:51.363Z] #87 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:51.639Z] #87 ... [2024-10-08T09:54:51.639Z] [2024-10-08T09:54:51.639Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T09:54:51.639Z] #85 18.15 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:51.639Z] #85 18.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:51.639Z] #85 18.22 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:51.639Z] #85 19.90 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:51.639Z] #85 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:51.639Z] #85 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:51.908Z] #85 ... [2024-10-08T09:54:51.908Z] [2024-10-08T09:54:51.908Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:51.908Z] #86 17.26 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:51.908Z] #86 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:52.175Z] #86 ... [2024-10-08T09:54:52.175Z] [2024-10-08T09:54:52.175Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:54:52.175Z] #79 19.98 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:52.175Z] #79 19.98 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:52.175Z] #79 20.05 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:52.175Z] #79 22.04 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:52.175Z] #79 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:52.175Z] #79 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:52.175Z] #79 ... [2024-10-08T09:54:52.175Z] [2024-10-08T09:54:52.175Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:52.175Z] #89 14.91 Upgrading critical system libraries and apk-tools: [2024-10-08T09:54:52.175Z] #89 14.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T09:54:52.175Z] #89 14.96 Executing busybox-1.36.1-r29.trigger [2024-10-08T09:54:52.175Z] #89 16.79 Continuing the upgrade transaction with new apk-tools: [2024-10-08T09:54:52.175Z] #89 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:52.175Z] #89 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:52.445Z] #89 ... [2024-10-08T09:54:52.445Z] [2024-10-08T09:54:52.445Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:52.445Z] #87 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:52.715Z] #87 ... [2024-10-08T09:54:52.715Z] [2024-10-08T09:54:52.715Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-08T09:54:52.715Z] #96 DONE 2.7s [2024-10-08T09:54:52.715Z] [2024-10-08T09:54:52.715Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-08T09:54:52.985Z] #97 DONE 0.2s [2024-10-08T09:54:52.985Z] [2024-10-08T09:54:52.985Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:54:52.985Z] #79 30.52 OK: 20 MiB in 18 packages [2024-10-08T09:54:53.253Z] #79 ... [2024-10-08T09:54:53.253Z] [2024-10-08T09:54:53.253Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-08T09:54:53.253Z] #85 28.69 OK: 20 MiB in 18 packages [2024-10-08T09:54:53.253Z] #85 DONE 29.9s [2024-10-08T09:54:53.520Z] [2024-10-08T09:54:53.520Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:53.520Z] #86 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T09:54:53.787Z] #86 ... [2024-10-08T09:54:53.787Z] [2024-10-08T09:54:53.787Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-08T09:54:53.787Z] #79 DONE 31.6s [2024-10-08T09:54:53.787Z] [2024-10-08T09:54:53.787Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-08T09:54:54.054Z] #98 DONE 0.3s [2024-10-08T09:54:54.054Z] [2024-10-08T09:54:54.054Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:54.054Z] #89 26.64 OK: 11 MiB in 17 packages [2024-10-08T09:54:54.649Z] #89 DONE 27.4s [2024-10-08T09:54:54.649Z] [2024-10-08T09:54:54.649Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T09:54:54.916Z] #40 ... [2024-10-08T09:54:54.916Z] [2024-10-08T09:54:54.916Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:54.916Z] #91 25.10 OK: 10 MiB in 19 packages [2024-10-08T09:54:55.503Z] #91 DONE 27.6s [2024-10-08T09:54:55.503Z] [2024-10-08T09:54:55.503Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:54:56.921Z] #99 ... [2024-10-08T09:54:56.921Z] [2024-10-08T09:54:56.921Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-08T09:54:56.921Z] #100 DONE 1.3s [2024-10-08T09:54:56.921Z] [2024-10-08T09:54:56.921Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:54:56.921Z] #101 ... [2024-10-08T09:54:56.921Z] [2024-10-08T09:54:56.921Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:54:56.921Z] #99 DONE 1.7s [2024-10-08T09:54:57.197Z] [2024-10-08T09:54:57.197Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-08T09:54:57.197Z] #102 DONE 0.2s [2024-10-08T09:54:57.197Z] [2024-10-08T09:54:57.197Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-08T09:54:57.468Z] #103 DONE 0.2s [2024-10-08T09:54:57.468Z] [2024-10-08T09:54:57.468Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:57.468Z] #87 22.70 OK: 9 MiB in 18 packages [2024-10-08T09:54:57.753Z] #87 ... [2024-10-08T09:54:57.753Z] [2024-10-08T09:54:57.753Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T09:54:57.753Z] #104 DONE 0.3s [2024-10-08T09:54:57.753Z] [2024-10-08T09:54:57.753Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-08T09:54:57.753Z] #87 DONE 23.5s [2024-10-08T09:54:57.753Z] [2024-10-08T09:54:57.753Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:54:58.381Z] #105 ... [2024-10-08T09:54:58.381Z] [2024-10-08T09:54:58.381Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-08T09:54:58.381Z] #106 DONE 0.5s [2024-10-08T09:54:58.381Z] [2024-10-08T09:54:58.381Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-08T09:54:58.649Z] #107 DONE 0.3s [2024-10-08T09:54:58.649Z] [2024-10-08T09:54:58.649Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:54:58.649Z] #101 DONE 2.0s [2024-10-08T09:54:58.649Z] [2024-10-08T09:54:58.649Z] #108 [security-spire-server] exporting to image [2024-10-08T09:54:58.649Z] #108 exporting layers [2024-10-08T09:54:59.236Z] #108 ... [2024-10-08T09:54:59.236Z] [2024-10-08T09:54:59.236Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-08T09:54:59.236Z] #86 24.40 OK: 15 MiB in 28 packages [2024-10-08T09:54:59.236Z] #86 DONE 25.6s [2024-10-08T09:54:59.236Z] [2024-10-08T09:54:59.236Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-08T09:54:59.236Z] #109 DONE 0.4s [2024-10-08T09:54:59.236Z] [2024-10-08T09:54:59.236Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-08T09:54:59.503Z] #110 DONE 0.4s [2024-10-08T09:54:59.503Z] [2024-10-08T09:54:59.503Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:54:59.771Z] #93 ... [2024-10-08T09:54:59.771Z] [2024-10-08T09:54:59.771Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T09:55:00.039Z] #111 DONE 0.3s [2024-10-08T09:55:00.039Z] [2024-10-08T09:55:00.039Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-08T09:55:00.316Z] #112 DONE 0.2s [2024-10-08T09:55:00.316Z] [2024-10-08T09:55:00.316Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-08T09:55:00.585Z] #113 DONE 0.2s [2024-10-08T09:55:00.585Z] [2024-10-08T09:55:00.585Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-08T09:55:00.585Z] #105 DONE 2.6s [2024-10-08T09:55:00.585Z] [2024-10-08T09:55:00.585Z] #108 [security-spire-agent] exporting to image [2024-10-08T09:55:00.860Z] #108 ... [2024-10-08T09:55:00.860Z] [2024-10-08T09:55:00.860Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-08T09:55:00.860Z] #114 DONE 0.3s [2024-10-08T09:55:00.860Z] [2024-10-08T09:55:00.860Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-08T09:55:00.860Z] #115 DONE 0.2s [2024-10-08T09:55:00.860Z] [2024-10-08T09:55:00.860Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:55:01.127Z] #93 ... [2024-10-08T09:55:01.127Z] [2024-10-08T09:55:01.127Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-08T09:55:01.586Z] #116 DONE 0.3s [2024-10-08T09:55:01.586Z] [2024-10-08T09:55:01.586Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-08T09:55:01.586Z] #117 DONE 0.2s [2024-10-08T09:55:01.586Z] [2024-10-08T09:55:01.586Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-08T09:55:01.906Z] #118 DONE 0.2s [2024-10-08T09:55:01.906Z] [2024-10-08T09:55:01.906Z] #108 [security-spire-config] exporting to image [2024-10-08T09:55:02.539Z] #108 exporting layers 3.7s done [2024-10-08T09:55:02.539Z] #108 writing image sha256:32b7bb9ad17f193845c25946270f66066d28fdb5ab7e2d3b071ffecae996266c 0.0s done [2024-10-08T09:55:02.539Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2024-10-08T09:55:03.139Z] #108 exporting layers 2.8s done [2024-10-08T09:55:03.409Z] #108 writing image sha256:88dd927c91405cac961c798ceabadea07764c06e70d850f29bb933f6f12dfe02 done [2024-10-08T09:55:03.409Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-10-08T09:55:03.694Z] #108 exporting layers 2.0s done [2024-10-08T09:55:03.963Z] #108 writing image sha256:d42d8a352421ac9b1b4564a8f1b1f609eb6a895a9b2709237850233c3983ad76 done [2024-10-08T09:55:03.963Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-10-08T09:55:03.963Z] #108 DONE 6.5s [2024-10-08T09:55:03.963Z] [2024-10-08T09:55:03.963Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T09:55:36.647Z] #155 ... [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:55:36.648Z] #149 DONE 160.8s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T09:55:36.648Z] #154 DONE 160.8s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T09:55:36.648Z] #160 DONE 160.8s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T09:55:36.648Z] #151 DONE 160.8s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:55:36.648Z] #152 DONE 160.9s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:55:36.648Z] #150 DONE 160.8s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:36.648Z] #161 ... [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T09:55:36.648Z] #158 DONE 161.0s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T09:55:36.648Z] #153 DONE 161.1s [2024-10-08T09:55:36.648Z] [2024-10-08T09:55:36.648Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:36.917Z] #162 ... [2024-10-08T09:55:36.917Z] [2024-10-08T09:55:36.917Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T09:55:36.917Z] #156 DONE 161.2s [2024-10-08T09:55:36.917Z] [2024-10-08T09:55:36.917Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:55:36.917Z] #148 DONE 161.2s [2024-10-08T09:55:36.917Z] [2024-10-08T09:55:36.917Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:55:36.917Z] #157 DONE 161.3s [2024-10-08T09:55:36.917Z] [2024-10-08T09:55:36.917Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-08T09:55:36.917Z] #155 DONE 161.4s [2024-10-08T09:55:36.917Z] [2024-10-08T09:55:36.917Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T09:55:36.917Z] #159 DONE 161.4s [2024-10-08T09:55:36.917Z] [2024-10-08T09:55:36.917Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.176Z] #163 ... [2024-10-08T09:55:37.176Z] [2024-10-08T09:55:37.176Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.176Z] #161 DONE 0.6s [2024-10-08T09:55:37.176Z] [2024-10-08T09:55:37.176Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.176Z] #164 DONE 0.5s [2024-10-08T09:55:37.176Z] [2024-10-08T09:55:37.176Z] #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.435Z] #165 ... [2024-10-08T09:55:37.435Z] [2024-10-08T09:55:37.435Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-08T09:55:37.435Z] #166 DONE 0.8s [2024-10-08T09:55:37.435Z] [2024-10-08T09:55:37.435Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.435Z] #167 DONE 0.7s [2024-10-08T09:55:37.435Z] [2024-10-08T09:55:37.435Z] #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.435Z] #168 DONE 0.7s [2024-10-08T09:55:37.435Z] [2024-10-08T09:55:37.435Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.435Z] #162 DONE 0.8s [2024-10-08T09:55:37.435Z] [2024-10-08T09:55:37.435Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.435Z] #163 DONE 0.7s [2024-10-08T09:55:37.435Z] [2024-10-08T09:55:37.435Z] #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.704Z] #169 ... [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.704Z] #170 DONE 0.6s [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.704Z] #171 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.704Z] #172 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.704Z] #173 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.704Z] #174 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.704Z] #175 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.704Z] #176 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #177 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.704Z] #177 DONE 0.5s [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #178 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.704Z] #178 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #179 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.704Z] #179 CACHED [2024-10-08T09:55:37.704Z] [2024-10-08T09:55:37.704Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T09:55:37.963Z] #180 ... [2024-10-08T09:55:37.963Z] [2024-10-08T09:55:37.963Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:37.963Z] #181 DONE 0.7s [2024-10-08T09:55:37.963Z] [2024-10-08T09:55:37.963Z] #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:37.963Z] #165 DONE 0.6s [2024-10-08T09:55:38.222Z] [2024-10-08T09:55:38.222Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:38.222Z] #182 DONE 0.5s [2024-10-08T09:55:38.222Z] [2024-10-08T09:55:38.222Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:38.222Z] #183 DONE 0.4s [2024-10-08T09:55:38.222Z] [2024-10-08T09:55:38.222Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-08T09:55:39.159Z] #184 ... [2024-10-08T09:55:39.159Z] [2024-10-08T09:55:39.159Z] #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:39.159Z] #169 DONE 1.5s [2024-10-08T09:55:39.159Z] [2024-10-08T09:55:39.159Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:39.159Z] #185 DONE 1.5s [2024-10-08T09:55:39.418Z] [2024-10-08T09:55:39.418Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T09:55:39.677Z] #186 ... [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #187 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T09:55:39.677Z] #187 DONE 1.8s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-08T09:55:39.677Z] #188 DONE 1.9s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T09:55:39.677Z] #189 DONE 1.9s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T09:55:39.677Z] #180 DONE 1.9s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-08T09:55:39.677Z] #190 DONE 1.9s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T09:55:39.677Z] #191 DONE 1.9s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:39.677Z] #192 DONE 1.8s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #193 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T09:55:39.677Z] #193 DONE 2.2s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T09:55:39.677Z] #194 DONE 1.8s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-08T09:55:39.677Z] #195 DONE 1.7s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-08T09:55:39.677Z] #184 DONE 1.7s [2024-10-08T09:55:39.677Z] [2024-10-08T09:55:39.677Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #196 ... [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #197 DONE 0.6s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #198 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #198 DONE 0.6s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #199 DONE 0.6s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #200 DONE 0.6s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T09:55:40.245Z] #201 DONE 1.1s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T09:55:40.245Z] #186 DONE 1.2s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #202 DONE 0.7s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T09:55:40.245Z] #203 ... [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #204 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-08T09:55:40.245Z] #204 DONE 0.7s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T09:55:40.245Z] #205 DONE 0.7s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #206 DONE 0.7s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-08T09:55:40.245Z] #207 DONE 0.7s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #196 DONE 0.7s [2024-10-08T09:55:40.245Z] [2024-10-08T09:55:40.245Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.245Z] #208 DONE 0.7s [2024-10-08T09:55:40.504Z] [2024-10-08T09:55:40.504Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-08T09:55:40.504Z] #209 DONE 0.3s [2024-10-08T09:55:40.504Z] [2024-10-08T09:55:40.504Z] #116 [core-keeper] exporting to image [2024-10-08T09:55:40.504Z] #116 exporting layers 0.3s done [2024-10-08T09:55:40.762Z] #116 ... [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #210 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-08T09:55:40.762Z] #210 DONE 0.5s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:40.762Z] #211 DONE 0.5s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-08T09:55:40.762Z] #212 DONE 0.5s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T09:55:40.762Z] #203 DONE 0.5s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T09:55:40.762Z] #213 DONE 0.4s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-08T09:55:40.762Z] #214 DONE 0.4s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T09:55:40.762Z] #215 DONE 0.4s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #216 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-08T09:55:40.762Z] #216 DONE 0.5s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-08T09:55:40.762Z] #217 DONE 0.5s [2024-10-08T09:55:40.762Z] [2024-10-08T09:55:40.762Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:41.022Z] #218 ... [2024-10-08T09:55:41.022Z] [2024-10-08T09:55:41.022Z] #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-08T09:55:41.022Z] #219 DONE 0.4s [2024-10-08T09:55:41.281Z] [2024-10-08T09:55:41.281Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-08T09:55:41.282Z] #220 DONE 0.3s [2024-10-08T09:55:41.282Z] [2024-10-08T09:55:41.282Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T09:55:41.282Z] #221 DONE 0.4s [2024-10-08T09:55:41.282Z] [2024-10-08T09:55:41.282Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-08T09:55:41.282Z] #218 DONE 0.3s [2024-10-08T09:55:41.282Z] [2024-10-08T09:55:41.282Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-08T09:55:41.282Z] #222 DONE 0.4s [2024-10-08T09:55:41.282Z] [2024-10-08T09:55:41.282Z] #116 [core-metadata] exporting to image [2024-10-08T09:55:41.282Z] #116 writing image sha256:e3b4723b911610f715dc52ca7848f0e329dee64212290a08bcb93c4b33b099fc [2024-10-08T09:55:41.282Z] #116 ... [2024-10-08T09:55:41.282Z] [2024-10-08T09:55:41.282Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-08T09:55:41.282Z] #223 DONE 0.1s [2024-10-08T09:55:41.282Z] [2024-10-08T09:55:41.282Z] #116 [core-metadata] exporting to image [2024-10-08T09:55:41.282Z] #116 writing image sha256:7d371673b12165df150d6114f4f7c8a47c4ba4620dc47ad1ab4f25937c64a212 [2024-10-08T09:55:41.282Z] #116 writing image sha256:f7acfe19ca2e1ae4da1e7efdd2af3d24609492ef5a77f767f4ac52360e5ea007 [2024-10-08T09:55:41.282Z] #116 writing image sha256:6cead28f8414326a2bf8c96556bf628dcc3c77cf72104df6c5d5425c23bb248f [2024-10-08T09:55:41.541Z] #116 ... [2024-10-08T09:55:41.541Z] [2024-10-08T09:55:41.541Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-08T09:55:41.541Z] #224 DONE 0.2s [2024-10-08T09:55:41.541Z] [2024-10-08T09:55:41.541Z] #116 [core-data] exporting to image [2024-10-08T09:55:41.541Z] #116 exporting layers 0.6s done [2024-10-08T09:55:41.541Z] #116 writing image sha256:e3b4723b911610f715dc52ca7848f0e329dee64212290a08bcb93c4b33b099fc 0.2s done [2024-10-08T09:55:41.541Z] #116 writing image sha256:7d371673b12165df150d6114f4f7c8a47c4ba4620dc47ad1ab4f25937c64a212 0.2s done [2024-10-08T09:55:41.541Z] #116 writing image sha256:f7acfe19ca2e1ae4da1e7efdd2af3d24609492ef5a77f767f4ac52360e5ea007 0.2s done [2024-10-08T09:55:41.541Z] #116 writing image sha256:6cead28f8414326a2bf8c96556bf628dcc3c77cf72104df6c5d5425c23bb248f 0.2s done [2024-10-08T09:55:41.541Z] #116 naming to docker.io/library/core-command done [2024-10-08T09:55:41.541Z] #116 naming to docker.io/library/support-scheduler done [2024-10-08T09:55:41.541Z] #116 writing image sha256:a63061aa7558f33e488d0ccc070f714f2c9f898f9bc4fb337dd6fdae3d80c3f2 0.1s done [2024-10-08T09:55:41.541Z] #116 naming to docker.io/library/core-keeper done [2024-10-08T09:55:41.541Z] #116 naming to docker.io/library/security-spiffe-token-provider done [2024-10-08T09:55:41.541Z] #116 naming to docker.io/library/core-data done [2024-10-08T09:55:41.541Z] #116 writing image sha256:feb08f45cb8c0a1c820a606ec95a94e93beab0aa7325b48107197fa177d24430 0.0s done [2024-10-08T09:55:41.541Z] #116 naming to docker.io/library/support-cron-scheduler [2024-10-08T09:55:41.802Z] #116 ... [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-08T09:55:41.802Z] #225 DONE 0.5s [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:55:41.802Z] #226 DONE 1.0s [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #116 [support-cron-scheduler] exporting to image [2024-10-08T09:55:41.802Z] #116 exporting layers 0.6s done [2024-10-08T09:55:41.802Z] #116 naming to docker.io/library/support-cron-scheduler 0.2s done [2024-10-08T09:55:41.802Z] #116 ... [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:55:41.802Z] #227 DONE 1.1s [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-08T09:55:41.802Z] #228 DONE 0.4s [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:55:41.802Z] #229 DONE 0.7s [2024-10-08T09:55:41.802Z] [2024-10-08T09:55:41.802Z] #116 [security-proxy-setup] exporting to image [2024-10-08T09:55:41.802Z] #116 exporting layers 0.1s done [2024-10-08T09:55:41.802Z] #116 writing image sha256:de64ee82cc21cf5d894c51c8029dc46e498af2b90ce009a0f7e5a247971a7242 done [2024-10-08T09:55:41.802Z] #116 writing image sha256:bd1882eeea2ded6ecb57f71c65b845bebb66f11a46bd6e16b0fd013eba6cf628 done [2024-10-08T09:55:41.802Z] #116 naming to docker.io/library/core-metadata done [2024-10-08T09:55:41.802Z] #116 naming to docker.io/library/support-notifications done [2024-10-08T09:55:42.061Z] #116 ... [2024-10-08T09:55:42.061Z] [2024-10-08T09:55:42.061Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-08T09:55:42.061Z] #230 DONE 0.2s [2024-10-08T09:55:42.061Z] [2024-10-08T09:55:42.061Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T09:55:42.061Z] #231 DONE 0.2s [2024-10-08T09:55:42.061Z] [2024-10-08T09:55:42.061Z] #116 [core-common-config-bootstrapper] exporting to image [2024-10-08T09:55:42.061Z] #116 exporting layers 0.2s done [2024-10-08T09:55:42.061Z] #116 writing image sha256:1c3d816471e0d1c3f7c4bd616d6aed8c074658d59ead61b6da1e35617afe1327 0.0s done [2024-10-08T09:55:42.061Z] #116 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-08T09:55:42.061Z] #116 ... [2024-10-08T09:55:42.061Z] [2024-10-08T09:55:42.061Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-08T09:55:42.061Z] #232 DONE 0.2s [2024-10-08T09:55:42.061Z] [2024-10-08T09:55:42.061Z] #116 [security-proxy-auth] exporting to image [2024-10-08T09:55:42.061Z] #116 writing image sha256:e57f15b5347431e6afdbd69f96b3d2b6277bcd5a76ddd11dbd2a423c06c5d915 0.0s done [2024-10-08T09:55:42.061Z] #116 naming to docker.io/library/security-proxy-auth done [2024-10-08T09:55:42.322Z] #116 exporting layers 0.4s done [2024-10-08T09:55:42.322Z] #116 writing image sha256:1de97dadfad76870594341d0964d5a97abe69dd4b429566e41d4acc92188d339 done [2024-10-08T09:55:42.322Z] #116 naming to docker.io/library/security-proxy-setup done [2024-10-08T09:55:42.322Z] #116 DONE 2.8s [2024-10-08T09:55:42.322Z] [2024-10-08T09:55:42.322Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-08T09:55:42.322Z] #233 DONE 0.1s [2024-10-08T09:55:42.322Z] [2024-10-08T09:55:42.322Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-08T09:55:42.322Z] #234 DONE 0.1s [2024-10-08T09:55:42.322Z] [2024-10-08T09:55:42.322Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T09:55:42.581Z] #235 DONE 0.5s [2024-10-08T09:55:42.581Z] [2024-10-08T09:55:42.581Z] #116 [security-secretstore-setup] exporting to image [2024-10-08T09:55:42.581Z] #116 ... [2024-10-08T09:55:42.581Z] [2024-10-08T09:55:42.581Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T09:55:42.581Z] #236 DONE 0.4s [2024-10-08T09:55:42.840Z] [2024-10-08T09:55:42.840Z] #116 [security-secretstore-setup] exporting to image [2024-10-08T09:55:42.840Z] #116 exporting layers 0.2s done [2024-10-08T09:55:42.840Z] #116 writing image sha256:51dc4bff9ceaa556655a88ce61d00508cd84db50997f7580de53475e1f4bb34f 0.0s done [2024-10-08T09:55:42.840Z] #116 naming to docker.io/library/security-secretstore-setup done [2024-10-08T09:55:42.840Z] #116 exporting layers 0.2s done [2024-10-08T09:55:42.840Z] #116 writing image sha256:fab0355c4fe2a1f6d3b117fa9833bee70c9b37cbbab7922965bf78047285a396 done [2024-10-08T09:55:42.840Z] #116 naming to docker.io/library/security-bootstrapper done [2024-10-08T09:55:42.840Z] #116 DONE 3.2s [2024-10-08T09:55:42.840Z] [2024-10-08T09:55:42.840Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T09:55:42.840Z] time="2024-10-08T09:51:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-08T09:55:42.851Z] $ docker stop --time=1 1a784f116e7a20da5c4656ae5c047ea0d4f50cedcdc4719cd1f439764f497cf3 [2024-10-08T09:55:44.191Z] $ docker rm -f --volumes 1a784f116e7a20da5c4656ae5c047ea0d4f50cedcdc4719cd1f439764f497cf3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T09:55:44.538Z] + docker images [2024-10-08T09:55:44.538Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-08T09:55:44.538Z] security-secretstore-setup latest 51dc4bff9cea 2 seconds ago 40.2MB [2024-10-08T09:55:44.538Z] security-bootstrapper latest fab0355c4fe2 2 seconds ago 20.4MB [2024-10-08T09:55:44.538Z] core-common-config-bootstrapper latest 1c3d816471e0 3 seconds ago 16.5MB [2024-10-08T09:55:44.538Z] security-proxy-auth latest e57f15b53474 3 seconds ago 24.6MB [2024-10-08T09:55:44.538Z] security-proxy-setup latest 1de97dadfad7 3 seconds ago 28.7MB [2024-10-08T09:55:44.538Z] support-notifications latest de64ee82cc21 4 seconds ago 44.4MB [2024-10-08T09:55:44.538Z] core-keeper latest 6cead28f8414 4 seconds ago 29MB [2024-10-08T09:55:44.538Z] core-metadata latest bd1882eeea2d 4 seconds ago 29.8MB [2024-10-08T09:55:44.538Z] core-data latest a63061aa7558 4 seconds ago 29.6MB [2024-10-08T09:55:44.538Z] core-command latest e3b4723b9116 4 seconds ago 25.9MB [2024-10-08T09:55:44.538Z] security-spiffe-token-provider latest f7acfe19ca2e 4 seconds ago 31.8MB [2024-10-08T09:55:44.538Z] support-cron-scheduler latest feb08f45cb8c 4 seconds ago 45.4MB [2024-10-08T09:55:44.538Z] support-scheduler latest 7d371673b121 5 seconds ago 43.8MB [2024-10-08T09:55:44.538Z] security-spire-server latest 7eb975a9c943 3 minutes ago 122MB [2024-10-08T09:55:44.538Z] security-spire-agent latest 8c4dac4c753c 3 minutes ago 183MB [2024-10-08T09:55:44.538Z] security-spire-config latest 23ee2db2d9f6 3 minutes ago 121MB [2024-10-08T09:55:44.538Z] ci-base-image-x86_64 latest 4875974f8003 7 minutes ago 979MB [2024-10-08T09:55:44.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 days ago 573MB [2024-10-08T09:55:44.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-08T09:55:44.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T09:55:44.681Z] provisioning config files... [2024-10-08T09:55:44.692Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config7873608477920240426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T09:55:45.002Z] ---> ****-login.sh [2024-10-08T09:55:45.002Z] nexus3.edgexfoundry.org:10001 [2024-10-08T09:55:45.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:55:45.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:55:45.002Z] Configure a credential helper to remove this warning. See [2024-10-08T09:55:45.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:55:45.002Z] [2024-10-08T09:55:45.002Z] Login Succeeded [2024-10-08T09:55:45.002Z] nexus3.edgexfoundry.org:10002 [2024-10-08T09:55:45.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:55:45.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:55:45.002Z] Configure a credential helper to remove this warning. See [2024-10-08T09:55:45.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:55:45.002Z] [2024-10-08T09:55:45.002Z] Login Succeeded [2024-10-08T09:55:45.002Z] nexus3.edgexfoundry.org:10003 [2024-10-08T09:55:45.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:55:45.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:55:45.260Z] Configure a credential helper to remove this warning. See [2024-10-08T09:55:45.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:55:45.260Z] [2024-10-08T09:55:45.260Z] Login Succeeded [2024-10-08T09:55:45.260Z] nexus3.edgexfoundry.org:10004 [2024-10-08T09:55:45.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:55:45.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:55:45.261Z] Configure a credential helper to remove this warning. See [2024-10-08T09:55:45.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:55:45.261Z] [2024-10-08T09:55:45.261Z] Login Succeeded [2024-10-08T09:55:45.261Z] ****.io [2024-10-08T09:55:45.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T09:55:45.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T09:55:45.520Z] Configure a credential helper to remove this warning. See [2024-10-08T09:55:45.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T09:55:45.520Z] [2024-10-08T09:55:45.520Z] Login Succeeded [2024-10-08T09:55:45.520Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T09:55:45.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:55:45.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T09:55:45.622Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-08T09:55:45.622Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:45.622Z] latest [2024-10-08T09:55:45.622Z] 3.2.0-dev.97 [2024-10-08T09:55:45.622Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:45.622Z] main [2024-10-08T09:55:45.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:45.967Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:46.290Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:46.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:55:46.290Z] bbc74be34775: Preparing [2024-10-08T09:55:46.290Z] a0db8a2452a0: Preparing [2024-10-08T09:55:46.290Z] 501edecc5053: Preparing [2024-10-08T09:55:46.290Z] 006dd19c0456: Preparing [2024-10-08T09:55:46.290Z] 35ed24c2a153: Preparing [2024-10-08T09:55:46.290Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:46.290Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:46.290Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:46.290Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:46.290Z] bbc74be34775: Pushed [2024-10-08T09:55:46.290Z] 35ed24c2a153: Pushed [2024-10-08T09:55:46.290Z] 006dd19c0456: Pushed [2024-10-08T09:55:46.290Z] 501edecc5053: Pushed [2024-10-08T09:55:46.290Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:46.290Z] f4cf61ff90ca: Pushed [2024-10-08T09:55:48.196Z] a0db8a2452a0: Pushed [2024-10-08T09:55:48.196Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:48.524Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:48.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-08T09:55:48.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:55:48.844Z] bbc74be34775: Preparing [2024-10-08T09:55:48.844Z] a0db8a2452a0: Preparing [2024-10-08T09:55:48.844Z] 501edecc5053: Preparing [2024-10-08T09:55:48.844Z] 006dd19c0456: Preparing [2024-10-08T09:55:48.844Z] 35ed24c2a153: Preparing [2024-10-08T09:55:48.844Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:48.844Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:48.844Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:48.844Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:48.844Z] a0db8a2452a0: Layer already exists [2024-10-08T09:55:48.844Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:48.844Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:48.844Z] bbc74be34775: Layer already exists [2024-10-08T09:55:48.844Z] 501edecc5053: Layer already exists [2024-10-08T09:55:48.844Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:48.844Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:48.844Z] latest: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:49.170Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:49.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.97 [2024-10-08T09:55:49.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:55:49.494Z] bbc74be34775: Preparing [2024-10-08T09:55:49.494Z] a0db8a2452a0: Preparing [2024-10-08T09:55:49.494Z] 501edecc5053: Preparing [2024-10-08T09:55:49.494Z] 006dd19c0456: Preparing [2024-10-08T09:55:49.494Z] 35ed24c2a153: Preparing [2024-10-08T09:55:49.494Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:49.494Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:49.494Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:49.494Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:49.494Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:49.494Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:49.494Z] 501edecc5053: Layer already exists [2024-10-08T09:55:49.494Z] a0db8a2452a0: Layer already exists [2024-10-08T09:55:49.494Z] bbc74be34775: Layer already exists [2024-10-08T09:55:49.494Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:49.494Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:49.494Z] 3.2.0-dev.97: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:49.820Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:50.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:50.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:55:50.148Z] bbc74be34775: Preparing [2024-10-08T09:55:50.148Z] a0db8a2452a0: Preparing [2024-10-08T09:55:50.148Z] 501edecc5053: Preparing [2024-10-08T09:55:50.148Z] 006dd19c0456: Preparing [2024-10-08T09:55:50.148Z] 35ed24c2a153: Preparing [2024-10-08T09:55:50.148Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:50.148Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:50.148Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:50.148Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:50.148Z] bbc74be34775: Layer already exists [2024-10-08T09:55:50.148Z] a0db8a2452a0: Layer already exists [2024-10-08T09:55:50.148Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:50.148Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:50.148Z] 501edecc5053: Layer already exists [2024-10-08T09:55:50.148Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:50.148Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:50.148Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:50.472Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:50.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-08T09:55:50.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-08T09:55:50.793Z] bbc74be34775: Preparing [2024-10-08T09:55:50.793Z] a0db8a2452a0: Preparing [2024-10-08T09:55:50.793Z] 501edecc5053: Preparing [2024-10-08T09:55:50.793Z] 006dd19c0456: Preparing [2024-10-08T09:55:50.793Z] 35ed24c2a153: Preparing [2024-10-08T09:55:50.793Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:50.793Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:50.793Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:50.793Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:50.793Z] bbc74be34775: Layer already exists [2024-10-08T09:55:50.793Z] 501edecc5053: Layer already exists [2024-10-08T09:55:50.793Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:50.793Z] a0db8a2452a0: Layer already exists [2024-10-08T09:55:50.793Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:50.793Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:50.793Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:50.793Z] main: digest: sha256:9f41b43c06b7f6dfdaeba814f4ada877d03308d0eee23482794bfdaf9947cf93 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:55:50.867Z] ===================================================== [Pipeline] echo [2024-10-08T09:55:50.882Z] taggedImages: [2024-10-08T09:55:50.882Z] - nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:50.882Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-08T09:55:50.882Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.97 [2024-10-08T09:55:50.882Z] - nexus3.edgexfoundry.org:10004/core-command:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:50.882Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-08T09:55:50.917Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-08T09:55:50.917Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:50.917Z] latest [2024-10-08T09:55:50.917Z] 3.2.0-dev.97 [2024-10-08T09:55:50.917Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:50.917Z] main [2024-10-08T09:55:50.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:51.263Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:51.589Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:51.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:55:51.589Z] 193827dd9b00: Preparing [2024-10-08T09:55:51.589Z] ed80fdb491be: Preparing [2024-10-08T09:55:51.589Z] b3fe1a6636e3: Preparing [2024-10-08T09:55:51.589Z] 87c29b7f9a23: Preparing [2024-10-08T09:55:51.589Z] 501edecc5053: Preparing [2024-10-08T09:55:51.589Z] 006dd19c0456: Preparing [2024-10-08T09:55:51.589Z] 35ed24c2a153: Preparing [2024-10-08T09:55:51.589Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:51.589Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:51.589Z] 006dd19c0456: Waiting [2024-10-08T09:55:51.589Z] 35ed24c2a153: Waiting [2024-10-08T09:55:51.589Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:51.589Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:51.589Z] 501edecc5053: Layer already exists [2024-10-08T09:55:51.589Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:51.589Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:51.589Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:51.589Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:51.589Z] b3fe1a6636e3: Pushed [2024-10-08T09:55:51.589Z] ed80fdb491be: Pushed [2024-10-08T09:55:51.589Z] 193827dd9b00: Pushed [2024-10-08T09:55:52.526Z] 87c29b7f9a23: Pushed [2024-10-08T09:55:52.526Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:52.854Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:53.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-08T09:55:53.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:55:53.180Z] 193827dd9b00: Preparing [2024-10-08T09:55:53.180Z] ed80fdb491be: Preparing [2024-10-08T09:55:53.180Z] b3fe1a6636e3: Preparing [2024-10-08T09:55:53.180Z] 87c29b7f9a23: Preparing [2024-10-08T09:55:53.180Z] 501edecc5053: Preparing [2024-10-08T09:55:53.180Z] 006dd19c0456: Preparing [2024-10-08T09:55:53.180Z] 35ed24c2a153: Preparing [2024-10-08T09:55:53.180Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:53.180Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:53.180Z] 35ed24c2a153: Waiting [2024-10-08T09:55:53.180Z] 006dd19c0456: Waiting [2024-10-08T09:55:53.180Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:53.180Z] ed80fdb491be: Layer already exists [2024-10-08T09:55:53.180Z] 87c29b7f9a23: Layer already exists [2024-10-08T09:55:53.180Z] b3fe1a6636e3: Layer already exists [2024-10-08T09:55:53.180Z] 193827dd9b00: Layer already exists [2024-10-08T09:55:53.180Z] 501edecc5053: Layer already exists [2024-10-08T09:55:53.180Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:53.180Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:53.180Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:53.180Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:53.180Z] latest: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:53.507Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:53.835Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.97 [2024-10-08T09:55:53.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:55:53.835Z] 193827dd9b00: Preparing [2024-10-08T09:55:53.835Z] ed80fdb491be: Preparing [2024-10-08T09:55:53.835Z] b3fe1a6636e3: Preparing [2024-10-08T09:55:53.835Z] 87c29b7f9a23: Preparing [2024-10-08T09:55:53.835Z] 501edecc5053: Preparing [2024-10-08T09:55:53.835Z] 006dd19c0456: Preparing [2024-10-08T09:55:53.835Z] 35ed24c2a153: Preparing [2024-10-08T09:55:53.835Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:53.835Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:53.835Z] 006dd19c0456: Waiting [2024-10-08T09:55:53.835Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:53.835Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:53.835Z] 35ed24c2a153: Waiting [2024-10-08T09:55:53.835Z] b3fe1a6636e3: Layer already exists [2024-10-08T09:55:53.835Z] ed80fdb491be: Layer already exists [2024-10-08T09:55:53.835Z] 87c29b7f9a23: Layer already exists [2024-10-08T09:55:53.835Z] 193827dd9b00: Layer already exists [2024-10-08T09:55:53.835Z] 501edecc5053: Layer already exists [2024-10-08T09:55:53.835Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:53.835Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:53.835Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:53.835Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:53.835Z] 3.2.0-dev.97: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:54.162Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:54.497Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:55:54.497Z] 193827dd9b00: Preparing [2024-10-08T09:55:54.497Z] ed80fdb491be: Preparing [2024-10-08T09:55:54.497Z] b3fe1a6636e3: Preparing [2024-10-08T09:55:54.497Z] 87c29b7f9a23: Preparing [2024-10-08T09:55:54.497Z] 501edecc5053: Preparing [2024-10-08T09:55:54.497Z] 006dd19c0456: Preparing [2024-10-08T09:55:54.497Z] 35ed24c2a153: Preparing [2024-10-08T09:55:54.497Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:54.497Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:54.497Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:54.497Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:54.497Z] 006dd19c0456: Waiting [2024-10-08T09:55:54.497Z] 35ed24c2a153: Waiting [2024-10-08T09:55:54.497Z] 193827dd9b00: Layer already exists [2024-10-08T09:55:54.497Z] ed80fdb491be: Layer already exists [2024-10-08T09:55:54.497Z] 501edecc5053: Layer already exists [2024-10-08T09:55:54.497Z] 87c29b7f9a23: Layer already exists [2024-10-08T09:55:54.497Z] b3fe1a6636e3: Layer already exists [2024-10-08T09:55:54.497Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:54.497Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:54.497Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:54.497Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:54.497Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:54.830Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:55.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-08T09:55:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-08T09:55:55.158Z] 193827dd9b00: Preparing [2024-10-08T09:55:55.158Z] ed80fdb491be: Preparing [2024-10-08T09:55:55.158Z] b3fe1a6636e3: Preparing [2024-10-08T09:55:55.158Z] 87c29b7f9a23: Preparing [2024-10-08T09:55:55.158Z] 501edecc5053: Preparing [2024-10-08T09:55:55.158Z] 006dd19c0456: Preparing [2024-10-08T09:55:55.158Z] 35ed24c2a153: Preparing [2024-10-08T09:55:55.158Z] f4cf61ff90ca: Preparing [2024-10-08T09:55:55.158Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:55.158Z] 006dd19c0456: Waiting [2024-10-08T09:55:55.158Z] f4cf61ff90ca: Waiting [2024-10-08T09:55:55.158Z] 35ed24c2a153: Waiting [2024-10-08T09:55:55.158Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:55.158Z] 501edecc5053: Layer already exists [2024-10-08T09:55:55.158Z] 193827dd9b00: Layer already exists [2024-10-08T09:55:55.158Z] b3fe1a6636e3: Layer already exists [2024-10-08T09:55:55.158Z] ed80fdb491be: Layer already exists [2024-10-08T09:55:55.158Z] 87c29b7f9a23: Layer already exists [2024-10-08T09:55:55.158Z] 35ed24c2a153: Layer already exists [2024-10-08T09:55:55.158Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:55:55.158Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:55.158Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:55.158Z] main: digest: sha256:8dca654fa7d3bd5070244e8423f566735104766de9f1d801652adc669d3a87bd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:55:55.235Z] ===================================================== [Pipeline] echo [2024-10-08T09:55:55.249Z] taggedImages: [2024-10-08T09:55:55.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:55.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-08T09:55:55.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.97 [2024-10-08T09:55:55.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:55.249Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-08T09:55:55.279Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-08T09:55:55.279Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:55.279Z] latest [2024-10-08T09:55:55.279Z] 3.2.0-dev.97 [2024-10-08T09:55:55.279Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:55:55.279Z] main [2024-10-08T09:55:55.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:55.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:55.952Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:55:55.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:55:55.952Z] d1958bea735c: Preparing [2024-10-08T09:55:55.952Z] 166744d03c32: Preparing [2024-10-08T09:55:55.952Z] 3adff2d5ef27: Preparing [2024-10-08T09:55:55.952Z] 501edecc5053: Preparing [2024-10-08T09:55:55.952Z] 006dd19c0456: Preparing [2024-10-08T09:55:55.952Z] e6f0de4375c3: Preparing [2024-10-08T09:55:55.952Z] a4a0f9d87deb: Preparing [2024-10-08T09:55:55.952Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:55.952Z] e6f0de4375c3: Waiting [2024-10-08T09:55:55.952Z] a4a0f9d87deb: Waiting [2024-10-08T09:55:55.952Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:55.952Z] 501edecc5053: Layer already exists [2024-10-08T09:55:55.952Z] d1958bea735c: Pushed [2024-10-08T09:55:55.952Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:55.952Z] 166744d03c32: Pushed [2024-10-08T09:55:55.952Z] a4a0f9d87deb: Pushed [2024-10-08T09:55:55.952Z] e6f0de4375c3: Pushed [2024-10-08T09:55:55.952Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:58.498Z] 3adff2d5ef27: Pushed [2024-10-08T09:55:58.498Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:58.829Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:59.154Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-08T09:55:59.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:55:59.154Z] d1958bea735c: Preparing [2024-10-08T09:55:59.154Z] 166744d03c32: Preparing [2024-10-08T09:55:59.154Z] 3adff2d5ef27: Preparing [2024-10-08T09:55:59.154Z] 501edecc5053: Preparing [2024-10-08T09:55:59.154Z] 006dd19c0456: Preparing [2024-10-08T09:55:59.154Z] e6f0de4375c3: Preparing [2024-10-08T09:55:59.154Z] a4a0f9d87deb: Preparing [2024-10-08T09:55:59.154Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:59.154Z] e6f0de4375c3: Waiting [2024-10-08T09:55:59.154Z] a4a0f9d87deb: Waiting [2024-10-08T09:55:59.154Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:59.154Z] 3adff2d5ef27: Layer already exists [2024-10-08T09:55:59.154Z] 166744d03c32: Layer already exists [2024-10-08T09:55:59.154Z] d1958bea735c: Layer already exists [2024-10-08T09:55:59.154Z] 501edecc5053: Layer already exists [2024-10-08T09:55:59.154Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:59.154Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:59.154Z] a4a0f9d87deb: Layer already exists [2024-10-08T09:55:59.154Z] e6f0de4375c3: Layer already exists [2024-10-08T09:55:59.154Z] latest: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:59.500Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:55:59.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.97 [2024-10-08T09:55:59.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:55:59.831Z] d1958bea735c: Preparing [2024-10-08T09:55:59.831Z] 166744d03c32: Preparing [2024-10-08T09:55:59.831Z] 3adff2d5ef27: Preparing [2024-10-08T09:55:59.831Z] 501edecc5053: Preparing [2024-10-08T09:55:59.831Z] 006dd19c0456: Preparing [2024-10-08T09:55:59.831Z] e6f0de4375c3: Preparing [2024-10-08T09:55:59.831Z] a4a0f9d87deb: Preparing [2024-10-08T09:55:59.831Z] 63ca1fbb43ae: Preparing [2024-10-08T09:55:59.831Z] e6f0de4375c3: Waiting [2024-10-08T09:55:59.831Z] a4a0f9d87deb: Waiting [2024-10-08T09:55:59.831Z] 63ca1fbb43ae: Waiting [2024-10-08T09:55:59.831Z] d1958bea735c: Layer already exists [2024-10-08T09:55:59.831Z] 006dd19c0456: Layer already exists [2024-10-08T09:55:59.831Z] 3adff2d5ef27: Layer already exists [2024-10-08T09:55:59.831Z] 501edecc5053: Layer already exists [2024-10-08T09:55:59.831Z] 166744d03c32: Layer already exists [2024-10-08T09:55:59.831Z] e6f0de4375c3: Layer already exists [2024-10-08T09:55:59.831Z] a4a0f9d87deb: Layer already exists [2024-10-08T09:55:59.831Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:55:59.831Z] 3.2.0-dev.97: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:00.167Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:00.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:00.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:56:00.508Z] d1958bea735c: Preparing [2024-10-08T09:56:00.509Z] 166744d03c32: Preparing [2024-10-08T09:56:00.509Z] 3adff2d5ef27: Preparing [2024-10-08T09:56:00.509Z] 501edecc5053: Preparing [2024-10-08T09:56:00.509Z] 006dd19c0456: Preparing [2024-10-08T09:56:00.509Z] e6f0de4375c3: Preparing [2024-10-08T09:56:00.509Z] a4a0f9d87deb: Preparing [2024-10-08T09:56:00.509Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:00.509Z] a4a0f9d87deb: Waiting [2024-10-08T09:56:00.509Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:00.509Z] e6f0de4375c3: Waiting [2024-10-08T09:56:00.509Z] d1958bea735c: Layer already exists [2024-10-08T09:56:00.509Z] 501edecc5053: Layer already exists [2024-10-08T09:56:00.509Z] 3adff2d5ef27: Layer already exists [2024-10-08T09:56:00.509Z] 166744d03c32: Layer already exists [2024-10-08T09:56:00.509Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:00.509Z] a4a0f9d87deb: Layer already exists [2024-10-08T09:56:00.509Z] e6f0de4375c3: Layer already exists [2024-10-08T09:56:00.509Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:00.509Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:00.839Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:01.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-08T09:56:01.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-08T09:56:01.162Z] d1958bea735c: Preparing [2024-10-08T09:56:01.162Z] 166744d03c32: Preparing [2024-10-08T09:56:01.162Z] 3adff2d5ef27: Preparing [2024-10-08T09:56:01.162Z] 501edecc5053: Preparing [2024-10-08T09:56:01.162Z] 006dd19c0456: Preparing [2024-10-08T09:56:01.162Z] e6f0de4375c3: Preparing [2024-10-08T09:56:01.162Z] a4a0f9d87deb: Preparing [2024-10-08T09:56:01.162Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:01.162Z] e6f0de4375c3: Waiting [2024-10-08T09:56:01.162Z] a4a0f9d87deb: Waiting [2024-10-08T09:56:01.162Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:01.162Z] 501edecc5053: Layer already exists [2024-10-08T09:56:01.162Z] 166744d03c32: Layer already exists [2024-10-08T09:56:01.162Z] 3adff2d5ef27: Layer already exists [2024-10-08T09:56:01.162Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:01.162Z] d1958bea735c: Layer already exists [2024-10-08T09:56:01.162Z] e6f0de4375c3: Layer already exists [2024-10-08T09:56:01.162Z] a4a0f9d87deb: Layer already exists [2024-10-08T09:56:01.162Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:01.162Z] main: digest: sha256:90d5f791d8d1a803d8a6fc33ed599c6a6a985e610af719475575015ada7f8155 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:01.233Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:01.248Z] taggedImages: [2024-10-08T09:56:01.248Z] - nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:01.248Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-08T09:56:01.248Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.97 [2024-10-08T09:56:01.248Z] - nexus3.edgexfoundry.org:10004/core-data:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:01.248Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-08T09:56:01.276Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-08T09:56:01.276Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:01.276Z] latest [2024-10-08T09:56:01.276Z] 3.2.0-dev.97 [2024-10-08T09:56:01.276Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:01.276Z] main [2024-10-08T09:56:01.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:01.619Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:01.957Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:01.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:56:01.957Z] d715ea98901f: Preparing [2024-10-08T09:56:01.957Z] 5c277f5bd411: Preparing [2024-10-08T09:56:01.957Z] 16f4b22006ab: Preparing [2024-10-08T09:56:01.957Z] 006dd19c0456: Preparing [2024-10-08T09:56:01.957Z] dc9a2d176482: Preparing [2024-10-08T09:56:01.957Z] a9c1ea92c2fb: Preparing [2024-10-08T09:56:01.957Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:01.957Z] a9c1ea92c2fb: Waiting [2024-10-08T09:56:01.957Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:01.957Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:01.957Z] d715ea98901f: Pushed [2024-10-08T09:56:01.957Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:01.957Z] 5c277f5bd411: Pushed [2024-10-08T09:56:01.957Z] a9c1ea92c2fb: Pushed [2024-10-08T09:56:01.957Z] dc9a2d176482: Pushed [2024-10-08T09:56:04.504Z] 16f4b22006ab: Pushed [2024-10-08T09:56:04.504Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:04.843Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:05.178Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-08T09:56:05.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:56:05.178Z] d715ea98901f: Preparing [2024-10-08T09:56:05.178Z] 5c277f5bd411: Preparing [2024-10-08T09:56:05.178Z] 16f4b22006ab: Preparing [2024-10-08T09:56:05.178Z] 006dd19c0456: Preparing [2024-10-08T09:56:05.178Z] dc9a2d176482: Preparing [2024-10-08T09:56:05.178Z] a9c1ea92c2fb: Preparing [2024-10-08T09:56:05.178Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:05.178Z] a9c1ea92c2fb: Waiting [2024-10-08T09:56:05.178Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:05.178Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:05.178Z] dc9a2d176482: Layer already exists [2024-10-08T09:56:05.178Z] 5c277f5bd411: Layer already exists [2024-10-08T09:56:05.178Z] 16f4b22006ab: Layer already exists [2024-10-08T09:56:05.178Z] d715ea98901f: Layer already exists [2024-10-08T09:56:05.178Z] a9c1ea92c2fb: Layer already exists [2024-10-08T09:56:05.178Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:05.178Z] latest: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:05.510Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:05.833Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.97 [2024-10-08T09:56:05.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:56:05.833Z] d715ea98901f: Preparing [2024-10-08T09:56:05.833Z] 5c277f5bd411: Preparing [2024-10-08T09:56:05.833Z] 16f4b22006ab: Preparing [2024-10-08T09:56:05.833Z] 006dd19c0456: Preparing [2024-10-08T09:56:05.833Z] dc9a2d176482: Preparing [2024-10-08T09:56:05.833Z] a9c1ea92c2fb: Preparing [2024-10-08T09:56:05.833Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:05.833Z] a9c1ea92c2fb: Waiting [2024-10-08T09:56:05.833Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:05.833Z] 16f4b22006ab: Layer already exists [2024-10-08T09:56:05.834Z] 5c277f5bd411: Layer already exists [2024-10-08T09:56:05.834Z] d715ea98901f: Layer already exists [2024-10-08T09:56:05.834Z] dc9a2d176482: Layer already exists [2024-10-08T09:56:05.834Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:05.834Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:05.834Z] a9c1ea92c2fb: Layer already exists [2024-10-08T09:56:05.834Z] 3.2.0-dev.97: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:06.165Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:06.481Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:06.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:56:06.481Z] d715ea98901f: Preparing [2024-10-08T09:56:06.481Z] 5c277f5bd411: Preparing [2024-10-08T09:56:06.481Z] 16f4b22006ab: Preparing [2024-10-08T09:56:06.481Z] 006dd19c0456: Preparing [2024-10-08T09:56:06.481Z] dc9a2d176482: Preparing [2024-10-08T09:56:06.481Z] a9c1ea92c2fb: Preparing [2024-10-08T09:56:06.481Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:06.481Z] a9c1ea92c2fb: Waiting [2024-10-08T09:56:06.481Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:06.481Z] 16f4b22006ab: Layer already exists [2024-10-08T09:56:06.481Z] 5c277f5bd411: Layer already exists [2024-10-08T09:56:06.481Z] dc9a2d176482: Layer already exists [2024-10-08T09:56:06.481Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:06.481Z] d715ea98901f: Layer already exists [2024-10-08T09:56:06.481Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:06.482Z] a9c1ea92c2fb: Layer already exists [2024-10-08T09:56:06.482Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:06.813Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:07.149Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-08T09:56:07.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-08T09:56:07.149Z] d715ea98901f: Preparing [2024-10-08T09:56:07.149Z] 5c277f5bd411: Preparing [2024-10-08T09:56:07.149Z] 16f4b22006ab: Preparing [2024-10-08T09:56:07.149Z] 006dd19c0456: Preparing [2024-10-08T09:56:07.149Z] dc9a2d176482: Preparing [2024-10-08T09:56:07.149Z] a9c1ea92c2fb: Preparing [2024-10-08T09:56:07.149Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:07.149Z] a9c1ea92c2fb: Waiting [2024-10-08T09:56:07.149Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:07.149Z] 5c277f5bd411: Layer already exists [2024-10-08T09:56:07.149Z] d715ea98901f: Layer already exists [2024-10-08T09:56:07.149Z] dc9a2d176482: Layer already exists [2024-10-08T09:56:07.149Z] 16f4b22006ab: Layer already exists [2024-10-08T09:56:07.149Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:07.149Z] a9c1ea92c2fb: Layer already exists [2024-10-08T09:56:07.149Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:07.149Z] main: digest: sha256:5ea778086dcb506f6efe50231de19a4b131496b73f31720ab19a33f87c0ebbc6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:07.215Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:07.229Z] taggedImages: [2024-10-08T09:56:07.229Z] - nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:07.229Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-08T09:56:07.229Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.97 [2024-10-08T09:56:07.229Z] - nexus3.edgexfoundry.org:10004/core-keeper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:07.229Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-08T09:56:07.262Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-08T09:56:07.262Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:07.262Z] latest [2024-10-08T09:56:07.262Z] 3.2.0-dev.97 [2024-10-08T09:56:07.262Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:07.262Z] main [2024-10-08T09:56:07.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:07.616Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:07.953Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:07.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:56:07.954Z] 1bb18654c8c2: Preparing [2024-10-08T09:56:07.954Z] 7da7e7dde180: Preparing [2024-10-08T09:56:07.954Z] b87331277010: Preparing [2024-10-08T09:56:07.954Z] 103e3dd35cd0: Preparing [2024-10-08T09:56:07.954Z] 501edecc5053: Preparing [2024-10-08T09:56:07.954Z] 006dd19c0456: Preparing [2024-10-08T09:56:07.954Z] 35ed24c2a153: Preparing [2024-10-08T09:56:07.954Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:07.954Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:07.954Z] 006dd19c0456: Waiting [2024-10-08T09:56:07.954Z] 35ed24c2a153: Waiting [2024-10-08T09:56:07.954Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:07.954Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:07.954Z] 501edecc5053: Layer already exists [2024-10-08T09:56:07.954Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:07.954Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:07.954Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:07.954Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:07.954Z] 1bb18654c8c2: Pushed [2024-10-08T09:56:07.954Z] b87331277010: Pushed [2024-10-08T09:56:07.954Z] 7da7e7dde180: Pushed [2024-10-08T09:56:10.490Z] 103e3dd35cd0: Pushed [2024-10-08T09:56:10.490Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:10.816Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:11.143Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-08T09:56:11.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:56:11.143Z] 1bb18654c8c2: Preparing [2024-10-08T09:56:11.143Z] 7da7e7dde180: Preparing [2024-10-08T09:56:11.143Z] b87331277010: Preparing [2024-10-08T09:56:11.143Z] 103e3dd35cd0: Preparing [2024-10-08T09:56:11.143Z] 501edecc5053: Preparing [2024-10-08T09:56:11.143Z] 006dd19c0456: Preparing [2024-10-08T09:56:11.143Z] 35ed24c2a153: Preparing [2024-10-08T09:56:11.143Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:11.143Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:11.143Z] 35ed24c2a153: Waiting [2024-10-08T09:56:11.143Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:11.143Z] 006dd19c0456: Waiting [2024-10-08T09:56:11.143Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:11.143Z] b87331277010: Layer already exists [2024-10-08T09:56:11.143Z] 7da7e7dde180: Layer already exists [2024-10-08T09:56:11.143Z] 501edecc5053: Layer already exists [2024-10-08T09:56:11.143Z] 1bb18654c8c2: Layer already exists [2024-10-08T09:56:11.143Z] 103e3dd35cd0: Layer already exists [2024-10-08T09:56:11.143Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:11.143Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:11.143Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:11.143Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:11.143Z] latest: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:11.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:11.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.97 [2024-10-08T09:56:11.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:56:11.795Z] 1bb18654c8c2: Preparing [2024-10-08T09:56:11.795Z] 7da7e7dde180: Preparing [2024-10-08T09:56:11.795Z] b87331277010: Preparing [2024-10-08T09:56:11.795Z] 103e3dd35cd0: Preparing [2024-10-08T09:56:11.795Z] 501edecc5053: Preparing [2024-10-08T09:56:11.795Z] 006dd19c0456: Preparing [2024-10-08T09:56:11.795Z] 35ed24c2a153: Preparing [2024-10-08T09:56:11.795Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:11.795Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:11.795Z] 35ed24c2a153: Waiting [2024-10-08T09:56:11.795Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:11.795Z] 006dd19c0456: Waiting [2024-10-08T09:56:11.795Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:11.795Z] 1bb18654c8c2: Layer already exists [2024-10-08T09:56:11.795Z] 7da7e7dde180: Layer already exists [2024-10-08T09:56:11.795Z] b87331277010: Layer already exists [2024-10-08T09:56:11.795Z] 501edecc5053: Layer already exists [2024-10-08T09:56:11.795Z] 103e3dd35cd0: Layer already exists [2024-10-08T09:56:11.795Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:11.795Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:11.795Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:11.795Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:11.795Z] 3.2.0-dev.97: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:12.074Z] #40 ... [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #84 DONE 93.6s [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #82 DONE 93.4s [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T09:56:12.074Z] #119 ... [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #93 DONE 83.3s [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #90 DONE 89.9s [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #95 DONE 80.1s [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-08T09:56:12.074Z] #120 DONE 1.5s [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.074Z] #121 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #122 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #123 [core-data builder 6/7] COPY . . [2024-10-08T09:56:12.074Z] #123 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-08T09:56:12.074Z] #124 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.074Z] #125 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.074Z] #126 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.074Z] #127 [support-scheduler builder 6/7] COPY . . [2024-10-08T09:56:12.074Z] #127 CACHED [2024-10-08T09:56:12.074Z] [2024-10-08T09:56:12.075Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.075Z] #128 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.075Z] #129 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #130 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.075Z] #131 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.075Z] #132 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #133 [core-command builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #133 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.075Z] #134 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.075Z] #135 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #136 DONE 1.6s [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #137 [support-notifications builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #137 DONE 1.6s [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #138 [core-metadata builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #138 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.075Z] #139 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.075Z] #140 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #119 DONE 1.6s [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:56:12.075Z] #141 ... [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.075Z] #142 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.075Z] #143 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #144 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #145 [core-keeper builder 7/8] COPY . . [2024-10-08T09:56:12.075Z] #145 DONE 1.6s [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-10-08T09:56:12.075Z] #146 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T09:56:12.075Z] #147 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #148 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-08T09:56:12.075Z] #148 CACHED [2024-10-08T09:56:12.075Z] [2024-10-08T09:56:12.075Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T09:56:12.128Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:12.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:12.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:56:12.453Z] 1bb18654c8c2: Preparing [2024-10-08T09:56:12.453Z] 7da7e7dde180: Preparing [2024-10-08T09:56:12.453Z] b87331277010: Preparing [2024-10-08T09:56:12.453Z] 103e3dd35cd0: Preparing [2024-10-08T09:56:12.453Z] 501edecc5053: Preparing [2024-10-08T09:56:12.453Z] 006dd19c0456: Preparing [2024-10-08T09:56:12.453Z] 35ed24c2a153: Preparing [2024-10-08T09:56:12.453Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:12.453Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:12.453Z] 006dd19c0456: Waiting [2024-10-08T09:56:12.453Z] 35ed24c2a153: Waiting [2024-10-08T09:56:12.453Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:12.453Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:12.453Z] 7da7e7dde180: Layer already exists [2024-10-08T09:56:12.453Z] 1bb18654c8c2: Layer already exists [2024-10-08T09:56:12.453Z] b87331277010: Layer already exists [2024-10-08T09:56:12.453Z] 103e3dd35cd0: Layer already exists [2024-10-08T09:56:12.453Z] 501edecc5053: Layer already exists [2024-10-08T09:56:12.453Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:12.453Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:12.453Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:12.453Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:12.453Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:12.785Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:13.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-08T09:56:13.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-08T09:56:13.109Z] 1bb18654c8c2: Preparing [2024-10-08T09:56:13.109Z] 7da7e7dde180: Preparing [2024-10-08T09:56:13.109Z] b87331277010: Preparing [2024-10-08T09:56:13.109Z] 103e3dd35cd0: Preparing [2024-10-08T09:56:13.109Z] 501edecc5053: Preparing [2024-10-08T09:56:13.109Z] 006dd19c0456: Preparing [2024-10-08T09:56:13.109Z] 35ed24c2a153: Preparing [2024-10-08T09:56:13.109Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:13.109Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:13.109Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:13.109Z] 35ed24c2a153: Waiting [2024-10-08T09:56:13.109Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:13.109Z] 006dd19c0456: Waiting [2024-10-08T09:56:13.109Z] 7da7e7dde180: Layer already exists [2024-10-08T09:56:13.109Z] 501edecc5053: Layer already exists [2024-10-08T09:56:13.109Z] 1bb18654c8c2: Layer already exists [2024-10-08T09:56:13.109Z] b87331277010: Layer already exists [2024-10-08T09:56:13.109Z] 103e3dd35cd0: Layer already exists [2024-10-08T09:56:13.109Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:13.109Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:13.109Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:13.109Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:13.109Z] main: digest: sha256:3fa83a05cd5a79710335205e76d153133f1d60c87ccb6b8a823fea8d3782a864 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:13.186Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:13.202Z] taggedImages: [2024-10-08T09:56:13.202Z] - nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:13.202Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-08T09:56:13.202Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.97 [2024-10-08T09:56:13.202Z] - nexus3.edgexfoundry.org:10004/core-metadata:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:13.202Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-08T09:56:13.233Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-08T09:56:13.233Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:13.233Z] latest [2024-10-08T09:56:13.233Z] 3.2.0-dev.97 [2024-10-08T09:56:13.233Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:13.233Z] main [2024-10-08T09:56:13.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:13.489Z] #149 ... [2024-10-08T09:56:13.489Z] [2024-10-08T09:56:13.489Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T09:56:13.489Z] #0 4.233 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-08T09:56:13.581Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:13.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:13.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:56:13.907Z] 66b29eeea4ed: Preparing [2024-10-08T09:56:13.907Z] 428276cb5b02: Preparing [2024-10-08T09:56:13.907Z] f35f1f96298a: Preparing [2024-10-08T09:56:13.907Z] 447cb9ffc811: Preparing [2024-10-08T09:56:13.907Z] 707644d105cc: Preparing [2024-10-08T09:56:13.907Z] 89b59ee06773: Preparing [2024-10-08T09:56:13.907Z] 4c47bbcfdadd: Preparing [2024-10-08T09:56:13.907Z] f29a19913106: Preparing [2024-10-08T09:56:13.907Z] 501edecc5053: Preparing [2024-10-08T09:56:13.907Z] 006dd19c0456: Preparing [2024-10-08T09:56:13.907Z] 65fd1626d2ba: Preparing [2024-10-08T09:56:13.907Z] c360259ce84f: Preparing [2024-10-08T09:56:13.907Z] 5f70bf18a086: Preparing [2024-10-08T09:56:13.907Z] afc96697e487: Preparing [2024-10-08T09:56:13.907Z] 94469023f0ca: Preparing [2024-10-08T09:56:13.907Z] eba77bf8eaa7: Preparing [2024-10-08T09:56:13.907Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:13.907Z] f29a19913106: Waiting [2024-10-08T09:56:13.907Z] 501edecc5053: Waiting [2024-10-08T09:56:13.907Z] 006dd19c0456: Waiting [2024-10-08T09:56:13.907Z] 65fd1626d2ba: Waiting [2024-10-08T09:56:13.907Z] c360259ce84f: Waiting [2024-10-08T09:56:13.907Z] 5f70bf18a086: Waiting [2024-10-08T09:56:13.907Z] 94469023f0ca: Waiting [2024-10-08T09:56:13.907Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:13.907Z] 89b59ee06773: Waiting [2024-10-08T09:56:13.907Z] 4c47bbcfdadd: Waiting [2024-10-08T09:56:13.907Z] afc96697e487: Waiting [2024-10-08T09:56:13.907Z] f35f1f96298a: Pushed [2024-10-08T09:56:13.907Z] 428276cb5b02: Pushed [2024-10-08T09:56:13.907Z] 66b29eeea4ed: Pushed [2024-10-08T09:56:13.907Z] 707644d105cc: Pushed [2024-10-08T09:56:13.907Z] 447cb9ffc811: Pushed [2024-10-08T09:56:13.907Z] 501edecc5053: Layer already exists [2024-10-08T09:56:13.907Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:13.907Z] 89b59ee06773: Pushed [2024-10-08T09:56:14.083Z] #150 ... [2024-10-08T09:56:14.083Z] [2024-10-08T09:56:14.083Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T09:56:14.083Z] #0 6.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-08T09:56:14.165Z] 5f70bf18a086: Layer already exists [2024-10-08T09:56:14.165Z] 4c47bbcfdadd: Pushed [2024-10-08T09:56:14.165Z] 65fd1626d2ba: Pushed [2024-10-08T09:56:14.165Z] c360259ce84f: Pushed [2024-10-08T09:56:14.165Z] afc96697e487: Pushed [2024-10-08T09:56:14.165Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:14.165Z] 94469023f0ca: Pushed [2024-10-08T09:56:14.165Z] eba77bf8eaa7: Pushed [2024-10-08T09:56:14.351Z] #151 ... [2024-10-08T09:56:14.351Z] [2024-10-08T09:56:14.351Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T09:56:14.351Z] #0 6.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-08T09:56:14.618Z] #152 ... [2024-10-08T09:56:14.618Z] [2024-10-08T09:56:14.618Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T09:56:14.618Z] #141 6.641 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-08T09:56:15.541Z] f29a19913106: Pushed [2024-10-08T09:56:15.541Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:15.876Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:16.208Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-08T09:56:16.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:56:16.208Z] 66b29eeea4ed: Preparing [2024-10-08T09:56:16.208Z] 428276cb5b02: Preparing [2024-10-08T09:56:16.208Z] f35f1f96298a: Preparing [2024-10-08T09:56:16.208Z] 447cb9ffc811: Preparing [2024-10-08T09:56:16.208Z] 707644d105cc: Preparing [2024-10-08T09:56:16.208Z] 89b59ee06773: Preparing [2024-10-08T09:56:16.208Z] 4c47bbcfdadd: Preparing [2024-10-08T09:56:16.208Z] f29a19913106: Preparing [2024-10-08T09:56:16.208Z] 501edecc5053: Preparing [2024-10-08T09:56:16.208Z] 006dd19c0456: Preparing [2024-10-08T09:56:16.208Z] 65fd1626d2ba: Preparing [2024-10-08T09:56:16.208Z] c360259ce84f: Preparing [2024-10-08T09:56:16.208Z] 5f70bf18a086: Preparing [2024-10-08T09:56:16.208Z] afc96697e487: Preparing [2024-10-08T09:56:16.208Z] 94469023f0ca: Preparing [2024-10-08T09:56:16.208Z] eba77bf8eaa7: Preparing [2024-10-08T09:56:16.208Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:16.208Z] 89b59ee06773: Waiting [2024-10-08T09:56:16.208Z] 4c47bbcfdadd: Waiting [2024-10-08T09:56:16.208Z] f29a19913106: Waiting [2024-10-08T09:56:16.208Z] 501edecc5053: Waiting [2024-10-08T09:56:16.208Z] 006dd19c0456: Waiting [2024-10-08T09:56:16.208Z] 65fd1626d2ba: Waiting [2024-10-08T09:56:16.208Z] c360259ce84f: Waiting [2024-10-08T09:56:16.208Z] 5f70bf18a086: Waiting [2024-10-08T09:56:16.208Z] afc96697e487: Waiting [2024-10-08T09:56:16.208Z] 94469023f0ca: Waiting [2024-10-08T09:56:16.208Z] eba77bf8eaa7: Waiting [2024-10-08T09:56:16.208Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:16.208Z] 707644d105cc: Layer already exists [2024-10-08T09:56:16.208Z] f35f1f96298a: Layer already exists [2024-10-08T09:56:16.208Z] 66b29eeea4ed: Layer already exists [2024-10-08T09:56:16.208Z] 428276cb5b02: Layer already exists [2024-10-08T09:56:16.208Z] 447cb9ffc811: Layer already exists [2024-10-08T09:56:16.208Z] 4c47bbcfdadd: Layer already exists [2024-10-08T09:56:16.208Z] 89b59ee06773: Layer already exists [2024-10-08T09:56:16.208Z] f29a19913106: Layer already exists [2024-10-08T09:56:16.208Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:16.208Z] 501edecc5053: Layer already exists [2024-10-08T09:56:16.208Z] 65fd1626d2ba: Layer already exists [2024-10-08T09:56:16.208Z] c360259ce84f: Layer already exists [2024-10-08T09:56:16.208Z] 94469023f0ca: Layer already exists [2024-10-08T09:56:16.208Z] 5f70bf18a086: Layer already exists [2024-10-08T09:56:16.208Z] afc96697e487: Layer already exists [2024-10-08T09:56:16.208Z] eba77bf8eaa7: Layer already exists [2024-10-08T09:56:16.208Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:16.208Z] latest: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:16.551Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:16.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.97 [2024-10-08T09:56:16.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:56:16.881Z] 66b29eeea4ed: Preparing [2024-10-08T09:56:16.881Z] 428276cb5b02: Preparing [2024-10-08T09:56:16.881Z] f35f1f96298a: Preparing [2024-10-08T09:56:16.881Z] 447cb9ffc811: Preparing [2024-10-08T09:56:16.881Z] 707644d105cc: Preparing [2024-10-08T09:56:16.881Z] 89b59ee06773: Preparing [2024-10-08T09:56:16.881Z] 4c47bbcfdadd: Preparing [2024-10-08T09:56:16.881Z] f29a19913106: Preparing [2024-10-08T09:56:16.881Z] 501edecc5053: Preparing [2024-10-08T09:56:16.881Z] 006dd19c0456: Preparing [2024-10-08T09:56:16.881Z] 65fd1626d2ba: Preparing [2024-10-08T09:56:16.881Z] c360259ce84f: Preparing [2024-10-08T09:56:16.881Z] 5f70bf18a086: Preparing [2024-10-08T09:56:16.881Z] afc96697e487: Preparing [2024-10-08T09:56:16.881Z] 94469023f0ca: Preparing [2024-10-08T09:56:16.881Z] eba77bf8eaa7: Preparing [2024-10-08T09:56:16.881Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:16.881Z] 89b59ee06773: Waiting [2024-10-08T09:56:16.881Z] 4c47bbcfdadd: Waiting [2024-10-08T09:56:16.881Z] f29a19913106: Waiting [2024-10-08T09:56:16.881Z] 501edecc5053: Waiting [2024-10-08T09:56:16.881Z] c360259ce84f: Waiting [2024-10-08T09:56:16.881Z] 006dd19c0456: Waiting [2024-10-08T09:56:16.881Z] 65fd1626d2ba: Waiting [2024-10-08T09:56:16.881Z] 5f70bf18a086: Waiting [2024-10-08T09:56:16.881Z] afc96697e487: Waiting [2024-10-08T09:56:16.881Z] 94469023f0ca: Waiting [2024-10-08T09:56:16.881Z] eba77bf8eaa7: Waiting [2024-10-08T09:56:16.881Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:16.881Z] 428276cb5b02: Layer already exists [2024-10-08T09:56:16.881Z] 707644d105cc: Layer already exists [2024-10-08T09:56:16.881Z] 66b29eeea4ed: Layer already exists [2024-10-08T09:56:16.881Z] f35f1f96298a: Layer already exists [2024-10-08T09:56:16.881Z] 447cb9ffc811: Layer already exists [2024-10-08T09:56:16.881Z] 4c47bbcfdadd: Layer already exists [2024-10-08T09:56:16.881Z] 89b59ee06773: Layer already exists [2024-10-08T09:56:16.881Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:16.881Z] 501edecc5053: Layer already exists [2024-10-08T09:56:16.881Z] f29a19913106: Layer already exists [2024-10-08T09:56:16.881Z] 65fd1626d2ba: Layer already exists [2024-10-08T09:56:16.881Z] c360259ce84f: Layer already exists [2024-10-08T09:56:16.881Z] 5f70bf18a086: Layer already exists [2024-10-08T09:56:16.881Z] afc96697e487: Layer already exists [2024-10-08T09:56:16.881Z] 94469023f0ca: Layer already exists [2024-10-08T09:56:16.881Z] eba77bf8eaa7: Layer already exists [2024-10-08T09:56:16.881Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:16.881Z] 3.2.0-dev.97: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:17.214Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:17.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:17.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:56:17.542Z] 66b29eeea4ed: Preparing [2024-10-08T09:56:17.542Z] 428276cb5b02: Preparing [2024-10-08T09:56:17.542Z] f35f1f96298a: Preparing [2024-10-08T09:56:17.542Z] 447cb9ffc811: Preparing [2024-10-08T09:56:17.542Z] 707644d105cc: Preparing [2024-10-08T09:56:17.542Z] 89b59ee06773: Preparing [2024-10-08T09:56:17.542Z] 4c47bbcfdadd: Preparing [2024-10-08T09:56:17.542Z] f29a19913106: Preparing [2024-10-08T09:56:17.542Z] 501edecc5053: Preparing [2024-10-08T09:56:17.542Z] 006dd19c0456: Preparing [2024-10-08T09:56:17.542Z] 65fd1626d2ba: Preparing [2024-10-08T09:56:17.542Z] c360259ce84f: Preparing [2024-10-08T09:56:17.542Z] 5f70bf18a086: Preparing [2024-10-08T09:56:17.542Z] afc96697e487: Preparing [2024-10-08T09:56:17.542Z] 94469023f0ca: Preparing [2024-10-08T09:56:17.542Z] eba77bf8eaa7: Preparing [2024-10-08T09:56:17.542Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:17.542Z] 89b59ee06773: Waiting [2024-10-08T09:56:17.542Z] 65fd1626d2ba: Waiting [2024-10-08T09:56:17.542Z] 4c47bbcfdadd: Waiting [2024-10-08T09:56:17.542Z] c360259ce84f: Waiting [2024-10-08T09:56:17.542Z] f29a19913106: Waiting [2024-10-08T09:56:17.542Z] 5f70bf18a086: Waiting [2024-10-08T09:56:17.542Z] 501edecc5053: Waiting [2024-10-08T09:56:17.542Z] afc96697e487: Waiting [2024-10-08T09:56:17.542Z] 006dd19c0456: Waiting [2024-10-08T09:56:17.542Z] 94469023f0ca: Waiting [2024-10-08T09:56:17.542Z] eba77bf8eaa7: Waiting [2024-10-08T09:56:17.542Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:17.542Z] 447cb9ffc811: Layer already exists [2024-10-08T09:56:17.542Z] f35f1f96298a: Layer already exists [2024-10-08T09:56:17.542Z] 707644d105cc: Layer already exists [2024-10-08T09:56:17.542Z] 66b29eeea4ed: Layer already exists [2024-10-08T09:56:17.542Z] 428276cb5b02: Layer already exists [2024-10-08T09:56:17.542Z] 89b59ee06773: Layer already exists [2024-10-08T09:56:17.542Z] 4c47bbcfdadd: Layer already exists [2024-10-08T09:56:17.542Z] f29a19913106: Layer already exists [2024-10-08T09:56:17.542Z] 501edecc5053: Layer already exists [2024-10-08T09:56:17.542Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:17.542Z] c360259ce84f: Layer already exists [2024-10-08T09:56:17.542Z] 65fd1626d2ba: Layer already exists [2024-10-08T09:56:17.542Z] 5f70bf18a086: Layer already exists [2024-10-08T09:56:17.542Z] afc96697e487: Layer already exists [2024-10-08T09:56:17.542Z] 94469023f0ca: Layer already exists [2024-10-08T09:56:17.542Z] eba77bf8eaa7: Layer already exists [2024-10-08T09:56:17.542Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:17.542Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:17.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:17.964Z] #141 ... [2024-10-08T09:56:17.964Z] [2024-10-08T09:56:17.964Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T09:56:17.964Z] #0 5.185 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-08T09:56:17.964Z] #153 ... [2024-10-08T09:56:17.964Z] [2024-10-08T09:56:17.964Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T09:56:17.964Z] #0 6.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-08T09:56:18.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-08T09:56:18.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-08T09:56:18.205Z] 66b29eeea4ed: Preparing [2024-10-08T09:56:18.205Z] 428276cb5b02: Preparing [2024-10-08T09:56:18.205Z] f35f1f96298a: Preparing [2024-10-08T09:56:18.205Z] 447cb9ffc811: Preparing [2024-10-08T09:56:18.205Z] 707644d105cc: Preparing [2024-10-08T09:56:18.205Z] 89b59ee06773: Preparing [2024-10-08T09:56:18.205Z] 4c47bbcfdadd: Preparing [2024-10-08T09:56:18.205Z] f29a19913106: Preparing [2024-10-08T09:56:18.205Z] 501edecc5053: Preparing [2024-10-08T09:56:18.205Z] 006dd19c0456: Preparing [2024-10-08T09:56:18.205Z] 65fd1626d2ba: Preparing [2024-10-08T09:56:18.205Z] c360259ce84f: Preparing [2024-10-08T09:56:18.205Z] 5f70bf18a086: Preparing [2024-10-08T09:56:18.205Z] afc96697e487: Preparing [2024-10-08T09:56:18.205Z] 94469023f0ca: Preparing [2024-10-08T09:56:18.205Z] eba77bf8eaa7: Preparing [2024-10-08T09:56:18.205Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:18.205Z] 89b59ee06773: Waiting [2024-10-08T09:56:18.205Z] 4c47bbcfdadd: Waiting [2024-10-08T09:56:18.205Z] f29a19913106: Waiting [2024-10-08T09:56:18.205Z] 501edecc5053: Waiting [2024-10-08T09:56:18.205Z] 94469023f0ca: Waiting [2024-10-08T09:56:18.206Z] 006dd19c0456: Waiting [2024-10-08T09:56:18.206Z] eba77bf8eaa7: Waiting [2024-10-08T09:56:18.206Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:18.206Z] 65fd1626d2ba: Waiting [2024-10-08T09:56:18.206Z] c360259ce84f: Waiting [2024-10-08T09:56:18.206Z] 5f70bf18a086: Waiting [2024-10-08T09:56:18.206Z] afc96697e487: Waiting [2024-10-08T09:56:18.206Z] 428276cb5b02: Layer already exists [2024-10-08T09:56:18.206Z] 447cb9ffc811: Layer already exists [2024-10-08T09:56:18.206Z] 707644d105cc: Layer already exists [2024-10-08T09:56:18.206Z] f35f1f96298a: Layer already exists [2024-10-08T09:56:18.206Z] 66b29eeea4ed: Layer already exists [2024-10-08T09:56:18.206Z] 501edecc5053: Layer already exists [2024-10-08T09:56:18.206Z] 89b59ee06773: Layer already exists [2024-10-08T09:56:18.206Z] f29a19913106: Layer already exists [2024-10-08T09:56:18.206Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:18.206Z] 4c47bbcfdadd: Layer already exists [2024-10-08T09:56:18.206Z] 65fd1626d2ba: Layer already exists [2024-10-08T09:56:18.206Z] c360259ce84f: Layer already exists [2024-10-08T09:56:18.206Z] 5f70bf18a086: Layer already exists [2024-10-08T09:56:18.206Z] afc96697e487: Layer already exists [2024-10-08T09:56:18.206Z] 94469023f0ca: Layer already exists [2024-10-08T09:56:18.206Z] eba77bf8eaa7: Layer already exists [2024-10-08T09:56:18.206Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:18.206Z] main: digest: sha256:bc3abc1fe0b1a5637b12b30776ef8ffa53617c62b7519e8472984157e8dffc11 size: 3854 [Pipeline] } [Pipeline] // withEnv [2024-10-08T09:56:18.230Z] #154 ... [2024-10-08T09:56:18.230Z] [2024-10-08T09:56:18.230Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T09:56:18.230Z] #0 6.579 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-08T09:56:18.230Z] #155 ... [2024-10-08T09:56:18.230Z] [2024-10-08T09:56:18.230Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-08T09:56:18.230Z] #0 6.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:18.286Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:18.299Z] taggedImages: [2024-10-08T09:56:18.299Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:18.299Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-08T09:56:18.299Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.97 [2024-10-08T09:56:18.299Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:18.299Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-08T09:56:18.330Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-08T09:56:18.331Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:18.331Z] latest [2024-10-08T09:56:18.331Z] 3.2.0-dev.97 [2024-10-08T09:56:18.331Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:18.331Z] main [2024-10-08T09:56:18.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:18.544Z] #156 ... [2024-10-08T09:56:18.544Z] [2024-10-08T09:56:18.544Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T09:56:18.544Z] #0 4.647 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-08T09:56:18.544Z] #157 ... [2024-10-08T09:56:18.544Z] [2024-10-08T09:56:18.544Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T09:56:18.544Z] #0 4.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-08T09:56:18.679Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:18.839Z] #158 ... [2024-10-08T09:56:18.839Z] [2024-10-08T09:56:18.839Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T09:56:18.839Z] #0 6.268 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-08T09:56:18.839Z] #159 ... [2024-10-08T09:56:18.839Z] [2024-10-08T09:56:18.839Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T09:56:18.839Z] #0 5.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-08T09:56:19.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:19.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:56:19.014Z] 193827dd9b00: Preparing [2024-10-08T09:56:19.014Z] ed80fdb491be: Preparing [2024-10-08T09:56:19.014Z] ac89aa6eb45f: Preparing [2024-10-08T09:56:19.014Z] 1878d6ff8aae: Preparing [2024-10-08T09:56:19.014Z] 501edecc5053: Preparing [2024-10-08T09:56:19.014Z] 006dd19c0456: Preparing [2024-10-08T09:56:19.014Z] 35ed24c2a153: Preparing [2024-10-08T09:56:19.014Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:19.014Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:19.014Z] 35ed24c2a153: Waiting [2024-10-08T09:56:19.014Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:19.014Z] 006dd19c0456: Waiting [2024-10-08T09:56:19.014Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:19.014Z] ed80fdb491be: Layer already exists [2024-10-08T09:56:19.014Z] 193827dd9b00: Layer already exists [2024-10-08T09:56:19.014Z] 501edecc5053: Layer already exists [2024-10-08T09:56:19.014Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:19.014Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:19.014Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:19.014Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:19.014Z] ac89aa6eb45f: Pushed [2024-10-08T09:56:19.108Z] #160 ... [2024-10-08T09:56:19.108Z] [2024-10-08T09:56:19.108Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T09:56:19.108Z] #149 6.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-08T09:56:20.919Z] 1878d6ff8aae: Pushed [2024-10-08T09:56:20.919Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:21.257Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:21.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-08T09:56:21.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:56:21.583Z] 193827dd9b00: Preparing [2024-10-08T09:56:21.583Z] ed80fdb491be: Preparing [2024-10-08T09:56:21.583Z] ac89aa6eb45f: Preparing [2024-10-08T09:56:21.583Z] 1878d6ff8aae: Preparing [2024-10-08T09:56:21.583Z] 501edecc5053: Preparing [2024-10-08T09:56:21.583Z] 006dd19c0456: Preparing [2024-10-08T09:56:21.583Z] 35ed24c2a153: Preparing [2024-10-08T09:56:21.583Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:21.583Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:21.583Z] 35ed24c2a153: Waiting [2024-10-08T09:56:21.583Z] 006dd19c0456: Waiting [2024-10-08T09:56:21.583Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:21.583Z] 501edecc5053: Layer already exists [2024-10-08T09:56:21.583Z] 193827dd9b00: Layer already exists [2024-10-08T09:56:21.583Z] ed80fdb491be: Layer already exists [2024-10-08T09:56:21.583Z] ac89aa6eb45f: Layer already exists [2024-10-08T09:56:21.583Z] 1878d6ff8aae: Layer already exists [2024-10-08T09:56:21.583Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:21.583Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:21.583Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:21.583Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:21.583Z] latest: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:21.913Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:22.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.97 [2024-10-08T09:56:22.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:56:22.239Z] 193827dd9b00: Preparing [2024-10-08T09:56:22.239Z] ed80fdb491be: Preparing [2024-10-08T09:56:22.239Z] ac89aa6eb45f: Preparing [2024-10-08T09:56:22.239Z] 1878d6ff8aae: Preparing [2024-10-08T09:56:22.239Z] 501edecc5053: Preparing [2024-10-08T09:56:22.239Z] 006dd19c0456: Preparing [2024-10-08T09:56:22.239Z] 35ed24c2a153: Preparing [2024-10-08T09:56:22.239Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:22.239Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:22.239Z] 006dd19c0456: Waiting [2024-10-08T09:56:22.239Z] 35ed24c2a153: Waiting [2024-10-08T09:56:22.239Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:22.239Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:22.239Z] ed80fdb491be: Layer already exists [2024-10-08T09:56:22.239Z] 193827dd9b00: Layer already exists [2024-10-08T09:56:22.239Z] 501edecc5053: Layer already exists [2024-10-08T09:56:22.239Z] 1878d6ff8aae: Layer already exists [2024-10-08T09:56:22.239Z] ac89aa6eb45f: Layer already exists [2024-10-08T09:56:22.239Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:22.239Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:22.239Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:22.239Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:22.239Z] 3.2.0-dev.97: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:22.573Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:22.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:22.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:56:22.896Z] 193827dd9b00: Preparing [2024-10-08T09:56:22.896Z] ed80fdb491be: Preparing [2024-10-08T09:56:22.896Z] ac89aa6eb45f: Preparing [2024-10-08T09:56:22.896Z] 1878d6ff8aae: Preparing [2024-10-08T09:56:22.896Z] 501edecc5053: Preparing [2024-10-08T09:56:22.896Z] 006dd19c0456: Preparing [2024-10-08T09:56:22.896Z] 35ed24c2a153: Preparing [2024-10-08T09:56:22.896Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:22.896Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:22.896Z] 006dd19c0456: Waiting [2024-10-08T09:56:22.896Z] 35ed24c2a153: Waiting [2024-10-08T09:56:22.896Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:22.896Z] ed80fdb491be: Layer already exists [2024-10-08T09:56:22.896Z] 193827dd9b00: Layer already exists [2024-10-08T09:56:22.896Z] 1878d6ff8aae: Layer already exists [2024-10-08T09:56:22.896Z] ac89aa6eb45f: Layer already exists [2024-10-08T09:56:22.896Z] 501edecc5053: Layer already exists [2024-10-08T09:56:22.896Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:22.896Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:22.896Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:22.896Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:22.896Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:23.230Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:23.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-08T09:56:23.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-08T09:56:23.558Z] 193827dd9b00: Preparing [2024-10-08T09:56:23.558Z] ed80fdb491be: Preparing [2024-10-08T09:56:23.558Z] ac89aa6eb45f: Preparing [2024-10-08T09:56:23.558Z] 1878d6ff8aae: Preparing [2024-10-08T09:56:23.558Z] 501edecc5053: Preparing [2024-10-08T09:56:23.558Z] 006dd19c0456: Preparing [2024-10-08T09:56:23.558Z] 35ed24c2a153: Preparing [2024-10-08T09:56:23.558Z] f4cf61ff90ca: Preparing [2024-10-08T09:56:23.558Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:23.558Z] 006dd19c0456: Waiting [2024-10-08T09:56:23.558Z] 35ed24c2a153: Waiting [2024-10-08T09:56:23.558Z] f4cf61ff90ca: Waiting [2024-10-08T09:56:23.558Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:23.558Z] ac89aa6eb45f: Layer already exists [2024-10-08T09:56:23.558Z] 1878d6ff8aae: Layer already exists [2024-10-08T09:56:23.558Z] ed80fdb491be: Layer already exists [2024-10-08T09:56:23.558Z] 193827dd9b00: Layer already exists [2024-10-08T09:56:23.558Z] 501edecc5053: Layer already exists [2024-10-08T09:56:23.558Z] 35ed24c2a153: Layer already exists [2024-10-08T09:56:23.558Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:56:23.558Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:23.558Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:23.558Z] main: digest: sha256:16ff611de59dc9574f23b0702400fb51ae5a52f2bf615b6c0f598f16899420c6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:23.629Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:23.651Z] taggedImages: [2024-10-08T09:56:23.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:23.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-08T09:56:23.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.97 [2024-10-08T09:56:23.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:23.652Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-08T09:56:23.676Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-08T09:56:23.676Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:23.676Z] latest [2024-10-08T09:56:23.676Z] 3.2.0-dev.97 [2024-10-08T09:56:23.676Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:23.676Z] main [2024-10-08T09:56:23.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:24.016Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:24.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:24.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:56:24.343Z] 1471f692180a: Preparing [2024-10-08T09:56:24.343Z] 8b237bcb215c: Preparing [2024-10-08T09:56:24.343Z] 7e74ffdcee51: Preparing [2024-10-08T09:56:24.343Z] b2fec7758781: Preparing [2024-10-08T09:56:24.343Z] 92a98eff62ff: Preparing [2024-10-08T09:56:24.343Z] 501edecc5053: Preparing [2024-10-08T09:56:24.343Z] 006dd19c0456: Preparing [2024-10-08T09:56:24.343Z] 4525c293f2d5: Preparing [2024-10-08T09:56:24.343Z] d3619027420f: Preparing [2024-10-08T09:56:24.343Z] 6d561ad77184: Preparing [2024-10-08T09:56:24.343Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:24.343Z] 501edecc5053: Waiting [2024-10-08T09:56:24.343Z] d3619027420f: Waiting [2024-10-08T09:56:24.343Z] 6d561ad77184: Waiting [2024-10-08T09:56:24.343Z] 006dd19c0456: Waiting [2024-10-08T09:56:24.343Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:24.343Z] 4525c293f2d5: Waiting [2024-10-08T09:56:24.343Z] 8b237bcb215c: Pushed [2024-10-08T09:56:24.343Z] 501edecc5053: Layer already exists [2024-10-08T09:56:24.344Z] 1471f692180a: Pushed [2024-10-08T09:56:24.344Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:24.344Z] b2fec7758781: Pushed [2024-10-08T09:56:24.344Z] 92a98eff62ff: Pushed [2024-10-08T09:56:24.344Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:24.344Z] 4525c293f2d5: Pushed [2024-10-08T09:56:24.603Z] d3619027420f: Pushed [2024-10-08T09:56:25.171Z] 7e74ffdcee51: Pushed [2024-10-08T09:56:25.741Z] 6d561ad77184: Pushed [2024-10-08T09:56:25.741Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:26.075Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:26.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-08T09:56:26.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:56:26.402Z] 1471f692180a: Preparing [2024-10-08T09:56:26.402Z] 8b237bcb215c: Preparing [2024-10-08T09:56:26.402Z] 7e74ffdcee51: Preparing [2024-10-08T09:56:26.402Z] b2fec7758781: Preparing [2024-10-08T09:56:26.402Z] 92a98eff62ff: Preparing [2024-10-08T09:56:26.402Z] 501edecc5053: Preparing [2024-10-08T09:56:26.402Z] 006dd19c0456: Preparing [2024-10-08T09:56:26.402Z] 4525c293f2d5: Preparing [2024-10-08T09:56:26.402Z] d3619027420f: Preparing [2024-10-08T09:56:26.402Z] 6d561ad77184: Preparing [2024-10-08T09:56:26.402Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:26.402Z] d3619027420f: Waiting [2024-10-08T09:56:26.402Z] 6d561ad77184: Waiting [2024-10-08T09:56:26.402Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:26.402Z] 006dd19c0456: Waiting [2024-10-08T09:56:26.402Z] 501edecc5053: Waiting [2024-10-08T09:56:26.402Z] 4525c293f2d5: Waiting [2024-10-08T09:56:26.402Z] 92a98eff62ff: Layer already exists [2024-10-08T09:56:26.402Z] 7e74ffdcee51: Layer already exists [2024-10-08T09:56:26.402Z] b2fec7758781: Layer already exists [2024-10-08T09:56:26.402Z] 1471f692180a: Layer already exists [2024-10-08T09:56:26.402Z] 8b237bcb215c: Layer already exists [2024-10-08T09:56:26.402Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:26.403Z] d3619027420f: Layer already exists [2024-10-08T09:56:26.403Z] 4525c293f2d5: Layer already exists [2024-10-08T09:56:26.403Z] 6d561ad77184: Layer already exists [2024-10-08T09:56:26.403Z] 501edecc5053: Layer already exists [2024-10-08T09:56:26.403Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:26.403Z] latest: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:26.733Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:27.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.97 [2024-10-08T09:56:27.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:56:27.059Z] 1471f692180a: Preparing [2024-10-08T09:56:27.059Z] 8b237bcb215c: Preparing [2024-10-08T09:56:27.059Z] 7e74ffdcee51: Preparing [2024-10-08T09:56:27.059Z] b2fec7758781: Preparing [2024-10-08T09:56:27.059Z] 92a98eff62ff: Preparing [2024-10-08T09:56:27.059Z] 501edecc5053: Preparing [2024-10-08T09:56:27.059Z] 006dd19c0456: Preparing [2024-10-08T09:56:27.059Z] 4525c293f2d5: Preparing [2024-10-08T09:56:27.059Z] d3619027420f: Preparing [2024-10-08T09:56:27.059Z] 6d561ad77184: Preparing [2024-10-08T09:56:27.059Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:27.059Z] 501edecc5053: Waiting [2024-10-08T09:56:27.059Z] 006dd19c0456: Waiting [2024-10-08T09:56:27.059Z] 4525c293f2d5: Waiting [2024-10-08T09:56:27.059Z] d3619027420f: Waiting [2024-10-08T09:56:27.059Z] 6d561ad77184: Waiting [2024-10-08T09:56:27.059Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:27.059Z] 7e74ffdcee51: Layer already exists [2024-10-08T09:56:27.059Z] b2fec7758781: Layer already exists [2024-10-08T09:56:27.059Z] 92a98eff62ff: Layer already exists [2024-10-08T09:56:27.059Z] 8b237bcb215c: Layer already exists [2024-10-08T09:56:27.059Z] 1471f692180a: Layer already exists [2024-10-08T09:56:27.059Z] 501edecc5053: Layer already exists [2024-10-08T09:56:27.059Z] d3619027420f: Layer already exists [2024-10-08T09:56:27.059Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:27.059Z] 6d561ad77184: Layer already exists [2024-10-08T09:56:27.059Z] 4525c293f2d5: Layer already exists [2024-10-08T09:56:27.059Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:27.059Z] 3.2.0-dev.97: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:27.399Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:27.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:27.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:56:27.722Z] 1471f692180a: Preparing [2024-10-08T09:56:27.722Z] 8b237bcb215c: Preparing [2024-10-08T09:56:27.722Z] 7e74ffdcee51: Preparing [2024-10-08T09:56:27.722Z] b2fec7758781: Preparing [2024-10-08T09:56:27.722Z] 92a98eff62ff: Preparing [2024-10-08T09:56:27.722Z] 501edecc5053: Preparing [2024-10-08T09:56:27.722Z] 006dd19c0456: Preparing [2024-10-08T09:56:27.722Z] 4525c293f2d5: Preparing [2024-10-08T09:56:27.722Z] d3619027420f: Preparing [2024-10-08T09:56:27.722Z] 6d561ad77184: Preparing [2024-10-08T09:56:27.722Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:27.722Z] 501edecc5053: Waiting [2024-10-08T09:56:27.722Z] d3619027420f: Waiting [2024-10-08T09:56:27.722Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:27.722Z] 006dd19c0456: Waiting [2024-10-08T09:56:27.722Z] 4525c293f2d5: Waiting [2024-10-08T09:56:27.722Z] b2fec7758781: Layer already exists [2024-10-08T09:56:27.722Z] 92a98eff62ff: Layer already exists [2024-10-08T09:56:27.722Z] 1471f692180a: Layer already exists [2024-10-08T09:56:27.722Z] 7e74ffdcee51: Layer already exists [2024-10-08T09:56:27.722Z] 8b237bcb215c: Layer already exists [2024-10-08T09:56:27.722Z] 501edecc5053: Layer already exists [2024-10-08T09:56:27.722Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:27.722Z] 4525c293f2d5: Layer already exists [2024-10-08T09:56:27.722Z] d3619027420f: Layer already exists [2024-10-08T09:56:27.722Z] 6d561ad77184: Layer already exists [2024-10-08T09:56:27.722Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:27.722Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:28.059Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:28.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-08T09:56:28.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-08T09:56:28.455Z] 1471f692180a: Preparing [2024-10-08T09:56:28.455Z] 8b237bcb215c: Preparing [2024-10-08T09:56:28.455Z] 7e74ffdcee51: Preparing [2024-10-08T09:56:28.455Z] b2fec7758781: Preparing [2024-10-08T09:56:28.455Z] 92a98eff62ff: Preparing [2024-10-08T09:56:28.455Z] 501edecc5053: Preparing [2024-10-08T09:56:28.455Z] 006dd19c0456: Preparing [2024-10-08T09:56:28.455Z] 4525c293f2d5: Preparing [2024-10-08T09:56:28.455Z] d3619027420f: Preparing [2024-10-08T09:56:28.455Z] 6d561ad77184: Preparing [2024-10-08T09:56:28.455Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:28.455Z] 4525c293f2d5: Waiting [2024-10-08T09:56:28.455Z] d3619027420f: Waiting [2024-10-08T09:56:28.455Z] 6d561ad77184: Waiting [2024-10-08T09:56:28.455Z] 006dd19c0456: Waiting [2024-10-08T09:56:28.455Z] b2fec7758781: Layer already exists [2024-10-08T09:56:28.455Z] 8b237bcb215c: Layer already exists [2024-10-08T09:56:28.455Z] 1471f692180a: Layer already exists [2024-10-08T09:56:28.455Z] 92a98eff62ff: Layer already exists [2024-10-08T09:56:28.455Z] 7e74ffdcee51: Layer already exists [2024-10-08T09:56:28.455Z] 501edecc5053: Layer already exists [2024-10-08T09:56:28.455Z] d3619027420f: Layer already exists [2024-10-08T09:56:28.455Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:28.455Z] 6d561ad77184: Layer already exists [2024-10-08T09:56:28.455Z] 4525c293f2d5: Layer already exists [2024-10-08T09:56:28.455Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:28.455Z] main: digest: sha256:fc848584f7affae945415997e8d80668577f08c1a054f2fdbe1c8f688ab37c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:28.527Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:28.538Z] taggedImages: [2024-10-08T09:56:28.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:28.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-08T09:56:28.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.97 [2024-10-08T09:56:28.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:28.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-08T09:56:28.570Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-08T09:56:28.570Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:28.570Z] latest [2024-10-08T09:56:28.570Z] 3.2.0-dev.97 [2024-10-08T09:56:28.570Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:28.570Z] main [2024-10-08T09:56:28.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:28.948Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:29.318Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:29.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:56:29.318Z] 3c310ae3aa26: Preparing [2024-10-08T09:56:29.318Z] 516caceec614: Preparing [2024-10-08T09:56:29.318Z] 7bfe9d0e35bd: Preparing [2024-10-08T09:56:29.318Z] ebac812c511f: Preparing [2024-10-08T09:56:29.318Z] 88d07c657ef9: Preparing [2024-10-08T09:56:29.318Z] b2e7dac60897: Preparing [2024-10-08T09:56:29.318Z] 1cd0627dd6d7: Preparing [2024-10-08T09:56:29.318Z] 501edecc5053: Preparing [2024-10-08T09:56:29.318Z] 006dd19c0456: Preparing [2024-10-08T09:56:29.318Z] 6da0982997f6: Preparing [2024-10-08T09:56:29.318Z] da3a759b9ec6: Preparing [2024-10-08T09:56:29.318Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:29.318Z] 006dd19c0456: Waiting [2024-10-08T09:56:29.318Z] da3a759b9ec6: Waiting [2024-10-08T09:56:29.318Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:29.318Z] 6da0982997f6: Waiting [2024-10-08T09:56:29.318Z] b2e7dac60897: Waiting [2024-10-08T09:56:29.318Z] 1cd0627dd6d7: Waiting [2024-10-08T09:56:29.318Z] 501edecc5053: Waiting [2024-10-08T09:56:29.318Z] 516caceec614: Pushed [2024-10-08T09:56:29.318Z] 3c310ae3aa26: Pushed [2024-10-08T09:56:29.318Z] 88d07c657ef9: Pushed [2024-10-08T09:56:29.318Z] 501edecc5053: Layer already exists [2024-10-08T09:56:29.318Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:29.318Z] b2e7dac60897: Pushed [2024-10-08T09:56:29.318Z] 1cd0627dd6d7: Pushed [2024-10-08T09:56:29.318Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:29.593Z] 6da0982997f6: Pushed [2024-10-08T09:56:30.161Z] ebac812c511f: Pushed [2024-10-08T09:56:30.419Z] 7bfe9d0e35bd: Pushed [2024-10-08T09:56:30.679Z] da3a759b9ec6: Pushed [2024-10-08T09:56:30.679Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:31.009Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:31.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-08T09:56:31.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:56:31.328Z] 3c310ae3aa26: Preparing [2024-10-08T09:56:31.328Z] 516caceec614: Preparing [2024-10-08T09:56:31.328Z] 7bfe9d0e35bd: Preparing [2024-10-08T09:56:31.328Z] ebac812c511f: Preparing [2024-10-08T09:56:31.328Z] 88d07c657ef9: Preparing [2024-10-08T09:56:31.328Z] b2e7dac60897: Preparing [2024-10-08T09:56:31.328Z] 1cd0627dd6d7: Preparing [2024-10-08T09:56:31.328Z] 501edecc5053: Preparing [2024-10-08T09:56:31.328Z] 006dd19c0456: Preparing [2024-10-08T09:56:31.328Z] 6da0982997f6: Preparing [2024-10-08T09:56:31.328Z] da3a759b9ec6: Preparing [2024-10-08T09:56:31.328Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:31.328Z] b2e7dac60897: Waiting [2024-10-08T09:56:31.328Z] 1cd0627dd6d7: Waiting [2024-10-08T09:56:31.328Z] 006dd19c0456: Waiting [2024-10-08T09:56:31.328Z] da3a759b9ec6: Waiting [2024-10-08T09:56:31.328Z] 6da0982997f6: Waiting [2024-10-08T09:56:31.328Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:31.328Z] 88d07c657ef9: Layer already exists [2024-10-08T09:56:31.328Z] ebac812c511f: Layer already exists [2024-10-08T09:56:31.328Z] 516caceec614: Layer already exists [2024-10-08T09:56:31.328Z] 3c310ae3aa26: Layer already exists [2024-10-08T09:56:31.328Z] 7bfe9d0e35bd: Layer already exists [2024-10-08T09:56:31.328Z] b2e7dac60897: Layer already exists [2024-10-08T09:56:31.328Z] 501edecc5053: Layer already exists [2024-10-08T09:56:31.328Z] 1cd0627dd6d7: Layer already exists [2024-10-08T09:56:31.328Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:31.328Z] 6da0982997f6: Layer already exists [2024-10-08T09:56:31.328Z] da3a759b9ec6: Layer already exists [2024-10-08T09:56:31.328Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:31.328Z] latest: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:31.657Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:31.983Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.97 [2024-10-08T09:56:31.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:56:31.983Z] 3c310ae3aa26: Preparing [2024-10-08T09:56:31.983Z] 516caceec614: Preparing [2024-10-08T09:56:31.983Z] 7bfe9d0e35bd: Preparing [2024-10-08T09:56:31.983Z] ebac812c511f: Preparing [2024-10-08T09:56:31.983Z] 88d07c657ef9: Preparing [2024-10-08T09:56:31.983Z] b2e7dac60897: Preparing [2024-10-08T09:56:31.983Z] 1cd0627dd6d7: Preparing [2024-10-08T09:56:31.983Z] 501edecc5053: Preparing [2024-10-08T09:56:31.983Z] 006dd19c0456: Preparing [2024-10-08T09:56:31.983Z] 6da0982997f6: Preparing [2024-10-08T09:56:31.983Z] da3a759b9ec6: Preparing [2024-10-08T09:56:31.983Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:31.983Z] b2e7dac60897: Waiting [2024-10-08T09:56:31.983Z] 6da0982997f6: Waiting [2024-10-08T09:56:31.983Z] da3a759b9ec6: Waiting [2024-10-08T09:56:31.983Z] 1cd0627dd6d7: Waiting [2024-10-08T09:56:31.983Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:31.983Z] 501edecc5053: Waiting [2024-10-08T09:56:31.983Z] 88d07c657ef9: Layer already exists [2024-10-08T09:56:31.983Z] 7bfe9d0e35bd: Layer already exists [2024-10-08T09:56:31.983Z] ebac812c511f: Layer already exists [2024-10-08T09:56:31.983Z] 516caceec614: Layer already exists [2024-10-08T09:56:31.983Z] 3c310ae3aa26: Layer already exists [2024-10-08T09:56:31.983Z] b2e7dac60897: Layer already exists [2024-10-08T09:56:31.983Z] 6da0982997f6: Layer already exists [2024-10-08T09:56:31.983Z] 1cd0627dd6d7: Layer already exists [2024-10-08T09:56:31.983Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:31.983Z] 501edecc5053: Layer already exists [2024-10-08T09:56:31.983Z] da3a759b9ec6: Layer already exists [2024-10-08T09:56:31.983Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:31.983Z] 3.2.0-dev.97: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:32.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:32.735Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:32.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:56:32.735Z] 3c310ae3aa26: Preparing [2024-10-08T09:56:32.735Z] 516caceec614: Preparing [2024-10-08T09:56:32.735Z] 7bfe9d0e35bd: Preparing [2024-10-08T09:56:32.735Z] ebac812c511f: Preparing [2024-10-08T09:56:32.735Z] 88d07c657ef9: Preparing [2024-10-08T09:56:32.735Z] b2e7dac60897: Preparing [2024-10-08T09:56:32.735Z] 1cd0627dd6d7: Preparing [2024-10-08T09:56:32.735Z] 501edecc5053: Preparing [2024-10-08T09:56:32.735Z] 006dd19c0456: Preparing [2024-10-08T09:56:32.735Z] 6da0982997f6: Preparing [2024-10-08T09:56:32.735Z] da3a759b9ec6: Preparing [2024-10-08T09:56:32.735Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:32.735Z] 1cd0627dd6d7: Waiting [2024-10-08T09:56:32.735Z] da3a759b9ec6: Waiting [2024-10-08T09:56:32.735Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:32.735Z] 006dd19c0456: Waiting [2024-10-08T09:56:32.735Z] 501edecc5053: Waiting [2024-10-08T09:56:32.735Z] b2e7dac60897: Waiting [2024-10-08T09:56:32.735Z] 6da0982997f6: Waiting [2024-10-08T09:56:32.735Z] 7bfe9d0e35bd: Layer already exists [2024-10-08T09:56:32.735Z] ebac812c511f: Layer already exists [2024-10-08T09:56:32.735Z] 88d07c657ef9: Layer already exists [2024-10-08T09:56:32.735Z] 3c310ae3aa26: Layer already exists [2024-10-08T09:56:32.735Z] 516caceec614: Layer already exists [2024-10-08T09:56:32.735Z] 1cd0627dd6d7: Layer already exists [2024-10-08T09:56:32.735Z] b2e7dac60897: Layer already exists [2024-10-08T09:56:32.735Z] 501edecc5053: Layer already exists [2024-10-08T09:56:32.735Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:32.735Z] 6da0982997f6: Layer already exists [2024-10-08T09:56:32.735Z] da3a759b9ec6: Layer already exists [2024-10-08T09:56:32.735Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:32.735Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:33.076Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:33.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-08T09:56:33.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-08T09:56:33.409Z] 3c310ae3aa26: Preparing [2024-10-08T09:56:33.409Z] 516caceec614: Preparing [2024-10-08T09:56:33.409Z] 7bfe9d0e35bd: Preparing [2024-10-08T09:56:33.409Z] ebac812c511f: Preparing [2024-10-08T09:56:33.409Z] 88d07c657ef9: Preparing [2024-10-08T09:56:33.409Z] b2e7dac60897: Preparing [2024-10-08T09:56:33.409Z] 1cd0627dd6d7: Preparing [2024-10-08T09:56:33.409Z] 501edecc5053: Preparing [2024-10-08T09:56:33.409Z] 006dd19c0456: Preparing [2024-10-08T09:56:33.409Z] 6da0982997f6: Preparing [2024-10-08T09:56:33.409Z] da3a759b9ec6: Preparing [2024-10-08T09:56:33.409Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:33.409Z] 006dd19c0456: Waiting [2024-10-08T09:56:33.409Z] 1cd0627dd6d7: Waiting [2024-10-08T09:56:33.409Z] 501edecc5053: Waiting [2024-10-08T09:56:33.409Z] 6da0982997f6: Waiting [2024-10-08T09:56:33.409Z] da3a759b9ec6: Waiting [2024-10-08T09:56:33.409Z] b2e7dac60897: Waiting [2024-10-08T09:56:33.409Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:33.409Z] ebac812c511f: Layer already exists [2024-10-08T09:56:33.409Z] 88d07c657ef9: Layer already exists [2024-10-08T09:56:33.409Z] 516caceec614: Layer already exists [2024-10-08T09:56:33.409Z] 3c310ae3aa26: Layer already exists [2024-10-08T09:56:33.409Z] 7bfe9d0e35bd: Layer already exists [2024-10-08T09:56:33.409Z] b2e7dac60897: Layer already exists [2024-10-08T09:56:33.409Z] 1cd0627dd6d7: Layer already exists [2024-10-08T09:56:33.409Z] 501edecc5053: Layer already exists [2024-10-08T09:56:33.409Z] 6da0982997f6: Layer already exists [2024-10-08T09:56:33.409Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:33.409Z] da3a759b9ec6: Layer already exists [2024-10-08T09:56:33.409Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:33.409Z] main: digest: sha256:20da365bb844d2433e22e7e332c82ac4a5bf0875374ebbf7cbf75521fc038795 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:33.485Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:33.504Z] taggedImages: [2024-10-08T09:56:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-08T09:56:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.97 [2024-10-08T09:56:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:33.504Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-08T09:56:33.541Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-08T09:56:33.541Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:33.541Z] latest [2024-10-08T09:56:33.541Z] 3.2.0-dev.97 [2024-10-08T09:56:33.541Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:33.541Z] main [2024-10-08T09:56:33.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:33.883Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:34.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:34.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:56:34.202Z] cfa2f35b1434: Preparing [2024-10-08T09:56:34.202Z] f0d7780aebfa: Preparing [2024-10-08T09:56:34.202Z] 501edecc5053: Preparing [2024-10-08T09:56:34.202Z] 006dd19c0456: Preparing [2024-10-08T09:56:34.202Z] 8c774323edb4: Preparing [2024-10-08T09:56:34.202Z] 8015606c850b: Preparing [2024-10-08T09:56:34.202Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:34.202Z] 8015606c850b: Waiting [2024-10-08T09:56:34.202Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:34.202Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:34.202Z] 501edecc5053: Layer already exists [2024-10-08T09:56:34.202Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:34.202Z] cfa2f35b1434: Pushed [2024-10-08T09:56:34.202Z] 8c774323edb4: Pushed [2024-10-08T09:56:35.225Z] 8015606c850b: Pushed [2024-10-08T09:56:35.792Z] f0d7780aebfa: Pushed [2024-10-08T09:56:36.051Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:36.382Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:36.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-08T09:56:36.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:56:36.711Z] cfa2f35b1434: Preparing [2024-10-08T09:56:36.712Z] f0d7780aebfa: Preparing [2024-10-08T09:56:36.712Z] 501edecc5053: Preparing [2024-10-08T09:56:36.712Z] 006dd19c0456: Preparing [2024-10-08T09:56:36.712Z] 8c774323edb4: Preparing [2024-10-08T09:56:36.712Z] 8015606c850b: Preparing [2024-10-08T09:56:36.712Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:36.712Z] 8015606c850b: Waiting [2024-10-08T09:56:36.712Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:36.712Z] f0d7780aebfa: Layer already exists [2024-10-08T09:56:36.712Z] cfa2f35b1434: Layer already exists [2024-10-08T09:56:36.712Z] 501edecc5053: Layer already exists [2024-10-08T09:56:36.712Z] 8c774323edb4: Layer already exists [2024-10-08T09:56:36.712Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:36.712Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:36.712Z] 8015606c850b: Layer already exists [2024-10-08T09:56:36.712Z] latest: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:37.036Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:37.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.97 [2024-10-08T09:56:37.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:56:37.350Z] cfa2f35b1434: Preparing [2024-10-08T09:56:37.350Z] f0d7780aebfa: Preparing [2024-10-08T09:56:37.350Z] 501edecc5053: Preparing [2024-10-08T09:56:37.350Z] 006dd19c0456: Preparing [2024-10-08T09:56:37.350Z] 8c774323edb4: Preparing [2024-10-08T09:56:37.350Z] 8015606c850b: Preparing [2024-10-08T09:56:37.350Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:37.350Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:37.350Z] 8015606c850b: Waiting [2024-10-08T09:56:37.350Z] cfa2f35b1434: Layer already exists [2024-10-08T09:56:37.350Z] 501edecc5053: Layer already exists [2024-10-08T09:56:37.350Z] 8c774323edb4: Layer already exists [2024-10-08T09:56:37.350Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:37.350Z] f0d7780aebfa: Layer already exists [2024-10-08T09:56:37.350Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:37.350Z] 8015606c850b: Layer already exists [2024-10-08T09:56:37.350Z] 3.2.0-dev.97: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:37.677Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:38.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:38.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:56:38.007Z] cfa2f35b1434: Preparing [2024-10-08T09:56:38.007Z] f0d7780aebfa: Preparing [2024-10-08T09:56:38.007Z] 501edecc5053: Preparing [2024-10-08T09:56:38.007Z] 006dd19c0456: Preparing [2024-10-08T09:56:38.007Z] 8c774323edb4: Preparing [2024-10-08T09:56:38.007Z] 8015606c850b: Preparing [2024-10-08T09:56:38.007Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:38.007Z] 8015606c850b: Waiting [2024-10-08T09:56:38.007Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:38.007Z] 501edecc5053: Layer already exists [2024-10-08T09:56:38.007Z] cfa2f35b1434: Layer already exists [2024-10-08T09:56:38.007Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:38.007Z] f0d7780aebfa: Layer already exists [2024-10-08T09:56:38.007Z] 8c774323edb4: Layer already exists [2024-10-08T09:56:38.007Z] 8015606c850b: Layer already exists [2024-10-08T09:56:38.007Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:38.007Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:38.339Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:38.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-08T09:56:38.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-08T09:56:38.660Z] cfa2f35b1434: Preparing [2024-10-08T09:56:38.660Z] f0d7780aebfa: Preparing [2024-10-08T09:56:38.660Z] 501edecc5053: Preparing [2024-10-08T09:56:38.660Z] 006dd19c0456: Preparing [2024-10-08T09:56:38.660Z] 8c774323edb4: Preparing [2024-10-08T09:56:38.660Z] 8015606c850b: Preparing [2024-10-08T09:56:38.660Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:38.660Z] 8015606c850b: Waiting [2024-10-08T09:56:38.660Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:38.660Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:38.660Z] f0d7780aebfa: Layer already exists [2024-10-08T09:56:38.660Z] 501edecc5053: Layer already exists [2024-10-08T09:56:38.660Z] cfa2f35b1434: Layer already exists [2024-10-08T09:56:38.660Z] 8c774323edb4: Layer already exists [2024-10-08T09:56:38.660Z] 8015606c850b: Layer already exists [2024-10-08T09:56:38.660Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:38.660Z] main: digest: sha256:6d7343dc8e1873e65b5df5b7aacd7d3d8d8043a06fb365679d5ee815709be054 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:38.737Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:38.748Z] taggedImages: [2024-10-08T09:56:38.748Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:38.748Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-08T09:56:38.748Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.97 [2024-10-08T09:56:38.748Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:38.748Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-08T09:56:38.778Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-08T09:56:38.778Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:38.778Z] latest [2024-10-08T09:56:38.778Z] 3.2.0-dev.97 [2024-10-08T09:56:38.778Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:38.778Z] main [2024-10-08T09:56:38.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:39.118Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:39.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:39.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:56:39.447Z] 874c7804b40e: Preparing [2024-10-08T09:56:39.447Z] 6976043d0fee: Preparing [2024-10-08T09:56:39.447Z] ac3ee1ac10fc: Preparing [2024-10-08T09:56:39.447Z] 501edecc5053: Preparing [2024-10-08T09:56:39.447Z] 006dd19c0456: Preparing [2024-10-08T09:56:39.447Z] 9aa8ca30e253: Preparing [2024-10-08T09:56:39.447Z] e0f163f77634: Preparing [2024-10-08T09:56:39.447Z] 177d9db0ddb4: Preparing [2024-10-08T09:56:39.447Z] e248767e5779: Preparing [2024-10-08T09:56:39.447Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:39.447Z] 9aa8ca30e253: Waiting [2024-10-08T09:56:39.447Z] e0f163f77634: Waiting [2024-10-08T09:56:39.447Z] 177d9db0ddb4: Waiting [2024-10-08T09:56:39.447Z] e248767e5779: Waiting [2024-10-08T09:56:39.447Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:39.447Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:39.447Z] 501edecc5053: Layer already exists [2024-10-08T09:56:39.447Z] ac3ee1ac10fc: Pushed [2024-10-08T09:56:39.447Z] 874c7804b40e: Pushed [2024-10-08T09:56:39.447Z] 6976043d0fee: Pushed [2024-10-08T09:56:39.447Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:39.706Z] 177d9db0ddb4: Pushed [2024-10-08T09:56:39.966Z] e248767e5779: Pushed [2024-10-08T09:56:45.239Z] e0f163f77634: Pushed [2024-10-08T09:56:49.451Z] 9aa8ca30e253: Pushed [2024-10-08T09:56:49.451Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:49.773Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:50.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-08T09:56:50.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:56:50.095Z] 874c7804b40e: Preparing [2024-10-08T09:56:50.095Z] 6976043d0fee: Preparing [2024-10-08T09:56:50.095Z] ac3ee1ac10fc: Preparing [2024-10-08T09:56:50.095Z] 501edecc5053: Preparing [2024-10-08T09:56:50.095Z] 006dd19c0456: Preparing [2024-10-08T09:56:50.095Z] 9aa8ca30e253: Preparing [2024-10-08T09:56:50.095Z] e0f163f77634: Preparing [2024-10-08T09:56:50.095Z] 177d9db0ddb4: Preparing [2024-10-08T09:56:50.095Z] e248767e5779: Preparing [2024-10-08T09:56:50.095Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:50.095Z] e248767e5779: Waiting [2024-10-08T09:56:50.095Z] e0f163f77634: Waiting [2024-10-08T09:56:50.095Z] 177d9db0ddb4: Waiting [2024-10-08T09:56:50.095Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:50.095Z] 9aa8ca30e253: Waiting [2024-10-08T09:56:50.095Z] 501edecc5053: Layer already exists [2024-10-08T09:56:50.095Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:50.095Z] ac3ee1ac10fc: Layer already exists [2024-10-08T09:56:50.095Z] 874c7804b40e: Layer already exists [2024-10-08T09:56:50.095Z] 6976043d0fee: Layer already exists [2024-10-08T09:56:50.095Z] e248767e5779: Layer already exists [2024-10-08T09:56:50.095Z] 9aa8ca30e253: Layer already exists [2024-10-08T09:56:50.095Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:56:50.095Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:50.095Z] e0f163f77634: Layer already exists [2024-10-08T09:56:50.095Z] latest: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:50.420Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:50.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.97 [2024-10-08T09:56:50.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:56:50.752Z] 874c7804b40e: Preparing [2024-10-08T09:56:50.752Z] 6976043d0fee: Preparing [2024-10-08T09:56:50.752Z] ac3ee1ac10fc: Preparing [2024-10-08T09:56:50.752Z] 501edecc5053: Preparing [2024-10-08T09:56:50.752Z] 006dd19c0456: Preparing [2024-10-08T09:56:50.752Z] 9aa8ca30e253: Preparing [2024-10-08T09:56:50.752Z] e0f163f77634: Preparing [2024-10-08T09:56:50.752Z] 177d9db0ddb4: Preparing [2024-10-08T09:56:50.752Z] e248767e5779: Preparing [2024-10-08T09:56:50.752Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:50.752Z] e248767e5779: Waiting [2024-10-08T09:56:50.752Z] e0f163f77634: Waiting [2024-10-08T09:56:50.752Z] 9aa8ca30e253: Waiting [2024-10-08T09:56:50.752Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:50.752Z] 177d9db0ddb4: Waiting [2024-10-08T09:56:50.752Z] 874c7804b40e: Layer already exists [2024-10-08T09:56:50.752Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:50.752Z] 6976043d0fee: Layer already exists [2024-10-08T09:56:50.752Z] ac3ee1ac10fc: Layer already exists [2024-10-08T09:56:50.752Z] 501edecc5053: Layer already exists [2024-10-08T09:56:50.752Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:56:50.752Z] e0f163f77634: Layer already exists [2024-10-08T09:56:50.752Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:50.752Z] 9aa8ca30e253: Layer already exists [2024-10-08T09:56:50.752Z] e248767e5779: Layer already exists [2024-10-08T09:56:50.752Z] 3.2.0-dev.97: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:51.086Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:51.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:51.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:56:51.411Z] 874c7804b40e: Preparing [2024-10-08T09:56:51.411Z] 6976043d0fee: Preparing [2024-10-08T09:56:51.411Z] ac3ee1ac10fc: Preparing [2024-10-08T09:56:51.411Z] 501edecc5053: Preparing [2024-10-08T09:56:51.411Z] 006dd19c0456: Preparing [2024-10-08T09:56:51.411Z] 9aa8ca30e253: Preparing [2024-10-08T09:56:51.411Z] e0f163f77634: Preparing [2024-10-08T09:56:51.411Z] 177d9db0ddb4: Preparing [2024-10-08T09:56:51.411Z] e248767e5779: Preparing [2024-10-08T09:56:51.411Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:51.411Z] e0f163f77634: Waiting [2024-10-08T09:56:51.411Z] 177d9db0ddb4: Waiting [2024-10-08T09:56:51.411Z] e248767e5779: Waiting [2024-10-08T09:56:51.411Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:51.411Z] 9aa8ca30e253: Waiting [2024-10-08T09:56:51.411Z] 6976043d0fee: Layer already exists [2024-10-08T09:56:51.411Z] 501edecc5053: Layer already exists [2024-10-08T09:56:51.411Z] ac3ee1ac10fc: Layer already exists [2024-10-08T09:56:51.411Z] 874c7804b40e: Layer already exists [2024-10-08T09:56:51.411Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:51.411Z] 9aa8ca30e253: Layer already exists [2024-10-08T09:56:51.411Z] e0f163f77634: Layer already exists [2024-10-08T09:56:51.411Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:56:51.411Z] e248767e5779: Layer already exists [2024-10-08T09:56:51.411Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:51.411Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:51.733Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:52.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-08T09:56:52.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-08T09:56:52.062Z] 874c7804b40e: Preparing [2024-10-08T09:56:52.062Z] 6976043d0fee: Preparing [2024-10-08T09:56:52.062Z] ac3ee1ac10fc: Preparing [2024-10-08T09:56:52.062Z] 501edecc5053: Preparing [2024-10-08T09:56:52.062Z] 006dd19c0456: Preparing [2024-10-08T09:56:52.062Z] 9aa8ca30e253: Preparing [2024-10-08T09:56:52.062Z] e0f163f77634: Preparing [2024-10-08T09:56:52.062Z] 177d9db0ddb4: Preparing [2024-10-08T09:56:52.062Z] e248767e5779: Preparing [2024-10-08T09:56:52.062Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:52.062Z] 177d9db0ddb4: Waiting [2024-10-08T09:56:52.062Z] e248767e5779: Waiting [2024-10-08T09:56:52.062Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:52.062Z] 9aa8ca30e253: Waiting [2024-10-08T09:56:52.062Z] e0f163f77634: Waiting [2024-10-08T09:56:52.063Z] 501edecc5053: Layer already exists [2024-10-08T09:56:52.063Z] 874c7804b40e: Layer already exists [2024-10-08T09:56:52.063Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:52.063Z] ac3ee1ac10fc: Layer already exists [2024-10-08T09:56:52.063Z] 6976043d0fee: Layer already exists [2024-10-08T09:56:52.063Z] 9aa8ca30e253: Layer already exists [2024-10-08T09:56:52.063Z] e0f163f77634: Layer already exists [2024-10-08T09:56:52.063Z] e248767e5779: Layer already exists [2024-10-08T09:56:52.063Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:52.063Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:56:52.063Z] main: digest: sha256:3d2f34b84bfbd4809fa89a3b764ad5b9cdb023d6677d6d25b1f3dae279076601 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:56:52.134Z] ===================================================== [Pipeline] echo [2024-10-08T09:56:52.146Z] taggedImages: [2024-10-08T09:56:52.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:52.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-08T09:56:52.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.97 [2024-10-08T09:56:52.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:52.146Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-08T09:56:52.170Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-08T09:56:52.170Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:52.170Z] latest [2024-10-08T09:56:52.171Z] 3.2.0-dev.97 [2024-10-08T09:56:52.171Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:56:52.171Z] main [2024-10-08T09:56:52.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:52.509Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:56:52.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:56:52.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:56:52.822Z] 9aea4ca5a9df: Preparing [2024-10-08T09:56:52.822Z] 15068fde8276: Preparing [2024-10-08T09:56:52.822Z] 01bf63eb3d49: Preparing [2024-10-08T09:56:52.822Z] 501edecc5053: Preparing [2024-10-08T09:56:52.822Z] 006dd19c0456: Preparing [2024-10-08T09:56:52.822Z] b6fb5a99610c: Preparing [2024-10-08T09:56:52.822Z] 80ae9f765f44: Preparing [2024-10-08T09:56:52.822Z] 142c60a8e712: Preparing [2024-10-08T09:56:52.822Z] 63ca1fbb43ae: Preparing [2024-10-08T09:56:52.822Z] b6fb5a99610c: Waiting [2024-10-08T09:56:52.822Z] 142c60a8e712: Waiting [2024-10-08T09:56:52.822Z] 80ae9f765f44: Waiting [2024-10-08T09:56:52.822Z] 63ca1fbb43ae: Waiting [2024-10-08T09:56:52.823Z] 501edecc5053: Layer already exists [2024-10-08T09:56:52.823Z] 006dd19c0456: Layer already exists [2024-10-08T09:56:52.823Z] 9aea4ca5a9df: Pushed [2024-10-08T09:56:52.823Z] 15068fde8276: Pushed [2024-10-08T09:56:52.823Z] 01bf63eb3d49: Pushed [2024-10-08T09:56:52.823Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:56:52.823Z] 80ae9f765f44: Pushed [2024-10-08T09:56:53.081Z] 142c60a8e712: Pushed [2024-10-08T09:57:03.067Z] b6fb5a99610c: Pushed [2024-10-08T09:57:03.067Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:03.396Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:03.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-08T09:57:03.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:57:03.776Z] 9aea4ca5a9df: Preparing [2024-10-08T09:57:03.776Z] 15068fde8276: Preparing [2024-10-08T09:57:03.776Z] 01bf63eb3d49: Preparing [2024-10-08T09:57:03.776Z] 501edecc5053: Preparing [2024-10-08T09:57:03.776Z] 006dd19c0456: Preparing [2024-10-08T09:57:03.776Z] b6fb5a99610c: Preparing [2024-10-08T09:57:03.776Z] 80ae9f765f44: Preparing [2024-10-08T09:57:03.776Z] 142c60a8e712: Preparing [2024-10-08T09:57:03.776Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:03.776Z] 80ae9f765f44: Waiting [2024-10-08T09:57:03.776Z] 142c60a8e712: Waiting [2024-10-08T09:57:03.776Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:03.776Z] b6fb5a99610c: Waiting [2024-10-08T09:57:03.776Z] 9aea4ca5a9df: Layer already exists [2024-10-08T09:57:03.776Z] 01bf63eb3d49: Layer already exists [2024-10-08T09:57:03.776Z] 501edecc5053: Layer already exists [2024-10-08T09:57:03.776Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:03.776Z] 15068fde8276: Layer already exists [2024-10-08T09:57:03.776Z] 80ae9f765f44: Layer already exists [2024-10-08T09:57:03.776Z] 142c60a8e712: Layer already exists [2024-10-08T09:57:03.776Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:03.776Z] b6fb5a99610c: Layer already exists [2024-10-08T09:57:03.776Z] latest: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:04.102Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:04.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.97 [2024-10-08T09:57:04.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:57:04.439Z] 9aea4ca5a9df: Preparing [2024-10-08T09:57:04.439Z] 15068fde8276: Preparing [2024-10-08T09:57:04.439Z] 01bf63eb3d49: Preparing [2024-10-08T09:57:04.439Z] 501edecc5053: Preparing [2024-10-08T09:57:04.439Z] 006dd19c0456: Preparing [2024-10-08T09:57:04.439Z] b6fb5a99610c: Preparing [2024-10-08T09:57:04.439Z] 80ae9f765f44: Preparing [2024-10-08T09:57:04.439Z] 142c60a8e712: Preparing [2024-10-08T09:57:04.439Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:04.439Z] 80ae9f765f44: Waiting [2024-10-08T09:57:04.439Z] 142c60a8e712: Waiting [2024-10-08T09:57:04.439Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:04.439Z] b6fb5a99610c: Waiting [2024-10-08T09:57:04.439Z] 9aea4ca5a9df: Layer already exists [2024-10-08T09:57:04.439Z] 01bf63eb3d49: Layer already exists [2024-10-08T09:57:04.439Z] 15068fde8276: Layer already exists [2024-10-08T09:57:04.439Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:04.439Z] 501edecc5053: Layer already exists [2024-10-08T09:57:04.439Z] 142c60a8e712: Layer already exists [2024-10-08T09:57:04.439Z] 80ae9f765f44: Layer already exists [2024-10-08T09:57:04.439Z] b6fb5a99610c: Layer already exists [2024-10-08T09:57:04.439Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:04.439Z] 3.2.0-dev.97: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:04.771Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:05.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:05.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:57:05.109Z] 9aea4ca5a9df: Preparing [2024-10-08T09:57:05.109Z] 15068fde8276: Preparing [2024-10-08T09:57:05.109Z] 01bf63eb3d49: Preparing [2024-10-08T09:57:05.109Z] 501edecc5053: Preparing [2024-10-08T09:57:05.109Z] 006dd19c0456: Preparing [2024-10-08T09:57:05.109Z] b6fb5a99610c: Preparing [2024-10-08T09:57:05.109Z] 80ae9f765f44: Preparing [2024-10-08T09:57:05.109Z] 142c60a8e712: Preparing [2024-10-08T09:57:05.109Z] b6fb5a99610c: Waiting [2024-10-08T09:57:05.109Z] 80ae9f765f44: Waiting [2024-10-08T09:57:05.109Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:05.109Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:05.109Z] 142c60a8e712: Waiting [2024-10-08T09:57:05.109Z] 501edecc5053: Layer already exists [2024-10-08T09:57:05.109Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:05.109Z] 15068fde8276: Layer already exists [2024-10-08T09:57:05.109Z] 9aea4ca5a9df: Layer already exists [2024-10-08T09:57:05.109Z] 01bf63eb3d49: Layer already exists [2024-10-08T09:57:05.109Z] 142c60a8e712: Layer already exists [2024-10-08T09:57:05.109Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:05.109Z] 80ae9f765f44: Layer already exists [2024-10-08T09:57:05.109Z] b6fb5a99610c: Layer already exists [2024-10-08T09:57:05.109Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:05.436Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:05.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-08T09:57:05.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-08T09:57:05.769Z] 9aea4ca5a9df: Preparing [2024-10-08T09:57:05.769Z] 15068fde8276: Preparing [2024-10-08T09:57:05.769Z] 01bf63eb3d49: Preparing [2024-10-08T09:57:05.769Z] 501edecc5053: Preparing [2024-10-08T09:57:05.769Z] 006dd19c0456: Preparing [2024-10-08T09:57:05.769Z] b6fb5a99610c: Preparing [2024-10-08T09:57:05.769Z] 80ae9f765f44: Preparing [2024-10-08T09:57:05.769Z] 142c60a8e712: Preparing [2024-10-08T09:57:05.769Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:05.769Z] b6fb5a99610c: Waiting [2024-10-08T09:57:05.769Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:05.769Z] 80ae9f765f44: Waiting [2024-10-08T09:57:05.769Z] 142c60a8e712: Waiting [2024-10-08T09:57:05.769Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:05.769Z] 15068fde8276: Layer already exists [2024-10-08T09:57:05.769Z] 01bf63eb3d49: Layer already exists [2024-10-08T09:57:05.769Z] 501edecc5053: Layer already exists [2024-10-08T09:57:05.769Z] 9aea4ca5a9df: Layer already exists [2024-10-08T09:57:05.769Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:05.769Z] b6fb5a99610c: Layer already exists [2024-10-08T09:57:05.769Z] 80ae9f765f44: Layer already exists [2024-10-08T09:57:05.769Z] 142c60a8e712: Layer already exists [2024-10-08T09:57:05.769Z] main: digest: sha256:0f3a9454a6289dd78b6da190c0c989784a3b74240f38ebbb752b472b54061582 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:57:05.848Z] ===================================================== [Pipeline] echo [2024-10-08T09:57:05.862Z] taggedImages: [2024-10-08T09:57:05.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:05.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-08T09:57:05.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.97 [2024-10-08T09:57:05.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:05.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-08T09:57:05.896Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-08T09:57:05.896Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:05.896Z] latest [2024-10-08T09:57:05.896Z] 3.2.0-dev.97 [2024-10-08T09:57:05.896Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:05.896Z] main [2024-10-08T09:57:05.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:06.245Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:06.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:06.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:57:06.574Z] 874c7804b40e: Preparing [2024-10-08T09:57:06.574Z] 0e230ca63c63: Preparing [2024-10-08T09:57:06.574Z] 44236f1e351a: Preparing [2024-10-08T09:57:06.574Z] 501edecc5053: Preparing [2024-10-08T09:57:06.574Z] 006dd19c0456: Preparing [2024-10-08T09:57:06.574Z] d41ff675e568: Preparing [2024-10-08T09:57:06.574Z] 177d9db0ddb4: Preparing [2024-10-08T09:57:06.574Z] e248767e5779: Preparing [2024-10-08T09:57:06.574Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:06.574Z] d41ff675e568: Waiting [2024-10-08T09:57:06.574Z] 177d9db0ddb4: Waiting [2024-10-08T09:57:06.574Z] e248767e5779: Waiting [2024-10-08T09:57:06.574Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:06.574Z] 501edecc5053: Layer already exists [2024-10-08T09:57:06.574Z] 44236f1e351a: Pushed [2024-10-08T09:57:06.574Z] 0e230ca63c63: Pushed [2024-10-08T09:57:06.574Z] 874c7804b40e: Layer already exists [2024-10-08T09:57:06.574Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:06.852Z] e248767e5779: Layer already exists [2024-10-08T09:57:06.852Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:57:06.852Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:16.858Z] d41ff675e568: Pushed [2024-10-08T09:57:16.858Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:17.183Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:17.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-08T09:57:17.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:57:17.518Z] 874c7804b40e: Preparing [2024-10-08T09:57:17.518Z] 0e230ca63c63: Preparing [2024-10-08T09:57:17.518Z] 44236f1e351a: Preparing [2024-10-08T09:57:17.518Z] 501edecc5053: Preparing [2024-10-08T09:57:17.518Z] 006dd19c0456: Preparing [2024-10-08T09:57:17.518Z] d41ff675e568: Preparing [2024-10-08T09:57:17.518Z] 177d9db0ddb4: Preparing [2024-10-08T09:57:17.518Z] e248767e5779: Preparing [2024-10-08T09:57:17.518Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:17.518Z] 177d9db0ddb4: Waiting [2024-10-08T09:57:17.518Z] e248767e5779: Waiting [2024-10-08T09:57:17.518Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:17.518Z] d41ff675e568: Waiting [2024-10-08T09:57:17.518Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:17.518Z] 874c7804b40e: Layer already exists [2024-10-08T09:57:17.518Z] 44236f1e351a: Layer already exists [2024-10-08T09:57:17.518Z] 0e230ca63c63: Layer already exists [2024-10-08T09:57:17.518Z] 501edecc5053: Layer already exists [2024-10-08T09:57:17.518Z] d41ff675e568: Layer already exists [2024-10-08T09:57:17.518Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:57:17.518Z] e248767e5779: Layer already exists [2024-10-08T09:57:17.518Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:17.518Z] latest: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:17.847Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:18.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.97 [2024-10-08T09:57:18.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:57:18.187Z] 874c7804b40e: Preparing [2024-10-08T09:57:18.187Z] 0e230ca63c63: Preparing [2024-10-08T09:57:18.187Z] 44236f1e351a: Preparing [2024-10-08T09:57:18.187Z] 501edecc5053: Preparing [2024-10-08T09:57:18.187Z] 006dd19c0456: Preparing [2024-10-08T09:57:18.187Z] d41ff675e568: Preparing [2024-10-08T09:57:18.187Z] 177d9db0ddb4: Preparing [2024-10-08T09:57:18.187Z] e248767e5779: Preparing [2024-10-08T09:57:18.187Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:18.187Z] d41ff675e568: Waiting [2024-10-08T09:57:18.187Z] 177d9db0ddb4: Waiting [2024-10-08T09:57:18.187Z] e248767e5779: Waiting [2024-10-08T09:57:18.187Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:18.187Z] 0e230ca63c63: Layer already exists [2024-10-08T09:57:18.187Z] 44236f1e351a: Layer already exists [2024-10-08T09:57:18.187Z] 501edecc5053: Layer already exists [2024-10-08T09:57:18.187Z] 874c7804b40e: Layer already exists [2024-10-08T09:57:18.187Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:18.187Z] d41ff675e568: Layer already exists [2024-10-08T09:57:18.187Z] e248767e5779: Layer already exists [2024-10-08T09:57:18.187Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:57:18.187Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:18.187Z] 3.2.0-dev.97: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:18.520Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:18.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:18.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:57:18.854Z] 874c7804b40e: Preparing [2024-10-08T09:57:18.854Z] 0e230ca63c63: Preparing [2024-10-08T09:57:18.854Z] 44236f1e351a: Preparing [2024-10-08T09:57:18.854Z] 501edecc5053: Preparing [2024-10-08T09:57:18.854Z] 006dd19c0456: Preparing [2024-10-08T09:57:18.854Z] d41ff675e568: Preparing [2024-10-08T09:57:18.854Z] 177d9db0ddb4: Preparing [2024-10-08T09:57:18.854Z] e248767e5779: Preparing [2024-10-08T09:57:18.854Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:18.854Z] 177d9db0ddb4: Waiting [2024-10-08T09:57:18.854Z] e248767e5779: Waiting [2024-10-08T09:57:18.854Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:18.854Z] d41ff675e568: Waiting [2024-10-08T09:57:18.854Z] 0e230ca63c63: Layer already exists [2024-10-08T09:57:18.854Z] 501edecc5053: Layer already exists [2024-10-08T09:57:18.854Z] 44236f1e351a: Layer already exists [2024-10-08T09:57:18.854Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:18.854Z] 874c7804b40e: Layer already exists [2024-10-08T09:57:18.854Z] d41ff675e568: Layer already exists [2024-10-08T09:57:18.854Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:18.854Z] e248767e5779: Layer already exists [2024-10-08T09:57:18.854Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:57:18.854Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:19.187Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:19.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-08T09:57:19.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-08T09:57:19.518Z] 874c7804b40e: Preparing [2024-10-08T09:57:19.518Z] 0e230ca63c63: Preparing [2024-10-08T09:57:19.518Z] 44236f1e351a: Preparing [2024-10-08T09:57:19.518Z] 501edecc5053: Preparing [2024-10-08T09:57:19.518Z] 006dd19c0456: Preparing [2024-10-08T09:57:19.518Z] d41ff675e568: Preparing [2024-10-08T09:57:19.518Z] 177d9db0ddb4: Preparing [2024-10-08T09:57:19.518Z] e248767e5779: Preparing [2024-10-08T09:57:19.518Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:19.518Z] d41ff675e568: Waiting [2024-10-08T09:57:19.518Z] e248767e5779: Waiting [2024-10-08T09:57:19.518Z] 177d9db0ddb4: Waiting [2024-10-08T09:57:19.518Z] 501edecc5053: Layer already exists [2024-10-08T09:57:19.518Z] 44236f1e351a: Layer already exists [2024-10-08T09:57:19.518Z] 874c7804b40e: Layer already exists [2024-10-08T09:57:19.518Z] d41ff675e568: Layer already exists [2024-10-08T09:57:19.518Z] 177d9db0ddb4: Layer already exists [2024-10-08T09:57:19.518Z] e248767e5779: Layer already exists [2024-10-08T09:57:19.518Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:19.518Z] 0e230ca63c63: Layer already exists [2024-10-08T09:57:19.518Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:19.518Z] main: digest: sha256:c309971ba68fc91965ff56cc6ba5e43c3dcd2a54ec6c9be722391faa2147828d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:57:19.597Z] ===================================================== [Pipeline] echo [2024-10-08T09:57:19.616Z] taggedImages: [2024-10-08T09:57:19.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:19.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-08T09:57:19.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.97 [2024-10-08T09:57:19.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:19.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-08T09:57:19.647Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-08T09:57:19.647Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:19.647Z] latest [2024-10-08T09:57:19.647Z] 3.2.0-dev.97 [2024-10-08T09:57:19.647Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:19.647Z] main [2024-10-08T09:57:19.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:20.004Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:20.348Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:20.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:57:20.348Z] 264b48f36ff6: Preparing [2024-10-08T09:57:20.348Z] 217eb7c6a407: Preparing [2024-10-08T09:57:20.348Z] 501edecc5053: Preparing [2024-10-08T09:57:20.348Z] 006dd19c0456: Preparing [2024-10-08T09:57:20.348Z] de921d7d5316: Preparing [2024-10-08T09:57:20.348Z] 72b26645c281: Preparing [2024-10-08T09:57:20.348Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:20.348Z] 72b26645c281: Waiting [2024-10-08T09:57:20.348Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:20.348Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:20.348Z] de921d7d5316: Pushed [2024-10-08T09:57:20.348Z] 501edecc5053: Layer already exists [2024-10-08T09:57:20.348Z] 264b48f36ff6: Pushed [2024-10-08T09:57:20.607Z] 72b26645c281: Pushed [2024-10-08T09:57:20.607Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:23.898Z] 217eb7c6a407: Pushed [2024-10-08T09:57:23.898Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:24.234Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:24.561Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-08T09:57:24.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:57:24.562Z] 264b48f36ff6: Preparing [2024-10-08T09:57:24.562Z] 217eb7c6a407: Preparing [2024-10-08T09:57:24.562Z] 501edecc5053: Preparing [2024-10-08T09:57:24.562Z] 006dd19c0456: Preparing [2024-10-08T09:57:24.562Z] de921d7d5316: Preparing [2024-10-08T09:57:24.562Z] 72b26645c281: Preparing [2024-10-08T09:57:24.562Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:24.562Z] 72b26645c281: Waiting [2024-10-08T09:57:24.562Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:24.562Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:24.562Z] de921d7d5316: Layer already exists [2024-10-08T09:57:24.562Z] 501edecc5053: Layer already exists [2024-10-08T09:57:24.562Z] 217eb7c6a407: Layer already exists [2024-10-08T09:57:24.562Z] 264b48f36ff6: Layer already exists [2024-10-08T09:57:24.562Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:24.562Z] 72b26645c281: Layer already exists [2024-10-08T09:57:24.562Z] latest: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:24.896Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:25.230Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.97 [2024-10-08T09:57:25.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:57:25.230Z] 264b48f36ff6: Preparing [2024-10-08T09:57:25.230Z] 217eb7c6a407: Preparing [2024-10-08T09:57:25.230Z] 501edecc5053: Preparing [2024-10-08T09:57:25.230Z] 006dd19c0456: Preparing [2024-10-08T09:57:25.230Z] de921d7d5316: Preparing [2024-10-08T09:57:25.230Z] 72b26645c281: Preparing [2024-10-08T09:57:25.230Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:25.230Z] 72b26645c281: Waiting [2024-10-08T09:57:25.230Z] de921d7d5316: Layer already exists [2024-10-08T09:57:25.230Z] 217eb7c6a407: Layer already exists [2024-10-08T09:57:25.230Z] 501edecc5053: Layer already exists [2024-10-08T09:57:25.230Z] 264b48f36ff6: Layer already exists [2024-10-08T09:57:25.230Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:25.230Z] 72b26645c281: Layer already exists [2024-10-08T09:57:25.230Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:25.230Z] 3.2.0-dev.97: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:25.553Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:25.875Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:25.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:57:25.875Z] 264b48f36ff6: Preparing [2024-10-08T09:57:25.875Z] 217eb7c6a407: Preparing [2024-10-08T09:57:25.875Z] 501edecc5053: Preparing [2024-10-08T09:57:25.875Z] 006dd19c0456: Preparing [2024-10-08T09:57:25.875Z] de921d7d5316: Preparing [2024-10-08T09:57:25.875Z] 72b26645c281: Preparing [2024-10-08T09:57:25.875Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:25.875Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:25.875Z] 72b26645c281: Waiting [2024-10-08T09:57:25.875Z] 217eb7c6a407: Layer already exists [2024-10-08T09:57:25.875Z] 264b48f36ff6: Layer already exists [2024-10-08T09:57:25.875Z] 501edecc5053: Layer already exists [2024-10-08T09:57:25.875Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:25.875Z] de921d7d5316: Layer already exists [2024-10-08T09:57:25.875Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:25.875Z] 72b26645c281: Layer already exists [2024-10-08T09:57:25.875Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:26.193Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:26.514Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-08T09:57:26.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-08T09:57:26.514Z] 264b48f36ff6: Preparing [2024-10-08T09:57:26.514Z] 217eb7c6a407: Preparing [2024-10-08T09:57:26.514Z] 501edecc5053: Preparing [2024-10-08T09:57:26.514Z] 006dd19c0456: Preparing [2024-10-08T09:57:26.514Z] de921d7d5316: Preparing [2024-10-08T09:57:26.514Z] 72b26645c281: Preparing [2024-10-08T09:57:26.514Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:26.514Z] 72b26645c281: Waiting [2024-10-08T09:57:26.514Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:26.514Z] 217eb7c6a407: Layer already exists [2024-10-08T09:57:26.514Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:26.514Z] 501edecc5053: Layer already exists [2024-10-08T09:57:26.514Z] 264b48f36ff6: Layer already exists [2024-10-08T09:57:26.514Z] de921d7d5316: Layer already exists [2024-10-08T09:57:26.514Z] 72b26645c281: Layer already exists [2024-10-08T09:57:26.514Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:26.514Z] main: digest: sha256:bc6870cd419518bd42981a3d62ec346ec384b5dda77d9600bc29ba73b1731302 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:57:26.587Z] ===================================================== [Pipeline] echo [2024-10-08T09:57:26.604Z] taggedImages: [2024-10-08T09:57:26.604Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:26.604Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-08T09:57:26.604Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.97 [2024-10-08T09:57:26.604Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:26.604Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-08T09:57:26.632Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-08T09:57:26.632Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:26.632Z] latest [2024-10-08T09:57:26.632Z] 3.2.0-dev.97 [2024-10-08T09:57:26.632Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:26.632Z] main [2024-10-08T09:57:26.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:26.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:27.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:57:27.294Z] a7408bc90b0b: Preparing [2024-10-08T09:57:27.294Z] 7236681f6663: Preparing [2024-10-08T09:57:27.294Z] 1359412c6c43: Preparing [2024-10-08T09:57:27.294Z] 501edecc5053: Preparing [2024-10-08T09:57:27.294Z] 006dd19c0456: Preparing [2024-10-08T09:57:27.294Z] 2b9b7c8dd442: Preparing [2024-10-08T09:57:27.294Z] dadadc2aca0e: Preparing [2024-10-08T09:57:27.294Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:27.294Z] dadadc2aca0e: Waiting [2024-10-08T09:57:27.294Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:27.294Z] 2b9b7c8dd442: Waiting [2024-10-08T09:57:27.294Z] 501edecc5053: Layer already exists [2024-10-08T09:57:27.294Z] 7236681f6663: Pushed [2024-10-08T09:57:27.294Z] a7408bc90b0b: Pushed [2024-10-08T09:57:27.294Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:27.552Z] 2b9b7c8dd442: Pushed [2024-10-08T09:57:27.552Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:27.552Z] dadadc2aca0e: Pushed [2024-10-08T09:57:30.842Z] 1359412c6c43: Pushed [2024-10-08T09:57:31.101Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:31.435Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:31.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-08T09:57:31.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:57:31.754Z] a7408bc90b0b: Preparing [2024-10-08T09:57:31.754Z] 7236681f6663: Preparing [2024-10-08T09:57:31.754Z] 1359412c6c43: Preparing [2024-10-08T09:57:31.754Z] 501edecc5053: Preparing [2024-10-08T09:57:31.754Z] 006dd19c0456: Preparing [2024-10-08T09:57:31.754Z] 2b9b7c8dd442: Preparing [2024-10-08T09:57:31.754Z] dadadc2aca0e: Preparing [2024-10-08T09:57:31.754Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:31.754Z] dadadc2aca0e: Waiting [2024-10-08T09:57:31.754Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:31.754Z] 2b9b7c8dd442: Waiting [2024-10-08T09:57:31.754Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:31.754Z] 7236681f6663: Layer already exists [2024-10-08T09:57:31.754Z] a7408bc90b0b: Layer already exists [2024-10-08T09:57:31.754Z] 1359412c6c43: Layer already exists [2024-10-08T09:57:31.754Z] 501edecc5053: Layer already exists [2024-10-08T09:57:31.754Z] dadadc2aca0e: Layer already exists [2024-10-08T09:57:31.754Z] 2b9b7c8dd442: Layer already exists [2024-10-08T09:57:31.754Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:31.754Z] latest: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:32.080Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:32.405Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.97 [2024-10-08T09:57:32.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:57:32.405Z] a7408bc90b0b: Preparing [2024-10-08T09:57:32.405Z] 7236681f6663: Preparing [2024-10-08T09:57:32.405Z] 1359412c6c43: Preparing [2024-10-08T09:57:32.405Z] 501edecc5053: Preparing [2024-10-08T09:57:32.405Z] 006dd19c0456: Preparing [2024-10-08T09:57:32.405Z] 2b9b7c8dd442: Preparing [2024-10-08T09:57:32.405Z] dadadc2aca0e: Preparing [2024-10-08T09:57:32.405Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:32.405Z] dadadc2aca0e: Waiting [2024-10-08T09:57:32.405Z] 2b9b7c8dd442: Waiting [2024-10-08T09:57:32.405Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:32.405Z] a7408bc90b0b: Layer already exists [2024-10-08T09:57:32.405Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:32.405Z] 7236681f6663: Layer already exists [2024-10-08T09:57:32.405Z] 501edecc5053: Layer already exists [2024-10-08T09:57:32.405Z] 1359412c6c43: Layer already exists [2024-10-08T09:57:32.405Z] 2b9b7c8dd442: Layer already exists [2024-10-08T09:57:32.405Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:32.405Z] dadadc2aca0e: Layer already exists [2024-10-08T09:57:32.405Z] 3.2.0-dev.97: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:32.733Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:33.055Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:33.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:57:33.055Z] a7408bc90b0b: Preparing [2024-10-08T09:57:33.055Z] 7236681f6663: Preparing [2024-10-08T09:57:33.055Z] 1359412c6c43: Preparing [2024-10-08T09:57:33.055Z] 501edecc5053: Preparing [2024-10-08T09:57:33.055Z] 006dd19c0456: Preparing [2024-10-08T09:57:33.055Z] 2b9b7c8dd442: Preparing [2024-10-08T09:57:33.055Z] dadadc2aca0e: Preparing [2024-10-08T09:57:33.055Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:33.055Z] dadadc2aca0e: Waiting [2024-10-08T09:57:33.055Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:33.055Z] 2b9b7c8dd442: Waiting [2024-10-08T09:57:33.055Z] 501edecc5053: Layer already exists [2024-10-08T09:57:33.055Z] 7236681f6663: Layer already exists [2024-10-08T09:57:33.055Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:33.055Z] a7408bc90b0b: Layer already exists [2024-10-08T09:57:33.055Z] 1359412c6c43: Layer already exists [2024-10-08T09:57:33.055Z] 2b9b7c8dd442: Layer already exists [2024-10-08T09:57:33.055Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:33.055Z] dadadc2aca0e: Layer already exists [2024-10-08T09:57:33.055Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:33.380Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:33.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-08T09:57:33.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-08T09:57:33.698Z] a7408bc90b0b: Preparing [2024-10-08T09:57:33.698Z] 7236681f6663: Preparing [2024-10-08T09:57:33.698Z] 1359412c6c43: Preparing [2024-10-08T09:57:33.698Z] 501edecc5053: Preparing [2024-10-08T09:57:33.698Z] 006dd19c0456: Preparing [2024-10-08T09:57:33.698Z] 2b9b7c8dd442: Preparing [2024-10-08T09:57:33.698Z] dadadc2aca0e: Preparing [2024-10-08T09:57:33.698Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:33.698Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:33.698Z] 2b9b7c8dd442: Waiting [2024-10-08T09:57:33.698Z] dadadc2aca0e: Waiting [2024-10-08T09:57:33.698Z] 501edecc5053: Layer already exists [2024-10-08T09:57:33.698Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:33.698Z] 7236681f6663: Layer already exists [2024-10-08T09:57:33.698Z] 1359412c6c43: Layer already exists [2024-10-08T09:57:33.698Z] a7408bc90b0b: Layer already exists [2024-10-08T09:57:33.698Z] dadadc2aca0e: Layer already exists [2024-10-08T09:57:33.698Z] 2b9b7c8dd442: Layer already exists [2024-10-08T09:57:33.698Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:33.698Z] main: digest: sha256:6d7fdfcfc7b143897d4798f22d0b75ff39af7a9ab53d65448ccd4d8100d12d7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:57:33.763Z] ===================================================== [Pipeline] echo [2024-10-08T09:57:33.774Z] taggedImages: [2024-10-08T09:57:33.774Z] - nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:33.774Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-08T09:57:33.774Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.97 [2024-10-08T09:57:33.774Z] - nexus3.edgexfoundry.org:10004/support-notifications:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:33.774Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-08T09:57:33.810Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-08T09:57:33.810Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:33.810Z] latest [2024-10-08T09:57:33.810Z] 3.2.0-dev.97 [2024-10-08T09:57:33.810Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:33.810Z] main [2024-10-08T09:57:33.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:34.157Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:34.477Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:34.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:57:34.477Z] be73ddd6dd31: Preparing [2024-10-08T09:57:34.477Z] ce2803ee0391: Preparing [2024-10-08T09:57:34.477Z] 501edecc5053: Preparing [2024-10-08T09:57:34.477Z] 006dd19c0456: Preparing [2024-10-08T09:57:34.477Z] 35ed24c2a153: Preparing [2024-10-08T09:57:34.477Z] f4cf61ff90ca: Preparing [2024-10-08T09:57:34.477Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:34.477Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:34.477Z] f4cf61ff90ca: Waiting [2024-10-08T09:57:34.477Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:34.477Z] 35ed24c2a153: Layer already exists [2024-10-08T09:57:34.477Z] 501edecc5053: Layer already exists [2024-10-08T09:57:34.477Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:57:34.477Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:34.477Z] be73ddd6dd31: Pushed [2024-10-08T09:57:37.768Z] ce2803ee0391: Pushed [2024-10-08T09:57:38.027Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:38.371Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:38.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-08T09:57:38.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:57:38.691Z] be73ddd6dd31: Preparing [2024-10-08T09:57:38.691Z] ce2803ee0391: Preparing [2024-10-08T09:57:38.691Z] 501edecc5053: Preparing [2024-10-08T09:57:38.691Z] 006dd19c0456: Preparing [2024-10-08T09:57:38.692Z] 35ed24c2a153: Preparing [2024-10-08T09:57:38.692Z] f4cf61ff90ca: Preparing [2024-10-08T09:57:38.692Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:38.692Z] f4cf61ff90ca: Waiting [2024-10-08T09:57:38.692Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:38.692Z] be73ddd6dd31: Layer already exists [2024-10-08T09:57:38.692Z] 501edecc5053: Layer already exists [2024-10-08T09:57:38.692Z] 35ed24c2a153: Layer already exists [2024-10-08T09:57:38.692Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:38.692Z] ce2803ee0391: Layer already exists [2024-10-08T09:57:38.692Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:57:38.692Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:38.692Z] latest: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:39.019Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:39.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.97 [2024-10-08T09:57:39.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:57:39.348Z] be73ddd6dd31: Preparing [2024-10-08T09:57:39.348Z] ce2803ee0391: Preparing [2024-10-08T09:57:39.348Z] 501edecc5053: Preparing [2024-10-08T09:57:39.348Z] 006dd19c0456: Preparing [2024-10-08T09:57:39.348Z] 35ed24c2a153: Preparing [2024-10-08T09:57:39.348Z] f4cf61ff90ca: Preparing [2024-10-08T09:57:39.348Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:39.348Z] f4cf61ff90ca: Waiting [2024-10-08T09:57:39.348Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:39.348Z] ce2803ee0391: Layer already exists [2024-10-08T09:57:39.348Z] 501edecc5053: Layer already exists [2024-10-08T09:57:39.348Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:39.348Z] be73ddd6dd31: Layer already exists [2024-10-08T09:57:39.348Z] 35ed24c2a153: Layer already exists [2024-10-08T09:57:39.348Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:57:39.348Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:39.348Z] 3.2.0-dev.97: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:39.685Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:40.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:40.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:57:40.007Z] be73ddd6dd31: Preparing [2024-10-08T09:57:40.007Z] ce2803ee0391: Preparing [2024-10-08T09:57:40.007Z] 501edecc5053: Preparing [2024-10-08T09:57:40.007Z] 006dd19c0456: Preparing [2024-10-08T09:57:40.007Z] 35ed24c2a153: Preparing [2024-10-08T09:57:40.007Z] f4cf61ff90ca: Preparing [2024-10-08T09:57:40.007Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:40.007Z] f4cf61ff90ca: Waiting [2024-10-08T09:57:40.007Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:40.007Z] 35ed24c2a153: Layer already exists [2024-10-08T09:57:40.007Z] ce2803ee0391: Layer already exists [2024-10-08T09:57:40.007Z] be73ddd6dd31: Layer already exists [2024-10-08T09:57:40.007Z] 501edecc5053: Layer already exists [2024-10-08T09:57:40.007Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:40.007Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:57:40.007Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:40.007Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:40.332Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T09:57:40.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-08T09:57:40.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-08T09:57:40.658Z] be73ddd6dd31: Preparing [2024-10-08T09:57:40.658Z] ce2803ee0391: Preparing [2024-10-08T09:57:40.658Z] 501edecc5053: Preparing [2024-10-08T09:57:40.658Z] 006dd19c0456: Preparing [2024-10-08T09:57:40.658Z] 35ed24c2a153: Preparing [2024-10-08T09:57:40.658Z] f4cf61ff90ca: Preparing [2024-10-08T09:57:40.658Z] 63ca1fbb43ae: Preparing [2024-10-08T09:57:40.658Z] f4cf61ff90ca: Waiting [2024-10-08T09:57:40.658Z] 63ca1fbb43ae: Waiting [2024-10-08T09:57:40.658Z] 006dd19c0456: Layer already exists [2024-10-08T09:57:40.658Z] 35ed24c2a153: Layer already exists [2024-10-08T09:57:40.658Z] 501edecc5053: Layer already exists [2024-10-08T09:57:40.658Z] be73ddd6dd31: Layer already exists [2024-10-08T09:57:40.658Z] ce2803ee0391: Layer already exists [2024-10-08T09:57:40.658Z] f4cf61ff90ca: Layer already exists [2024-10-08T09:57:40.658Z] 63ca1fbb43ae: Layer already exists [2024-10-08T09:57:40.658Z] main: digest: sha256:408e7c7ab4f9fa5ef11811251e8922cae6a1b3d32f4429e2f1b9254523c34a58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T09:57:40.729Z] ===================================================== [Pipeline] echo [2024-10-08T09:57:40.744Z] taggedImages: [2024-10-08T09:57:40.744Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T09:57:40.744Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-08T09:57:40.744Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.97 [2024-10-08T09:57:40.744Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T09:57:40.744Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T10:16:57.926Z] #149 ... [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-08T10:16:57.926Z] #152 DONE 1245.9s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:16:57.926Z] #40 ... [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:16:57.926Z] #161 DONE 0.2s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:16:57.926Z] #158 ... [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:16:57.926Z] #162 DONE 0.2s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-08T10:16:57.926Z] #163 DONE 0.2s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-08T10:16:57.926Z] #164 DONE 0.1s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-08T10:16:57.926Z] #165 DONE 0.3s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T10:16:57.926Z] #159 ... [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T10:16:57.926Z] #166 DONE 0.2s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T10:16:57.926Z] #167 DONE 2.2s [2024-10-08T10:16:57.926Z] [2024-10-08T10:16:57.926Z] #108 [security-proxy-setup] exporting to image [2024-10-08T10:16:57.926Z] #108 exporting layers [2024-10-08T10:16:58.892Z] #108 exporting layers 0.9s done [2024-10-08T10:16:58.892Z] #108 writing image sha256:6f01aeab04a4246c9120aefa203db62ee4f4617c57d5f27773da5bb5e12dbbe6 done [2024-10-08T10:16:58.892Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-08T10:16:58.892Z] #108 DONE 7.4s [2024-10-08T10:16:58.892Z] [2024-10-08T10:16:58.892Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-08T10:17:08.981Z] #154 DONE 1259.8s [2024-10-08T10:17:08.981Z] [2024-10-08T10:17:08.981Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T10:17:08.981Z] #160 ... [2024-10-08T10:17:08.981Z] [2024-10-08T10:17:08.981Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-08T10:17:08.981Z] #168 DONE 0.3s [2024-10-08T10:17:08.981Z] [2024-10-08T10:17:08.981Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-08T10:17:10.418Z] #169 DONE 2.0s [2024-10-08T10:17:10.418Z] [2024-10-08T10:17:10.418Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-08T10:17:10.418Z] #156 1262.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-08T10:17:11.004Z] #156 ... [2024-10-08T10:17:11.004Z] [2024-10-08T10:17:11.004Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:17:11.004Z] #170 DONE 0.3s [2024-10-08T10:17:11.280Z] [2024-10-08T10:17:11.280Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:17:11.280Z] #171 DONE 0.2s [2024-10-08T10:17:11.280Z] [2024-10-08T10:17:11.280Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-08T10:17:11.550Z] #172 DONE 0.4s [2024-10-08T10:17:11.550Z] [2024-10-08T10:17:11.550Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:17:11.550Z] #158 ... [2024-10-08T10:17:11.550Z] [2024-10-08T10:17:11.550Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-08T10:17:11.818Z] #173 DONE 0.2s [2024-10-08T10:17:11.818Z] [2024-10-08T10:17:11.818Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-08T10:17:11.818Z] #174 DONE 0.2s [2024-10-08T10:17:11.818Z] [2024-10-08T10:17:11.818Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-08T10:17:12.091Z] #175 DONE 0.1s [2024-10-08T10:17:12.091Z] [2024-10-08T10:17:12.091Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-08T10:17:12.366Z] #176 DONE 0.1s [2024-10-08T10:17:12.366Z] [2024-10-08T10:17:12.366Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-08T10:17:12.366Z] #177 DONE 0.2s [2024-10-08T10:17:12.366Z] [2024-10-08T10:17:12.366Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-08T10:17:12.650Z] #178 DONE 0.1s [2024-10-08T10:17:12.650Z] [2024-10-08T10:17:12.650Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-08T10:17:15.240Z] #179 DONE 2.8s [2024-10-08T10:17:15.240Z] [2024-10-08T10:17:15.240Z] #108 [security-bootstrapper] exporting to image [2024-10-08T10:17:15.240Z] #108 exporting layers [2024-10-08T10:17:16.658Z] #108 exporting layers 1.3s done [2024-10-08T10:17:16.658Z] #108 writing image sha256:071fdaf702a4773d9a419e489624cc42b7762f3a840f5c8c865dfdb541270996 done [2024-10-08T10:17:16.658Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-08T10:17:16.658Z] #108 DONE 8.7s [2024-10-08T10:17:16.658Z] [2024-10-08T10:17:16.658Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:17:31.657Z] #40 ... [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-08T10:17:31.657Z] #156 DONE 1282.5s [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T10:17:31.657Z] #159 ... [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:17:31.657Z] #180 DONE 0.3s [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:17:31.657Z] #181 DONE 0.3s [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-08T10:17:31.657Z] #182 DONE 0.1s [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-08T10:17:31.657Z] #183 DONE 0.2s [2024-10-08T10:17:31.657Z] [2024-10-08T10:17:31.657Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:17:31.928Z] #40 ... [2024-10-08T10:17:31.928Z] [2024-10-08T10:17:31.928Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:17:31.928Z] #184 DONE 0.1s [2024-10-08T10:17:32.195Z] [2024-10-08T10:17:32.195Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-08T10:17:32.195Z] #185 DONE 0.2s [2024-10-08T10:17:32.195Z] [2024-10-08T10:17:32.195Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-08T10:17:32.467Z] #186 DONE 0.2s [2024-10-08T10:17:32.467Z] [2024-10-08T10:17:32.467Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-08T10:17:32.738Z] #187 DONE 0.2s [2024-10-08T10:17:32.738Z] [2024-10-08T10:17:32.738Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T10:17:34.689Z] #188 DONE 2.1s [2024-10-08T10:17:34.689Z] [2024-10-08T10:17:34.689Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:17:34.689Z] #40 ... [2024-10-08T10:17:34.689Z] [2024-10-08T10:17:34.689Z] #108 [security-secretstore-setup] exporting to image [2024-10-08T10:17:34.689Z] #108 exporting layers [2024-10-08T10:17:36.104Z] #108 exporting layers 1.4s done [2024-10-08T10:17:36.104Z] #108 writing image sha256:d070ac70350be69c1a03f70091809872039ea945d60f61a32bc7b4a206a3e0c9 0.1s done [2024-10-08T10:17:36.104Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2024-10-08T10:17:36.370Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-08T10:17:36.370Z] #108 DONE 10.2s [2024-10-08T10:17:36.370Z] [2024-10-08T10:17:36.370Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:18:23.198Z] #158 ... [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-08T10:18:23.198Z] #159 DONE 1332.0s [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T10:18:23.198Z] #160 ... [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:18:23.198Z] #189 DONE 0.3s [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T10:18:23.198Z] #160 ... [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:18:23.198Z] #190 DONE 0.2s [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-08T10:18:23.198Z] #191 DONE 0.2s [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:18:23.198Z] #158 ... [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:18:23.198Z] #192 DONE 0.2s [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-08T10:18:23.198Z] #193 DONE 0.2s [2024-10-08T10:18:23.198Z] [2024-10-08T10:18:23.198Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T10:18:23.478Z] #194 DONE 2.1s [2024-10-08T10:18:23.478Z] [2024-10-08T10:18:23.478Z] #108 [core-common-config-bootstrapper] exporting to image [2024-10-08T10:18:23.478Z] #108 exporting layers [2024-10-08T10:18:24.063Z] #108 exporting layers 0.5s done [2024-10-08T10:18:24.063Z] #108 writing image sha256:2c921f30f4164480f851bf71cfce4b3208451e21442e839dd4fc015953ce9e17 done [2024-10-08T10:18:24.063Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-08T10:18:24.063Z] #108 DONE 10.7s [2024-10-08T10:18:24.063Z] [2024-10-08T10:18:24.063Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T10:20:30.747Z] #155 ... [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-08T10:20:30.747Z] #151 DONE 1454.8s [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:20:30.747Z] #158 ... [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:20:30.747Z] #195 DONE 0.3s [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:20:30.747Z] #196 DONE 0.2s [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-08T10:20:30.747Z] #197 DONE 0.3s [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:20:30.747Z] #198 DONE 0.2s [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #108 [security-spiffe-token-provider] exporting to image [2024-10-08T10:20:30.747Z] #108 exporting layers [2024-10-08T10:20:30.747Z] #108 exporting layers 0.8s done [2024-10-08T10:20:30.747Z] #108 writing image sha256:75ddf1c4903a5bd28b78604c1ffc72ead2bceba3461207044cd43cd2a96b1578 done [2024-10-08T10:20:30.747Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-08T10:20:30.747Z] #108 DONE 11.5s [2024-10-08T10:20:30.747Z] [2024-10-08T10:20:30.747Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T10:28:22.975Z] #155 ... [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-08T10:28:22.975Z] #150 DONE 1921.3s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:28:22.975Z] #158 ... [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:28:22.975Z] #199 DONE 0.1s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:28:22.975Z] #200 DONE 0.2s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-08T10:28:22.975Z] #201 DONE 0.3s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T10:28:22.975Z] #155 ... [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:28:22.975Z] #202 DONE 0.1s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-08T10:28:22.975Z] #203 DONE 0.1s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:28:22.975Z] #158 ... [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-08T10:28:22.975Z] #204 DONE 1.7s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #108 [security-proxy-auth] exporting to image [2024-10-08T10:28:22.975Z] #108 exporting layers [2024-10-08T10:28:22.975Z] #108 exporting layers 0.5s done [2024-10-08T10:28:22.975Z] #108 writing image sha256:9760b94c647b4b8ca97729ec844a8531b284e51a76f9a24cba9521e688b29604 done [2024-10-08T10:28:22.975Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-08T10:28:22.975Z] #108 DONE 12.1s [2024-10-08T10:28:22.975Z] [2024-10-08T10:28:22.975Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T10:29:19.417Z] #155 ... [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-08T10:29:19.417Z] #160 DONE 1984.4s [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T10:29:19.417Z] #155 ... [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:29:19.417Z] #205 DONE 0.1s [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:29:19.417Z] #206 DONE 0.1s [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:29:19.417Z] #40 ... [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-08T10:29:19.417Z] #207 DONE 0.4s [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:29:19.417Z] #208 DONE 0.1s [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #108 [core-command] exporting to image [2024-10-08T10:29:19.417Z] #108 exporting layers [2024-10-08T10:29:19.417Z] #108 exporting layers 0.3s done [2024-10-08T10:29:19.417Z] #108 writing image sha256:5d00d35e3bd0a5fda305ac5f7399095899c06768688ca761dece050509222f8b done [2024-10-08T10:29:19.417Z] #108 naming to docker.io/library/core-command-arm64 0.0s done [2024-10-08T10:29:19.417Z] #108 DONE 12.4s [2024-10-08T10:29:19.417Z] [2024-10-08T10:29:19.417Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:31:26.110Z] #40 ... [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-08T10:31:26.110Z] #149 DONE 2115.5s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:31:26.110Z] #40 ... [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:31:26.110Z] #209 DONE 0.2s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:31:26.110Z] #158 ... [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T10:31:26.110Z] #210 ... [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-08T10:31:26.110Z] #153 DONE 2116.8s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:31:26.110Z] #158 ... [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-08T10:31:26.110Z] #210 DONE 0.9s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:31:26.110Z] #211 DONE 0.3s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #212 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:31:26.110Z] #212 DONE 0.2s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #213 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:31:26.110Z] #213 DONE 0.3s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #214 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T10:31:26.110Z] #214 ... [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-08T10:31:26.110Z] #215 DONE 0.3s [2024-10-08T10:31:26.110Z] [2024-10-08T10:31:26.110Z] #108 [core-keeper] exporting to image [2024-10-08T10:31:26.111Z] #108 exporting layers [2024-10-08T10:31:26.379Z] #108 ... [2024-10-08T10:31:26.379Z] [2024-10-08T10:31:26.379Z] #214 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-08T10:31:26.379Z] #214 DONE 0.7s [2024-10-08T10:31:26.644Z] [2024-10-08T10:31:26.644Z] #108 [core-keeper] exporting to image [2024-10-08T10:31:26.644Z] #108 exporting layers 0.7s done [2024-10-08T10:31:26.644Z] #108 writing image sha256:781ef0e714f37eb7736ee93adc49cc1e62fc7ed903d06bea6c9e4a87bf155aa6 0.0s done [2024-10-08T10:31:26.644Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-10-08T10:31:26.644Z] #108 DONE 13.2s [2024-10-08T10:31:26.644Z] [2024-10-08T10:31:26.644Z] #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:31:26.644Z] #216 DONE 0.2s [2024-10-08T10:31:26.644Z] [2024-10-08T10:31:26.644Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:31:26.644Z] #40 ... [2024-10-08T10:31:26.644Z] [2024-10-08T10:31:26.644Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-08T10:31:26.909Z] #217 DONE 0.2s [2024-10-08T10:31:26.909Z] [2024-10-08T10:31:26.909Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-08T10:31:27.175Z] #218 DONE 0.1s [2024-10-08T10:31:27.175Z] [2024-10-08T10:31:27.175Z] #108 [core-metadata] exporting to image [2024-10-08T10:31:27.442Z] #108 exporting layers 0.4s done [2024-10-08T10:31:27.442Z] #108 writing image sha256:66fde87b8f5176821819afff82c60708947df36560de498178020acc707960d3 0.0s done [2024-10-08T10:31:27.442Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-10-08T10:31:27.442Z] #108 DONE 13.7s [2024-10-08T10:31:27.442Z] [2024-10-08T10:31:27.442Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-08T10:31:29.384Z] #158 DONE 2121.5s [2024-10-08T10:31:29.384Z] [2024-10-08T10:31:29.384Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T10:31:29.977Z] #141 ... [2024-10-08T10:31:29.977Z] [2024-10-08T10:31:29.977Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:31:29.977Z] #219 DONE 0.2s [2024-10-08T10:31:29.977Z] [2024-10-08T10:31:29.977Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:31:30.243Z] #40 ... [2024-10-08T10:31:30.243Z] [2024-10-08T10:31:30.243Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:31:30.243Z] #220 DONE 0.2s [2024-10-08T10:31:30.243Z] [2024-10-08T10:31:30.243Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-08T10:31:30.508Z] #221 DONE 0.4s [2024-10-08T10:31:30.508Z] [2024-10-08T10:31:30.508Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T10:31:30.790Z] #141 ... [2024-10-08T10:31:30.790Z] [2024-10-08T10:31:30.790Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:31:30.790Z] #222 DONE 0.2s [2024-10-08T10:31:30.790Z] [2024-10-08T10:31:30.790Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-08T10:31:30.790Z] #223 DONE 0.1s [2024-10-08T10:31:30.790Z] [2024-10-08T10:31:30.790Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T10:31:31.055Z] #141 ... [2024-10-08T10:31:31.055Z] [2024-10-08T10:31:31.055Z] #108 [core-data] exporting to image [2024-10-08T10:31:31.633Z] #108 exporting layers 0.6s done [2024-10-08T10:31:31.633Z] #108 writing image sha256:7479f8602fe8599a4b9366b46929488718d59998c4101ac73af4ff535890575e done [2024-10-08T10:31:31.633Z] #108 naming to docker.io/library/core-data-arm64 done [2024-10-08T10:31:31.633Z] #108 DONE 14.3s [2024-10-08T10:31:31.633Z] [2024-10-08T10:31:31.633Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:32:03.827Z] #40 ... [2024-10-08T10:32:03.827Z] [2024-10-08T10:32:03.827Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-08T10:32:03.827Z] #155 DONE 2153.6s [2024-10-08T10:32:03.827Z] [2024-10-08T10:32:03.827Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-08T10:32:03.828Z] #141 DONE 2153.6s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-08T10:32:03.828Z] #157 DONE 2153.6s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:32:03.828Z] #40 ... [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:32:03.828Z] #224 DONE 0.3s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:32:03.828Z] #225 ... [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:32:03.828Z] #226 DONE 0.3s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:32:03.828Z] #227 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:32:03.828Z] #225 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T10:32:03.828Z] #228 ... [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-08T10:32:03.828Z] #229 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-08T10:32:03.828Z] #230 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-08T10:32:03.828Z] #231 DONE 0.6s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-08T10:32:03.828Z] #228 DONE 0.6s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:32:03.828Z] #232 ... [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:32:03.828Z] #233 DONE 0.1s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-08T10:32:03.828Z] #232 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #108 [support-scheduler] exporting to image [2024-10-08T10:32:03.828Z] #108 exporting layers [2024-10-08T10:32:03.828Z] #108 ... [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-08T10:32:03.828Z] #234 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-08T10:32:03.828Z] #235 DONE 0.5s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #108 [support-notifications] exporting to image [2024-10-08T10:32:03.828Z] #108 ... [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-08T10:32:03.828Z] #236 DONE 0.2s [2024-10-08T10:32:03.828Z] [2024-10-08T10:32:03.828Z] #108 [support-cron-scheduler] exporting to image [2024-10-08T10:32:03.828Z] #108 exporting layers 0.7s done [2024-10-08T10:32:03.828Z] #108 writing image sha256:c40b0a942e6ea83ab00ec149a60e78cd47bc26a89423107d5ccd4ea1b09f9f33 0.0s done [2024-10-08T10:32:03.828Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-10-08T10:32:04.407Z] #108 exporting layers 0.8s done [2024-10-08T10:32:04.407Z] #108 writing image sha256:9983ca3fe09ce818700cc4d5dc3acb70082dae321fe2d75267cb122d9893c8d9 done [2024-10-08T10:32:04.407Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-10-08T10:32:04.671Z] #108 exporting layers 1.1s done [2024-10-08T10:32:04.671Z] #108 writing image sha256:0479466eb44f5a218b7e9bd8194864e9dd5a046b1cde82b571bf3d38c0f4acf1 done [2024-10-08T10:32:04.671Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-08T10:32:04.671Z] #108 DONE 15.8s [2024-10-08T10:32:04.671Z] [2024-10-08T10:32:04.671Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-08T10:32:04.671Z] time="2024-10-08T09:53:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-08T10:32:04.687Z] $ docker stop --time=1 b02550fe832f596945537b364a6b13de45f2f909a7e5777f4e6257abb377b541 [2024-10-08T10:32:06.350Z] $ docker rm -f --volumes b02550fe832f596945537b364a6b13de45f2f909a7e5777f4e6257abb377b541 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T10:32:07.089Z] + docker images [2024-10-08T10:32:07.089Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-08T10:32:07.089Z] support-cron-scheduler-arm64 latest 0479466eb44f 3 seconds ago 45.6MB [2024-10-08T10:32:07.089Z] support-notifications-arm64 latest 9983ca3fe09c 3 seconds ago 44.8MB [2024-10-08T10:32:07.089Z] support-scheduler-arm64 latest c40b0a942e6e 4 seconds ago 44MB [2024-10-08T10:32:07.089Z] core-data-arm64 latest 7479f8602fe8 36 seconds ago 30.1MB [2024-10-08T10:32:07.089Z] core-metadata-arm64 latest 66fde87b8f51 40 seconds ago 30.2MB [2024-10-08T10:32:07.089Z] core-keeper-arm64 latest 781ef0e714f3 41 seconds ago 29.5MB [2024-10-08T10:32:07.089Z] core-command-arm64 latest 5d00d35e3bd0 2 minutes ago 26.4MB [2024-10-08T10:32:07.089Z] security-proxy-auth-arm64 latest 9760b94c647b 3 minutes ago 25.2MB [2024-10-08T10:32:07.089Z] security-spiffe-token-provider-arm64 latest 75ddf1c4903a 11 minutes ago 33MB [2024-10-08T10:32:07.089Z] core-common-config-bootstrapper-arm64 latest 2c921f30f416 13 minutes ago 17.4MB [2024-10-08T10:32:07.090Z] security-secretstore-setup-arm64 latest d070ac70350b 14 minutes ago 40.3MB [2024-10-08T10:32:07.090Z] security-bootstrapper-arm64 latest 071fdaf702a4 14 minutes ago 21MB [2024-10-08T10:32:07.090Z] security-proxy-setup-arm64 latest 6f01aeab04a4 15 minutes ago 29.4MB [2024-10-08T10:32:07.090Z] security-spire-config-arm64 latest d42d8a352421 37 minutes ago 117MB [2024-10-08T10:32:07.090Z] security-spire-agent-arm64 latest 88dd927c9140 37 minutes ago 176MB [2024-10-08T10:32:07.090Z] security-spire-server-arm64 latest 32b7bb9ad17f 37 minutes ago 118MB [2024-10-08T10:32:07.090Z] ci-base-image-arm64 latest 59ee09bf610e 38 minutes ago 965MB [2024-10-08T10:32:07.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 days ago 558MB [2024-10-08T10:32:07.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T10:32:07.235Z] provisioning config files... [2024-10-08T10:32:07.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/720@tmp/config10571718713824930023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:32:07.587Z] ---> ****-login.sh [2024-10-08T10:32:07.587Z] nexus3.edgexfoundry.org:10001 [2024-10-08T10:32:07.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T10:32:07.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T10:32:07.852Z] Configure a credential helper to remove this warning. See [2024-10-08T10:32:07.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T10:32:07.852Z] [2024-10-08T10:32:07.852Z] Login Succeeded [2024-10-08T10:32:07.852Z] nexus3.edgexfoundry.org:10002 [2024-10-08T10:32:08.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T10:32:08.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T10:32:08.384Z] Configure a credential helper to remove this warning. See [2024-10-08T10:32:08.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T10:32:08.384Z] [2024-10-08T10:32:08.384Z] Login Succeeded [2024-10-08T10:32:08.384Z] nexus3.edgexfoundry.org:10003 [2024-10-08T10:32:08.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T10:32:08.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T10:32:08.651Z] Configure a credential helper to remove this warning. See [2024-10-08T10:32:08.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T10:32:08.651Z] [2024-10-08T10:32:08.651Z] Login Succeeded [2024-10-08T10:32:08.651Z] nexus3.edgexfoundry.org:10004 [2024-10-08T10:32:08.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T10:32:08.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T10:32:08.917Z] Configure a credential helper to remove this warning. See [2024-10-08T10:32:08.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T10:32:08.917Z] [2024-10-08T10:32:08.917Z] Login Succeeded [2024-10-08T10:32:08.917Z] ****.io [2024-10-08T10:32:09.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T10:32:09.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T10:32:09.447Z] Configure a credential helper to remove this warning. See [2024-10-08T10:32:09.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T10:32:09.447Z] [2024-10-08T10:32:09.447Z] Login Succeeded [2024-10-08T10:32:09.447Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T10:32:09.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:32:09.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T10:32:09.545Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-08T10:32:09.546Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:09.546Z] latest [2024-10-08T10:32:09.546Z] 3.2.0-dev.97 [2024-10-08T10:32:09.546Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:09.546Z] main [2024-10-08T10:32:09.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:09.923Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:10.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:10.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T10:32:10.281Z] 9901085e7a23: Preparing [2024-10-08T10:32:10.281Z] d780002d7f76: Preparing [2024-10-08T10:32:10.281Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:10.281Z] f2710e38d854: Preparing [2024-10-08T10:32:10.281Z] d9ce2967f045: Preparing [2024-10-08T10:32:10.281Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:10.281Z] 16113d51b718: Preparing [2024-10-08T10:32:10.281Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:10.281Z] 16113d51b718: Waiting [2024-10-08T10:32:10.548Z] f2710e38d854: Pushed [2024-10-08T10:32:10.548Z] 8f13c4256ccb: Pushed [2024-10-08T10:32:10.548Z] 9901085e7a23: Pushed [2024-10-08T10:32:10.548Z] 16113d51b718: Layer already exists [2024-10-08T10:32:10.548Z] d9ce2967f045: Pushed [2024-10-08T10:32:10.548Z] c7c8d5826b8d: Pushed [2024-10-08T10:32:14.788Z] d780002d7f76: Pushed [2024-10-08T10:32:14.788Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:15.147Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:15.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-08T10:32:15.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T10:32:15.503Z] 9901085e7a23: Preparing [2024-10-08T10:32:15.503Z] d780002d7f76: Preparing [2024-10-08T10:32:15.503Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:15.503Z] f2710e38d854: Preparing [2024-10-08T10:32:15.503Z] d9ce2967f045: Preparing [2024-10-08T10:32:15.503Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:15.503Z] 16113d51b718: Preparing [2024-10-08T10:32:15.503Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:15.503Z] 16113d51b718: Waiting [2024-10-08T10:32:15.503Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:15.503Z] 9901085e7a23: Layer already exists [2024-10-08T10:32:15.503Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:15.503Z] f2710e38d854: Layer already exists [2024-10-08T10:32:15.503Z] d780002d7f76: Layer already exists [2024-10-08T10:32:15.503Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:15.503Z] 16113d51b718: Layer already exists [2024-10-08T10:32:15.772Z] latest: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:16.126Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:16.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.97 [2024-10-08T10:32:16.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T10:32:16.474Z] 9901085e7a23: Preparing [2024-10-08T10:32:16.474Z] d780002d7f76: Preparing [2024-10-08T10:32:16.474Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:16.474Z] f2710e38d854: Preparing [2024-10-08T10:32:16.474Z] d9ce2967f045: Preparing [2024-10-08T10:32:16.474Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:16.474Z] 16113d51b718: Preparing [2024-10-08T10:32:16.474Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:16.474Z] 16113d51b718: Waiting [2024-10-08T10:32:16.474Z] d780002d7f76: Layer already exists [2024-10-08T10:32:16.474Z] f2710e38d854: Layer already exists [2024-10-08T10:32:16.474Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:16.474Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:16.474Z] 9901085e7a23: Layer already exists [2024-10-08T10:32:16.474Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:16.474Z] 16113d51b718: Layer already exists [2024-10-08T10:32:16.474Z] 3.2.0-dev.97: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:17.090Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:17.441Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:17.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T10:32:17.441Z] 9901085e7a23: Preparing [2024-10-08T10:32:17.441Z] d780002d7f76: Preparing [2024-10-08T10:32:17.441Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:17.441Z] f2710e38d854: Preparing [2024-10-08T10:32:17.441Z] d9ce2967f045: Preparing [2024-10-08T10:32:17.441Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:17.441Z] 16113d51b718: Preparing [2024-10-08T10:32:17.441Z] 16113d51b718: Waiting [2024-10-08T10:32:17.441Z] d780002d7f76: Layer already exists [2024-10-08T10:32:17.441Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:17.441Z] 9901085e7a23: Layer already exists [2024-10-08T10:32:17.441Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:17.441Z] f2710e38d854: Layer already exists [2024-10-08T10:32:17.441Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:17.441Z] 16113d51b718: Layer already exists [2024-10-08T10:32:17.441Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:17.812Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:18.172Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-08T10:32:18.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-08T10:32:18.172Z] 9901085e7a23: Preparing [2024-10-08T10:32:18.172Z] d780002d7f76: Preparing [2024-10-08T10:32:18.172Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:18.172Z] f2710e38d854: Preparing [2024-10-08T10:32:18.172Z] d9ce2967f045: Preparing [2024-10-08T10:32:18.172Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:18.172Z] 16113d51b718: Preparing [2024-10-08T10:32:18.172Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:18.172Z] 9901085e7a23: Layer already exists [2024-10-08T10:32:18.172Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:18.172Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:18.172Z] f2710e38d854: Layer already exists [2024-10-08T10:32:18.172Z] d780002d7f76: Layer already exists [2024-10-08T10:32:18.172Z] 16113d51b718: Layer already exists [2024-10-08T10:32:18.172Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:18.437Z] main: digest: sha256:2669df688e8e20b5e1183aea2c869fc6912f2b969bd138383152fe24138987db size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:32:18.526Z] ===================================================== [Pipeline] echo [2024-10-08T10:32:18.540Z] taggedImages: [2024-10-08T10:32:18.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:18.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-08T10:32:18.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.97 [2024-10-08T10:32:18.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:18.540Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-08T10:32:18.576Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-08T10:32:18.576Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:18.576Z] latest [2024-10-08T10:32:18.576Z] 3.2.0-dev.97 [2024-10-08T10:32:18.576Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:18.576Z] main [2024-10-08T10:32:18.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:18.961Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:19.316Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:19.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T10:32:19.316Z] 4a68f1541339: Preparing [2024-10-08T10:32:19.316Z] f7baf092a9a8: Preparing [2024-10-08T10:32:19.316Z] 8d16aa9f18f1: Preparing [2024-10-08T10:32:19.316Z] 307b8c9e9851: Preparing [2024-10-08T10:32:19.316Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:19.316Z] f2710e38d854: Preparing [2024-10-08T10:32:19.316Z] d9ce2967f045: Preparing [2024-10-08T10:32:19.316Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:19.316Z] 16113d51b718: Preparing [2024-10-08T10:32:19.316Z] f2710e38d854: Waiting [2024-10-08T10:32:19.316Z] d9ce2967f045: Waiting [2024-10-08T10:32:19.316Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:19.316Z] 16113d51b718: Waiting [2024-10-08T10:32:19.316Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:19.581Z] f2710e38d854: Layer already exists [2024-10-08T10:32:19.581Z] 8d16aa9f18f1: Pushed [2024-10-08T10:32:19.581Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:19.581Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:19.581Z] f7baf092a9a8: Pushed [2024-10-08T10:32:19.581Z] 4a68f1541339: Pushed [2024-10-08T10:32:19.581Z] 16113d51b718: Layer already exists [2024-10-08T10:32:20.977Z] 307b8c9e9851: Pushed [2024-10-08T10:32:21.241Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:21.593Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:21.930Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-08T10:32:21.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T10:32:21.930Z] 4a68f1541339: Preparing [2024-10-08T10:32:21.930Z] f7baf092a9a8: Preparing [2024-10-08T10:32:21.930Z] 8d16aa9f18f1: Preparing [2024-10-08T10:32:21.930Z] 307b8c9e9851: Preparing [2024-10-08T10:32:21.930Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:21.930Z] f2710e38d854: Preparing [2024-10-08T10:32:21.930Z] d9ce2967f045: Preparing [2024-10-08T10:32:21.930Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:21.930Z] 16113d51b718: Preparing [2024-10-08T10:32:21.930Z] f2710e38d854: Waiting [2024-10-08T10:32:21.930Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:21.930Z] 16113d51b718: Waiting [2024-10-08T10:32:21.930Z] d9ce2967f045: Waiting [2024-10-08T10:32:21.930Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:21.930Z] 8d16aa9f18f1: Layer already exists [2024-10-08T10:32:21.931Z] f7baf092a9a8: Layer already exists [2024-10-08T10:32:21.931Z] 4a68f1541339: Layer already exists [2024-10-08T10:32:21.931Z] 307b8c9e9851: Layer already exists [2024-10-08T10:32:21.931Z] f2710e38d854: Layer already exists [2024-10-08T10:32:21.931Z] 16113d51b718: Layer already exists [2024-10-08T10:32:21.931Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:21.931Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:22.194Z] latest: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:22.552Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:22.910Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.97 [2024-10-08T10:32:22.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T10:32:22.910Z] 4a68f1541339: Preparing [2024-10-08T10:32:22.910Z] f7baf092a9a8: Preparing [2024-10-08T10:32:22.910Z] 8d16aa9f18f1: Preparing [2024-10-08T10:32:22.910Z] 307b8c9e9851: Preparing [2024-10-08T10:32:22.910Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:22.910Z] f2710e38d854: Preparing [2024-10-08T10:32:22.910Z] d9ce2967f045: Preparing [2024-10-08T10:32:22.910Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:22.910Z] 16113d51b718: Preparing [2024-10-08T10:32:22.910Z] f2710e38d854: Waiting [2024-10-08T10:32:22.910Z] d9ce2967f045: Waiting [2024-10-08T10:32:22.910Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:22.910Z] 16113d51b718: Waiting [2024-10-08T10:32:22.910Z] 307b8c9e9851: Layer already exists [2024-10-08T10:32:22.910Z] 4a68f1541339: Layer already exists [2024-10-08T10:32:22.910Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:22.910Z] 8d16aa9f18f1: Layer already exists [2024-10-08T10:32:22.910Z] f7baf092a9a8: Layer already exists [2024-10-08T10:32:22.910Z] 16113d51b718: Layer already exists [2024-10-08T10:32:22.910Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:22.910Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:22.910Z] f2710e38d854: Layer already exists [2024-10-08T10:32:23.176Z] 3.2.0-dev.97: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:23.530Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:23.877Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:23.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T10:32:23.877Z] 4a68f1541339: Preparing [2024-10-08T10:32:23.877Z] f7baf092a9a8: Preparing [2024-10-08T10:32:23.877Z] 8d16aa9f18f1: Preparing [2024-10-08T10:32:23.877Z] 307b8c9e9851: Preparing [2024-10-08T10:32:23.877Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:23.877Z] f2710e38d854: Preparing [2024-10-08T10:32:23.877Z] d9ce2967f045: Preparing [2024-10-08T10:32:23.877Z] f2710e38d854: Waiting [2024-10-08T10:32:23.877Z] d9ce2967f045: Waiting [2024-10-08T10:32:23.877Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:23.877Z] 16113d51b718: Preparing [2024-10-08T10:32:23.877Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:23.877Z] 16113d51b718: Waiting [2024-10-08T10:32:23.877Z] 307b8c9e9851: Layer already exists [2024-10-08T10:32:23.877Z] f7baf092a9a8: Layer already exists [2024-10-08T10:32:23.877Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:23.877Z] 8d16aa9f18f1: Layer already exists [2024-10-08T10:32:23.877Z] 4a68f1541339: Layer already exists [2024-10-08T10:32:23.877Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:23.877Z] f2710e38d854: Layer already exists [2024-10-08T10:32:23.877Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:23.877Z] 16113d51b718: Layer already exists [2024-10-08T10:32:24.141Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:24.555Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:24.923Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-08T10:32:24.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-08T10:32:24.923Z] 4a68f1541339: Preparing [2024-10-08T10:32:24.923Z] f7baf092a9a8: Preparing [2024-10-08T10:32:24.923Z] 8d16aa9f18f1: Preparing [2024-10-08T10:32:24.923Z] 307b8c9e9851: Preparing [2024-10-08T10:32:24.923Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:24.923Z] f2710e38d854: Preparing [2024-10-08T10:32:24.923Z] d9ce2967f045: Preparing [2024-10-08T10:32:24.923Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:24.923Z] 16113d51b718: Preparing [2024-10-08T10:32:24.923Z] d9ce2967f045: Waiting [2024-10-08T10:32:24.923Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:24.923Z] 16113d51b718: Waiting [2024-10-08T10:32:24.923Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:24.923Z] f7baf092a9a8: Layer already exists [2024-10-08T10:32:24.923Z] 8d16aa9f18f1: Layer already exists [2024-10-08T10:32:24.923Z] 307b8c9e9851: Layer already exists [2024-10-08T10:32:24.923Z] 4a68f1541339: Layer already exists [2024-10-08T10:32:24.923Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:24.923Z] f2710e38d854: Layer already exists [2024-10-08T10:32:24.923Z] 16113d51b718: Layer already exists [2024-10-08T10:32:24.923Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:25.191Z] main: digest: sha256:08af4baa906e6a55404b1640419d7df5904e78633763ecbda31bcdb92c4f96ed size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:32:25.270Z] ===================================================== [Pipeline] echo [2024-10-08T10:32:25.289Z] taggedImages: [2024-10-08T10:32:25.289Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:25.289Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-08T10:32:25.289Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.97 [2024-10-08T10:32:25.289Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:25.289Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-08T10:32:25.317Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-08T10:32:25.317Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:25.317Z] latest [2024-10-08T10:32:25.317Z] 3.2.0-dev.97 [2024-10-08T10:32:25.317Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:25.317Z] main [2024-10-08T10:32:25.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:25.707Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:26.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:26.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T10:32:26.062Z] d8e510f19e24: Preparing [2024-10-08T10:32:26.062Z] ba1d02655e2e: Preparing [2024-10-08T10:32:26.062Z] 397084d0f76d: Preparing [2024-10-08T10:32:26.062Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:26.062Z] f2710e38d854: Preparing [2024-10-08T10:32:26.062Z] b2313930dbf7: Preparing [2024-10-08T10:32:26.062Z] 6640bfb1923b: Preparing [2024-10-08T10:32:26.062Z] 16113d51b718: Preparing [2024-10-08T10:32:26.062Z] b2313930dbf7: Waiting [2024-10-08T10:32:26.062Z] 6640bfb1923b: Waiting [2024-10-08T10:32:26.062Z] 16113d51b718: Waiting [2024-10-08T10:32:26.062Z] f2710e38d854: Layer already exists [2024-10-08T10:32:26.062Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:26.328Z] d8e510f19e24: Pushed [2024-10-08T10:32:26.328Z] ba1d02655e2e: Pushed [2024-10-08T10:32:26.328Z] 16113d51b718: Layer already exists [2024-10-08T10:32:26.328Z] 6640bfb1923b: Pushed [2024-10-08T10:32:26.328Z] b2313930dbf7: Pushed [2024-10-08T10:32:30.559Z] 397084d0f76d: Pushed [2024-10-08T10:32:30.559Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:30.909Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:31.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-08T10:32:31.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T10:32:31.265Z] d8e510f19e24: Preparing [2024-10-08T10:32:31.265Z] ba1d02655e2e: Preparing [2024-10-08T10:32:31.265Z] 397084d0f76d: Preparing [2024-10-08T10:32:31.265Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:31.265Z] f2710e38d854: Preparing [2024-10-08T10:32:31.265Z] b2313930dbf7: Preparing [2024-10-08T10:32:31.265Z] 6640bfb1923b: Preparing [2024-10-08T10:32:31.265Z] 16113d51b718: Preparing [2024-10-08T10:32:31.265Z] 6640bfb1923b: Waiting [2024-10-08T10:32:31.265Z] 16113d51b718: Waiting [2024-10-08T10:32:31.265Z] b2313930dbf7: Waiting [2024-10-08T10:32:31.265Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:31.265Z] d8e510f19e24: Layer already exists [2024-10-08T10:32:31.265Z] f2710e38d854: Layer already exists [2024-10-08T10:32:31.265Z] 397084d0f76d: Layer already exists [2024-10-08T10:32:31.265Z] ba1d02655e2e: Layer already exists [2024-10-08T10:32:31.265Z] b2313930dbf7: Layer already exists [2024-10-08T10:32:31.265Z] 6640bfb1923b: Layer already exists [2024-10-08T10:32:31.265Z] 16113d51b718: Layer already exists [2024-10-08T10:32:31.529Z] latest: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:31.884Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:32.233Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.97 [2024-10-08T10:32:32.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T10:32:32.233Z] d8e510f19e24: Preparing [2024-10-08T10:32:32.233Z] ba1d02655e2e: Preparing [2024-10-08T10:32:32.233Z] 397084d0f76d: Preparing [2024-10-08T10:32:32.233Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:32.233Z] f2710e38d854: Preparing [2024-10-08T10:32:32.233Z] b2313930dbf7: Preparing [2024-10-08T10:32:32.233Z] 6640bfb1923b: Preparing [2024-10-08T10:32:32.233Z] 16113d51b718: Preparing [2024-10-08T10:32:32.233Z] b2313930dbf7: Waiting [2024-10-08T10:32:32.233Z] 6640bfb1923b: Waiting [2024-10-08T10:32:32.233Z] 16113d51b718: Waiting [2024-10-08T10:32:32.233Z] d8e510f19e24: Layer already exists [2024-10-08T10:32:32.233Z] 397084d0f76d: Layer already exists [2024-10-08T10:32:32.233Z] ba1d02655e2e: Layer already exists [2024-10-08T10:32:32.233Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:32.233Z] f2710e38d854: Layer already exists [2024-10-08T10:32:32.233Z] b2313930dbf7: Layer already exists [2024-10-08T10:32:32.233Z] 16113d51b718: Layer already exists [2024-10-08T10:32:32.233Z] 6640bfb1923b: Layer already exists [2024-10-08T10:32:32.498Z] 3.2.0-dev.97: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:32.850Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:33.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:33.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T10:32:33.191Z] d8e510f19e24: Preparing [2024-10-08T10:32:33.191Z] ba1d02655e2e: Preparing [2024-10-08T10:32:33.191Z] 397084d0f76d: Preparing [2024-10-08T10:32:33.191Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:33.191Z] f2710e38d854: Preparing [2024-10-08T10:32:33.191Z] b2313930dbf7: Preparing [2024-10-08T10:32:33.191Z] 6640bfb1923b: Preparing [2024-10-08T10:32:33.191Z] 16113d51b718: Preparing [2024-10-08T10:32:33.191Z] 6640bfb1923b: Waiting [2024-10-08T10:32:33.191Z] 16113d51b718: Waiting [2024-10-08T10:32:33.191Z] b2313930dbf7: Waiting [2024-10-08T10:32:33.191Z] d8e510f19e24: Layer already exists [2024-10-08T10:32:33.191Z] f2710e38d854: Layer already exists [2024-10-08T10:32:33.191Z] ba1d02655e2e: Layer already exists [2024-10-08T10:32:33.191Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:33.191Z] 397084d0f76d: Layer already exists [2024-10-08T10:32:33.191Z] 6640bfb1923b: Layer already exists [2024-10-08T10:32:33.191Z] 16113d51b718: Layer already exists [2024-10-08T10:32:33.191Z] b2313930dbf7: Layer already exists [2024-10-08T10:32:33.191Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:33.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:34.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-08T10:32:34.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-08T10:32:34.408Z] d8e510f19e24: Preparing [2024-10-08T10:32:34.408Z] ba1d02655e2e: Preparing [2024-10-08T10:32:34.408Z] 397084d0f76d: Preparing [2024-10-08T10:32:34.408Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:34.408Z] f2710e38d854: Preparing [2024-10-08T10:32:34.408Z] b2313930dbf7: Preparing [2024-10-08T10:32:34.408Z] 6640bfb1923b: Preparing [2024-10-08T10:32:34.408Z] b2313930dbf7: Waiting [2024-10-08T10:32:34.408Z] 6640bfb1923b: Waiting [2024-10-08T10:32:34.408Z] 16113d51b718: Preparing [2024-10-08T10:32:34.408Z] 16113d51b718: Waiting [2024-10-08T10:32:34.408Z] f2710e38d854: Layer already exists [2024-10-08T10:32:34.408Z] 397084d0f76d: Layer already exists [2024-10-08T10:32:34.408Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:34.408Z] d8e510f19e24: Layer already exists [2024-10-08T10:32:34.408Z] ba1d02655e2e: Layer already exists [2024-10-08T10:32:34.408Z] 16113d51b718: Layer already exists [2024-10-08T10:32:34.408Z] 6640bfb1923b: Layer already exists [2024-10-08T10:32:34.408Z] b2313930dbf7: Layer already exists [2024-10-08T10:32:34.672Z] main: digest: sha256:1803a9a6342170d54dc9d3d26ad38d915483ea42aad386e4fcd43efd0a478d68 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:32:34.755Z] ===================================================== [Pipeline] echo [2024-10-08T10:32:34.769Z] taggedImages: [2024-10-08T10:32:34.769Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:34.769Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-08T10:32:34.769Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.97 [2024-10-08T10:32:34.769Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:34.769Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-08T10:32:34.796Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-08T10:32:34.796Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:34.796Z] latest [2024-10-08T10:32:34.796Z] 3.2.0-dev.97 [2024-10-08T10:32:34.796Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:34.796Z] main [2024-10-08T10:32:34.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:35.164Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:35.523Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T10:32:35.524Z] 135e42ffb0d6: Preparing [2024-10-08T10:32:35.524Z] 71aa5b8bcef8: Preparing [2024-10-08T10:32:35.524Z] 1ca0897f70d6: Preparing [2024-10-08T10:32:35.524Z] f2710e38d854: Preparing [2024-10-08T10:32:35.524Z] de21abd4be7c: Preparing [2024-10-08T10:32:35.524Z] 7d499a12124f: Preparing [2024-10-08T10:32:35.524Z] 16113d51b718: Preparing [2024-10-08T10:32:35.524Z] 7d499a12124f: Waiting [2024-10-08T10:32:35.524Z] 16113d51b718: Waiting [2024-10-08T10:32:35.524Z] f2710e38d854: Layer already exists [2024-10-08T10:32:35.790Z] 71aa5b8bcef8: Pushed [2024-10-08T10:32:35.790Z] de21abd4be7c: Pushed [2024-10-08T10:32:35.790Z] 135e42ffb0d6: Pushed [2024-10-08T10:32:35.790Z] 16113d51b718: Layer already exists [2024-10-08T10:32:35.790Z] 7d499a12124f: Pushed [2024-10-08T10:32:40.022Z] 1ca0897f70d6: Pushed [2024-10-08T10:32:40.285Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:40.633Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:40.983Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-08T10:32:40.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T10:32:40.983Z] 135e42ffb0d6: Preparing [2024-10-08T10:32:40.983Z] 71aa5b8bcef8: Preparing [2024-10-08T10:32:40.983Z] 1ca0897f70d6: Preparing [2024-10-08T10:32:40.983Z] f2710e38d854: Preparing [2024-10-08T10:32:40.983Z] de21abd4be7c: Preparing [2024-10-08T10:32:40.983Z] 7d499a12124f: Preparing [2024-10-08T10:32:40.983Z] 16113d51b718: Preparing [2024-10-08T10:32:40.983Z] 7d499a12124f: Waiting [2024-10-08T10:32:40.983Z] 16113d51b718: Waiting [2024-10-08T10:32:40.983Z] 1ca0897f70d6: Layer already exists [2024-10-08T10:32:40.983Z] 135e42ffb0d6: Layer already exists [2024-10-08T10:32:40.983Z] de21abd4be7c: Layer already exists [2024-10-08T10:32:40.983Z] f2710e38d854: Layer already exists [2024-10-08T10:32:40.983Z] 71aa5b8bcef8: Layer already exists [2024-10-08T10:32:40.983Z] 16113d51b718: Layer already exists [2024-10-08T10:32:40.983Z] 7d499a12124f: Layer already exists [2024-10-08T10:32:41.247Z] latest: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:41.598Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:41.943Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.97 [2024-10-08T10:32:41.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T10:32:41.943Z] 135e42ffb0d6: Preparing [2024-10-08T10:32:41.943Z] 71aa5b8bcef8: Preparing [2024-10-08T10:32:41.943Z] 1ca0897f70d6: Preparing [2024-10-08T10:32:41.943Z] f2710e38d854: Preparing [2024-10-08T10:32:41.943Z] de21abd4be7c: Preparing [2024-10-08T10:32:41.943Z] 7d499a12124f: Preparing [2024-10-08T10:32:41.943Z] 16113d51b718: Preparing [2024-10-08T10:32:41.943Z] 7d499a12124f: Waiting [2024-10-08T10:32:41.943Z] 16113d51b718: Waiting [2024-10-08T10:32:41.943Z] 135e42ffb0d6: Layer already exists [2024-10-08T10:32:41.943Z] 71aa5b8bcef8: Layer already exists [2024-10-08T10:32:41.943Z] f2710e38d854: Layer already exists [2024-10-08T10:32:41.943Z] 1ca0897f70d6: Layer already exists [2024-10-08T10:32:41.943Z] de21abd4be7c: Layer already exists [2024-10-08T10:32:41.943Z] 16113d51b718: Layer already exists [2024-10-08T10:32:41.943Z] 7d499a12124f: Layer already exists [2024-10-08T10:32:42.208Z] 3.2.0-dev.97: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:42.556Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:42.919Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:42.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T10:32:42.919Z] 135e42ffb0d6: Preparing [2024-10-08T10:32:42.919Z] 71aa5b8bcef8: Preparing [2024-10-08T10:32:42.919Z] 1ca0897f70d6: Preparing [2024-10-08T10:32:42.919Z] f2710e38d854: Preparing [2024-10-08T10:32:42.919Z] de21abd4be7c: Preparing [2024-10-08T10:32:42.919Z] 7d499a12124f: Preparing [2024-10-08T10:32:42.919Z] 16113d51b718: Preparing [2024-10-08T10:32:42.919Z] 7d499a12124f: Waiting [2024-10-08T10:32:42.919Z] 16113d51b718: Waiting [2024-10-08T10:32:42.919Z] 71aa5b8bcef8: Layer already exists [2024-10-08T10:32:42.919Z] de21abd4be7c: Layer already exists [2024-10-08T10:32:42.919Z] f2710e38d854: Layer already exists [2024-10-08T10:32:42.919Z] 135e42ffb0d6: Layer already exists [2024-10-08T10:32:42.919Z] 1ca0897f70d6: Layer already exists [2024-10-08T10:32:42.919Z] 7d499a12124f: Layer already exists [2024-10-08T10:32:42.919Z] 16113d51b718: Layer already exists [2024-10-08T10:32:42.919Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:43.268Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:43.615Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-08T10:32:43.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-08T10:32:43.615Z] 135e42ffb0d6: Preparing [2024-10-08T10:32:43.615Z] 71aa5b8bcef8: Preparing [2024-10-08T10:32:43.615Z] 1ca0897f70d6: Preparing [2024-10-08T10:32:43.615Z] f2710e38d854: Preparing [2024-10-08T10:32:43.615Z] de21abd4be7c: Preparing [2024-10-08T10:32:43.615Z] 7d499a12124f: Preparing [2024-10-08T10:32:43.615Z] 16113d51b718: Preparing [2024-10-08T10:32:43.615Z] 7d499a12124f: Waiting [2024-10-08T10:32:43.615Z] 16113d51b718: Waiting [2024-10-08T10:32:43.615Z] de21abd4be7c: Layer already exists [2024-10-08T10:32:43.615Z] 1ca0897f70d6: Layer already exists [2024-10-08T10:32:43.615Z] 135e42ffb0d6: Layer already exists [2024-10-08T10:32:43.615Z] 71aa5b8bcef8: Layer already exists [2024-10-08T10:32:43.615Z] f2710e38d854: Layer already exists [2024-10-08T10:32:43.615Z] 7d499a12124f: Layer already exists [2024-10-08T10:32:43.615Z] 16113d51b718: Layer already exists [2024-10-08T10:32:43.881Z] main: digest: sha256:21ba6354170b2e6a06fd910697345c36e4b587885eafed7388cfff5ae3a3353f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:32:43.957Z] ===================================================== [Pipeline] echo [2024-10-08T10:32:43.970Z] taggedImages: [2024-10-08T10:32:43.970Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:43.970Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-08T10:32:43.970Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.97 [2024-10-08T10:32:43.970Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:43.970Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-08T10:32:43.998Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-08T10:32:43.998Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:43.998Z] latest [2024-10-08T10:32:43.998Z] 3.2.0-dev.97 [2024-10-08T10:32:43.998Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:43.998Z] main [2024-10-08T10:32:43.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:44.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:44.941Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:44.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T10:32:44.941Z] cb6ae9d735af: Preparing [2024-10-08T10:32:44.941Z] 80b0924f7514: Preparing [2024-10-08T10:32:44.941Z] 4f0803307ddf: Preparing [2024-10-08T10:32:44.941Z] c3dba09765d5: Preparing [2024-10-08T10:32:44.941Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:44.941Z] f2710e38d854: Preparing [2024-10-08T10:32:44.941Z] d9ce2967f045: Preparing [2024-10-08T10:32:44.941Z] f2710e38d854: Waiting [2024-10-08T10:32:44.941Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:44.941Z] d9ce2967f045: Waiting [2024-10-08T10:32:44.941Z] 16113d51b718: Preparing [2024-10-08T10:32:44.941Z] 16113d51b718: Waiting [2024-10-08T10:32:44.941Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:44.941Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:45.205Z] 80b0924f7514: Pushed [2024-10-08T10:32:45.205Z] 4f0803307ddf: Pushed [2024-10-08T10:32:45.782Z] f2710e38d854: Layer already exists [2024-10-08T10:32:45.782Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:45.782Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:45.782Z] 16113d51b718: Layer already exists [2024-10-08T10:32:45.782Z] cb6ae9d735af: Pushed [2024-10-08T10:32:50.007Z] c3dba09765d5: Pushed [2024-10-08T10:32:50.007Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:50.359Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:50.704Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-08T10:32:50.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T10:32:50.705Z] cb6ae9d735af: Preparing [2024-10-08T10:32:50.705Z] 80b0924f7514: Preparing [2024-10-08T10:32:50.705Z] 4f0803307ddf: Preparing [2024-10-08T10:32:50.705Z] c3dba09765d5: Preparing [2024-10-08T10:32:50.705Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:50.705Z] f2710e38d854: Preparing [2024-10-08T10:32:50.705Z] d9ce2967f045: Preparing [2024-10-08T10:32:50.705Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:50.705Z] 16113d51b718: Preparing [2024-10-08T10:32:50.705Z] f2710e38d854: Waiting [2024-10-08T10:32:50.705Z] d9ce2967f045: Waiting [2024-10-08T10:32:50.705Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:50.705Z] 16113d51b718: Waiting [2024-10-08T10:32:50.705Z] 80b0924f7514: Layer already exists [2024-10-08T10:32:50.705Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:50.705Z] cb6ae9d735af: Layer already exists [2024-10-08T10:32:50.705Z] 4f0803307ddf: Layer already exists [2024-10-08T10:32:50.705Z] c3dba09765d5: Layer already exists [2024-10-08T10:32:50.705Z] f2710e38d854: Layer already exists [2024-10-08T10:32:50.705Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:50.705Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:50.705Z] 16113d51b718: Layer already exists [2024-10-08T10:32:50.968Z] latest: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:51.329Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:51.681Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.97 [2024-10-08T10:32:51.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T10:32:51.681Z] cb6ae9d735af: Preparing [2024-10-08T10:32:51.681Z] 80b0924f7514: Preparing [2024-10-08T10:32:51.681Z] 4f0803307ddf: Preparing [2024-10-08T10:32:51.681Z] c3dba09765d5: Preparing [2024-10-08T10:32:51.681Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:51.681Z] f2710e38d854: Preparing [2024-10-08T10:32:51.681Z] d9ce2967f045: Preparing [2024-10-08T10:32:51.681Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:51.681Z] 16113d51b718: Preparing [2024-10-08T10:32:51.681Z] f2710e38d854: Waiting [2024-10-08T10:32:51.681Z] d9ce2967f045: Waiting [2024-10-08T10:32:51.681Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:51.681Z] 16113d51b718: Waiting [2024-10-08T10:32:51.681Z] 4f0803307ddf: Layer already exists [2024-10-08T10:32:51.681Z] 80b0924f7514: Layer already exists [2024-10-08T10:32:51.681Z] cb6ae9d735af: Layer already exists [2024-10-08T10:32:51.681Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:51.681Z] c3dba09765d5: Layer already exists [2024-10-08T10:32:51.681Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:51.681Z] f2710e38d854: Layer already exists [2024-10-08T10:32:51.681Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:51.681Z] 16113d51b718: Layer already exists [2024-10-08T10:32:51.681Z] 3.2.0-dev.97: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:52.305Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:52.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:52.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T10:32:52.654Z] cb6ae9d735af: Preparing [2024-10-08T10:32:52.654Z] 80b0924f7514: Preparing [2024-10-08T10:32:52.654Z] 4f0803307ddf: Preparing [2024-10-08T10:32:52.654Z] c3dba09765d5: Preparing [2024-10-08T10:32:52.654Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:52.654Z] f2710e38d854: Preparing [2024-10-08T10:32:52.654Z] d9ce2967f045: Preparing [2024-10-08T10:32:52.654Z] f2710e38d854: Waiting [2024-10-08T10:32:52.654Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:52.654Z] d9ce2967f045: Waiting [2024-10-08T10:32:52.654Z] 16113d51b718: Preparing [2024-10-08T10:32:52.654Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:52.654Z] 16113d51b718: Waiting [2024-10-08T10:32:52.654Z] cb6ae9d735af: Layer already exists [2024-10-08T10:32:52.654Z] c3dba09765d5: Layer already exists [2024-10-08T10:32:52.654Z] 4f0803307ddf: Layer already exists [2024-10-08T10:32:52.654Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:52.654Z] 80b0924f7514: Layer already exists [2024-10-08T10:32:52.654Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:52.654Z] f2710e38d854: Layer already exists [2024-10-08T10:32:52.654Z] 16113d51b718: Layer already exists [2024-10-08T10:32:52.654Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:52.654Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:53.271Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:53.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-08T10:32:53.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-08T10:32:53.620Z] cb6ae9d735af: Preparing [2024-10-08T10:32:53.620Z] 80b0924f7514: Preparing [2024-10-08T10:32:53.620Z] 4f0803307ddf: Preparing [2024-10-08T10:32:53.620Z] c3dba09765d5: Preparing [2024-10-08T10:32:53.620Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:53.620Z] f2710e38d854: Preparing [2024-10-08T10:32:53.620Z] d9ce2967f045: Preparing [2024-10-08T10:32:53.620Z] c7c8d5826b8d: Preparing [2024-10-08T10:32:53.620Z] 16113d51b718: Preparing [2024-10-08T10:32:53.620Z] d9ce2967f045: Waiting [2024-10-08T10:32:53.620Z] c7c8d5826b8d: Waiting [2024-10-08T10:32:53.620Z] 16113d51b718: Waiting [2024-10-08T10:32:53.620Z] f2710e38d854: Waiting [2024-10-08T10:32:53.620Z] 4f0803307ddf: Layer already exists [2024-10-08T10:32:53.620Z] 80b0924f7514: Layer already exists [2024-10-08T10:32:53.620Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:53.620Z] cb6ae9d735af: Layer already exists [2024-10-08T10:32:53.620Z] c3dba09765d5: Layer already exists [2024-10-08T10:32:53.620Z] d9ce2967f045: Layer already exists [2024-10-08T10:32:53.620Z] f2710e38d854: Layer already exists [2024-10-08T10:32:53.620Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:32:53.620Z] 16113d51b718: Layer already exists [2024-10-08T10:32:53.884Z] main: digest: sha256:7199fb78b91d1c55b5cbfb4b380aa3fc92a62d71bc5c94a57a6be5b47779642e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:32:53.986Z] ===================================================== [Pipeline] echo [2024-10-08T10:32:54.003Z] taggedImages: [2024-10-08T10:32:54.003Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:54.003Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-08T10:32:54.003Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.97 [2024-10-08T10:32:54.003Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:54.003Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-08T10:32:54.036Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-08T10:32:54.036Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:54.036Z] latest [2024-10-08T10:32:54.036Z] 3.2.0-dev.97 [2024-10-08T10:32:54.036Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:32:54.036Z] main [2024-10-08T10:32:54.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:54.389Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:54.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:32:54.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T10:32:54.736Z] e2e9caefbacf: Preparing [2024-10-08T10:32:54.736Z] 8e5897e6b483: Preparing [2024-10-08T10:32:54.736Z] 2bfe021ddb1b: Preparing [2024-10-08T10:32:54.736Z] ab25dcfc1446: Preparing [2024-10-08T10:32:54.736Z] a3df03292714: Preparing [2024-10-08T10:32:54.736Z] 0dfc61ab9801: Preparing [2024-10-08T10:32:54.736Z] e6f3c010f173: Preparing [2024-10-08T10:32:54.736Z] 8fe75f137b28: Preparing [2024-10-08T10:32:54.736Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:54.736Z] f2710e38d854: Preparing [2024-10-08T10:32:54.736Z] c86e0e1edcc4: Preparing [2024-10-08T10:32:54.736Z] 5930bdac56b0: Preparing [2024-10-08T10:32:54.736Z] 5f70bf18a086: Preparing [2024-10-08T10:32:54.736Z] 8fe75f137b28: Waiting [2024-10-08T10:32:54.736Z] 8f13c4256ccb: Waiting [2024-10-08T10:32:54.736Z] f2710e38d854: Waiting [2024-10-08T10:32:54.736Z] 0dfc61ab9801: Waiting [2024-10-08T10:32:54.736Z] e6f3c010f173: Waiting [2024-10-08T10:32:54.736Z] c86e0e1edcc4: Waiting [2024-10-08T10:32:54.736Z] 5930bdac56b0: Waiting [2024-10-08T10:32:54.736Z] 690c0ea5042c: Preparing [2024-10-08T10:32:54.736Z] e577abb56485: Preparing [2024-10-08T10:32:54.736Z] b5720ab81fe1: Preparing [2024-10-08T10:32:54.736Z] 16113d51b718: Preparing [2024-10-08T10:32:54.736Z] 5f70bf18a086: Waiting [2024-10-08T10:32:54.736Z] b5720ab81fe1: Waiting [2024-10-08T10:32:54.736Z] 690c0ea5042c: Waiting [2024-10-08T10:32:54.736Z] e577abb56485: Waiting [2024-10-08T10:32:54.736Z] 16113d51b718: Waiting [2024-10-08T10:32:55.002Z] a3df03292714: Pushed [2024-10-08T10:32:55.002Z] 2bfe021ddb1b: Pushed [2024-10-08T10:32:55.002Z] ab25dcfc1446: Pushed [2024-10-08T10:32:55.002Z] 8e5897e6b483: Pushed [2024-10-08T10:32:55.002Z] e2e9caefbacf: Pushed [2024-10-08T10:32:55.002Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:55.002Z] f2710e38d854: Layer already exists [2024-10-08T10:32:55.002Z] 0dfc61ab9801: Pushed [2024-10-08T10:32:55.002Z] e6f3c010f173: Pushed [2024-10-08T10:32:55.002Z] 5f70bf18a086: Layer already exists [2024-10-08T10:32:55.266Z] 5930bdac56b0: Pushed [2024-10-08T10:32:55.266Z] c86e0e1edcc4: Pushed [2024-10-08T10:32:55.266Z] 690c0ea5042c: Pushed [2024-10-08T10:32:55.266Z] 16113d51b718: Layer already exists [2024-10-08T10:32:55.266Z] e577abb56485: Pushed [2024-10-08T10:32:55.266Z] b5720ab81fe1: Pushed [2024-10-08T10:32:57.826Z] 8fe75f137b28: Pushed [2024-10-08T10:32:58.089Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:58.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:58.781Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-08T10:32:58.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T10:32:58.782Z] e2e9caefbacf: Preparing [2024-10-08T10:32:58.782Z] 8e5897e6b483: Preparing [2024-10-08T10:32:58.782Z] 2bfe021ddb1b: Preparing [2024-10-08T10:32:58.782Z] ab25dcfc1446: Preparing [2024-10-08T10:32:58.782Z] a3df03292714: Preparing [2024-10-08T10:32:58.782Z] 0dfc61ab9801: Preparing [2024-10-08T10:32:58.782Z] e6f3c010f173: Preparing [2024-10-08T10:32:58.782Z] 8fe75f137b28: Preparing [2024-10-08T10:32:58.782Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:58.782Z] f2710e38d854: Preparing [2024-10-08T10:32:58.782Z] c86e0e1edcc4: Preparing [2024-10-08T10:32:58.782Z] 5930bdac56b0: Preparing [2024-10-08T10:32:58.782Z] 5f70bf18a086: Preparing [2024-10-08T10:32:58.782Z] 690c0ea5042c: Preparing [2024-10-08T10:32:58.782Z] e577abb56485: Preparing [2024-10-08T10:32:58.782Z] b5720ab81fe1: Preparing [2024-10-08T10:32:58.782Z] 16113d51b718: Preparing [2024-10-08T10:32:58.782Z] 0dfc61ab9801: Waiting [2024-10-08T10:32:58.782Z] e6f3c010f173: Waiting [2024-10-08T10:32:58.782Z] 8fe75f137b28: Waiting [2024-10-08T10:32:58.782Z] 8f13c4256ccb: Waiting [2024-10-08T10:32:58.782Z] f2710e38d854: Waiting [2024-10-08T10:32:58.782Z] c86e0e1edcc4: Waiting [2024-10-08T10:32:58.782Z] 5930bdac56b0: Waiting [2024-10-08T10:32:58.782Z] 5f70bf18a086: Waiting [2024-10-08T10:32:58.782Z] 690c0ea5042c: Waiting [2024-10-08T10:32:58.782Z] e577abb56485: Waiting [2024-10-08T10:32:58.782Z] b5720ab81fe1: Waiting [2024-10-08T10:32:58.782Z] 16113d51b718: Waiting [2024-10-08T10:32:58.782Z] ab25dcfc1446: Layer already exists [2024-10-08T10:32:58.782Z] 2bfe021ddb1b: Layer already exists [2024-10-08T10:32:58.782Z] e2e9caefbacf: Layer already exists [2024-10-08T10:32:58.782Z] 8e5897e6b483: Layer already exists [2024-10-08T10:32:58.782Z] a3df03292714: Layer already exists [2024-10-08T10:32:58.782Z] e6f3c010f173: Layer already exists [2024-10-08T10:32:58.782Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:58.782Z] 0dfc61ab9801: Layer already exists [2024-10-08T10:32:58.782Z] 8fe75f137b28: Layer already exists [2024-10-08T10:32:58.782Z] f2710e38d854: Layer already exists [2024-10-08T10:32:58.782Z] 5930bdac56b0: Layer already exists [2024-10-08T10:32:58.782Z] c86e0e1edcc4: Layer already exists [2024-10-08T10:32:58.782Z] e577abb56485: Layer already exists [2024-10-08T10:32:58.782Z] 690c0ea5042c: Layer already exists [2024-10-08T10:32:58.782Z] 5f70bf18a086: Layer already exists [2024-10-08T10:32:58.782Z] b5720ab81fe1: Layer already exists [2024-10-08T10:32:58.782Z] 16113d51b718: Layer already exists [2024-10-08T10:32:59.045Z] latest: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:59.402Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:32:59.757Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.97 [2024-10-08T10:32:59.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T10:32:59.757Z] e2e9caefbacf: Preparing [2024-10-08T10:32:59.757Z] 8e5897e6b483: Preparing [2024-10-08T10:32:59.757Z] 2bfe021ddb1b: Preparing [2024-10-08T10:32:59.757Z] ab25dcfc1446: Preparing [2024-10-08T10:32:59.757Z] a3df03292714: Preparing [2024-10-08T10:32:59.757Z] 0dfc61ab9801: Preparing [2024-10-08T10:32:59.757Z] e6f3c010f173: Preparing [2024-10-08T10:32:59.757Z] 8fe75f137b28: Preparing [2024-10-08T10:32:59.757Z] 8f13c4256ccb: Preparing [2024-10-08T10:32:59.757Z] f2710e38d854: Preparing [2024-10-08T10:32:59.757Z] c86e0e1edcc4: Preparing [2024-10-08T10:32:59.757Z] 5930bdac56b0: Preparing [2024-10-08T10:32:59.757Z] 5f70bf18a086: Preparing [2024-10-08T10:32:59.757Z] 690c0ea5042c: Preparing [2024-10-08T10:32:59.757Z] 0dfc61ab9801: Waiting [2024-10-08T10:32:59.757Z] 8fe75f137b28: Waiting [2024-10-08T10:32:59.757Z] 8f13c4256ccb: Waiting [2024-10-08T10:32:59.757Z] c86e0e1edcc4: Waiting [2024-10-08T10:32:59.757Z] e6f3c010f173: Waiting [2024-10-08T10:32:59.757Z] 5f70bf18a086: Waiting [2024-10-08T10:32:59.757Z] e577abb56485: Preparing [2024-10-08T10:32:59.757Z] 690c0ea5042c: Waiting [2024-10-08T10:32:59.757Z] b5720ab81fe1: Preparing [2024-10-08T10:32:59.757Z] e577abb56485: Waiting [2024-10-08T10:32:59.757Z] 16113d51b718: Preparing [2024-10-08T10:32:59.757Z] b5720ab81fe1: Waiting [2024-10-08T10:32:59.757Z] 16113d51b718: Waiting [2024-10-08T10:32:59.757Z] 2bfe021ddb1b: Layer already exists [2024-10-08T10:32:59.757Z] e2e9caefbacf: Layer already exists [2024-10-08T10:32:59.757Z] a3df03292714: Layer already exists [2024-10-08T10:32:59.757Z] ab25dcfc1446: Layer already exists [2024-10-08T10:32:59.757Z] 8e5897e6b483: Layer already exists [2024-10-08T10:32:59.757Z] 0dfc61ab9801: Layer already exists [2024-10-08T10:32:59.757Z] 8fe75f137b28: Layer already exists [2024-10-08T10:32:59.757Z] e6f3c010f173: Layer already exists [2024-10-08T10:32:59.757Z] f2710e38d854: Layer already exists [2024-10-08T10:32:59.757Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:32:59.757Z] 690c0ea5042c: Layer already exists [2024-10-08T10:32:59.757Z] 5930bdac56b0: Layer already exists [2024-10-08T10:32:59.757Z] c86e0e1edcc4: Layer already exists [2024-10-08T10:32:59.757Z] 5f70bf18a086: Layer already exists [2024-10-08T10:32:59.757Z] e577abb56485: Layer already exists [2024-10-08T10:32:59.757Z] 16113d51b718: Layer already exists [2024-10-08T10:32:59.757Z] b5720ab81fe1: Layer already exists [2024-10-08T10:33:00.020Z] 3.2.0-dev.97: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:00.376Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:00.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:00.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T10:33:00.720Z] e2e9caefbacf: Preparing [2024-10-08T10:33:00.720Z] 8e5897e6b483: Preparing [2024-10-08T10:33:00.720Z] 2bfe021ddb1b: Preparing [2024-10-08T10:33:00.720Z] ab25dcfc1446: Preparing [2024-10-08T10:33:00.720Z] a3df03292714: Preparing [2024-10-08T10:33:00.720Z] 0dfc61ab9801: Preparing [2024-10-08T10:33:00.720Z] e6f3c010f173: Preparing [2024-10-08T10:33:00.720Z] 8fe75f137b28: Preparing [2024-10-08T10:33:00.720Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:00.720Z] f2710e38d854: Preparing [2024-10-08T10:33:00.720Z] c86e0e1edcc4: Preparing [2024-10-08T10:33:00.720Z] 5930bdac56b0: Preparing [2024-10-08T10:33:00.720Z] 5f70bf18a086: Preparing [2024-10-08T10:33:00.720Z] 690c0ea5042c: Preparing [2024-10-08T10:33:00.720Z] e577abb56485: Preparing [2024-10-08T10:33:00.720Z] b5720ab81fe1: Preparing [2024-10-08T10:33:00.720Z] 16113d51b718: Preparing [2024-10-08T10:33:00.720Z] c86e0e1edcc4: Waiting [2024-10-08T10:33:00.720Z] b5720ab81fe1: Waiting [2024-10-08T10:33:00.720Z] e577abb56485: Waiting [2024-10-08T10:33:00.720Z] 5930bdac56b0: Waiting [2024-10-08T10:33:00.720Z] 5f70bf18a086: Waiting [2024-10-08T10:33:00.720Z] 690c0ea5042c: Waiting [2024-10-08T10:33:00.720Z] 16113d51b718: Waiting [2024-10-08T10:33:00.720Z] 0dfc61ab9801: Waiting [2024-10-08T10:33:00.720Z] e6f3c010f173: Waiting [2024-10-08T10:33:00.720Z] 8fe75f137b28: Waiting [2024-10-08T10:33:00.720Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:00.720Z] f2710e38d854: Waiting [2024-10-08T10:33:00.720Z] 2bfe021ddb1b: Layer already exists [2024-10-08T10:33:00.720Z] ab25dcfc1446: Layer already exists [2024-10-08T10:33:00.720Z] a3df03292714: Layer already exists [2024-10-08T10:33:00.720Z] 8e5897e6b483: Layer already exists [2024-10-08T10:33:00.720Z] e2e9caefbacf: Layer already exists [2024-10-08T10:33:00.720Z] 0dfc61ab9801: Layer already exists [2024-10-08T10:33:00.720Z] e6f3c010f173: Layer already exists [2024-10-08T10:33:00.720Z] 8fe75f137b28: Layer already exists [2024-10-08T10:33:00.720Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:00.720Z] f2710e38d854: Layer already exists [2024-10-08T10:33:00.720Z] c86e0e1edcc4: Layer already exists [2024-10-08T10:33:00.720Z] e577abb56485: Layer already exists [2024-10-08T10:33:00.720Z] 5930bdac56b0: Layer already exists [2024-10-08T10:33:00.720Z] 690c0ea5042c: Layer already exists [2024-10-08T10:33:00.720Z] 5f70bf18a086: Layer already exists [2024-10-08T10:33:00.720Z] b5720ab81fe1: Layer already exists [2024-10-08T10:33:00.720Z] 16113d51b718: Layer already exists [2024-10-08T10:33:00.983Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:01.344Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:01.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-08T10:33:01.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-08T10:33:01.700Z] e2e9caefbacf: Preparing [2024-10-08T10:33:01.700Z] 8e5897e6b483: Preparing [2024-10-08T10:33:01.700Z] 2bfe021ddb1b: Preparing [2024-10-08T10:33:01.700Z] ab25dcfc1446: Preparing [2024-10-08T10:33:01.700Z] a3df03292714: Preparing [2024-10-08T10:33:01.700Z] 0dfc61ab9801: Preparing [2024-10-08T10:33:01.700Z] e6f3c010f173: Preparing [2024-10-08T10:33:01.700Z] 8fe75f137b28: Preparing [2024-10-08T10:33:01.700Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:01.700Z] f2710e38d854: Preparing [2024-10-08T10:33:01.700Z] c86e0e1edcc4: Preparing [2024-10-08T10:33:01.700Z] 5930bdac56b0: Preparing [2024-10-08T10:33:01.700Z] 5f70bf18a086: Preparing [2024-10-08T10:33:01.700Z] 690c0ea5042c: Preparing [2024-10-08T10:33:01.700Z] e577abb56485: Preparing [2024-10-08T10:33:01.700Z] b5720ab81fe1: Preparing [2024-10-08T10:33:01.700Z] 16113d51b718: Preparing [2024-10-08T10:33:01.700Z] 0dfc61ab9801: Waiting [2024-10-08T10:33:01.700Z] e6f3c010f173: Waiting [2024-10-08T10:33:01.700Z] 8fe75f137b28: Waiting [2024-10-08T10:33:01.700Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:01.700Z] f2710e38d854: Waiting [2024-10-08T10:33:01.700Z] c86e0e1edcc4: Waiting [2024-10-08T10:33:01.700Z] 5930bdac56b0: Waiting [2024-10-08T10:33:01.700Z] b5720ab81fe1: Waiting [2024-10-08T10:33:01.700Z] 16113d51b718: Waiting [2024-10-08T10:33:01.700Z] 5f70bf18a086: Waiting [2024-10-08T10:33:01.700Z] 690c0ea5042c: Waiting [2024-10-08T10:33:01.700Z] e577abb56485: Waiting [2024-10-08T10:33:01.700Z] 2bfe021ddb1b: Layer already exists [2024-10-08T10:33:01.700Z] a3df03292714: Layer already exists [2024-10-08T10:33:01.700Z] ab25dcfc1446: Layer already exists [2024-10-08T10:33:01.700Z] e2e9caefbacf: Layer already exists [2024-10-08T10:33:01.700Z] 8e5897e6b483: Layer already exists [2024-10-08T10:33:01.700Z] 0dfc61ab9801: Layer already exists [2024-10-08T10:33:01.700Z] 8fe75f137b28: Layer already exists [2024-10-08T10:33:01.700Z] e6f3c010f173: Layer already exists [2024-10-08T10:33:01.700Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:01.700Z] f2710e38d854: Layer already exists [2024-10-08T10:33:01.965Z] c86e0e1edcc4: Layer already exists [2024-10-08T10:33:01.965Z] 5f70bf18a086: Layer already exists [2024-10-08T10:33:01.965Z] 5930bdac56b0: Layer already exists [2024-10-08T10:33:01.965Z] 690c0ea5042c: Layer already exists [2024-10-08T10:33:01.965Z] e577abb56485: Layer already exists [2024-10-08T10:33:01.965Z] b5720ab81fe1: Layer already exists [2024-10-08T10:33:01.965Z] 16113d51b718: Layer already exists [2024-10-08T10:33:01.965Z] main: digest: sha256:fe632c074a64f6beb07239836f7ae2274f4ab0bc3acbc16fab107e9db13a4478 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:33:02.049Z] ===================================================== [Pipeline] echo [2024-10-08T10:33:02.064Z] taggedImages: [2024-10-08T10:33:02.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:02.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-08T10:33:02.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.97 [2024-10-08T10:33:02.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:02.065Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-08T10:33:02.095Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-08T10:33:02.095Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:02.095Z] latest [2024-10-08T10:33:02.095Z] 3.2.0-dev.97 [2024-10-08T10:33:02.095Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:02.095Z] main [2024-10-08T10:33:02.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:02.474Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:02.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:02.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T10:33:02.837Z] ae771e6d4164: Preparing [2024-10-08T10:33:02.837Z] 406839f19b43: Preparing [2024-10-08T10:33:02.837Z] 663707dfcd18: Preparing [2024-10-08T10:33:02.837Z] 4135f7248a28: Preparing [2024-10-08T10:33:02.837Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:02.837Z] f2710e38d854: Preparing [2024-10-08T10:33:02.837Z] d9ce2967f045: Preparing [2024-10-08T10:33:02.837Z] c7c8d5826b8d: Preparing [2024-10-08T10:33:02.837Z] 16113d51b718: Preparing [2024-10-08T10:33:02.837Z] d9ce2967f045: Waiting [2024-10-08T10:33:02.837Z] 16113d51b718: Waiting [2024-10-08T10:33:02.837Z] c7c8d5826b8d: Waiting [2024-10-08T10:33:02.837Z] f2710e38d854: Waiting [2024-10-08T10:33:02.837Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:03.100Z] f2710e38d854: Layer already exists [2024-10-08T10:33:03.100Z] d9ce2967f045: Layer already exists [2024-10-08T10:33:03.100Z] 663707dfcd18: Pushed [2024-10-08T10:33:03.100Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:33:03.100Z] 406839f19b43: Pushed [2024-10-08T10:33:03.100Z] ae771e6d4164: Pushed [2024-10-08T10:33:03.100Z] 16113d51b718: Layer already exists [2024-10-08T10:33:07.325Z] 4135f7248a28: Pushed [2024-10-08T10:33:07.325Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:07.673Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:08.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-08T10:33:08.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T10:33:08.025Z] ae771e6d4164: Preparing [2024-10-08T10:33:08.025Z] 406839f19b43: Preparing [2024-10-08T10:33:08.025Z] 663707dfcd18: Preparing [2024-10-08T10:33:08.025Z] 4135f7248a28: Preparing [2024-10-08T10:33:08.025Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:08.025Z] f2710e38d854: Preparing [2024-10-08T10:33:08.025Z] d9ce2967f045: Preparing [2024-10-08T10:33:08.025Z] c7c8d5826b8d: Preparing [2024-10-08T10:33:08.025Z] 16113d51b718: Preparing [2024-10-08T10:33:08.025Z] f2710e38d854: Waiting [2024-10-08T10:33:08.025Z] d9ce2967f045: Waiting [2024-10-08T10:33:08.025Z] c7c8d5826b8d: Waiting [2024-10-08T10:33:08.025Z] 663707dfcd18: Layer already exists [2024-10-08T10:33:08.025Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:08.025Z] ae771e6d4164: Layer already exists [2024-10-08T10:33:08.025Z] 4135f7248a28: Layer already exists [2024-10-08T10:33:08.025Z] 406839f19b43: Layer already exists [2024-10-08T10:33:08.025Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:33:08.025Z] f2710e38d854: Layer already exists [2024-10-08T10:33:08.025Z] 16113d51b718: Layer already exists [2024-10-08T10:33:08.025Z] d9ce2967f045: Layer already exists [2024-10-08T10:33:08.290Z] latest: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:08.668Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:09.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.97 [2024-10-08T10:33:09.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T10:33:09.027Z] ae771e6d4164: Preparing [2024-10-08T10:33:09.027Z] 406839f19b43: Preparing [2024-10-08T10:33:09.027Z] 663707dfcd18: Preparing [2024-10-08T10:33:09.027Z] 4135f7248a28: Preparing [2024-10-08T10:33:09.027Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:09.027Z] f2710e38d854: Preparing [2024-10-08T10:33:09.027Z] d9ce2967f045: Preparing [2024-10-08T10:33:09.027Z] c7c8d5826b8d: Preparing [2024-10-08T10:33:09.027Z] 16113d51b718: Preparing [2024-10-08T10:33:09.027Z] d9ce2967f045: Waiting [2024-10-08T10:33:09.027Z] c7c8d5826b8d: Waiting [2024-10-08T10:33:09.027Z] 16113d51b718: Waiting [2024-10-08T10:33:09.027Z] f2710e38d854: Waiting [2024-10-08T10:33:09.027Z] 4135f7248a28: Layer already exists [2024-10-08T10:33:09.027Z] 406839f19b43: Layer already exists [2024-10-08T10:33:09.027Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:09.027Z] ae771e6d4164: Layer already exists [2024-10-08T10:33:09.027Z] 663707dfcd18: Layer already exists [2024-10-08T10:33:09.027Z] d9ce2967f045: Layer already exists [2024-10-08T10:33:09.027Z] f2710e38d854: Layer already exists [2024-10-08T10:33:09.027Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:33:09.027Z] 16113d51b718: Layer already exists [2024-10-08T10:33:09.027Z] 3.2.0-dev.97: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:09.654Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:10.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:10.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T10:33:10.006Z] ae771e6d4164: Preparing [2024-10-08T10:33:10.006Z] 406839f19b43: Preparing [2024-10-08T10:33:10.006Z] 663707dfcd18: Preparing [2024-10-08T10:33:10.006Z] 4135f7248a28: Preparing [2024-10-08T10:33:10.006Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:10.006Z] f2710e38d854: Preparing [2024-10-08T10:33:10.006Z] d9ce2967f045: Preparing [2024-10-08T10:33:10.006Z] c7c8d5826b8d: Preparing [2024-10-08T10:33:10.006Z] 16113d51b718: Preparing [2024-10-08T10:33:10.006Z] f2710e38d854: Waiting [2024-10-08T10:33:10.006Z] d9ce2967f045: Waiting [2024-10-08T10:33:10.006Z] c7c8d5826b8d: Waiting [2024-10-08T10:33:10.006Z] 16113d51b718: Waiting [2024-10-08T10:33:10.006Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:10.006Z] ae771e6d4164: Layer already exists [2024-10-08T10:33:10.006Z] 663707dfcd18: Layer already exists [2024-10-08T10:33:10.006Z] 406839f19b43: Layer already exists [2024-10-08T10:33:10.006Z] 4135f7248a28: Layer already exists [2024-10-08T10:33:10.006Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:33:10.006Z] d9ce2967f045: Layer already exists [2024-10-08T10:33:10.006Z] f2710e38d854: Layer already exists [2024-10-08T10:33:10.006Z] 16113d51b718: Layer already exists [2024-10-08T10:33:10.272Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:10.643Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:10.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-08T10:33:10.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-08T10:33:10.999Z] ae771e6d4164: Preparing [2024-10-08T10:33:10.999Z] 406839f19b43: Preparing [2024-10-08T10:33:10.999Z] 663707dfcd18: Preparing [2024-10-08T10:33:10.999Z] 4135f7248a28: Preparing [2024-10-08T10:33:10.999Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:10.999Z] f2710e38d854: Preparing [2024-10-08T10:33:10.999Z] d9ce2967f045: Preparing [2024-10-08T10:33:10.999Z] c7c8d5826b8d: Preparing [2024-10-08T10:33:10.999Z] 16113d51b718: Preparing [2024-10-08T10:33:10.999Z] f2710e38d854: Waiting [2024-10-08T10:33:10.999Z] d9ce2967f045: Waiting [2024-10-08T10:33:10.999Z] c7c8d5826b8d: Waiting [2024-10-08T10:33:10.999Z] 16113d51b718: Waiting [2024-10-08T10:33:10.999Z] 663707dfcd18: Layer already exists [2024-10-08T10:33:10.999Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:10.999Z] 406839f19b43: Layer already exists [2024-10-08T10:33:10.999Z] 4135f7248a28: Layer already exists [2024-10-08T10:33:10.999Z] ae771e6d4164: Layer already exists [2024-10-08T10:33:10.999Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:33:10.999Z] 16113d51b718: Layer already exists [2024-10-08T10:33:10.999Z] f2710e38d854: Layer already exists [2024-10-08T10:33:10.999Z] d9ce2967f045: Layer already exists [2024-10-08T10:33:11.263Z] main: digest: sha256:04a5608eb8a83057c109fc3e842d4f2806160dd38a6944f1b550661e24c676f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:33:11.349Z] ===================================================== [Pipeline] echo [2024-10-08T10:33:11.367Z] taggedImages: [2024-10-08T10:33:11.367Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:11.367Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-08T10:33:11.367Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.97 [2024-10-08T10:33:11.367Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:11.367Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-08T10:33:11.404Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-08T10:33:11.404Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:11.404Z] latest [2024-10-08T10:33:11.404Z] 3.2.0-dev.97 [2024-10-08T10:33:11.404Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:11.404Z] main [2024-10-08T10:33:11.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:11.789Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:12.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:12.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T10:33:12.145Z] 2ecc9dca2e20: Preparing [2024-10-08T10:33:12.145Z] a823e910478a: Preparing [2024-10-08T10:33:12.145Z] 8eea2b4fdeb9: Preparing [2024-10-08T10:33:12.145Z] 4c169c5208a4: Preparing [2024-10-08T10:33:12.145Z] d2e0ccc0c9f6: Preparing [2024-10-08T10:33:12.145Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:12.145Z] f2710e38d854: Preparing [2024-10-08T10:33:12.145Z] b463719b38ba: Preparing [2024-10-08T10:33:12.145Z] 6c3c181a7760: Preparing [2024-10-08T10:33:12.145Z] a7deafb960ba: Preparing [2024-10-08T10:33:12.145Z] 16113d51b718: Preparing [2024-10-08T10:33:12.145Z] f2710e38d854: Waiting [2024-10-08T10:33:12.145Z] b463719b38ba: Waiting [2024-10-08T10:33:12.146Z] 6c3c181a7760: Waiting [2024-10-08T10:33:12.146Z] a7deafb960ba: Waiting [2024-10-08T10:33:12.146Z] 16113d51b718: Waiting [2024-10-08T10:33:12.146Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:12.418Z] d2e0ccc0c9f6: Pushed [2024-10-08T10:33:12.418Z] 4c169c5208a4: Pushed [2024-10-08T10:33:12.418Z] a823e910478a: Pushed [2024-10-08T10:33:12.418Z] 2ecc9dca2e20: Pushed [2024-10-08T10:33:12.418Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:12.418Z] f2710e38d854: Layer already exists [2024-10-08T10:33:12.418Z] 16113d51b718: Layer already exists [2024-10-08T10:33:12.684Z] b463719b38ba: Pushed [2024-10-08T10:33:12.684Z] 6c3c181a7760: Pushed [2024-10-08T10:33:14.616Z] 8eea2b4fdeb9: Pushed [2024-10-08T10:33:15.194Z] a7deafb960ba: Pushed [2024-10-08T10:33:15.458Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:15.820Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:16.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-08T10:33:16.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T10:33:16.227Z] 2ecc9dca2e20: Preparing [2024-10-08T10:33:16.227Z] a823e910478a: Preparing [2024-10-08T10:33:16.227Z] 8eea2b4fdeb9: Preparing [2024-10-08T10:33:16.227Z] 4c169c5208a4: Preparing [2024-10-08T10:33:16.227Z] d2e0ccc0c9f6: Preparing [2024-10-08T10:33:16.227Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:16.227Z] f2710e38d854: Preparing [2024-10-08T10:33:16.227Z] b463719b38ba: Preparing [2024-10-08T10:33:16.227Z] 6c3c181a7760: Preparing [2024-10-08T10:33:16.227Z] a7deafb960ba: Preparing [2024-10-08T10:33:16.227Z] 16113d51b718: Preparing [2024-10-08T10:33:16.227Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:16.227Z] f2710e38d854: Waiting [2024-10-08T10:33:16.227Z] b463719b38ba: Waiting [2024-10-08T10:33:16.227Z] 6c3c181a7760: Waiting [2024-10-08T10:33:16.227Z] 16113d51b718: Waiting [2024-10-08T10:33:16.227Z] 4c169c5208a4: Layer already exists [2024-10-08T10:33:16.227Z] 2ecc9dca2e20: Layer already exists [2024-10-08T10:33:16.227Z] 8eea2b4fdeb9: Layer already exists [2024-10-08T10:33:16.227Z] d2e0ccc0c9f6: Layer already exists [2024-10-08T10:33:16.227Z] a823e910478a: Layer already exists [2024-10-08T10:33:16.227Z] b463719b38ba: Layer already exists [2024-10-08T10:33:16.227Z] f2710e38d854: Layer already exists [2024-10-08T10:33:16.227Z] 6c3c181a7760: Layer already exists [2024-10-08T10:33:16.227Z] a7deafb960ba: Layer already exists [2024-10-08T10:33:16.227Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:16.227Z] 16113d51b718: Layer already exists [2024-10-08T10:33:16.507Z] latest: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:16.869Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:17.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.97 [2024-10-08T10:33:17.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T10:33:17.223Z] 2ecc9dca2e20: Preparing [2024-10-08T10:33:17.223Z] a823e910478a: Preparing [2024-10-08T10:33:17.223Z] 8eea2b4fdeb9: Preparing [2024-10-08T10:33:17.223Z] 4c169c5208a4: Preparing [2024-10-08T10:33:17.223Z] d2e0ccc0c9f6: Preparing [2024-10-08T10:33:17.223Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:17.223Z] f2710e38d854: Preparing [2024-10-08T10:33:17.223Z] b463719b38ba: Preparing [2024-10-08T10:33:17.223Z] 6c3c181a7760: Preparing [2024-10-08T10:33:17.223Z] a7deafb960ba: Preparing [2024-10-08T10:33:17.223Z] 16113d51b718: Preparing [2024-10-08T10:33:17.223Z] 6c3c181a7760: Waiting [2024-10-08T10:33:17.223Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:17.223Z] f2710e38d854: Waiting [2024-10-08T10:33:17.223Z] a7deafb960ba: Waiting [2024-10-08T10:33:17.223Z] 16113d51b718: Waiting [2024-10-08T10:33:17.223Z] b463719b38ba: Waiting [2024-10-08T10:33:17.223Z] 2ecc9dca2e20: Layer already exists [2024-10-08T10:33:17.223Z] a823e910478a: Layer already exists [2024-10-08T10:33:17.223Z] 8eea2b4fdeb9: Layer already exists [2024-10-08T10:33:17.223Z] d2e0ccc0c9f6: Layer already exists [2024-10-08T10:33:17.223Z] 4c169c5208a4: Layer already exists [2024-10-08T10:33:17.223Z] f2710e38d854: Layer already exists [2024-10-08T10:33:17.223Z] a7deafb960ba: Layer already exists [2024-10-08T10:33:17.223Z] 6c3c181a7760: Layer already exists [2024-10-08T10:33:17.224Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:17.224Z] b463719b38ba: Layer already exists [2024-10-08T10:33:17.224Z] 16113d51b718: Layer already exists [2024-10-08T10:33:17.491Z] 3.2.0-dev.97: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:17.857Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:18.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:18.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T10:33:18.223Z] 2ecc9dca2e20: Preparing [2024-10-08T10:33:18.223Z] a823e910478a: Preparing [2024-10-08T10:33:18.223Z] 8eea2b4fdeb9: Preparing [2024-10-08T10:33:18.223Z] 4c169c5208a4: Preparing [2024-10-08T10:33:18.223Z] d2e0ccc0c9f6: Preparing [2024-10-08T10:33:18.223Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:18.223Z] f2710e38d854: Preparing [2024-10-08T10:33:18.223Z] b463719b38ba: Preparing [2024-10-08T10:33:18.223Z] 6c3c181a7760: Preparing [2024-10-08T10:33:18.223Z] a7deafb960ba: Preparing [2024-10-08T10:33:18.223Z] 16113d51b718: Preparing [2024-10-08T10:33:18.223Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:18.223Z] f2710e38d854: Waiting [2024-10-08T10:33:18.223Z] b463719b38ba: Waiting [2024-10-08T10:33:18.223Z] 6c3c181a7760: Waiting [2024-10-08T10:33:18.223Z] a7deafb960ba: Waiting [2024-10-08T10:33:18.223Z] 16113d51b718: Waiting [2024-10-08T10:33:18.223Z] 4c169c5208a4: Layer already exists [2024-10-08T10:33:18.223Z] 2ecc9dca2e20: Layer already exists [2024-10-08T10:33:18.223Z] 8eea2b4fdeb9: Layer already exists [2024-10-08T10:33:18.223Z] a823e910478a: Layer already exists [2024-10-08T10:33:18.223Z] d2e0ccc0c9f6: Layer already exists [2024-10-08T10:33:18.488Z] f2710e38d854: Layer already exists [2024-10-08T10:33:18.488Z] b463719b38ba: Layer already exists [2024-10-08T10:33:18.488Z] 6c3c181a7760: Layer already exists [2024-10-08T10:33:18.488Z] a7deafb960ba: Layer already exists [2024-10-08T10:33:18.488Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:18.488Z] 16113d51b718: Layer already exists [2024-10-08T10:33:18.488Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:18.851Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:19.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-08T10:33:19.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-08T10:33:19.205Z] 2ecc9dca2e20: Preparing [2024-10-08T10:33:19.205Z] a823e910478a: Preparing [2024-10-08T10:33:19.205Z] 8eea2b4fdeb9: Preparing [2024-10-08T10:33:19.205Z] 4c169c5208a4: Preparing [2024-10-08T10:33:19.205Z] d2e0ccc0c9f6: Preparing [2024-10-08T10:33:19.205Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:19.205Z] f2710e38d854: Preparing [2024-10-08T10:33:19.205Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:19.205Z] f2710e38d854: Waiting [2024-10-08T10:33:19.205Z] b463719b38ba: Preparing [2024-10-08T10:33:19.205Z] 6c3c181a7760: Preparing [2024-10-08T10:33:19.205Z] b463719b38ba: Waiting [2024-10-08T10:33:19.205Z] a7deafb960ba: Preparing [2024-10-08T10:33:19.205Z] 6c3c181a7760: Waiting [2024-10-08T10:33:19.205Z] 16113d51b718: Preparing [2024-10-08T10:33:19.205Z] a7deafb960ba: Waiting [2024-10-08T10:33:19.205Z] 16113d51b718: Waiting [2024-10-08T10:33:19.205Z] 8eea2b4fdeb9: Layer already exists [2024-10-08T10:33:19.205Z] a823e910478a: Layer already exists [2024-10-08T10:33:19.205Z] 4c169c5208a4: Layer already exists [2024-10-08T10:33:19.205Z] 2ecc9dca2e20: Layer already exists [2024-10-08T10:33:19.205Z] d2e0ccc0c9f6: Layer already exists [2024-10-08T10:33:19.205Z] 6c3c181a7760: Layer already exists [2024-10-08T10:33:19.205Z] b463719b38ba: Layer already exists [2024-10-08T10:33:19.205Z] f2710e38d854: Layer already exists [2024-10-08T10:33:19.205Z] a7deafb960ba: Layer already exists [2024-10-08T10:33:19.205Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:19.205Z] 16113d51b718: Layer already exists [2024-10-08T10:33:19.470Z] main: digest: sha256:c66f88ef00dd5e5ed735f32185e2b936e442b8121f12a97ef7bd52ee4dce36b7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:33:19.544Z] ===================================================== [Pipeline] echo [2024-10-08T10:33:19.559Z] taggedImages: [2024-10-08T10:33:19.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:19.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-08T10:33:19.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.97 [2024-10-08T10:33:19.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:19.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-08T10:33:19.589Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-08T10:33:19.589Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:19.589Z] latest [2024-10-08T10:33:19.589Z] 3.2.0-dev.97 [2024-10-08T10:33:19.589Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:19.589Z] main [2024-10-08T10:33:19.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:19.958Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:20.310Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:20.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T10:33:20.310Z] 767d7aa1738a: Preparing [2024-10-08T10:33:20.310Z] b4fa6039b729: Preparing [2024-10-08T10:33:20.310Z] ba9120930c1d: Preparing [2024-10-08T10:33:20.310Z] 713448653dea: Preparing [2024-10-08T10:33:20.310Z] 02d2878c48c8: Preparing [2024-10-08T10:33:20.310Z] 356f9f204043: Preparing [2024-10-08T10:33:20.310Z] c41d41ff2ca9: Preparing [2024-10-08T10:33:20.310Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:20.310Z] f2710e38d854: Preparing [2024-10-08T10:33:20.310Z] 94305a0d4e31: Preparing [2024-10-08T10:33:20.310Z] 7d39a13b95ab: Preparing [2024-10-08T10:33:20.310Z] 16113d51b718: Preparing [2024-10-08T10:33:20.310Z] 356f9f204043: Waiting [2024-10-08T10:33:20.310Z] c41d41ff2ca9: Waiting [2024-10-08T10:33:20.310Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:20.310Z] f2710e38d854: Waiting [2024-10-08T10:33:20.310Z] 94305a0d4e31: Waiting [2024-10-08T10:33:20.310Z] 7d39a13b95ab: Waiting [2024-10-08T10:33:20.310Z] 16113d51b718: Waiting [2024-10-08T10:33:20.573Z] b4fa6039b729: Pushed [2024-10-08T10:33:20.573Z] 02d2878c48c8: Pushed [2024-10-08T10:33:20.573Z] 767d7aa1738a: Pushed [2024-10-08T10:33:20.573Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:20.573Z] 356f9f204043: Pushed [2024-10-08T10:33:20.573Z] f2710e38d854: Layer already exists [2024-10-08T10:33:20.837Z] c41d41ff2ca9: Pushed [2024-10-08T10:33:20.837Z] 16113d51b718: Layer already exists [2024-10-08T10:33:20.837Z] 94305a0d4e31: Pushed [2024-10-08T10:33:22.768Z] 713448653dea: Pushed [2024-10-08T10:33:23.344Z] ba9120930c1d: Pushed [2024-10-08T10:33:23.609Z] 7d39a13b95ab: Pushed [2024-10-08T10:33:23.873Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:24.223Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:24.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-08T10:33:24.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T10:33:24.569Z] 767d7aa1738a: Preparing [2024-10-08T10:33:24.569Z] b4fa6039b729: Preparing [2024-10-08T10:33:24.569Z] ba9120930c1d: Preparing [2024-10-08T10:33:24.569Z] 713448653dea: Preparing [2024-10-08T10:33:24.569Z] 02d2878c48c8: Preparing [2024-10-08T10:33:24.569Z] 356f9f204043: Preparing [2024-10-08T10:33:24.569Z] c41d41ff2ca9: Preparing [2024-10-08T10:33:24.569Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:24.569Z] f2710e38d854: Preparing [2024-10-08T10:33:24.569Z] 94305a0d4e31: Preparing [2024-10-08T10:33:24.569Z] 7d39a13b95ab: Preparing [2024-10-08T10:33:24.569Z] 16113d51b718: Preparing [2024-10-08T10:33:24.569Z] f2710e38d854: Waiting [2024-10-08T10:33:24.569Z] 94305a0d4e31: Waiting [2024-10-08T10:33:24.569Z] 16113d51b718: Waiting [2024-10-08T10:33:24.569Z] c41d41ff2ca9: Waiting [2024-10-08T10:33:24.569Z] 356f9f204043: Waiting [2024-10-08T10:33:24.569Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:24.569Z] 7d39a13b95ab: Waiting [2024-10-08T10:33:24.569Z] b4fa6039b729: Layer already exists [2024-10-08T10:33:24.569Z] 713448653dea: Layer already exists [2024-10-08T10:33:24.569Z] 767d7aa1738a: Layer already exists [2024-10-08T10:33:24.569Z] 02d2878c48c8: Layer already exists [2024-10-08T10:33:24.569Z] ba9120930c1d: Layer already exists [2024-10-08T10:33:24.569Z] 356f9f204043: Layer already exists [2024-10-08T10:33:24.569Z] c41d41ff2ca9: Layer already exists [2024-10-08T10:33:24.569Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:24.569Z] f2710e38d854: Layer already exists [2024-10-08T10:33:24.569Z] 94305a0d4e31: Layer already exists [2024-10-08T10:33:24.569Z] 7d39a13b95ab: Layer already exists [2024-10-08T10:33:24.569Z] 16113d51b718: Layer already exists [2024-10-08T10:33:24.833Z] latest: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:25.184Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:25.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.97 [2024-10-08T10:33:25.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T10:33:25.535Z] 767d7aa1738a: Preparing [2024-10-08T10:33:25.535Z] b4fa6039b729: Preparing [2024-10-08T10:33:25.535Z] ba9120930c1d: Preparing [2024-10-08T10:33:25.535Z] 713448653dea: Preparing [2024-10-08T10:33:25.535Z] 02d2878c48c8: Preparing [2024-10-08T10:33:25.535Z] 356f9f204043: Preparing [2024-10-08T10:33:25.535Z] c41d41ff2ca9: Preparing [2024-10-08T10:33:25.535Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:25.535Z] f2710e38d854: Preparing [2024-10-08T10:33:25.535Z] 94305a0d4e31: Preparing [2024-10-08T10:33:25.535Z] 7d39a13b95ab: Preparing [2024-10-08T10:33:25.535Z] 16113d51b718: Preparing [2024-10-08T10:33:25.535Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:25.535Z] f2710e38d854: Waiting [2024-10-08T10:33:25.535Z] 94305a0d4e31: Waiting [2024-10-08T10:33:25.535Z] 7d39a13b95ab: Waiting [2024-10-08T10:33:25.535Z] 16113d51b718: Waiting [2024-10-08T10:33:25.535Z] 356f9f204043: Waiting [2024-10-08T10:33:25.535Z] c41d41ff2ca9: Waiting [2024-10-08T10:33:25.535Z] 713448653dea: Layer already exists [2024-10-08T10:33:25.535Z] ba9120930c1d: Layer already exists [2024-10-08T10:33:25.535Z] 767d7aa1738a: Layer already exists [2024-10-08T10:33:25.535Z] 02d2878c48c8: Layer already exists [2024-10-08T10:33:25.535Z] b4fa6039b729: Layer already exists [2024-10-08T10:33:25.535Z] 356f9f204043: Layer already exists [2024-10-08T10:33:25.535Z] c41d41ff2ca9: Layer already exists [2024-10-08T10:33:25.535Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:25.535Z] 94305a0d4e31: Layer already exists [2024-10-08T10:33:25.535Z] f2710e38d854: Layer already exists [2024-10-08T10:33:25.535Z] 16113d51b718: Layer already exists [2024-10-08T10:33:25.535Z] 7d39a13b95ab: Layer already exists [2024-10-08T10:33:25.798Z] 3.2.0-dev.97: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:26.150Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:26.490Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:26.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T10:33:26.490Z] 767d7aa1738a: Preparing [2024-10-08T10:33:26.490Z] b4fa6039b729: Preparing [2024-10-08T10:33:26.490Z] ba9120930c1d: Preparing [2024-10-08T10:33:26.490Z] 713448653dea: Preparing [2024-10-08T10:33:26.490Z] 02d2878c48c8: Preparing [2024-10-08T10:33:26.490Z] 356f9f204043: Preparing [2024-10-08T10:33:26.490Z] c41d41ff2ca9: Preparing [2024-10-08T10:33:26.490Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:26.490Z] f2710e38d854: Preparing [2024-10-08T10:33:26.490Z] 94305a0d4e31: Preparing [2024-10-08T10:33:26.490Z] 7d39a13b95ab: Preparing [2024-10-08T10:33:26.490Z] 16113d51b718: Preparing [2024-10-08T10:33:26.490Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:26.490Z] f2710e38d854: Waiting [2024-10-08T10:33:26.490Z] 94305a0d4e31: Waiting [2024-10-08T10:33:26.490Z] 7d39a13b95ab: Waiting [2024-10-08T10:33:26.490Z] 16113d51b718: Waiting [2024-10-08T10:33:26.490Z] 356f9f204043: Waiting [2024-10-08T10:33:26.490Z] c41d41ff2ca9: Waiting [2024-10-08T10:33:26.490Z] 767d7aa1738a: Layer already exists [2024-10-08T10:33:26.490Z] 713448653dea: Layer already exists [2024-10-08T10:33:26.490Z] b4fa6039b729: Layer already exists [2024-10-08T10:33:26.490Z] 02d2878c48c8: Layer already exists [2024-10-08T10:33:26.490Z] ba9120930c1d: Layer already exists [2024-10-08T10:33:26.490Z] 356f9f204043: Layer already exists [2024-10-08T10:33:26.490Z] c41d41ff2ca9: Layer already exists [2024-10-08T10:33:26.490Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:26.490Z] f2710e38d854: Layer already exists [2024-10-08T10:33:26.490Z] 94305a0d4e31: Layer already exists [2024-10-08T10:33:26.490Z] 7d39a13b95ab: Layer already exists [2024-10-08T10:33:26.490Z] 16113d51b718: Layer already exists [2024-10-08T10:33:26.753Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:27.111Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:27.462Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-08T10:33:27.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-08T10:33:27.462Z] 767d7aa1738a: Preparing [2024-10-08T10:33:27.462Z] b4fa6039b729: Preparing [2024-10-08T10:33:27.462Z] ba9120930c1d: Preparing [2024-10-08T10:33:27.462Z] 713448653dea: Preparing [2024-10-08T10:33:27.462Z] 02d2878c48c8: Preparing [2024-10-08T10:33:27.462Z] 356f9f204043: Preparing [2024-10-08T10:33:27.462Z] c41d41ff2ca9: Preparing [2024-10-08T10:33:27.462Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:27.462Z] f2710e38d854: Preparing [2024-10-08T10:33:27.462Z] 94305a0d4e31: Preparing [2024-10-08T10:33:27.462Z] 7d39a13b95ab: Preparing [2024-10-08T10:33:27.462Z] 16113d51b718: Preparing [2024-10-08T10:33:27.462Z] 8f13c4256ccb: Waiting [2024-10-08T10:33:27.462Z] f2710e38d854: Waiting [2024-10-08T10:33:27.462Z] 94305a0d4e31: Waiting [2024-10-08T10:33:27.462Z] 7d39a13b95ab: Waiting [2024-10-08T10:33:27.462Z] 16113d51b718: Waiting [2024-10-08T10:33:27.462Z] 356f9f204043: Waiting [2024-10-08T10:33:27.462Z] c41d41ff2ca9: Waiting [2024-10-08T10:33:27.462Z] 713448653dea: Layer already exists [2024-10-08T10:33:27.462Z] ba9120930c1d: Layer already exists [2024-10-08T10:33:27.462Z] 767d7aa1738a: Layer already exists [2024-10-08T10:33:27.462Z] b4fa6039b729: Layer already exists [2024-10-08T10:33:27.462Z] 02d2878c48c8: Layer already exists [2024-10-08T10:33:27.462Z] 356f9f204043: Layer already exists [2024-10-08T10:33:27.462Z] c41d41ff2ca9: Layer already exists [2024-10-08T10:33:27.462Z] f2710e38d854: Layer already exists [2024-10-08T10:33:27.462Z] 94305a0d4e31: Layer already exists [2024-10-08T10:33:27.462Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:27.462Z] 16113d51b718: Layer already exists [2024-10-08T10:33:27.462Z] 7d39a13b95ab: Layer already exists [2024-10-08T10:33:27.727Z] main: digest: sha256:3b81a0daffc3c5fe3082166732ff852d63b6d2d1eb2d6170173d3ebd8a3f0c6d size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:33:27.811Z] ===================================================== [Pipeline] echo [2024-10-08T10:33:27.829Z] taggedImages: [2024-10-08T10:33:27.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:27.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-08T10:33:27.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.97 [2024-10-08T10:33:27.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:27.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-08T10:33:27.860Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-08T10:33:27.860Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:27.860Z] latest [2024-10-08T10:33:27.860Z] 3.2.0-dev.97 [2024-10-08T10:33:27.860Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:27.860Z] main [2024-10-08T10:33:27.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:28.222Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:28.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T10:33:28.578Z] 12c1a4f0f915: Preparing [2024-10-08T10:33:28.578Z] f453fd2202a9: Preparing [2024-10-08T10:33:28.578Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:28.578Z] f2710e38d854: Preparing [2024-10-08T10:33:28.578Z] 3b6891efd947: Preparing [2024-10-08T10:33:28.578Z] 741a8f84baa5: Preparing [2024-10-08T10:33:28.578Z] 16113d51b718: Preparing [2024-10-08T10:33:28.578Z] 741a8f84baa5: Waiting [2024-10-08T10:33:28.578Z] 16113d51b718: Waiting [2024-10-08T10:33:28.578Z] f2710e38d854: Layer already exists [2024-10-08T10:33:28.578Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:28.843Z] 16113d51b718: Layer already exists [2024-10-08T10:33:28.843Z] 12c1a4f0f915: Pushed [2024-10-08T10:33:28.843Z] 3b6891efd947: Pushed [2024-10-08T10:33:30.793Z] 741a8f84baa5: Pushed [2024-10-08T10:33:32.727Z] f453fd2202a9: Pushed [2024-10-08T10:33:32.727Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:33.081Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:33.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-08T10:33:33.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T10:33:33.435Z] 12c1a4f0f915: Preparing [2024-10-08T10:33:33.435Z] f453fd2202a9: Preparing [2024-10-08T10:33:33.435Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:33.435Z] f2710e38d854: Preparing [2024-10-08T10:33:33.435Z] 3b6891efd947: Preparing [2024-10-08T10:33:33.435Z] 741a8f84baa5: Preparing [2024-10-08T10:33:33.435Z] 16113d51b718: Preparing [2024-10-08T10:33:33.435Z] 16113d51b718: Waiting [2024-10-08T10:33:33.435Z] 741a8f84baa5: Waiting [2024-10-08T10:33:33.435Z] f2710e38d854: Layer already exists [2024-10-08T10:33:33.435Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:33.435Z] 12c1a4f0f915: Layer already exists [2024-10-08T10:33:33.435Z] f453fd2202a9: Layer already exists [2024-10-08T10:33:33.435Z] 3b6891efd947: Layer already exists [2024-10-08T10:33:33.435Z] 16113d51b718: Layer already exists [2024-10-08T10:33:33.435Z] 741a8f84baa5: Layer already exists [2024-10-08T10:33:33.700Z] latest: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:34.049Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:34.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.97 [2024-10-08T10:33:34.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T10:33:34.405Z] 12c1a4f0f915: Preparing [2024-10-08T10:33:34.405Z] f453fd2202a9: Preparing [2024-10-08T10:33:34.405Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:34.405Z] f2710e38d854: Preparing [2024-10-08T10:33:34.405Z] 3b6891efd947: Preparing [2024-10-08T10:33:34.405Z] 741a8f84baa5: Preparing [2024-10-08T10:33:34.405Z] 16113d51b718: Preparing [2024-10-08T10:33:34.405Z] 741a8f84baa5: Waiting [2024-10-08T10:33:34.405Z] 16113d51b718: Waiting [2024-10-08T10:33:34.405Z] 3b6891efd947: Layer already exists [2024-10-08T10:33:34.405Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:34.405Z] f453fd2202a9: Layer already exists [2024-10-08T10:33:34.405Z] 12c1a4f0f915: Layer already exists [2024-10-08T10:33:34.405Z] f2710e38d854: Layer already exists [2024-10-08T10:33:34.405Z] 741a8f84baa5: Layer already exists [2024-10-08T10:33:34.405Z] 16113d51b718: Layer already exists [2024-10-08T10:33:34.405Z] 3.2.0-dev.97: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:35.026Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:35.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:35.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T10:33:35.388Z] 12c1a4f0f915: Preparing [2024-10-08T10:33:35.388Z] f453fd2202a9: Preparing [2024-10-08T10:33:35.388Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:35.388Z] f2710e38d854: Preparing [2024-10-08T10:33:35.388Z] 3b6891efd947: Preparing [2024-10-08T10:33:35.388Z] 741a8f84baa5: Preparing [2024-10-08T10:33:35.388Z] 16113d51b718: Preparing [2024-10-08T10:33:35.388Z] 16113d51b718: Waiting [2024-10-08T10:33:35.388Z] 741a8f84baa5: Waiting [2024-10-08T10:33:35.388Z] 3b6891efd947: Layer already exists [2024-10-08T10:33:35.388Z] f2710e38d854: Layer already exists [2024-10-08T10:33:35.388Z] 12c1a4f0f915: Layer already exists [2024-10-08T10:33:35.388Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:35.388Z] f453fd2202a9: Layer already exists [2024-10-08T10:33:35.388Z] 741a8f84baa5: Layer already exists [2024-10-08T10:33:35.388Z] 16113d51b718: Layer already exists [2024-10-08T10:33:35.388Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:36.001Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:36.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-08T10:33:36.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-08T10:33:36.349Z] 12c1a4f0f915: Preparing [2024-10-08T10:33:36.349Z] f453fd2202a9: Preparing [2024-10-08T10:33:36.349Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:36.349Z] f2710e38d854: Preparing [2024-10-08T10:33:36.349Z] 3b6891efd947: Preparing [2024-10-08T10:33:36.349Z] 741a8f84baa5: Preparing [2024-10-08T10:33:36.349Z] 16113d51b718: Preparing [2024-10-08T10:33:36.349Z] 16113d51b718: Waiting [2024-10-08T10:33:36.349Z] 741a8f84baa5: Waiting [2024-10-08T10:33:36.349Z] f453fd2202a9: Layer already exists [2024-10-08T10:33:36.349Z] 12c1a4f0f915: Layer already exists [2024-10-08T10:33:36.349Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:36.349Z] 3b6891efd947: Layer already exists [2024-10-08T10:33:36.349Z] f2710e38d854: Layer already exists [2024-10-08T10:33:36.349Z] 16113d51b718: Layer already exists [2024-10-08T10:33:36.349Z] 741a8f84baa5: Layer already exists [2024-10-08T10:33:36.614Z] main: digest: sha256:2bc85a77b90726c3d3f2b94f1d34b2c2f1a55f67d3695839757ca18ce4bbaa6d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:33:36.697Z] ===================================================== [Pipeline] echo [2024-10-08T10:33:36.714Z] taggedImages: [2024-10-08T10:33:36.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:36.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-08T10:33:36.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.97 [2024-10-08T10:33:36.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:36.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-08T10:33:36.746Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-08T10:33:36.746Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:36.746Z] latest [2024-10-08T10:33:36.746Z] 3.2.0-dev.97 [2024-10-08T10:33:36.746Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:33:36.746Z] main [2024-10-08T10:33:36.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:37.113Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:37.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:33:37.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T10:33:37.466Z] 92cb48ff65a5: Preparing [2024-10-08T10:33:37.466Z] b788c61a5d8d: Preparing [2024-10-08T10:33:37.466Z] 2eebe8ec1cdd: Preparing [2024-10-08T10:33:37.466Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:37.466Z] f2710e38d854: Preparing [2024-10-08T10:33:37.466Z] a99b627f5bf2: Preparing [2024-10-08T10:33:37.466Z] 8c91b7220918: Preparing [2024-10-08T10:33:37.466Z] e10a0842b121: Preparing [2024-10-08T10:33:37.466Z] 1c1d0646e119: Preparing [2024-10-08T10:33:37.466Z] 16113d51b718: Preparing [2024-10-08T10:33:37.466Z] a99b627f5bf2: Waiting [2024-10-08T10:33:37.466Z] 8c91b7220918: Waiting [2024-10-08T10:33:37.466Z] e10a0842b121: Waiting [2024-10-08T10:33:37.466Z] 1c1d0646e119: Waiting [2024-10-08T10:33:37.466Z] 16113d51b718: Waiting [2024-10-08T10:33:37.466Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:37.466Z] f2710e38d854: Layer already exists [2024-10-08T10:33:37.731Z] 2eebe8ec1cdd: Pushed [2024-10-08T10:33:37.731Z] b788c61a5d8d: Pushed [2024-10-08T10:33:37.731Z] 92cb48ff65a5: Pushed [2024-10-08T10:33:37.731Z] 16113d51b718: Layer already exists [2024-10-08T10:33:37.997Z] e10a0842b121: Pushed [2024-10-08T10:33:38.577Z] 1c1d0646e119: Pushed [2024-10-08T10:33:50.866Z] 8c91b7220918: Pushed [2024-10-08T10:33:59.040Z] a99b627f5bf2: Pushed [2024-10-08T10:33:59.040Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:59.384Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:33:59.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-08T10:33:59.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T10:33:59.726Z] 92cb48ff65a5: Preparing [2024-10-08T10:33:59.726Z] b788c61a5d8d: Preparing [2024-10-08T10:33:59.726Z] 2eebe8ec1cdd: Preparing [2024-10-08T10:33:59.726Z] 8f13c4256ccb: Preparing [2024-10-08T10:33:59.726Z] f2710e38d854: Preparing [2024-10-08T10:33:59.726Z] a99b627f5bf2: Preparing [2024-10-08T10:33:59.726Z] 8c91b7220918: Preparing [2024-10-08T10:33:59.726Z] a99b627f5bf2: Waiting [2024-10-08T10:33:59.726Z] e10a0842b121: Preparing [2024-10-08T10:33:59.726Z] 8c91b7220918: Waiting [2024-10-08T10:33:59.726Z] 1c1d0646e119: Preparing [2024-10-08T10:33:59.726Z] e10a0842b121: Waiting [2024-10-08T10:33:59.726Z] 1c1d0646e119: Waiting [2024-10-08T10:33:59.726Z] 16113d51b718: Preparing [2024-10-08T10:33:59.726Z] 16113d51b718: Waiting [2024-10-08T10:33:59.726Z] 92cb48ff65a5: Layer already exists [2024-10-08T10:33:59.726Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:33:59.726Z] b788c61a5d8d: Layer already exists [2024-10-08T10:33:59.726Z] f2710e38d854: Layer already exists [2024-10-08T10:33:59.726Z] 2eebe8ec1cdd: Layer already exists [2024-10-08T10:33:59.726Z] 8c91b7220918: Layer already exists [2024-10-08T10:33:59.726Z] a99b627f5bf2: Layer already exists [2024-10-08T10:33:59.726Z] e10a0842b121: Layer already exists [2024-10-08T10:33:59.726Z] 16113d51b718: Layer already exists [2024-10-08T10:33:59.726Z] 1c1d0646e119: Layer already exists [2024-10-08T10:33:59.726Z] latest: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:00.333Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:00.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.97 [2024-10-08T10:34:00.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T10:34:00.670Z] 92cb48ff65a5: Preparing [2024-10-08T10:34:00.670Z] b788c61a5d8d: Preparing [2024-10-08T10:34:00.670Z] 2eebe8ec1cdd: Preparing [2024-10-08T10:34:00.670Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:00.670Z] f2710e38d854: Preparing [2024-10-08T10:34:00.670Z] a99b627f5bf2: Preparing [2024-10-08T10:34:00.670Z] 8c91b7220918: Preparing [2024-10-08T10:34:00.670Z] e10a0842b121: Preparing [2024-10-08T10:34:00.670Z] 1c1d0646e119: Preparing [2024-10-08T10:34:00.670Z] 16113d51b718: Preparing [2024-10-08T10:34:00.670Z] a99b627f5bf2: Waiting [2024-10-08T10:34:00.670Z] 8c91b7220918: Waiting [2024-10-08T10:34:00.670Z] e10a0842b121: Waiting [2024-10-08T10:34:00.670Z] 2eebe8ec1cdd: Layer already exists [2024-10-08T10:34:00.670Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:00.670Z] f2710e38d854: Layer already exists [2024-10-08T10:34:00.670Z] 92cb48ff65a5: Layer already exists [2024-10-08T10:34:00.670Z] b788c61a5d8d: Layer already exists [2024-10-08T10:34:00.670Z] a99b627f5bf2: Layer already exists [2024-10-08T10:34:00.670Z] 8c91b7220918: Layer already exists [2024-10-08T10:34:00.670Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:00.670Z] 16113d51b718: Layer already exists [2024-10-08T10:34:00.670Z] e10a0842b121: Layer already exists [2024-10-08T10:34:00.670Z] 3.2.0-dev.97: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:01.278Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:01.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:01.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T10:34:01.622Z] 92cb48ff65a5: Preparing [2024-10-08T10:34:01.622Z] b788c61a5d8d: Preparing [2024-10-08T10:34:01.622Z] 2eebe8ec1cdd: Preparing [2024-10-08T10:34:01.622Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:01.622Z] f2710e38d854: Preparing [2024-10-08T10:34:01.622Z] a99b627f5bf2: Preparing [2024-10-08T10:34:01.622Z] 8c91b7220918: Preparing [2024-10-08T10:34:01.622Z] e10a0842b121: Preparing [2024-10-08T10:34:01.622Z] 1c1d0646e119: Preparing [2024-10-08T10:34:01.622Z] 16113d51b718: Preparing [2024-10-08T10:34:01.622Z] a99b627f5bf2: Waiting [2024-10-08T10:34:01.622Z] 8c91b7220918: Waiting [2024-10-08T10:34:01.622Z] e10a0842b121: Waiting [2024-10-08T10:34:01.622Z] 16113d51b718: Waiting [2024-10-08T10:34:01.622Z] 1c1d0646e119: Waiting [2024-10-08T10:34:01.622Z] f2710e38d854: Layer already exists [2024-10-08T10:34:01.622Z] 92cb48ff65a5: Layer already exists [2024-10-08T10:34:01.622Z] b788c61a5d8d: Layer already exists [2024-10-08T10:34:01.622Z] 2eebe8ec1cdd: Layer already exists [2024-10-08T10:34:01.622Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:01.622Z] 8c91b7220918: Layer already exists [2024-10-08T10:34:01.622Z] 16113d51b718: Layer already exists [2024-10-08T10:34:01.622Z] a99b627f5bf2: Layer already exists [2024-10-08T10:34:01.622Z] e10a0842b121: Layer already exists [2024-10-08T10:34:01.622Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:01.885Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:02.247Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:02.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-08T10:34:02.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-08T10:34:02.593Z] 92cb48ff65a5: Preparing [2024-10-08T10:34:02.593Z] b788c61a5d8d: Preparing [2024-10-08T10:34:02.593Z] 2eebe8ec1cdd: Preparing [2024-10-08T10:34:02.593Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:02.593Z] f2710e38d854: Preparing [2024-10-08T10:34:02.593Z] a99b627f5bf2: Preparing [2024-10-08T10:34:02.593Z] 8c91b7220918: Preparing [2024-10-08T10:34:02.593Z] e10a0842b121: Preparing [2024-10-08T10:34:02.593Z] 1c1d0646e119: Preparing [2024-10-08T10:34:02.593Z] 16113d51b718: Preparing [2024-10-08T10:34:02.593Z] 8c91b7220918: Waiting [2024-10-08T10:34:02.593Z] e10a0842b121: Waiting [2024-10-08T10:34:02.593Z] 1c1d0646e119: Waiting [2024-10-08T10:34:02.593Z] a99b627f5bf2: Waiting [2024-10-08T10:34:02.593Z] 16113d51b718: Waiting [2024-10-08T10:34:02.593Z] b788c61a5d8d: Layer already exists [2024-10-08T10:34:02.593Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:02.593Z] 92cb48ff65a5: Layer already exists [2024-10-08T10:34:02.593Z] f2710e38d854: Layer already exists [2024-10-08T10:34:02.593Z] 2eebe8ec1cdd: Layer already exists [2024-10-08T10:34:02.593Z] a99b627f5bf2: Layer already exists [2024-10-08T10:34:02.593Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:02.593Z] e10a0842b121: Layer already exists [2024-10-08T10:34:02.593Z] 8c91b7220918: Layer already exists [2024-10-08T10:34:02.593Z] 16113d51b718: Layer already exists [2024-10-08T10:34:02.858Z] main: digest: sha256:6f9bd03ba3bcdc89d54d1421f495db34460943ab09cc0f79f5acec1cd6867e55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:34:02.944Z] ===================================================== [Pipeline] echo [2024-10-08T10:34:02.959Z] taggedImages: [2024-10-08T10:34:02.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:02.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-08T10:34:02.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.97 [2024-10-08T10:34:02.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:02.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-08T10:34:02.993Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-08T10:34:02.993Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:02.993Z] latest [2024-10-08T10:34:02.993Z] 3.2.0-dev.97 [2024-10-08T10:34:02.993Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:02.993Z] main [2024-10-08T10:34:02.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:03.352Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:03.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:03.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T10:34:03.697Z] 8d7c3e545201: Preparing [2024-10-08T10:34:03.697Z] b3569693cf34: Preparing [2024-10-08T10:34:03.697Z] bed3f237187b: Preparing [2024-10-08T10:34:03.697Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:03.697Z] f2710e38d854: Preparing [2024-10-08T10:34:03.697Z] 4d746bca715b: Preparing [2024-10-08T10:34:03.697Z] 3191ea33ad13: Preparing [2024-10-08T10:34:03.697Z] f08d0cf080f0: Preparing [2024-10-08T10:34:03.697Z] 16113d51b718: Preparing [2024-10-08T10:34:03.697Z] 4d746bca715b: Waiting [2024-10-08T10:34:03.697Z] 3191ea33ad13: Waiting [2024-10-08T10:34:03.697Z] f08d0cf080f0: Waiting [2024-10-08T10:34:03.697Z] f2710e38d854: Layer already exists [2024-10-08T10:34:03.697Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:03.960Z] b3569693cf34: Pushed [2024-10-08T10:34:03.960Z] bed3f237187b: Pushed [2024-10-08T10:34:03.960Z] 8d7c3e545201: Pushed [2024-10-08T10:34:03.960Z] 16113d51b718: Layer already exists [2024-10-08T10:34:03.960Z] 3191ea33ad13: Pushed [2024-10-08T10:34:04.538Z] f08d0cf080f0: Pushed [2024-10-08T10:34:26.547Z] 4d746bca715b: Pushed [2024-10-08T10:34:26.547Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:26.895Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:27.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-08T10:34:27.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T10:34:27.241Z] 8d7c3e545201: Preparing [2024-10-08T10:34:27.241Z] b3569693cf34: Preparing [2024-10-08T10:34:27.241Z] bed3f237187b: Preparing [2024-10-08T10:34:27.241Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:27.241Z] f2710e38d854: Preparing [2024-10-08T10:34:27.241Z] 4d746bca715b: Preparing [2024-10-08T10:34:27.241Z] 3191ea33ad13: Preparing [2024-10-08T10:34:27.241Z] f08d0cf080f0: Preparing [2024-10-08T10:34:27.241Z] 16113d51b718: Preparing [2024-10-08T10:34:27.241Z] 3191ea33ad13: Waiting [2024-10-08T10:34:27.241Z] f08d0cf080f0: Waiting [2024-10-08T10:34:27.241Z] 16113d51b718: Waiting [2024-10-08T10:34:27.241Z] 4d746bca715b: Waiting [2024-10-08T10:34:27.241Z] b3569693cf34: Layer already exists [2024-10-08T10:34:27.241Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:27.241Z] bed3f237187b: Layer already exists [2024-10-08T10:34:27.241Z] 8d7c3e545201: Layer already exists [2024-10-08T10:34:27.241Z] f2710e38d854: Layer already exists [2024-10-08T10:34:27.241Z] 4d746bca715b: Layer already exists [2024-10-08T10:34:27.241Z] f08d0cf080f0: Layer already exists [2024-10-08T10:34:27.241Z] 16113d51b718: Layer already exists [2024-10-08T10:34:27.241Z] 3191ea33ad13: Layer already exists [2024-10-08T10:34:27.241Z] latest: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:27.592Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:27.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.97 [2024-10-08T10:34:27.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T10:34:27.937Z] 8d7c3e545201: Preparing [2024-10-08T10:34:27.937Z] b3569693cf34: Preparing [2024-10-08T10:34:27.937Z] bed3f237187b: Preparing [2024-10-08T10:34:27.937Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:27.937Z] f2710e38d854: Preparing [2024-10-08T10:34:27.937Z] 4d746bca715b: Preparing [2024-10-08T10:34:27.937Z] 3191ea33ad13: Preparing [2024-10-08T10:34:27.937Z] 4d746bca715b: Waiting [2024-10-08T10:34:27.937Z] f08d0cf080f0: Preparing [2024-10-08T10:34:27.937Z] 16113d51b718: Preparing [2024-10-08T10:34:27.937Z] f08d0cf080f0: Waiting [2024-10-08T10:34:27.937Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:27.937Z] f2710e38d854: Layer already exists [2024-10-08T10:34:27.937Z] b3569693cf34: Layer already exists [2024-10-08T10:34:27.937Z] 8d7c3e545201: Layer already exists [2024-10-08T10:34:27.937Z] bed3f237187b: Layer already exists [2024-10-08T10:34:27.937Z] 4d746bca715b: Layer already exists [2024-10-08T10:34:27.937Z] 3191ea33ad13: Layer already exists [2024-10-08T10:34:27.937Z] f08d0cf080f0: Layer already exists [2024-10-08T10:34:27.937Z] 16113d51b718: Layer already exists [2024-10-08T10:34:27.937Z] 3.2.0-dev.97: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:28.275Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:28.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:28.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T10:34:28.622Z] 8d7c3e545201: Preparing [2024-10-08T10:34:28.622Z] b3569693cf34: Preparing [2024-10-08T10:34:28.622Z] bed3f237187b: Preparing [2024-10-08T10:34:28.622Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:28.622Z] f2710e38d854: Preparing [2024-10-08T10:34:28.622Z] 4d746bca715b: Preparing [2024-10-08T10:34:28.622Z] 3191ea33ad13: Preparing [2024-10-08T10:34:28.622Z] f08d0cf080f0: Preparing [2024-10-08T10:34:28.622Z] 16113d51b718: Preparing [2024-10-08T10:34:28.622Z] 3191ea33ad13: Waiting [2024-10-08T10:34:28.622Z] f08d0cf080f0: Waiting [2024-10-08T10:34:28.622Z] 16113d51b718: Waiting [2024-10-08T10:34:28.622Z] 4d746bca715b: Waiting [2024-10-08T10:34:28.622Z] 8d7c3e545201: Layer already exists [2024-10-08T10:34:28.622Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:28.622Z] f2710e38d854: Layer already exists [2024-10-08T10:34:28.622Z] bed3f237187b: Layer already exists [2024-10-08T10:34:28.622Z] 3191ea33ad13: Layer already exists [2024-10-08T10:34:28.622Z] b3569693cf34: Layer already exists [2024-10-08T10:34:28.622Z] 4d746bca715b: Layer already exists [2024-10-08T10:34:28.622Z] f08d0cf080f0: Layer already exists [2024-10-08T10:34:28.622Z] 16113d51b718: Layer already exists [2024-10-08T10:34:28.622Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:28.970Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:29.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-08T10:34:29.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-08T10:34:29.323Z] 8d7c3e545201: Preparing [2024-10-08T10:34:29.323Z] b3569693cf34: Preparing [2024-10-08T10:34:29.323Z] bed3f237187b: Preparing [2024-10-08T10:34:29.323Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:29.323Z] f2710e38d854: Preparing [2024-10-08T10:34:29.323Z] 4d746bca715b: Preparing [2024-10-08T10:34:29.323Z] 3191ea33ad13: Preparing [2024-10-08T10:34:29.323Z] f08d0cf080f0: Preparing [2024-10-08T10:34:29.323Z] 16113d51b718: Preparing [2024-10-08T10:34:29.323Z] 4d746bca715b: Waiting [2024-10-08T10:34:29.323Z] 16113d51b718: Waiting [2024-10-08T10:34:29.323Z] f08d0cf080f0: Waiting [2024-10-08T10:34:29.323Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:29.323Z] b3569693cf34: Layer already exists [2024-10-08T10:34:29.323Z] bed3f237187b: Layer already exists [2024-10-08T10:34:29.323Z] 8d7c3e545201: Layer already exists [2024-10-08T10:34:29.323Z] f2710e38d854: Layer already exists [2024-10-08T10:34:29.323Z] 4d746bca715b: Layer already exists [2024-10-08T10:34:29.323Z] f08d0cf080f0: Layer already exists [2024-10-08T10:34:29.323Z] 3191ea33ad13: Layer already exists [2024-10-08T10:34:29.323Z] 16113d51b718: Layer already exists [2024-10-08T10:34:29.323Z] main: digest: sha256:03d5febcc430344fd92c1f0ce849843ed2f881b4fc407df96459a0e31fa478b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:34:29.672Z] ===================================================== [Pipeline] echo [2024-10-08T10:34:29.686Z] taggedImages: [2024-10-08T10:34:29.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:29.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-08T10:34:29.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.97 [2024-10-08T10:34:29.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:29.686Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-08T10:34:29.722Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-08T10:34:29.723Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:29.723Z] latest [2024-10-08T10:34:29.723Z] 3.2.0-dev.97 [2024-10-08T10:34:29.723Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:29.723Z] main [2024-10-08T10:34:29.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:30.090Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:30.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:30.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T10:34:30.433Z] 9f41f002bcf2: Preparing [2024-10-08T10:34:30.433Z] 277800403832: Preparing [2024-10-08T10:34:30.433Z] 8cdf21c5fb18: Preparing [2024-10-08T10:34:30.433Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:30.433Z] f2710e38d854: Preparing [2024-10-08T10:34:30.433Z] 1493722f76c9: Preparing [2024-10-08T10:34:30.433Z] e10a0842b121: Preparing [2024-10-08T10:34:30.433Z] 1c1d0646e119: Preparing [2024-10-08T10:34:30.433Z] 16113d51b718: Preparing [2024-10-08T10:34:30.433Z] e10a0842b121: Waiting [2024-10-08T10:34:30.433Z] 1c1d0646e119: Waiting [2024-10-08T10:34:30.433Z] 16113d51b718: Waiting [2024-10-08T10:34:30.433Z] 1493722f76c9: Waiting [2024-10-08T10:34:30.433Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:30.433Z] f2710e38d854: Layer already exists [2024-10-08T10:34:30.433Z] e10a0842b121: Layer already exists [2024-10-08T10:34:30.696Z] 8cdf21c5fb18: Pushed [2024-10-08T10:34:30.696Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:30.696Z] 277800403832: Pushed [2024-10-08T10:34:30.696Z] 9f41f002bcf2: Pushed [2024-10-08T10:34:30.696Z] 16113d51b718: Layer already exists [2024-10-08T10:34:52.694Z] 1493722f76c9: Pushed [2024-10-08T10:34:52.694Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:53.047Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:53.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-08T10:34:53.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T10:34:53.397Z] 9f41f002bcf2: Preparing [2024-10-08T10:34:53.397Z] 277800403832: Preparing [2024-10-08T10:34:53.397Z] 8cdf21c5fb18: Preparing [2024-10-08T10:34:53.397Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:53.397Z] f2710e38d854: Preparing [2024-10-08T10:34:53.397Z] 1493722f76c9: Preparing [2024-10-08T10:34:53.397Z] e10a0842b121: Preparing [2024-10-08T10:34:53.397Z] 1c1d0646e119: Preparing [2024-10-08T10:34:53.397Z] 16113d51b718: Preparing [2024-10-08T10:34:53.397Z] e10a0842b121: Waiting [2024-10-08T10:34:53.397Z] 1c1d0646e119: Waiting [2024-10-08T10:34:53.397Z] 16113d51b718: Waiting [2024-10-08T10:34:53.397Z] 1493722f76c9: Waiting [2024-10-08T10:34:53.397Z] 277800403832: Layer already exists [2024-10-08T10:34:53.397Z] f2710e38d854: Layer already exists [2024-10-08T10:34:53.397Z] 8cdf21c5fb18: Layer already exists [2024-10-08T10:34:53.397Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:53.397Z] 9f41f002bcf2: Layer already exists [2024-10-08T10:34:53.397Z] 1493722f76c9: Layer already exists [2024-10-08T10:34:53.397Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:53.397Z] e10a0842b121: Layer already exists [2024-10-08T10:34:53.397Z] 16113d51b718: Layer already exists [2024-10-08T10:34:53.660Z] latest: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:54.013Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:54.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.97 [2024-10-08T10:34:54.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T10:34:54.360Z] 9f41f002bcf2: Preparing [2024-10-08T10:34:54.360Z] 277800403832: Preparing [2024-10-08T10:34:54.360Z] 8cdf21c5fb18: Preparing [2024-10-08T10:34:54.360Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:54.360Z] f2710e38d854: Preparing [2024-10-08T10:34:54.360Z] 1493722f76c9: Preparing [2024-10-08T10:34:54.360Z] e10a0842b121: Preparing [2024-10-08T10:34:54.360Z] 1c1d0646e119: Preparing [2024-10-08T10:34:54.360Z] 16113d51b718: Preparing [2024-10-08T10:34:54.360Z] 1493722f76c9: Waiting [2024-10-08T10:34:54.360Z] 1c1d0646e119: Waiting [2024-10-08T10:34:54.360Z] 16113d51b718: Waiting [2024-10-08T10:34:54.360Z] e10a0842b121: Waiting [2024-10-08T10:34:54.360Z] f2710e38d854: Layer already exists [2024-10-08T10:34:54.360Z] 9f41f002bcf2: Layer already exists [2024-10-08T10:34:54.360Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:54.360Z] 8cdf21c5fb18: Layer already exists [2024-10-08T10:34:54.360Z] 277800403832: Layer already exists [2024-10-08T10:34:54.360Z] 1493722f76c9: Layer already exists [2024-10-08T10:34:54.360Z] 16113d51b718: Layer already exists [2024-10-08T10:34:54.360Z] e10a0842b121: Layer already exists [2024-10-08T10:34:54.360Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:54.623Z] 3.2.0-dev.97: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:54.989Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:55.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:55.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T10:34:55.403Z] 9f41f002bcf2: Preparing [2024-10-08T10:34:55.403Z] 277800403832: Preparing [2024-10-08T10:34:55.403Z] 8cdf21c5fb18: Preparing [2024-10-08T10:34:55.403Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:55.403Z] f2710e38d854: Preparing [2024-10-08T10:34:55.403Z] 1493722f76c9: Preparing [2024-10-08T10:34:55.403Z] e10a0842b121: Preparing [2024-10-08T10:34:55.403Z] 1493722f76c9: Waiting [2024-10-08T10:34:55.403Z] e10a0842b121: Waiting [2024-10-08T10:34:55.403Z] 1c1d0646e119: Preparing [2024-10-08T10:34:55.403Z] 16113d51b718: Preparing [2024-10-08T10:34:55.403Z] 1c1d0646e119: Waiting [2024-10-08T10:34:55.403Z] 277800403832: Layer already exists [2024-10-08T10:34:55.403Z] 9f41f002bcf2: Layer already exists [2024-10-08T10:34:55.403Z] f2710e38d854: Layer already exists [2024-10-08T10:34:55.403Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:55.403Z] 8cdf21c5fb18: Layer already exists [2024-10-08T10:34:55.403Z] 1493722f76c9: Layer already exists [2024-10-08T10:34:55.403Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:55.403Z] e10a0842b121: Layer already exists [2024-10-08T10:34:55.403Z] 16113d51b718: Layer already exists [2024-10-08T10:34:55.674Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:56.052Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:56.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-08T10:34:56.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-08T10:34:56.427Z] 9f41f002bcf2: Preparing [2024-10-08T10:34:56.427Z] 277800403832: Preparing [2024-10-08T10:34:56.427Z] 8cdf21c5fb18: Preparing [2024-10-08T10:34:56.427Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:56.427Z] f2710e38d854: Preparing [2024-10-08T10:34:56.427Z] 1493722f76c9: Preparing [2024-10-08T10:34:56.427Z] e10a0842b121: Preparing [2024-10-08T10:34:56.427Z] 1c1d0646e119: Preparing [2024-10-08T10:34:56.427Z] 16113d51b718: Preparing [2024-10-08T10:34:56.427Z] e10a0842b121: Waiting [2024-10-08T10:34:56.427Z] 1c1d0646e119: Waiting [2024-10-08T10:34:56.427Z] 9f41f002bcf2: Layer already exists [2024-10-08T10:34:56.427Z] 277800403832: Layer already exists [2024-10-08T10:34:56.427Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:56.427Z] f2710e38d854: Layer already exists [2024-10-08T10:34:56.427Z] 8cdf21c5fb18: Layer already exists [2024-10-08T10:34:56.427Z] e10a0842b121: Layer already exists [2024-10-08T10:34:56.427Z] 1493722f76c9: Layer already exists [2024-10-08T10:34:56.427Z] 1c1d0646e119: Layer already exists [2024-10-08T10:34:56.427Z] 16113d51b718: Layer already exists [2024-10-08T10:34:56.427Z] main: digest: sha256:985112ffe68f1f49470bbcb56ecad6ec888244d822b2735828d4385b6bc43ede size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:34:56.772Z] ===================================================== [Pipeline] echo [2024-10-08T10:34:56.787Z] taggedImages: [2024-10-08T10:34:56.787Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:56.787Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-08T10:34:56.787Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.97 [2024-10-08T10:34:56.787Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:56.787Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-08T10:34:56.830Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-08T10:34:56.830Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:56.830Z] latest [2024-10-08T10:34:56.830Z] 3.2.0-dev.97 [2024-10-08T10:34:56.830Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:34:56.830Z] main [2024-10-08T10:34:56.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:57.232Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:34:57.586Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:34:57.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T10:34:57.586Z] cb28d482f71d: Preparing [2024-10-08T10:34:57.586Z] d46fb6652e82: Preparing [2024-10-08T10:34:57.586Z] 8f13c4256ccb: Preparing [2024-10-08T10:34:57.586Z] f2710e38d854: Preparing [2024-10-08T10:34:57.586Z] 189e54eda644: Preparing [2024-10-08T10:34:57.586Z] aec0f5f95c2b: Preparing [2024-10-08T10:34:57.586Z] 16113d51b718: Preparing [2024-10-08T10:34:57.586Z] aec0f5f95c2b: Waiting [2024-10-08T10:34:57.586Z] 16113d51b718: Waiting [2024-10-08T10:34:57.586Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:34:57.586Z] f2710e38d854: Layer already exists [2024-10-08T10:34:57.850Z] 16113d51b718: Layer already exists [2024-10-08T10:34:57.850Z] cb28d482f71d: Pushed [2024-10-08T10:34:57.850Z] 189e54eda644: Pushed [2024-10-08T10:34:58.430Z] aec0f5f95c2b: Pushed [2024-10-08T10:35:06.608Z] d46fb6652e82: Pushed [2024-10-08T10:35:06.608Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:06.959Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:07.308Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-08T10:35:07.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T10:35:07.308Z] cb28d482f71d: Preparing [2024-10-08T10:35:07.308Z] d46fb6652e82: Preparing [2024-10-08T10:35:07.308Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:07.308Z] f2710e38d854: Preparing [2024-10-08T10:35:07.308Z] 189e54eda644: Preparing [2024-10-08T10:35:07.308Z] aec0f5f95c2b: Preparing [2024-10-08T10:35:07.308Z] 16113d51b718: Preparing [2024-10-08T10:35:07.308Z] aec0f5f95c2b: Waiting [2024-10-08T10:35:07.308Z] 16113d51b718: Waiting [2024-10-08T10:35:07.308Z] f2710e38d854: Layer already exists [2024-10-08T10:35:07.308Z] cb28d482f71d: Layer already exists [2024-10-08T10:35:07.308Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:07.308Z] d46fb6652e82: Layer already exists [2024-10-08T10:35:07.308Z] 189e54eda644: Layer already exists [2024-10-08T10:35:07.308Z] aec0f5f95c2b: Layer already exists [2024-10-08T10:35:07.308Z] 16113d51b718: Layer already exists [2024-10-08T10:35:07.573Z] latest: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:07.935Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:08.279Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.97 [2024-10-08T10:35:08.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T10:35:08.279Z] cb28d482f71d: Preparing [2024-10-08T10:35:08.279Z] d46fb6652e82: Preparing [2024-10-08T10:35:08.279Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:08.279Z] f2710e38d854: Preparing [2024-10-08T10:35:08.279Z] 189e54eda644: Preparing [2024-10-08T10:35:08.279Z] aec0f5f95c2b: Preparing [2024-10-08T10:35:08.279Z] 16113d51b718: Preparing [2024-10-08T10:35:08.279Z] aec0f5f95c2b: Waiting [2024-10-08T10:35:08.279Z] 16113d51b718: Waiting [2024-10-08T10:35:08.279Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:08.279Z] f2710e38d854: Layer already exists [2024-10-08T10:35:08.279Z] d46fb6652e82: Layer already exists [2024-10-08T10:35:08.279Z] 189e54eda644: Layer already exists [2024-10-08T10:35:08.279Z] cb28d482f71d: Layer already exists [2024-10-08T10:35:08.279Z] aec0f5f95c2b: Layer already exists [2024-10-08T10:35:08.279Z] 16113d51b718: Layer already exists [2024-10-08T10:35:08.279Z] 3.2.0-dev.97: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:08.895Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:09.259Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:09.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T10:35:09.259Z] cb28d482f71d: Preparing [2024-10-08T10:35:09.259Z] d46fb6652e82: Preparing [2024-10-08T10:35:09.259Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:09.259Z] f2710e38d854: Preparing [2024-10-08T10:35:09.259Z] 189e54eda644: Preparing [2024-10-08T10:35:09.259Z] aec0f5f95c2b: Preparing [2024-10-08T10:35:09.259Z] 16113d51b718: Preparing [2024-10-08T10:35:09.259Z] aec0f5f95c2b: Waiting [2024-10-08T10:35:09.259Z] 16113d51b718: Waiting [2024-10-08T10:35:09.259Z] cb28d482f71d: Layer already exists [2024-10-08T10:35:09.259Z] f2710e38d854: Layer already exists [2024-10-08T10:35:09.259Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:09.259Z] d46fb6652e82: Layer already exists [2024-10-08T10:35:09.259Z] 189e54eda644: Layer already exists [2024-10-08T10:35:09.259Z] aec0f5f95c2b: Layer already exists [2024-10-08T10:35:09.259Z] 16113d51b718: Layer already exists [2024-10-08T10:35:09.259Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:09.613Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:09.959Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-08T10:35:09.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-08T10:35:09.959Z] cb28d482f71d: Preparing [2024-10-08T10:35:09.959Z] d46fb6652e82: Preparing [2024-10-08T10:35:09.959Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:09.959Z] f2710e38d854: Preparing [2024-10-08T10:35:09.959Z] 189e54eda644: Preparing [2024-10-08T10:35:09.959Z] aec0f5f95c2b: Preparing [2024-10-08T10:35:09.959Z] 16113d51b718: Preparing [2024-10-08T10:35:09.959Z] aec0f5f95c2b: Waiting [2024-10-08T10:35:09.959Z] 16113d51b718: Waiting [2024-10-08T10:35:09.959Z] d46fb6652e82: Layer already exists [2024-10-08T10:35:09.959Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:09.959Z] f2710e38d854: Layer already exists [2024-10-08T10:35:09.959Z] 189e54eda644: Layer already exists [2024-10-08T10:35:09.959Z] cb28d482f71d: Layer already exists [2024-10-08T10:35:09.959Z] aec0f5f95c2b: Layer already exists [2024-10-08T10:35:09.959Z] 16113d51b718: Layer already exists [2024-10-08T10:35:09.959Z] main: digest: sha256:f9ffa332983d1e99957fdcad00ebfb073a3d4ca69c5071c07f2e3baf0ea611da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:35:10.050Z] ===================================================== [Pipeline] echo [2024-10-08T10:35:10.067Z] taggedImages: [2024-10-08T10:35:10.067Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:10.067Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-08T10:35:10.067Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.97 [2024-10-08T10:35:10.067Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:10.067Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-08T10:35:10.224Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-08T10:35:10.224Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:10.224Z] latest [2024-10-08T10:35:10.224Z] 3.2.0-dev.97 [2024-10-08T10:35:10.224Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:10.224Z] main [2024-10-08T10:35:10.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:10.578Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:10.932Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:10.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T10:35:10.932Z] ea6bca69a7d8: Preparing [2024-10-08T10:35:10.932Z] 16ea38540dd7: Preparing [2024-10-08T10:35:10.932Z] b7754873d17d: Preparing [2024-10-08T10:35:10.932Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:10.932Z] f2710e38d854: Preparing [2024-10-08T10:35:10.932Z] 2eef87d71525: Preparing [2024-10-08T10:35:10.932Z] fd92eaa34d46: Preparing [2024-10-08T10:35:10.932Z] 16113d51b718: Preparing [2024-10-08T10:35:10.932Z] 2eef87d71525: Waiting [2024-10-08T10:35:10.932Z] fd92eaa34d46: Waiting [2024-10-08T10:35:10.932Z] 16113d51b718: Waiting [2024-10-08T10:35:11.197Z] f2710e38d854: Layer already exists [2024-10-08T10:35:11.197Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:11.197Z] 16ea38540dd7: Pushed [2024-10-08T10:35:11.197Z] 16113d51b718: Layer already exists [2024-10-08T10:35:11.197Z] ea6bca69a7d8: Pushed [2024-10-08T10:35:11.197Z] 2eef87d71525: Pushed [2024-10-08T10:35:11.461Z] fd92eaa34d46: Pushed [2024-10-08T10:35:19.641Z] b7754873d17d: Pushed [2024-10-08T10:35:19.641Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:19.996Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:20.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-08T10:35:20.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T10:35:20.354Z] ea6bca69a7d8: Preparing [2024-10-08T10:35:20.354Z] 16ea38540dd7: Preparing [2024-10-08T10:35:20.354Z] b7754873d17d: Preparing [2024-10-08T10:35:20.354Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:20.354Z] f2710e38d854: Preparing [2024-10-08T10:35:20.354Z] 2eef87d71525: Preparing [2024-10-08T10:35:20.354Z] fd92eaa34d46: Preparing [2024-10-08T10:35:20.354Z] 16113d51b718: Preparing [2024-10-08T10:35:20.354Z] fd92eaa34d46: Waiting [2024-10-08T10:35:20.354Z] 16113d51b718: Waiting [2024-10-08T10:35:20.354Z] 2eef87d71525: Waiting [2024-10-08T10:35:20.354Z] f2710e38d854: Layer already exists [2024-10-08T10:35:20.354Z] b7754873d17d: Layer already exists [2024-10-08T10:35:20.354Z] ea6bca69a7d8: Layer already exists [2024-10-08T10:35:20.354Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:20.354Z] 16ea38540dd7: Layer already exists [2024-10-08T10:35:20.354Z] fd92eaa34d46: Layer already exists [2024-10-08T10:35:20.354Z] 16113d51b718: Layer already exists [2024-10-08T10:35:20.354Z] 2eef87d71525: Layer already exists [2024-10-08T10:35:20.617Z] latest: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:20.967Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:21.315Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.97 [2024-10-08T10:35:21.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T10:35:21.315Z] ea6bca69a7d8: Preparing [2024-10-08T10:35:21.315Z] 16ea38540dd7: Preparing [2024-10-08T10:35:21.315Z] b7754873d17d: Preparing [2024-10-08T10:35:21.315Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:21.315Z] f2710e38d854: Preparing [2024-10-08T10:35:21.315Z] 2eef87d71525: Preparing [2024-10-08T10:35:21.315Z] fd92eaa34d46: Preparing [2024-10-08T10:35:21.315Z] 16113d51b718: Preparing [2024-10-08T10:35:21.315Z] fd92eaa34d46: Waiting [2024-10-08T10:35:21.315Z] 16113d51b718: Waiting [2024-10-08T10:35:21.315Z] 2eef87d71525: Waiting [2024-10-08T10:35:21.315Z] b7754873d17d: Layer already exists [2024-10-08T10:35:21.315Z] f2710e38d854: Layer already exists [2024-10-08T10:35:21.315Z] ea6bca69a7d8: Layer already exists [2024-10-08T10:35:21.315Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:21.315Z] 16ea38540dd7: Layer already exists [2024-10-08T10:35:21.315Z] 2eef87d71525: Layer already exists [2024-10-08T10:35:21.315Z] 16113d51b718: Layer already exists [2024-10-08T10:35:21.315Z] fd92eaa34d46: Layer already exists [2024-10-08T10:35:21.579Z] 3.2.0-dev.97: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:21.959Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:22.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:22.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T10:35:22.890Z] ea6bca69a7d8: Preparing [2024-10-08T10:35:22.890Z] 16ea38540dd7: Preparing [2024-10-08T10:35:22.890Z] b7754873d17d: Preparing [2024-10-08T10:35:22.890Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:22.890Z] f2710e38d854: Preparing [2024-10-08T10:35:22.890Z] 2eef87d71525: Preparing [2024-10-08T10:35:22.890Z] fd92eaa34d46: Preparing [2024-10-08T10:35:22.890Z] 16113d51b718: Preparing [2024-10-08T10:35:22.890Z] 2eef87d71525: Waiting [2024-10-08T10:35:22.890Z] fd92eaa34d46: Waiting [2024-10-08T10:35:22.890Z] 16113d51b718: Waiting [2024-10-08T10:35:22.890Z] ea6bca69a7d8: Layer already exists [2024-10-08T10:35:22.890Z] 16ea38540dd7: Layer already exists [2024-10-08T10:35:22.890Z] b7754873d17d: Layer already exists [2024-10-08T10:35:22.890Z] f2710e38d854: Layer already exists [2024-10-08T10:35:22.890Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:22.890Z] 2eef87d71525: Layer already exists [2024-10-08T10:35:22.890Z] fd92eaa34d46: Layer already exists [2024-10-08T10:35:22.890Z] 16113d51b718: Layer already exists [2024-10-08T10:35:22.890Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:23.249Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:23.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-08T10:35:23.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-08T10:35:23.602Z] ea6bca69a7d8: Preparing [2024-10-08T10:35:23.602Z] 16ea38540dd7: Preparing [2024-10-08T10:35:23.602Z] b7754873d17d: Preparing [2024-10-08T10:35:23.602Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:23.602Z] f2710e38d854: Preparing [2024-10-08T10:35:23.602Z] 2eef87d71525: Preparing [2024-10-08T10:35:23.602Z] fd92eaa34d46: Preparing [2024-10-08T10:35:23.602Z] 16113d51b718: Preparing [2024-10-08T10:35:23.602Z] 2eef87d71525: Waiting [2024-10-08T10:35:23.602Z] fd92eaa34d46: Waiting [2024-10-08T10:35:23.602Z] 16113d51b718: Waiting [2024-10-08T10:35:23.602Z] 16ea38540dd7: Layer already exists [2024-10-08T10:35:23.602Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:23.602Z] f2710e38d854: Layer already exists [2024-10-08T10:35:23.602Z] ea6bca69a7d8: Layer already exists [2024-10-08T10:35:23.602Z] b7754873d17d: Layer already exists [2024-10-08T10:35:23.602Z] 2eef87d71525: Layer already exists [2024-10-08T10:35:23.602Z] fd92eaa34d46: Layer already exists [2024-10-08T10:35:23.602Z] 16113d51b718: Layer already exists [2024-10-08T10:35:23.602Z] main: digest: sha256:79b3135448206ae5b88da6a359bf35acb649e9a740030c14604f1b39bc7edca5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:35:23.948Z] ===================================================== [Pipeline] echo [2024-10-08T10:35:23.966Z] taggedImages: [2024-10-08T10:35:23.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:23.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-08T10:35:23.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.97 [2024-10-08T10:35:23.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:23.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-08T10:35:23.996Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-08T10:35:23.996Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:23.996Z] latest [2024-10-08T10:35:23.996Z] 3.2.0-dev.97 [2024-10-08T10:35:23.996Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:23.996Z] main [2024-10-08T10:35:23.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:24.359Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:24.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:24.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T10:35:24.718Z] f4d75e47c175: Preparing [2024-10-08T10:35:24.718Z] d72457bbc560: Preparing [2024-10-08T10:35:24.718Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:24.718Z] f2710e38d854: Preparing [2024-10-08T10:35:24.718Z] d9ce2967f045: Preparing [2024-10-08T10:35:24.718Z] c7c8d5826b8d: Preparing [2024-10-08T10:35:24.718Z] 16113d51b718: Preparing [2024-10-08T10:35:24.718Z] c7c8d5826b8d: Waiting [2024-10-08T10:35:24.718Z] 16113d51b718: Waiting [2024-10-08T10:35:24.718Z] f2710e38d854: Layer already exists [2024-10-08T10:35:24.718Z] d9ce2967f045: Layer already exists [2024-10-08T10:35:24.718Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:35:24.718Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:24.983Z] 16113d51b718: Layer already exists [2024-10-08T10:35:24.983Z] f4d75e47c175: Pushed [2024-10-08T10:35:33.160Z] d72457bbc560: Pushed [2024-10-08T10:35:33.160Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:33.512Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:33.855Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-08T10:35:33.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T10:35:33.855Z] f4d75e47c175: Preparing [2024-10-08T10:35:33.855Z] d72457bbc560: Preparing [2024-10-08T10:35:33.855Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:33.855Z] f2710e38d854: Preparing [2024-10-08T10:35:33.855Z] d9ce2967f045: Preparing [2024-10-08T10:35:33.855Z] c7c8d5826b8d: Preparing [2024-10-08T10:35:33.855Z] 16113d51b718: Preparing [2024-10-08T10:35:33.855Z] c7c8d5826b8d: Waiting [2024-10-08T10:35:33.855Z] f4d75e47c175: Layer already exists [2024-10-08T10:35:33.855Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:33.855Z] d9ce2967f045: Layer already exists [2024-10-08T10:35:33.855Z] f2710e38d854: Layer already exists [2024-10-08T10:35:33.855Z] d72457bbc560: Layer already exists [2024-10-08T10:35:33.855Z] 16113d51b718: Layer already exists [2024-10-08T10:35:33.855Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:35:33.855Z] latest: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:34.463Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:34.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.97 [2024-10-08T10:35:34.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T10:35:34.809Z] f4d75e47c175: Preparing [2024-10-08T10:35:34.809Z] d72457bbc560: Preparing [2024-10-08T10:35:34.809Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:34.809Z] f2710e38d854: Preparing [2024-10-08T10:35:34.809Z] d9ce2967f045: Preparing [2024-10-08T10:35:34.809Z] c7c8d5826b8d: Preparing [2024-10-08T10:35:34.809Z] 16113d51b718: Preparing [2024-10-08T10:35:34.809Z] c7c8d5826b8d: Waiting [2024-10-08T10:35:34.809Z] 16113d51b718: Waiting [2024-10-08T10:35:34.809Z] d9ce2967f045: Layer already exists [2024-10-08T10:35:34.809Z] d72457bbc560: Layer already exists [2024-10-08T10:35:34.809Z] f2710e38d854: Layer already exists [2024-10-08T10:35:34.809Z] f4d75e47c175: Layer already exists [2024-10-08T10:35:34.809Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:34.809Z] 16113d51b718: Layer already exists [2024-10-08T10:35:34.809Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:35:35.072Z] 3.2.0-dev.97: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:35.425Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:35.768Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:35.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T10:35:35.768Z] f4d75e47c175: Preparing [2024-10-08T10:35:35.768Z] d72457bbc560: Preparing [2024-10-08T10:35:35.768Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:35.768Z] f2710e38d854: Preparing [2024-10-08T10:35:35.768Z] d9ce2967f045: Preparing [2024-10-08T10:35:35.768Z] c7c8d5826b8d: Preparing [2024-10-08T10:35:35.768Z] 16113d51b718: Preparing [2024-10-08T10:35:35.768Z] c7c8d5826b8d: Waiting [2024-10-08T10:35:35.768Z] 16113d51b718: Waiting [2024-10-08T10:35:35.768Z] f2710e38d854: Layer already exists [2024-10-08T10:35:35.768Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:35.768Z] f4d75e47c175: Layer already exists [2024-10-08T10:35:35.768Z] d9ce2967f045: Layer already exists [2024-10-08T10:35:35.768Z] d72457bbc560: Layer already exists [2024-10-08T10:35:35.769Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:35:35.769Z] 16113d51b718: Layer already exists [2024-10-08T10:35:36.032Z] a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:36.383Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:36.738Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-08T10:35:36.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-08T10:35:36.738Z] f4d75e47c175: Preparing [2024-10-08T10:35:36.738Z] d72457bbc560: Preparing [2024-10-08T10:35:36.738Z] 8f13c4256ccb: Preparing [2024-10-08T10:35:36.738Z] f2710e38d854: Preparing [2024-10-08T10:35:36.738Z] d9ce2967f045: Preparing [2024-10-08T10:35:36.738Z] c7c8d5826b8d: Preparing [2024-10-08T10:35:36.738Z] 16113d51b718: Preparing [2024-10-08T10:35:36.738Z] c7c8d5826b8d: Waiting [2024-10-08T10:35:36.738Z] 16113d51b718: Waiting [2024-10-08T10:35:36.738Z] 8f13c4256ccb: Layer already exists [2024-10-08T10:35:36.738Z] d9ce2967f045: Layer already exists [2024-10-08T10:35:36.738Z] d72457bbc560: Layer already exists [2024-10-08T10:35:36.738Z] f2710e38d854: Layer already exists [2024-10-08T10:35:36.738Z] f4d75e47c175: Layer already exists [2024-10-08T10:35:36.738Z] c7c8d5826b8d: Layer already exists [2024-10-08T10:35:36.738Z] 16113d51b718: Layer already exists [2024-10-08T10:35:36.738Z] main: digest: sha256:6c41f7f35033bdf5a3d61d8b7de3a439a85c79bc2ae0dff1aede28397fa144e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-08T10:35:37.089Z] ===================================================== [Pipeline] echo [2024-10-08T10:35:37.105Z] taggedImages: [2024-10-08T10:35:37.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [2024-10-08T10:35:37.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-08T10:35:37.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.97 [2024-10-08T10:35:37.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a0e9b9bcbc4402ccd30ed6ea31dfd92671977196-3.2.0-dev.97 [2024-10-08T10:35:37.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:37.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T10:35:37.509Z] [2024-10-08T10:35:37.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:35:37.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T10:35:37.829Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T10:35:37.829Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T10:35:37.829Z] 04944245beec: Pulling fs layer [2024-10-08T10:35:37.829Z] 699f458cf7ca: Pulling fs layer [2024-10-08T10:35:37.829Z] 765212b225bb: Pulling fs layer [2024-10-08T10:35:37.829Z] f23df028b6ca: Pulling fs layer [2024-10-08T10:35:37.829Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T10:35:37.829Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T10:35:37.829Z] 765212b225bb: Waiting [2024-10-08T10:35:37.829Z] f23df028b6ca: Waiting [2024-10-08T10:35:37.829Z] 2437ff75d9bd: Waiting [2024-10-08T10:35:37.829Z] d65c8cfc05b1: Waiting [2024-10-08T10:35:38.095Z] 04944245beec: Verifying Checksum [2024-10-08T10:35:38.095Z] 04944245beec: Download complete [2024-10-08T10:35:38.095Z] 765212b225bb: Verifying Checksum [2024-10-08T10:35:38.095Z] 765212b225bb: Download complete [2024-10-08T10:35:38.095Z] f23df028b6ca: Verifying Checksum [2024-10-08T10:35:38.095Z] f23df028b6ca: Download complete [2024-10-08T10:35:38.095Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T10:35:38.095Z] d65c8cfc05b1: Download complete [2024-10-08T10:35:38.095Z] 699f458cf7ca: Verifying Checksum [2024-10-08T10:35:38.095Z] 699f458cf7ca: Download complete [2024-10-08T10:35:38.676Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T10:35:38.676Z] 8998bd30e6a1: Download complete [2024-10-08T10:35:41.248Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T10:35:41.248Z] 2437ff75d9bd: Download complete [2024-10-08T10:35:43.180Z] 8998bd30e6a1: Pull complete [2024-10-08T10:35:43.761Z] 04944245beec: Pull complete [2024-10-08T10:35:45.164Z] 699f458cf7ca: Pull complete [2024-10-08T10:35:45.430Z] 765212b225bb: Pull complete [2024-10-08T10:35:46.381Z] f23df028b6ca: Pull complete [2024-10-08T10:35:46.381Z] d65c8cfc05b1: Pull complete [2024-10-08T10:36:04.572Z] 2437ff75d9bd: Pull complete [2024-10-08T10:36:04.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T10:36:04.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T10:36:04.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:36:04.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-22192 does not seem to be running inside a container [2024-10-08T10:36:04.838Z] $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-08T10:36:07.593Z] $ docker top 36366acb85e395485015a0f7fc403f08b7141e36ae53420fbee8ee6c08ced87e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:36:08.522Z] ---> job-cost.sh [2024-10-08T10:36:08.522Z] lf-activate-venv: SKIPPING [2024-10-08T10:36:08.522Z] INFO: No Stack... [2024-10-08T10:36:08.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T10:36:09.745Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T10:36:10.372Z] + cat /w/workspace/edgex-go/720/archives/cost.csv [2024-10-08T10:36:10.372Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T10:36:10.408Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-720-stack-cost] [2024-10-08T10:36:10.416Z] Resource [jenkins-edgexfoundry-edgex-go-main-720-stack-cost] did not exist. Created. [2024-10-08T10:36:10.424Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-720-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T10:36:11.066Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T10:36:11.675Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T10:36:11.686Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-720-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T10:36:11.718Z] $ docker stop --time=1 36366acb85e395485015a0f7fc403f08b7141e36ae53420fbee8ee6c08ced87e [2024-10-08T10:36:13.205Z] $ docker rm -f --volumes 36366acb85e395485015a0f7fc403f08b7141e36ae53420fbee8ee6c08ced87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-08T10:36:13.792Z] provisioning config files... [2024-10-08T10:36:13.798Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/720@tmp/config12232443285397184576tmp [Pipeline] { [Pipeline] sh [2024-10-08T10:36:14.107Z] + set +x [2024-10-08T10:36:14.107Z] + + bash -s --curl [2024-10-08T10:36:14.107Z] -s https://codecov.io/bash [2024-10-08T10:36:14.107Z] [2024-10-08T10:36:14.107Z] _____ _ [2024-10-08T10:36:14.107Z] / ____| | | [2024-10-08T10:36:14.107Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T10:36:14.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T10:36:14.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T10:36:14.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T10:36:14.107Z] Bash-1.0.6 [2024-10-08T10:36:14.107Z] [2024-10-08T10:36:14.107Z] [2024-10-08T10:36:14.107Z] ==> git version 2.25.1 found [2024-10-08T10:36:14.107Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-08T10:36:14.107Z] Release-Date: 2020-01-08 [2024-10-08T10:36:14.107Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-08T10:36:14.107Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T10:36:14.107Z] ==> Jenkins CI detected. [2024-10-08T10:36:14.107Z] current dir:  /w/workspace/edgex-go/720 [2024-10-08T10:36:14.107Z] project root: . [2024-10-08T10:36:14.107Z] --> token set from env [2024-10-08T10:36:14.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T10:36:14.107Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T10:36:14.107Z] ==> Python coveragepy not found [2024-10-08T10:36:14.107Z] ==> Searching for coverage reports in: [2024-10-08T10:36:14.107Z] + . [2024-10-08T10:36:14.367Z] -> Found 1 reports [2024-10-08T10:36:14.367Z] ==> Detecting git/mercurial file structure [2024-10-08T10:36:14.367Z] ==> Reading reports [2024-10-08T10:36:14.367Z] + ./coverage.out bytes=1504316 [2024-10-08T10:36:14.367Z] ==> Appending adjustments [2024-10-08T10:36:14.367Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T10:36:15.744Z] + Found adjustments [2024-10-08T10:36:15.744Z] ==> Gzipping contents [2024-10-08T10:36:15.744Z] 132K /tmp/codecov.DnopoA.gz [2024-10-08T10:36:15.744Z] ==> Uploading reports [2024-10-08T10:36:15.744Z] url: https://codecov.io [2024-10-08T10:36:15.744Z] query: branch=main&commit=a0e9b9bcbc4402ccd30ed6ea31dfd92671977196&build=720&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F720%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T10:36:15.744Z] -> Pinging Codecov [2024-10-08T10:36:15.744Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a0e9b9bcbc4402ccd30ed6ea31dfd92671977196&build=720&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F720%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-08T10:36:15.744Z] -> Uploading to [2024-10-08T10:36:15.744Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/a0e9b9bcbc4402ccd30ed6ea31dfd92671977196/c3be5497-65b6-402a-8e81-e9589aa9aeba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T103615Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8773a2b139fded1e5a7aacfc1b7730e360286d7057d5f97c012d25f9a3d10585 [2024-10-08T10:36:15.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:15.744Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:16.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 463k --:--:-- --:--:-- --:--:-- 463k [2024-10-08T10:36:16.264Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 [Pipeline] } [2024-10-08T10:36:16.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-08T10:36:16.515Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-08T10:36:16.534Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:36:16.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T10:36:16.842Z] [2024-10-08T10:36:16.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:36:17.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T10:36:17.148Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-08T10:36:17.148Z] 43c4264eed91: Already exists [2024-10-08T10:36:17.148Z] 4cc291be95ef: Already exists [2024-10-08T10:36:17.148Z] 2ac1f1163629: Already exists [2024-10-08T10:36:17.148Z] 5c3c966382ef: Already exists [2024-10-08T10:36:17.148Z] 4f4fb700ef54: Already exists [2024-10-08T10:36:17.148Z] d9c7d2e4e75e: Pulling fs layer [2024-10-08T10:36:17.148Z] 9c3e1370e548: Pulling fs layer [2024-10-08T10:36:17.406Z] d9c7d2e4e75e: Verifying Checksum [2024-10-08T10:36:17.406Z] d9c7d2e4e75e: Download complete [2024-10-08T10:36:17.664Z] d9c7d2e4e75e: Pull complete [2024-10-08T10:36:18.231Z] 9c3e1370e548: Verifying Checksum [2024-10-08T10:36:18.231Z] 9c3e1370e548: Download complete [2024-10-08T10:36:21.509Z] 9c3e1370e548: Pull complete [2024-10-08T10:36:21.509Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-08T10:36:21.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-08T10:36:21.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:36:21.617Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T10:36:21.641Z] $ 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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-08T10:36:24.609Z] $ docker top f5f949892079f67e713c7268e695bca88c9d0f824e77b19da69a2ae4d7426012 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T10:36:24.983Z] + git config --global --add safe.directory /w/workspace/edgex-go/720 [Pipeline] echo [2024-10-08T10:36:24.995Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-08T10:36:25.273Z] + set -o pipefail [2024-10-08T10:36:25.273Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-08T10:36:33.388Z] [2024-10-08T10:36:33.388Z] Monitoring /w/workspace/edgex-go/720 (github.com/edgexfoundry/edgex-go)... [2024-10-08T10:36:33.388Z] [2024-10-08T10:36:33.388Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bf802e87-e940-42d2-af0c-618cd1891015 [2024-10-08T10:36:33.388Z] [2024-10-08T10:36:33.388Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-08T10:36:33.388Z] [2024-10-08T10:36:33.388Z] [2024-10-08T10:36:33.388Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-08T10:36:33.388Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-08T10:36:33.395Z] $ docker stop --time=1 f5f949892079f67e713c7268e695bca88c9d0f824e77b19da69a2ae4d7426012 [2024-10-08T10:36:37.345Z] $ docker rm -f --volumes f5f949892079f67e713c7268e695bca88c9d0f824e77b19da69a2ae4d7426012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-08T10:36:37.864Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T10:36:37.879Z] provisioning config files... [2024-10-08T10:36:37.887Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/720@tmp/config5052817691927240099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:36:38.187Z] --> edgex-publish-swagger.sh [2024-10-08T10:36:38.187Z] === Publish openapi/v3 API === [2024-10-08T10:36:38.187Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-08T10:36:38.187Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/720/openapi/v3/core-command.yaml] [2024-10-08T10:36:38.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:38.187Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:38.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77866 --:--:-- --:--:-- --:--:-- 78052 [2024-10-08T10:36:38.447Z] [2024-10-08T10:36:38.447Z] [2024-10-08T10:36:38.447Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/720/openapi/v3/core-data.yaml] [2024-10-08T10:36:38.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:38.447Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:38.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 177k --:--:-- --:--:-- --:--:-- 177k [2024-10-08T10:36:38.966Z] [2024-10-08T10:36:38.966Z] [2024-10-08T10:36:38.966Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/720/openapi/v3/core-keeper.yaml] [2024-10-08T10:36:38.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:38.966Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:39.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 280 136k --:--:-- --:--:-- --:--:-- 136k [2024-10-08T10:36:39.225Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-08T10:36:39.225Z] [2024-10-08T10:36:39.225Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/720/openapi/v3/core-metadata.yaml] [2024-10-08T10:36:39.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:39.225Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:39.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 481 460k --:--:-- --:--:-- --:--:-- 460k [2024-10-08T10:36:39.485Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T10:36:39.485Z] [2024-10-08T10:36:39.485Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/720/openapi/v3/support-cron-scheduler.yaml] [2024-10-08T10:36:39.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:39.485Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:39.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 233k --:--:-- --:--:-- --:--:-- 231k 100 48523 100 66 100 48457 268 192k --:--:-- --:--:-- --:--:-- 191k [2024-10-08T10:36:39.745Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-08T10:36:39.745Z] [2024-10-08T10:36:39.745Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/720/openapi/v3/support-notifications.yaml] [2024-10-08T10:36:39.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:39.745Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:40.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 501 274k --:--:-- --:--:-- --:--:-- 274k [2024-10-08T10:36:40.004Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T10:36:40.004Z] [2024-10-08T10:36:40.004Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/720/openapi/v3/support-scheduler.yaml] [2024-10-08T10:36:40.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T10:36:40.004Z] Dload Upload Total Spent Left Speed [2024-10-08T10:36:40.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 432 99k --:--:-- --:--:-- --:--:-- 100k [2024-10-08T10:36:40.574Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-08T10:36:40.574Z] [Pipeline] } [2024-10-08T10:36:40.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-08T10:36:41.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T10:36:41.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:36:41.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T10:36:41.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:36:41.398Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T10:36:41.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T10:36:41.894Z] $ docker top 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T10:36:42.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T10:36:42.011Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T10:36:42.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T10:36:42.127Z] $ docker exec 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 ssh-agent [2024-10-08T10:36:42.251Z] SSH_AUTH_SOCK=/tmp/ssh-ZCAc93LVobAm/agent.32 [2024-10-08T10:36:42.251Z] SSH_AGENT_PID=38 [2024-10-08T10:36:42.256Z] Running ssh-add (command line suppressed) [2024-10-08T10:36:42.353Z] Identity added: /w/workspace/edgex-go/720@tmp/private_key_3408535419905341765.key (/w/workspace/edgex-go/720@tmp/private_key_3408535419905341765.key) [2024-10-08T10:36:42.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T10:36:42.668Z] + git semver tag [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,852 [run_tag] DEBUG tag force:False [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,853 [check_head_tag] DEBUG check head tag [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,856 [execute] INFO git cat-file --batch-check [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=) [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,859 [execute] INFO git cat-file --batch [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=) [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,903 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,903 [execute] INFO git tag -a v3.2.0-dev.97 -m v3.2.0-dev.97 [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.97', '-m', 'v3.2.0-dev.97'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=None) [2024-10-08T10:36:42.928Z] 2024-10-08 10:36:42,908 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T10:36:42.928Z] 3.2.0-dev.97 [Pipeline] } [2024-10-08T10:36:43.193Z] $ docker exec --env ******** --env ******** 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 ssh-agent -k [2024-10-08T10:36:43.290Z] unset SSH_AUTH_SOCK; [2024-10-08T10:36:43.291Z] unset SSH_AGENT_PID; [2024-10-08T10:36:43.291Z] echo Agent pid 38 killed; [2024-10-08T10:36:43.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T10:36:43.626Z] + git semver [Pipeline] } [2024-10-08T10:36:43.892Z] $ docker stop --time=1 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 [2024-10-08T10:36:45.166Z] $ docker rm -f --volumes 92a7a787a09f454b891a9d610bfd1f17c8940cfb244179adab94a5b2a82f28a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:36:45.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T10:36:45.586Z] [2024-10-08T10:36:45.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:36:45.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T10:36:45.890Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-08T10:36:45.890Z] ab5ef0e58194: Pulling fs layer [2024-10-08T10:36:45.890Z] 9712f1f96733: Pulling fs layer [2024-10-08T10:36:45.890Z] 63f879dbbcfc: Pulling fs layer [2024-10-08T10:36:45.890Z] 0d9ebad4ef96: Pulling fs layer [2024-10-08T10:36:45.890Z] e9a5061849ea: Pulling fs layer [2024-10-08T10:36:45.890Z] d747dcd14b5f: Pulling fs layer [2024-10-08T10:36:45.890Z] 2de7ff778b66: Pulling fs layer [2024-10-08T10:36:45.890Z] 0d9ebad4ef96: Waiting [2024-10-08T10:36:45.890Z] e9a5061849ea: Waiting [2024-10-08T10:36:45.890Z] d747dcd14b5f: Waiting [2024-10-08T10:36:45.890Z] 2de7ff778b66: Waiting [2024-10-08T10:36:45.890Z] 9712f1f96733: Verifying Checksum [2024-10-08T10:36:45.890Z] 9712f1f96733: Download complete [2024-10-08T10:36:46.456Z] 63f879dbbcfc: Verifying Checksum [2024-10-08T10:36:46.456Z] 63f879dbbcfc: Download complete [2024-10-08T10:36:46.456Z] 0d9ebad4ef96: Verifying Checksum [2024-10-08T10:36:46.456Z] 0d9ebad4ef96: Download complete [2024-10-08T10:36:46.456Z] d747dcd14b5f: Verifying Checksum [2024-10-08T10:36:46.456Z] d747dcd14b5f: Download complete [2024-10-08T10:36:46.456Z] e9a5061849ea: Verifying Checksum [2024-10-08T10:36:46.456Z] e9a5061849ea: Download complete [2024-10-08T10:36:46.456Z] ab5ef0e58194: Verifying Checksum [2024-10-08T10:36:46.456Z] ab5ef0e58194: Download complete [2024-10-08T10:36:46.456Z] 2de7ff778b66: Verifying Checksum [2024-10-08T10:36:46.456Z] 2de7ff778b66: Download complete [2024-10-08T10:36:48.988Z] ab5ef0e58194: Pull complete [2024-10-08T10:36:48.988Z] 9712f1f96733: Pull complete [2024-10-08T10:36:49.924Z] 63f879dbbcfc: Pull complete [2024-10-08T10:36:54.112Z] 0d9ebad4ef96: Pull complete [2024-10-08T10:36:54.112Z] e9a5061849ea: Pull complete [2024-10-08T10:36:54.112Z] d747dcd14b5f: Pull complete [2024-10-08T10:36:54.677Z] 2de7ff778b66: Pull complete [2024-10-08T10:36:54.677Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-08T10:36:54.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-08T10:36:54.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:36:54.774Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T10:36:54.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-08T10:36:59.275Z] $ docker top 89bed49eec1bfcad03a5692c99f5444bacfacc9f6b980ff4d1de8cb6f1e14cba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-08T10:36:59.354Z] provisioning config files... [2024-10-08T10:36:59.361Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/720@tmp/config8727338564786035527tmp [2024-10-08T10:36:59.368Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/720@tmp/config4372312788619973441tmp [2024-10-08T10:36:59.376Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/720@tmp/config10740229107841382300tmp [Pipeline] { [Pipeline] echo [2024-10-08T10:36:59.406Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:36:59.707Z] ---> sigul-configuration.sh [2024-10-08T10:36:59.707Z] gpg: directory `/root/.gnupg' created [2024-10-08T10:36:59.707Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-08T10:36:59.707Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-08T10:36:59.707Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-08T10:36:59.707Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-08T10:36:59.707Z] gpg: CAST5 encrypted data [2024-10-08T10:36:59.707Z] gpg: encrypted with 1 passphrase [2024-10-08T10:36:59.707Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-08T10:37:00.001Z] + mkdir /home/jenkins [2024-10-08T10:37:00.001Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-08T10:37:00.297Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-08T10:37:00.310Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:00.711Z] ---> sigul-install.sh [2024-10-08T10:37:00.711Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-08T10:37:01.002Z] + git tag --list [2024-10-08T10:37:01.002Z] 0.6.0 [2024-10-08T10:37:01.002Z] 0.6.1 [2024-10-08T10:37:01.002Z] 0.7.0 [2024-10-08T10:37:01.002Z] 0.7.1 [2024-10-08T10:37:01.002Z] v1.0.0 [2024-10-08T10:37:01.002Z] v1.0.1 [2024-10-08T10:37:01.002Z] v1.1.0 [2024-10-08T10:37:01.002Z] v1.2.0 [2024-10-08T10:37:01.002Z] v1.2.1 [2024-10-08T10:37:01.002Z] v1.3.0 [2024-10-08T10:37:01.002Z] v1.3.1 [2024-10-08T10:37:01.002Z] v2.0.0 [2024-10-08T10:37:01.002Z] v2.1.0 [2024-10-08T10:37:01.002Z] v2.1.1 [2024-10-08T10:37:01.002Z] v2.2.0 [2024-10-08T10:37:01.002Z] v2.3.0 [2024-10-08T10:37:01.002Z] v3.0 [2024-10-08T10:37:01.002Z] v3.0.0 [2024-10-08T10:37:01.002Z] v3.1 [2024-10-08T10:37:01.002Z] v3.1.0 [2024-10-08T10:37:01.002Z] v3.1.0-dev.1 [2024-10-08T10:37:01.002Z] v3.1.0-dev.10 [2024-10-08T10:37:01.002Z] v3.1.0-dev.11 [2024-10-08T10:37:01.002Z] v3.1.0-dev.12 [2024-10-08T10:37:01.002Z] v3.1.0-dev.13 [2024-10-08T10:37:01.002Z] v3.1.0-dev.14 [2024-10-08T10:37:01.002Z] v3.1.0-dev.15 [2024-10-08T10:37:01.002Z] v3.1.0-dev.16 [2024-10-08T10:37:01.002Z] v3.1.0-dev.17 [2024-10-08T10:37:01.002Z] v3.1.0-dev.18 [2024-10-08T10:37:01.002Z] v3.1.0-dev.19 [2024-10-08T10:37:01.002Z] v3.1.0-dev.2 [2024-10-08T10:37:01.002Z] v3.1.0-dev.20 [2024-10-08T10:37:01.002Z] v3.1.0-dev.21 [2024-10-08T10:37:01.002Z] v3.1.0-dev.22 [2024-10-08T10:37:01.002Z] v3.1.0-dev.23 [2024-10-08T10:37:01.002Z] v3.1.0-dev.24 [2024-10-08T10:37:01.002Z] v3.1.0-dev.25 [2024-10-08T10:37:01.002Z] v3.1.0-dev.26 [2024-10-08T10:37:01.002Z] v3.1.0-dev.27 [2024-10-08T10:37:01.002Z] v3.1.0-dev.28 [2024-10-08T10:37:01.002Z] v3.1.0-dev.29 [2024-10-08T10:37:01.002Z] v3.1.0-dev.3 [2024-10-08T10:37:01.002Z] v3.1.0-dev.30 [2024-10-08T10:37:01.002Z] v3.1.0-dev.31 [2024-10-08T10:37:01.002Z] v3.1.0-dev.32 [2024-10-08T10:37:01.002Z] v3.1.0-dev.33 [2024-10-08T10:37:01.002Z] v3.1.0-dev.34 [2024-10-08T10:37:01.002Z] v3.1.0-dev.35 [2024-10-08T10:37:01.002Z] v3.1.0-dev.36 [2024-10-08T10:37:01.002Z] v3.1.0-dev.37 [2024-10-08T10:37:01.002Z] v3.1.0-dev.38 [2024-10-08T10:37:01.002Z] v3.1.0-dev.39 [2024-10-08T10:37:01.002Z] v3.1.0-dev.4 [2024-10-08T10:37:01.002Z] v3.1.0-dev.40 [2024-10-08T10:37:01.002Z] v3.1.0-dev.41 [2024-10-08T10:37:01.002Z] v3.1.0-dev.42 [2024-10-08T10:37:01.002Z] v3.1.0-dev.43 [2024-10-08T10:37:01.002Z] v3.1.0-dev.44 [2024-10-08T10:37:01.002Z] v3.1.0-dev.45 [2024-10-08T10:37:01.002Z] v3.1.0-dev.46 [2024-10-08T10:37:01.002Z] v3.1.0-dev.47 [2024-10-08T10:37:01.002Z] v3.1.0-dev.48 [2024-10-08T10:37:01.002Z] v3.1.0-dev.49 [2024-10-08T10:37:01.002Z] v3.1.0-dev.5 [2024-10-08T10:37:01.002Z] v3.1.0-dev.50 [2024-10-08T10:37:01.002Z] v3.1.0-dev.51 [2024-10-08T10:37:01.002Z] v3.1.0-dev.52 [2024-10-08T10:37:01.002Z] v3.1.0-dev.53 [2024-10-08T10:37:01.002Z] v3.1.0-dev.54 [2024-10-08T10:37:01.002Z] v3.1.0-dev.55 [2024-10-08T10:37:01.002Z] v3.1.0-dev.56 [2024-10-08T10:37:01.002Z] v3.1.0-dev.57 [2024-10-08T10:37:01.002Z] v3.1.0-dev.58 [2024-10-08T10:37:01.002Z] v3.1.0-dev.59 [2024-10-08T10:37:01.002Z] v3.1.0-dev.6 [2024-10-08T10:37:01.002Z] v3.1.0-dev.60 [2024-10-08T10:37:01.002Z] v3.1.0-dev.61 [2024-10-08T10:37:01.002Z] v3.1.0-dev.62 [2024-10-08T10:37:01.002Z] v3.1.0-dev.63 [2024-10-08T10:37:01.002Z] v3.1.0-dev.64 [2024-10-08T10:37:01.002Z] v3.1.0-dev.65 [2024-10-08T10:37:01.002Z] v3.1.0-dev.66 [2024-10-08T10:37:01.002Z] v3.1.0-dev.67 [2024-10-08T10:37:01.002Z] v3.1.0-dev.68 [2024-10-08T10:37:01.002Z] v3.1.0-dev.69 [2024-10-08T10:37:01.002Z] v3.1.0-dev.7 [2024-10-08T10:37:01.002Z] v3.1.0-dev.70 [2024-10-08T10:37:01.002Z] v3.1.0-dev.71 [2024-10-08T10:37:01.002Z] v3.1.0-dev.72 [2024-10-08T10:37:01.002Z] v3.1.0-dev.73 [2024-10-08T10:37:01.002Z] v3.1.0-dev.8 [2024-10-08T10:37:01.002Z] v3.1.0-dev.9 [2024-10-08T10:37:01.002Z] v3.1.1 [2024-10-08T10:37:01.002Z] v3.1.1-dev.1 [2024-10-08T10:37:01.002Z] v3.1.1-dev.2 [2024-10-08T10:37:01.002Z] v3.2.0-dev.1 [2024-10-08T10:37:01.002Z] v3.2.0-dev.10 [2024-10-08T10:37:01.002Z] v3.2.0-dev.11 [2024-10-08T10:37:01.002Z] v3.2.0-dev.12 [2024-10-08T10:37:01.002Z] v3.2.0-dev.13 [2024-10-08T10:37:01.002Z] v3.2.0-dev.14 [2024-10-08T10:37:01.002Z] v3.2.0-dev.15 [2024-10-08T10:37:01.002Z] v3.2.0-dev.16 [2024-10-08T10:37:01.002Z] v3.2.0-dev.17 [2024-10-08T10:37:01.002Z] v3.2.0-dev.18 [2024-10-08T10:37:01.002Z] v3.2.0-dev.19 [2024-10-08T10:37:01.002Z] v3.2.0-dev.2 [2024-10-08T10:37:01.002Z] v3.2.0-dev.20 [2024-10-08T10:37:01.002Z] v3.2.0-dev.21 [2024-10-08T10:37:01.002Z] v3.2.0-dev.22 [2024-10-08T10:37:01.002Z] v3.2.0-dev.23 [2024-10-08T10:37:01.002Z] v3.2.0-dev.24 [2024-10-08T10:37:01.002Z] v3.2.0-dev.25 [2024-10-08T10:37:01.002Z] v3.2.0-dev.26 [2024-10-08T10:37:01.002Z] v3.2.0-dev.27 [2024-10-08T10:37:01.002Z] v3.2.0-dev.28 [2024-10-08T10:37:01.002Z] v3.2.0-dev.29 [2024-10-08T10:37:01.002Z] v3.2.0-dev.3 [2024-10-08T10:37:01.002Z] v3.2.0-dev.30 [2024-10-08T10:37:01.002Z] v3.2.0-dev.31 [2024-10-08T10:37:01.002Z] v3.2.0-dev.32 [2024-10-08T10:37:01.002Z] v3.2.0-dev.33 [2024-10-08T10:37:01.002Z] v3.2.0-dev.34 [2024-10-08T10:37:01.002Z] v3.2.0-dev.35 [2024-10-08T10:37:01.002Z] v3.2.0-dev.36 [2024-10-08T10:37:01.002Z] v3.2.0-dev.37 [2024-10-08T10:37:01.002Z] v3.2.0-dev.38 [2024-10-08T10:37:01.002Z] v3.2.0-dev.39 [2024-10-08T10:37:01.002Z] v3.2.0-dev.4 [2024-10-08T10:37:01.002Z] v3.2.0-dev.40 [2024-10-08T10:37:01.002Z] v3.2.0-dev.41 [2024-10-08T10:37:01.002Z] v3.2.0-dev.42 [2024-10-08T10:37:01.002Z] v3.2.0-dev.43 [2024-10-08T10:37:01.002Z] v3.2.0-dev.44 [2024-10-08T10:37:01.002Z] v3.2.0-dev.45 [2024-10-08T10:37:01.002Z] v3.2.0-dev.46 [2024-10-08T10:37:01.002Z] v3.2.0-dev.47 [2024-10-08T10:37:01.002Z] v3.2.0-dev.48 [2024-10-08T10:37:01.002Z] v3.2.0-dev.49 [2024-10-08T10:37:01.002Z] v3.2.0-dev.5 [2024-10-08T10:37:01.002Z] v3.2.0-dev.50 [2024-10-08T10:37:01.002Z] v3.2.0-dev.51 [2024-10-08T10:37:01.002Z] v3.2.0-dev.52 [2024-10-08T10:37:01.002Z] v3.2.0-dev.53 [2024-10-08T10:37:01.002Z] v3.2.0-dev.54 [2024-10-08T10:37:01.002Z] v3.2.0-dev.55 [2024-10-08T10:37:01.002Z] v3.2.0-dev.56 [2024-10-08T10:37:01.002Z] v3.2.0-dev.57 [2024-10-08T10:37:01.002Z] v3.2.0-dev.58 [2024-10-08T10:37:01.002Z] v3.2.0-dev.59 [2024-10-08T10:37:01.002Z] v3.2.0-dev.6 [2024-10-08T10:37:01.002Z] v3.2.0-dev.60 [2024-10-08T10:37:01.002Z] v3.2.0-dev.61 [2024-10-08T10:37:01.002Z] v3.2.0-dev.62 [2024-10-08T10:37:01.002Z] v3.2.0-dev.63 [2024-10-08T10:37:01.002Z] v3.2.0-dev.64 [2024-10-08T10:37:01.002Z] v3.2.0-dev.65 [2024-10-08T10:37:01.002Z] v3.2.0-dev.66 [2024-10-08T10:37:01.002Z] v3.2.0-dev.67 [2024-10-08T10:37:01.002Z] v3.2.0-dev.68 [2024-10-08T10:37:01.002Z] v3.2.0-dev.69 [2024-10-08T10:37:01.002Z] v3.2.0-dev.7 [2024-10-08T10:37:01.002Z] v3.2.0-dev.70 [2024-10-08T10:37:01.002Z] v3.2.0-dev.71 [2024-10-08T10:37:01.002Z] v3.2.0-dev.72 [2024-10-08T10:37:01.002Z] v3.2.0-dev.73 [2024-10-08T10:37:01.002Z] v3.2.0-dev.74 [2024-10-08T10:37:01.002Z] v3.2.0-dev.75 [2024-10-08T10:37:01.002Z] v3.2.0-dev.76 [2024-10-08T10:37:01.002Z] v3.2.0-dev.77 [2024-10-08T10:37:01.002Z] v3.2.0-dev.78 [2024-10-08T10:37:01.002Z] v3.2.0-dev.79 [2024-10-08T10:37:01.002Z] v3.2.0-dev.8 [2024-10-08T10:37:01.002Z] v3.2.0-dev.80 [2024-10-08T10:37:01.002Z] v3.2.0-dev.81 [2024-10-08T10:37:01.002Z] v3.2.0-dev.82 [2024-10-08T10:37:01.002Z] v3.2.0-dev.83 [2024-10-08T10:37:01.002Z] v3.2.0-dev.84 [2024-10-08T10:37:01.002Z] v3.2.0-dev.85 [2024-10-08T10:37:01.002Z] v3.2.0-dev.86 [2024-10-08T10:37:01.002Z] v3.2.0-dev.87 [2024-10-08T10:37:01.002Z] v3.2.0-dev.88 [2024-10-08T10:37:01.002Z] v3.2.0-dev.89 [2024-10-08T10:37:01.002Z] v3.2.0-dev.9 [2024-10-08T10:37:01.002Z] v3.2.0-dev.90 [2024-10-08T10:37:01.002Z] v3.2.0-dev.91 [2024-10-08T10:37:01.002Z] v3.2.0-dev.92 [2024-10-08T10:37:01.002Z] v3.2.0-dev.93 [2024-10-08T10:37:01.002Z] v3.2.0-dev.94 [2024-10-08T10:37:01.002Z] v3.2.0-dev.95 [2024-10-08T10:37:01.002Z] v3.2.0-dev.96 [2024-10-08T10:37:01.002Z] v3.2.0-dev.97 [Pipeline] sh [2024-10-08T10:37:01.299Z] + lftools sign git-tag v3.2.0-dev.97 [2024-10-08T10:37:01.868Z] Signing Git tag with Sigul... [2024-10-08T10:37:01.868Z] Signing v3.2.0-dev.97 [Pipeline] echo [2024-10-08T10:37:02.141Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:02.428Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-08T10:37:02.435Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-08T10:37:02.457Z] $ docker stop --time=1 89bed49eec1bfcad03a5692c99f5444bacfacc9f6b980ff4d1de8cb6f1e14cba [2024-10-08T10:37:03.728Z] $ docker rm -f --volumes 89bed49eec1bfcad03a5692c99f5444bacfacc9f6b980ff4d1de8cb6f1e14cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-08T10:37:04.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T10:37:04.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:37:04.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T10:37:04.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:37:04.537Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T10:37:04.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T10:37:04.961Z] $ docker top 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 -eo pid,comm [2024-10-08T10:37:05.017Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-08T10:37:05.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T10:37:05.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T10:37:05.074Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T10:37:05.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T10:37:05.191Z] $ docker exec 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 ssh-agent [2024-10-08T10:37:05.297Z] SSH_AUTH_SOCK=/tmp/ssh-JuFrDDrx1JrI/agent.32 [2024-10-08T10:37:05.297Z] SSH_AGENT_PID=38 [2024-10-08T10:37:05.301Z] Running ssh-add (command line suppressed) [2024-10-08T10:37:05.392Z] Identity added: /w/workspace/edgex-go/720@tmp/private_key_11375731973808801516.key (/w/workspace/edgex-go/720@tmp/private_key_11375731973808801516.key) [2024-10-08T10:37:05.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T10:37:05.704Z] + git semver bump pre [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,877 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,877 [bump_version] DEBUG bumping version:3.2.0-dev.97 on axis:pre with prefix:dev [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,878 [bump_version] DEBUG bumped version:3.2.0-dev.98 [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,878 [write_version] DEBUG write version:3.2.0-dev.98 to path:/w/workspace/edgex-go/720/.semver/main with force:True [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,878 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,878 [write_file] DEBUG write to file:/w/workspace/edgex-go/720/.semver/main [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,879 [execute] INFO git cat-file --batch-check [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,885 [execute] INFO git cat-file --batch [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T10:37:05.967Z] 2024-10-08 10:37:05,889 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T10:37:05.967Z] 3.2.0-dev.98 [Pipeline] } [2024-10-08T10:37:05.972Z] $ docker exec --env ******** --env ******** 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 ssh-agent -k [2024-10-08T10:37:06.072Z] unset SSH_AUTH_SOCK; [2024-10-08T10:37:06.072Z] unset SSH_AGENT_PID; [2024-10-08T10:37:06.072Z] echo Agent pid 38 killed; [2024-10-08T10:37:06.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T10:37:06.417Z] + git semver [Pipeline] } [2024-10-08T10:37:06.687Z] $ docker stop --time=1 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 [2024-10-08T10:37:07.962Z] $ docker rm -f --volumes 7a0cc422997b16dbcf43a279b4b185e0dd0aa1389bb803615d779ca39d3f0bb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T10:37:08.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T10:37:08.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:37:08.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T10:37:08.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:37:08.708Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T10:37:08.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T10:37:09.068Z] $ docker top f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 -eo pid,comm [2024-10-08T10:37:09.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-08T10:37:09.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T10:37:09.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T10:37:09.191Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T10:37:09.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T10:37:09.295Z] $ docker exec f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 ssh-agent [2024-10-08T10:37:09.409Z] SSH_AUTH_SOCK=/tmp/ssh-ZGWPSngFDzba/agent.32 [2024-10-08T10:37:09.409Z] SSH_AGENT_PID=38 [2024-10-08T10:37:09.413Z] Running ssh-add (command line suppressed) [2024-10-08T10:37:09.505Z] Identity added: /w/workspace/edgex-go/720@tmp/private_key_14656711508594765224.key (/w/workspace/edgex-go/720@tmp/private_key_14656711508594765224.key) [2024-10-08T10:37:09.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T10:37:09.814Z] + git semver push [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:09,976 [run_push] DEBUG push [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:09,977 [execute] INFO git cat-file --batch-check [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:09,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:09,980 [execute] INFO git rev-list b9f908ea7b5d438fe18d2d3a0372c185c463905d -- [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:09,981 [execute] DEBUG Popen(['git', 'rev-list', 'b9f908ea7b5d438fe18d2d3a0372c185c463905d', '--'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:10,000 [execute] INFO git fetch -v origin [2024-10-08T10:37:10.072Z] 2024-10-08 10:37:10,000 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-08T10:37:10.640Z] 2024-10-08 10:37:10,443 [run_push] DEBUG no remote changes detected [2024-10-08T10:37:10.641Z] 2024-10-08 10:37:10,443 [execute] INFO git push origin semver [2024-10-08T10:37:10.641Z] 2024-10-08 10:37:10,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/720/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-08T10:37:11.209Z] 2024-10-08 10:37:11,197 [run_push] DEBUG push all version tags [2024-10-08T10:37:11.209Z] 2024-10-08 10:37:11,198 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-08T10:37:11.209Z] 2024-10-08 10:37:11,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/720, universal_newlines=False, shell=None, istream=None) [2024-10-08T10:37:12.149Z] 2024-10-08 10:37:11,840 [read_version] DEBUG read version from /w/workspace/edgex-go/720/.semver/main [2024-10-08T10:37:12.149Z] 3.2.0-dev.98 [Pipeline] } [2024-10-08T10:37:12.154Z] $ docker exec --env ******** --env ******** f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 ssh-agent -k [2024-10-08T10:37:12.252Z] unset SSH_AUTH_SOCK; [2024-10-08T10:37:12.253Z] unset SSH_AGENT_PID; [2024-10-08T10:37:12.253Z] echo Agent pid 38 killed; [2024-10-08T10:37:12.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T10:37:12.586Z] + git semver [Pipeline] } [2024-10-08T10:37:12.850Z] $ docker stop --time=1 f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 [2024-10-08T10:37:14.108Z] $ docker rm -f --volumes f47d32cdc03b8bffd49c1d9dcb9db8b4185824f63a4fbaf9961e7ce919cf1644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-08T10:37:14.711Z] + [ -d /w/workspace/edgex-go/720/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:15.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:15.863Z] ---> package-listing.sh [2024-10-08T10:37:15.864Z] ++ facter osfamily [2024-10-08T10:37:15.864Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T10:37:16.122Z] + OS_FAMILY=debian [2024-10-08T10:37:16.122Z] + workspace=/w/workspace/edgex-go/720 [2024-10-08T10:37:16.122Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T10:37:16.122Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T10:37:16.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T10:37:16.122Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T10:37:16.122Z] + '[' /w/workspace/edgex-go/720 ']' [2024-10-08T10:37:16.122Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T10:37:16.122Z] + case "${OS_FAMILY}" in [2024-10-08T10:37:16.122Z] + dpkg -l [2024-10-08T10:37:16.122Z] + grep '^ii' [2024-10-08T10:37:16.122Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T10:37:16.122Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T10:37:16.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T10:37:16.122Z] + '[' /w/workspace/edgex-go/720 ']' [2024-10-08T10:37:16.122Z] + mkdir -p /w/workspace/edgex-go/720/archives/ [2024-10-08T10:37:16.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/720/archives/ [Pipeline] echo [2024-10-08T10:37:16.133Z] 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/720/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T10:37:16.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:37:16.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T10:37:16.978Z] [2024-10-08T10:37:16.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T10:37:17.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T10:37:17.284Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T10:37:17.284Z] 5eb5b503b376: Pulling fs layer [2024-10-08T10:37:17.284Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T10:37:17.284Z] ec43610c2a17: Pulling fs layer [2024-10-08T10:37:17.284Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T10:37:17.284Z] 33b1e0a273af: Pulling fs layer [2024-10-08T10:37:17.284Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T10:37:17.284Z] 2f39f015ded8: Pulling fs layer [2024-10-08T10:37:17.284Z] 3a2ae6a8a46f: Waiting [2024-10-08T10:37:17.284Z] 33b1e0a273af: Waiting [2024-10-08T10:37:17.284Z] 5d3b04190fa2: Waiting [2024-10-08T10:37:17.284Z] 2f39f015ded8: Waiting [2024-10-08T10:37:17.284Z] 5c69ac0246d0: Verifying Checksum [2024-10-08T10:37:17.284Z] 5c69ac0246d0: Download complete [2024-10-08T10:37:17.284Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T10:37:17.284Z] 3a2ae6a8a46f: Download complete [2024-10-08T10:37:17.543Z] 33b1e0a273af: Verifying Checksum [2024-10-08T10:37:17.543Z] 33b1e0a273af: Download complete [2024-10-08T10:37:17.543Z] ec43610c2a17: Verifying Checksum [2024-10-08T10:37:17.543Z] ec43610c2a17: Download complete [2024-10-08T10:37:17.543Z] 5d3b04190fa2: Download complete [2024-10-08T10:37:17.543Z] 5eb5b503b376: Download complete [2024-10-08T10:37:18.110Z] 2f39f015ded8: Download complete [2024-10-08T10:37:18.677Z] 5eb5b503b376: Pull complete [2024-10-08T10:37:18.936Z] 5c69ac0246d0: Pull complete [2024-10-08T10:37:19.504Z] ec43610c2a17: Pull complete [2024-10-08T10:37:19.504Z] 3a2ae6a8a46f: Pull complete [2024-10-08T10:37:19.504Z] 33b1e0a273af: Pull complete [2024-10-08T10:37:19.764Z] 5d3b04190fa2: Pull complete [2024-10-08T10:37:23.947Z] 2f39f015ded8: Pull complete [2024-10-08T10:37:23.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T10:37:23.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T10:37:23.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T10:37:24.047Z] prd-ubuntu20.04-docker-8c-8g-22191 does not seem to be running inside a container [2024-10-08T10:37:24.074Z] $ 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/720/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/720 -v /w/workspace/edgex-go/720:/w/workspace/edgex-go/720:rw,z -v /w/workspace/edgex-go/720@tmp:/w/workspace/edgex-go/720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T10:37:27.897Z] $ docker top 2022260702b3f6c3698cfaaa0e6daaabc7c473da71987f8e62ba2e6db3d4c106 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T10:37:28.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T10:37:28.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T10:37:28.832Z] + ls /var/log/sa-host [2024-10-08T10:37:28.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T10:37:28.994Z] provisioning config files... [2024-10-08T10:37:29.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/720@tmp/config8536245085288250809tmp [Pipeline] { [Pipeline] echo [2024-10-08T10:37:29.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:29.308Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T10:37:29.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:29.657Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T10:37:29.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:29.950Z] ---> sudo-logs.sh [2024-10-08T10:37:29.951Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T10:37:29.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:30.260Z] ---> job-cost.sh [2024-10-08T10:37:30.260Z] lf-activate-venv: SKIPPING [2024-10-08T10:37:30.260Z] DEBUG: total: 0.10999999940395355 [2024-10-08T10:37:30.260Z] INFO: Retrieving Stack Cost... [2024-10-08T10:37:30.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T10:37:31.087Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T10:37:31.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T10:37:31.386Z] ---> logs-deploy.sh [2024-10-08T10:37:31.386Z] lf-activate-venv: SKIPPING [2024-10-08T10:37:31.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/720 [2024-10-08T10:37:31.386Z] INFO: archiving workspace using pattern(s): [2024-10-08T10:37:32.325Z] Archives upload complete. [2024-10-08T10:37:32.325Z] INFO: archiving logs to Nexus