Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8602b498d3128349393517fce1ac5cb853a1a35d 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-ssh1922796620715135388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13729578674566911768.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12088982394221016687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4475087072091318834.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-ssh17407038891363619486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-34669’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-34990’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34992 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/763 [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/763 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8602b498d3128349393517fce1ac5cb853a1a35d (main) Commit message: "Merge pull request #5029 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.12" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8602b498d3128349393517fce1ac5cb853a1a35d # timeout=10 > git rev-list --no-walk ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-13T01:38:27.564Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-13T01:38:27.629Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-13T01:38:27.656Z] ========================================================= [2024-12-13T01:38:27.656Z] EdgeX Global Pipelines Version Info [2024-12-13T01:38:27.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-13T01:38:28.491Z] ------------------- [2024-12-13T01:38:28.492Z] stable info: [2024-12-13T01:38:28.492Z] ------------------- [2024-12-13T01:38:28.492Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-13T01:38:28.492Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T01:38:28.492Z] Message: update stable to v1.0.269 [2024-12-13T01:38:29.064Z] ------------------- [2024-12-13T01:38:29.064Z] experimental info: [2024-12-13T01:38:29.064Z] ------------------- [2024-12-13T01:38:29.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-13T01:38:29.064Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T01:38:29.064Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-13T01:38:29.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-13T01:38:29.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-13T01:38:29.178Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-13T01:38:29.202Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-13T01:38:29.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-13T01:38:29.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-13T01:38:29.263Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-13T01:38:29.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-13T01:38:29.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-13T01:38:29.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-13T01:38:29.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-13T01:38:29.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-13T01:38:29.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-13T01:38:29.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-13T01:38:29.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-13T01:38:29.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T01:38:29.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T01:38:29.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-13T01:38:29.483Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-13T01:38:29.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-13T01:38:29.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-13T01:38:29.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-13T01:38:29.574Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-13T01:38:29.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-13T01:38:29.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-13T01:38:29.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-13T01:38:29.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] echo [2024-12-13T01:38:29.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8602b49 [Pipeline] echo [2024-12-13T01:38:29.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T01:38:29.765Z] provisioning config files... [2024-12-13T01:38:29.780Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config17760606602987134987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T01:38:30.112Z] ---> ****-login.sh [2024-12-13T01:38:30.112Z] nexus3.edgexfoundry.org:10001 [2024-12-13T01:38:30.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:38:30.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:38:30.372Z] Configure a credential helper to remove this warning. See [2024-12-13T01:38:30.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:38:30.372Z] [2024-12-13T01:38:30.372Z] Login Succeeded [2024-12-13T01:38:30.372Z] nexus3.edgexfoundry.org:10002 [2024-12-13T01:38:30.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:38:30.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:38:30.372Z] Configure a credential helper to remove this warning. See [2024-12-13T01:38:30.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:38:30.372Z] [2024-12-13T01:38:30.373Z] Login Succeeded [2024-12-13T01:38:30.373Z] nexus3.edgexfoundry.org:10003 [2024-12-13T01:38:30.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:38:30.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:38:30.632Z] Configure a credential helper to remove this warning. See [2024-12-13T01:38:30.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:38:30.632Z] [2024-12-13T01:38:30.632Z] Login Succeeded [2024-12-13T01:38:30.632Z] nexus3.edgexfoundry.org:10004 [2024-12-13T01:38:30.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:38:30.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:38:30.632Z] Configure a credential helper to remove this warning. See [2024-12-13T01:38:30.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:38:30.633Z] [2024-12-13T01:38:30.633Z] Login Succeeded [2024-12-13T01:38:30.633Z] ****.io [2024-12-13T01:38:30.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:38:30.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:38:30.894Z] Configure a credential helper to remove this warning. See [2024-12-13T01:38:30.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:38:30.894Z] [2024-12-13T01:38:30.894Z] Login Succeeded [2024-12-13T01:38:30.894Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T01:38:30.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T01:38:31.230Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/core-command/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/core-data/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/core-keeper/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/core-metadata/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-13T01:38:31.230Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2024-12-13T01:38:31.230Z] cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-13T01:38:31.230Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-12-13T01:38:31.230Z] cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-13T01:38:31.230Z] + dirname cmd/support-notifications/Dockerfile [2024-12-13T01:38:31.230Z] + cut -d/ -f2 [2024-12-13T01:38:31.230Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-13T01:38:31.230Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2024-12-13T01:38:31.230Z] -f2 [2024-12-13T01:38:31.230Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-13T01:38:31.262Z] 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-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-12-13T01:38:31.603Z] + git rev-list -1 --merges 8602b498d3128349393517fce1ac5cb853a1a35d~1..8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] echo [2024-12-13T01:38:31.615Z] -----------> git rev-list -1 --merges 8602b498d3128349393517fce1ac5cb853a1a35d~1..8602b498d3128349393517fce1ac5cb853a1a35d 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:38:31.615Z] 8602b498d3128349393517fce1ac5cb853a1a35d [false] [Pipeline] sh [2024-12-13T01:38:31.900Z] + git log --format=format:%s -1 8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] echo [2024-12-13T01:38:31.918Z] ========================================================= [2024-12-13T01:38:31.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-13T01:38:31.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-13T01:38:32.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T01:38:32.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-13T01:38:32.337Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-13T01:38:32.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-13T01:38:32.337Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-13T01:38:32.337Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-13T01:38:32.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:38:32.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T01:38:32.694Z] [2024-12-13T01:38:32.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:38:33.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T01:38:33.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-13T01:38:33.002Z] b85a868b505f: Pulling fs layer [2024-12-13T01:38:33.002Z] e2be974225ed: Pulling fs layer [2024-12-13T01:38:33.002Z] 339a4e72a1f5: Pulling fs layer [2024-12-13T01:38:33.002Z] 988bab9f4d93: Pulling fs layer [2024-12-13T01:38:33.002Z] 1469e6f7b9e6: Pulling fs layer [2024-12-13T01:38:33.002Z] eaf3925da568: Pulling fs layer [2024-12-13T01:38:33.002Z] bab4dde63d76: Pulling fs layer [2024-12-13T01:38:33.002Z] bde34c3a00c8: Pulling fs layer [2024-12-13T01:38:33.002Z] b352a97aabf1: Pulling fs layer [2024-12-13T01:38:33.002Z] 4872d77fe225: Pulling fs layer [2024-12-13T01:38:33.002Z] 5851b861e8e6: Pulling fs layer [2024-12-13T01:38:33.002Z] 988bab9f4d93: Waiting [2024-12-13T01:38:33.002Z] 1469e6f7b9e6: Waiting [2024-12-13T01:38:33.002Z] eaf3925da568: Waiting [2024-12-13T01:38:33.002Z] bab4dde63d76: Waiting [2024-12-13T01:38:33.002Z] bde34c3a00c8: Waiting [2024-12-13T01:38:33.002Z] b352a97aabf1: Waiting [2024-12-13T01:38:33.002Z] 4872d77fe225: Waiting [2024-12-13T01:38:33.002Z] 5851b861e8e6: Waiting [2024-12-13T01:38:33.002Z] e2be974225ed: Download complete [2024-12-13T01:38:33.002Z] 988bab9f4d93: Download complete [2024-12-13T01:38:33.002Z] 1469e6f7b9e6: Verifying Checksum [2024-12-13T01:38:33.002Z] 1469e6f7b9e6: Download complete [2024-12-13T01:38:33.263Z] eaf3925da568: Verifying Checksum [2024-12-13T01:38:33.263Z] eaf3925da568: Download complete [2024-12-13T01:38:33.263Z] 339a4e72a1f5: Verifying Checksum [2024-12-13T01:38:33.263Z] 339a4e72a1f5: Download complete [2024-12-13T01:38:33.263Z] bde34c3a00c8: Verifying Checksum [2024-12-13T01:38:33.263Z] bde34c3a00c8: Download complete [2024-12-13T01:38:33.263Z] b352a97aabf1: Verifying Checksum [2024-12-13T01:38:33.263Z] b352a97aabf1: Download complete [2024-12-13T01:38:33.263Z] 4872d77fe225: Verifying Checksum [2024-12-13T01:38:33.263Z] 4872d77fe225: Download complete [2024-12-13T01:38:33.263Z] 5851b861e8e6: Download complete [2024-12-13T01:38:33.263Z] b85a868b505f: Verifying Checksum [2024-12-13T01:38:33.263Z] b85a868b505f: Download complete [2024-12-13T01:38:33.523Z] bab4dde63d76: Verifying Checksum [2024-12-13T01:38:33.523Z] bab4dde63d76: Download complete [2024-12-13T01:38:34.458Z] b85a868b505f: Pull complete [2024-12-13T01:38:34.715Z] e2be974225ed: Pull complete [2024-12-13T01:38:34.975Z] 339a4e72a1f5: Pull complete [2024-12-13T01:38:35.234Z] 988bab9f4d93: Pull complete [2024-12-13T01:38:35.493Z] 1469e6f7b9e6: Pull complete [2024-12-13T01:38:35.493Z] eaf3925da568: Pull complete [2024-12-13T01:38:36.871Z] bab4dde63d76: Pull complete [2024-12-13T01:38:37.130Z] bde34c3a00c8: Pull complete [2024-12-13T01:38:37.130Z] b352a97aabf1: Pull complete [2024-12-13T01:38:37.392Z] 4872d77fe225: Pull complete [2024-12-13T01:38:37.392Z] 5851b861e8e6: Pull complete [2024-12-13T01:38:37.392Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-13T01:38:37.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T01:38:37.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T01:38:37.521Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T01:38:37.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T01:38:40.194Z] $ docker top c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 -eo pid,comm [2024-12-13T01:38:40.254Z] 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-12-13T01:38:40.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T01:38:40.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T01:38:40.305Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T01:38:40.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T01:38:40.410Z] $ docker exec c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent [2024-12-13T01:38:40.518Z] SSH_AUTH_SOCK=/tmp/ssh-ejaE4fPC0Qyq/agent.33 [2024-12-13T01:38:40.518Z] SSH_AGENT_PID=39 [2024-12-13T01:38:40.525Z] Running ssh-add (command line suppressed) [2024-12-13T01:38:40.617Z] Identity added: /w/workspace/edgex-go/763@tmp/private_key_4993155334067877199.key (/w/workspace/edgex-go/763@tmp/private_key_4993155334067877199.key) [2024-12-13T01:38:40.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T01:38:40.927Z] + git tag --points-at HEAD [Pipeline] } [2024-12-13T01:38:40.935Z] $ docker exec --env ******** --env ******** c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent -k [2024-12-13T01:38:41.025Z] unset SSH_AUTH_SOCK; [2024-12-13T01:38:41.025Z] unset SSH_AGENT_PID; [2024-12-13T01:38:41.025Z] echo Agent pid 39 killed; [2024-12-13T01:38:41.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-13T01:38:41.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T01:38:41.079Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T01:38:41.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T01:38:41.186Z] $ docker exec c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent [2024-12-13T01:38:41.297Z] SSH_AUTH_SOCK=/tmp/ssh-4Q9qiAiWD6Ms/agent.73 [2024-12-13T01:38:41.297Z] SSH_AGENT_PID=79 [2024-12-13T01:38:41.302Z] Running ssh-add (command line suppressed) [2024-12-13T01:38:41.394Z] Identity added: /w/workspace/edgex-go/763@tmp/private_key_492250282716142694.key (/w/workspace/edgex-go/763@tmp/private_key_492250282716142694.key) [2024-12-13T01:38:41.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T01:38:41.701Z] + git semver init [2024-12-13T01:38:41.960Z] 2024-12-13 01:38:41,856 [run_init] DEBUG init version:0.0.0 force:False [2024-12-13T01:38:41.960Z] 2024-12-13 01:38:41,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/763/.semver [2024-12-13T01:38:41.960Z] 2024-12-13 01:38:41,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/763/.semver [2024-12-13T01:38:41.960Z] 2024-12-13 01:38:41,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/763/.semver'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=None) [2024-12-13T01:38:47.242Z] 2024-12-13 01:38:46,816 [append_file] DEBUG append to file:/w/workspace/edgex-go/763/.git/info/exclude [2024-12-13T01:38:47.242Z] 2024-12-13 01:38:46,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/763/.semver/main with force:False [2024-12-13T01:38:47.242Z] 2024-12-13 01:38:46,816 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T01:38:47.242Z] 2024-12-13 01:38:46,817 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T01:38:47.242Z] 4.0.0-dev.27 [Pipeline] } [2024-12-13T01:38:47.249Z] $ docker exec --env ******** --env ******** c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent -k [2024-12-13T01:38:47.335Z] unset SSH_AUTH_SOCK; [2024-12-13T01:38:47.336Z] unset SSH_AGENT_PID; [2024-12-13T01:38:47.336Z] echo Agent pid 79 killed; [2024-12-13T01:38:47.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T01:38:47.666Z] + git semver [Pipeline] } [2024-12-13T01:38:47.938Z] $ docker stop --time=1 c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 [2024-12-13T01:38:49.249Z] $ docker rm -f --volumes c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T01:38:49.594Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-13T01:38:49.821Z] Stashed 1 file(s) [Pipeline] echo [2024-12-13T01:38:49.825Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.27 [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-12-13T01:38:50.259Z] + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] echo [2024-12-13T01:38:50.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T01:38:50.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T01:38:50.309Z] ========================================================= [2024-12-13T01:38:50.309Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-13T01:38:50.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-13T01:38:50.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T01:38:50.599Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-13T01:38:50.599Z] 43c4264eed91: Pulling fs layer [2024-12-13T01:38:50.599Z] 4cc291be95ef: Pulling fs layer [2024-12-13T01:38:50.599Z] 2ac1f1163629: Pulling fs layer [2024-12-13T01:38:50.599Z] 5c3c966382ef: Pulling fs layer [2024-12-13T01:38:50.599Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T01:38:50.599Z] 5d5c8e513c77: Pulling fs layer [2024-12-13T01:38:50.599Z] 9f66e0745190: Pulling fs layer [2024-12-13T01:38:50.599Z] f49a43e4bbc0: Pulling fs layer [2024-12-13T01:38:50.599Z] 561ebcabdf7f: Pulling fs layer [2024-12-13T01:38:50.599Z] 5d5c8e513c77: Waiting [2024-12-13T01:38:50.599Z] 9f66e0745190: Waiting [2024-12-13T01:38:50.599Z] 5c3c966382ef: Waiting [2024-12-13T01:38:50.599Z] 4f4fb700ef54: Waiting [2024-12-13T01:38:50.599Z] f49a43e4bbc0: Waiting [2024-12-13T01:38:50.599Z] 4cc291be95ef: Verifying Checksum [2024-12-13T01:38:50.599Z] 5c3c966382ef: Verifying Checksum [2024-12-13T01:38:50.599Z] 5c3c966382ef: Download complete [2024-12-13T01:38:50.599Z] 4f4fb700ef54: Verifying Checksum [2024-12-13T01:38:50.599Z] 4f4fb700ef54: Download complete [2024-12-13T01:38:50.599Z] 5d5c8e513c77: Verifying Checksum [2024-12-13T01:38:50.599Z] 5d5c8e513c77: Download complete [2024-12-13T01:38:50.599Z] 43c4264eed91: Download complete [2024-12-13T01:38:50.599Z] 9f66e0745190: Verifying Checksum [2024-12-13T01:38:50.599Z] 9f66e0745190: Download complete [2024-12-13T01:38:50.857Z] 43c4264eed91: Pull complete [2024-12-13T01:38:50.857Z] 561ebcabdf7f: Download complete [2024-12-13T01:38:50.857Z] 4cc291be95ef: Pull complete [2024-12-13T01:38:51.115Z] 2ac1f1163629: Download complete [2024-12-13T01:38:51.374Z] f49a43e4bbc0: Verifying Checksum [2024-12-13T01:38:51.374Z] f49a43e4bbc0: Download complete [2024-12-13T01:38:54.661Z] 2ac1f1163629: Pull complete [2024-12-13T01:38:54.661Z] 5c3c966382ef: Pull complete [2024-12-13T01:38:54.661Z] 4f4fb700ef54: Pull complete [2024-12-13T01:38:54.661Z] 5d5c8e513c77: Pull complete [2024-12-13T01:38:54.921Z] 9f66e0745190: Pull complete [2024-12-13T01:38:57.476Z] f49a43e4bbc0: Pull complete [2024-12-13T01:38:57.476Z] 561ebcabdf7f: Pull complete [2024-12-13T01:38:57.476Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-13T01:38:57.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T01:38:57.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-13T01:38:57.784Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T01:38:57.784Z] WORKDIR /edgex [2024-12-13T01:38:57.784Z] COPY go.mod . [2024-12-13T01:38:57.784Z] RUN go mod download [2024-12-13T01:38:57.784Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-13T01:38:58.351Z] Sending build context to Docker daemon 178.1MB [2024-12-13T01:38:58.351Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T01:38:58.351Z] ---> 3a752c3f9dda [2024-12-13T01:38:58.351Z] Step 2/4 : WORKDIR /edgex [2024-12-13T01:39:04.939Z] Still waiting to schedule task [2024-12-13T01:39:04.940Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34989’ [2024-12-13T01:39:04.955Z] ---> Running in cf5799bf5f73 [2024-12-13T01:39:04.955Z] Removing intermediate container cf5799bf5f73 [2024-12-13T01:39:04.955Z] ---> e370617e3227 [2024-12-13T01:39:04.955Z] Step 3/4 : COPY go.mod . [2024-12-13T01:39:04.955Z] ---> c94b05acc14f [2024-12-13T01:39:04.955Z] Step 4/4 : RUN go mod download [2024-12-13T01:39:04.955Z] ---> Running in 8d323945f110 [2024-12-13T01:39:31.533Z] Removing intermediate container 8d323945f110 [2024-12-13T01:39:31.533Z] ---> 8b01753046b6 [2024-12-13T01:39:31.533Z] Successfully built 8b01753046b6 [2024-12-13T01:39:31.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:39:31.844Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T01:39:31.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T01:39:31.921Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T01:39:31.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T01:39:32.360Z] $ docker top a95aa746d5cc79df16e44039287d6725e2c4929be2e58b55d392f2e8b06b11e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T01:39:32.702Z] + go version [2024-12-13T01:39:32.702Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-13T01:39:32.716Z] $ docker stop --time=1 a95aa746d5cc79df16e44039287d6725e2c4929be2e58b55d392f2e8b06b11e2 [2024-12-13T01:39:33.972Z] $ docker rm -f --volumes a95aa746d5cc79df16e44039287d6725e2c4929be2e58b55d392f2e8b06b11e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:39:34.418Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T01:39:34.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T01:39:34.494Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T01:39:34.525Z] $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T01:39:34.838Z] $ docker top 5c69b9ba74f7cca691fe517eb5b106aec04d0dc988b685eb0f7ccf271704ddad -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-13T01:39:34.911Z] ========================================================= [2024-12-13T01:39:34.911Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-13T01:39:34.911Z] ========================================================= [Pipeline] sh [2024-12-13T01:39:35.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] fileExists [Pipeline] sh [2024-12-13T01:39:35.508Z] + make test [2024-12-13T01:39:35.508Z] go test -race -coverprofile=coverage.out ./... [2024-12-13T01:39:43.641Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-13T01:40:10.194Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-13T01:40:10.194Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-13T01:40:11.580Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-13T01:40:12.525Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-13T01:40:12.525Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-13T01:40:12.525Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-13T01:40:13.908Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-13T01:40:13.908Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-13T01:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-12-13T01:40:14.844Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-13T01:40:14.844Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-13T01:40:14.844Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-13T01:40:15.413Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-13T01:40:15.413Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-13T01:40:15.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-12-13T01:40:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-13T01:40:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-13T01:40:16.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-13T01:40:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-13T01:40:17.662Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-13T01:40:17.662Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-13T01:40:17.662Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-13T01:40:17.662Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T01:40:19.037Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-13T01:40:19.037Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-13T01:40:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-12-13T01:40:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 48.4% of statements [2024-12-13T01:40:19.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.734s coverage: 93.4% of statements [2024-12-13T01:40:19.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements [2024-12-13T01:40:19.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 9.4% of statements [2024-12-13T01:40:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-13T01:40:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-13T01:40:20.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-13T01:40:21.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.452s coverage: 95.8% of statements [2024-12-13T01:40:21.909Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-12-13T01:40:22.478Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-13T01:40:22.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-13T01:40:22.478Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-13T01:40:23.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-12-13T01:40:23.679Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.1% of statements [2024-12-13T01:40:23.679Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 44.2% of statements [2024-12-13T01:40:23.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2024-12-13T01:40:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2024-12-13T01:40:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-12-13T01:40:24.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-13T01:40:24.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-13T01:40:24.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-13T01:40:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2024-12-13T01:40:24.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-12-13T01:40:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-13T01:40:24.775Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-13T01:40:24.775Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-13T01:40:24.775Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-13T01:40:25.342Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-13T01:40:25.342Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-13T01:40:25.342Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-13T01:40:25.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-13T01:40:25.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-13T01:40:25.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-13T01:40:25.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-13T01:40:26.173Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-13T01:40:26.173Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-13T01:40:26.742Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-13T01:40:27.678Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-13T01:40:28.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-13T01:40:29.627Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-13T01:40:29.627Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-13T01:40:32.160Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-13T01:40:32.160Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-13T01:40:32.160Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-13T01:40:33.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-13T01:40:33.097Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-13T01:40:33.097Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-13T01:40:33.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-13T01:40:33.667Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-13T01:40:33.667Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-13T01:40:33.667Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-13T01:40:35.572Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-13T01:40:35.572Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-13T01:40:35.572Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-13T01:40:35.572Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-13T01:40:36.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-12-13T01:40:37.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-13T01:40:37.217Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-13T01:40:37.217Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T01:40:38.597Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-13T01:40:38.597Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-13T01:40:38.597Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-13T01:40:39.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-13T01:40:39.541Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.042s coverage: 92.9% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.8% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.032s coverage: 3.1% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.2% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 97.7% of statements [2024-12-13T01:40:51.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 45.8% of statements [2024-12-13T01:40:51.758Z] 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-12-13T01:40:51.758Z] running golangci-lint [2024-12-13T01:40:51.758Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-13T01:40:51.758Z] go version go1.23.2 linux/amd64 [2024-12-13T01:40:51.758Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-13T01:40:51.758Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-13T01:40:51.758Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-13T01:41:13.687Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 22.016194661s" [2024-12-13T01:41:13.687Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.059016ms" [2024-12-13T01:41:25.947Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.383466857s with top 10 stages: buildir: 52.788446458s, gosec: 3.378286108s, inspect: 2.622669284s, fact_deprecated: 1.877071363s, ctrlflow: 1.781376889s, fact_purity: 1.620469939s, printf: 1.598515039s, nilness: 1.498376319s, unused: 969.67048ms, S1038: 967.867149ms" [2024-12-13T01:41:25.947Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-13T01:41:25.947Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, autogenerated_exclude: 193/193, nolint: 15/0, path_prettifier: 193/193, skip_files: 193/193, exclude: 193/193" [2024-12-13T01:41:25.947Z] level=info msg="[runner] processing took 16.304286ms with stages: nolint: 6.561894ms, identifier_marker: 4.928865ms, exclude-rules: 1.485511ms, path_prettifier: 1.480831ms, autogenerated_exclude: 1.083043ms, skip_dirs: 681.396µs, cgo: 42.253µs, invalid_issue: 24.982µs, filename_unadjuster: 11.621µs, uniq_by_line: 710ns, max_same_issues: 610ns, fixer: 400ns, skip_files: 350ns, max_from_linter: 340ns, sort_results: 340ns, exclude: 290ns, path_prefixer: 230ns, source_code: 150ns, diff: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2024-12-13T01:41:25.947Z] level=info msg="[runner] linters took 11.02573323s with stages: goanalysis_metalinter: 11.009301766s" [2024-12-13T01:41:25.947Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-13T01:41:25.947Z] level=info msg="Memory: 328 samples, avg is 268.8MB, max is 1249.8MB" [2024-12-13T01:41:25.947Z] level=info msg="Execution took 33.095466798s" [2024-12-13T01:41:25.947Z] go vet ./... [2024-12-13T01:41:31.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T01:41:31.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T01:41:31.213Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T01:41:31.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-13T01:41:31.522Z] + ls -al . [2024-12-13T01:41:31.522Z] total 1740 [2024-12-13T01:41:31.522Z] drwxrwxr-x 11 1001 1001 4096 Dec 13 01:39 . [2024-12-13T01:41:31.522Z] drwxr-xr-x 4 root root 4096 Dec 13 01:39 .. [2024-12-13T01:41:31.522Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 .blubracket [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 10 Dec 13 01:38 .dockerignore [2024-12-13T01:41:31.522Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 01:40 .git [2024-12-13T01:41:31.522Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 01:38 .github [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 907 Dec 13 01:38 .gitignore [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 199 Dec 13 01:38 .golangci.yml [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 100 Dec 13 01:38 .hadolint.yml [2024-12-13T01:41:31.522Z] drwxr-xr-x 3 1001 1001 4096 Dec 13 01:38 .semver [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 155 Dec 13 01:38 .sonarcloud.properties [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 01:38 ADOPTERS.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 17141 Dec 13 01:38 Attribution.txt [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 100284 Dec 13 01:38 CHANGELOG.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 01:38 CONTRIBUTING.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 01:38 GOVERNANCE.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 858 Dec 13 01:38 Jenkinsfile [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 01:38 LICENSE [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 16740 Dec 13 01:38 Makefile [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 01:38 OWNERS.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 9932 Dec 13 01:38 README.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 789 Dec 13 01:38 SECURITY.md [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 12 Dec 13 01:38 VERSION [2024-12-13T01:41:31.522Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 bin [2024-12-13T01:41:31.522Z] drwxrwxr-x 19 1001 1001 4096 Dec 13 01:38 cmd [2024-12-13T01:41:31.522Z] -rw-r--r-- 1 root root 1412873 Dec 13 01:40 coverage.out [2024-12-13T01:41:31.522Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 fuzz_test [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 6473 Dec 13 01:38 go.mod [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 87891 Dec 13 01:38 go.sum [2024-12-13T01:41:31.522Z] drwxrwxr-x 7 1001 1001 4096 Dec 13 01:38 internal [2024-12-13T01:41:31.522Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 openapi [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 584 Dec 13 01:38 security.txt [2024-12-13T01:41:31.522Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 01:38 version.go [Pipeline] sh [2024-12-13T01:41:31.814Z] + '[' -e coverage.out ] [2024-12-13T01:41:31.814Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-13T01:41:31.961Z] Stashed 1 file(s) [Pipeline] sh [2024-12-13T01:41:32.249Z] + make build [2024-12-13T01:41:32.249Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-13T01:41:54.176Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-13T01:41:56.093Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-13T01:41:57.471Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-13T01:41:58.039Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-13T01:41:59.415Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-13T01:42:03.599Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-13T01:42:04.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-13T01:42:06.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-13T01:42:07.815Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-13T01:42:08.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-13T01:42:08.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-13T01:42:09.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-13T01:42:10.460Z] $ docker stop --time=1 5c69b9ba74f7cca691fe517eb5b106aec04d0dc988b685eb0f7ccf271704ddad [2024-12-13T01:42:17.377Z] $ docker rm -f --volumes 5c69b9ba74f7cca691fe517eb5b106aec04d0dc988b685eb0f7ccf271704ddad [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-12-13T01:42:18.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-13T01:42:18.596Z] [2024-12-13T01:42:18.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:42:18.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-13T01:42:19.170Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-13T01:42:19.170Z] 91d30c5bc195: Pulling fs layer [2024-12-13T01:42:19.170Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-13T01:42:19.170Z] 9c61dcf015f6: Pulling fs layer [2024-12-13T01:42:19.170Z] 4698f68db338: Pulling fs layer [2024-12-13T01:42:19.170Z] 2a2f49069b9e: Pulling fs layer [2024-12-13T01:42:19.170Z] 2a2f49069b9e: Waiting [2024-12-13T01:42:19.170Z] 4698f68db338: Waiting [2024-12-13T01:42:19.170Z] e0025b399a48: Pulling fs layer [2024-12-13T01:42:19.170Z] e0025b399a48: Waiting [2024-12-13T01:42:19.170Z] 91d30c5bc195: Verifying Checksum [2024-12-13T01:42:19.170Z] 91d30c5bc195: Download complete [2024-12-13T01:42:19.170Z] 4698f68db338: Verifying Checksum [2024-12-13T01:42:19.170Z] 4698f68db338: Download complete [2024-12-13T01:42:19.170Z] 91d30c5bc195: Pull complete [2024-12-13T01:42:19.429Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-13T01:42:19.429Z] 2e9b0aa3be6d: Download complete [2024-12-13T01:42:19.429Z] e0025b399a48: Verifying Checksum [2024-12-13T01:42:19.429Z] e0025b399a48: Download complete [2024-12-13T01:42:19.686Z] 2e9b0aa3be6d: Pull complete [2024-12-13T01:42:19.686Z] 9c61dcf015f6: Verifying Checksum [2024-12-13T01:42:19.686Z] 9c61dcf015f6: Download complete [2024-12-13T01:42:22.214Z] 9c61dcf015f6: Pull complete [2024-12-13T01:42:22.214Z] 4698f68db338: Pull complete [2024-12-13T01:42:22.473Z] 2a2f49069b9e: Pull complete [2024-12-13T01:42:22.473Z] e0025b399a48: Pull complete [2024-12-13T01:42:22.473Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-13T01:42:22.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-13T01:42:22.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T01:42:22.568Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T01:42:22.604Z] $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T01:42:25.805Z] $ docker top cbaca7c0088904b5c94130e0e1fef8226a4fa61e4eb05a7b2868fb9c0d9085aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T01:42:26.145Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-13T01:42:28.680Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #1 transferring dockerfile: [2024-12-13T01:42:28.680Z] #1 transferring dockerfile: 2.50kB done [2024-12-13T01:42:28.680Z] #1 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #2 transferring dockerfile: 1.81kB done [2024-12-13T01:42:28.680Z] #2 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #3 transferring dockerfile: 2.15kB done [2024-12-13T01:42:28.680Z] #3 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #4 transferring dockerfile: 1.89kB done [2024-12-13T01:42:28.680Z] #4 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #5 transferring dockerfile: 1.82kB done [2024-12-13T01:42:28.680Z] #5 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #6 transferring dockerfile: 1.70kB done [2024-12-13T01:42:28.680Z] #6 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #7 transferring dockerfile: 2.23kB done [2024-12-13T01:42:28.680Z] #7 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #8 transferring dockerfile: 2.07kB done [2024-12-13T01:42:28.680Z] #8 DONE 0.1s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #9 transferring dockerfile: 1.69kB done [2024-12-13T01:42:28.680Z] #9 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #10 [core-data internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #10 transferring dockerfile: 2.07kB done [2024-12-13T01:42:28.680Z] #10 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #11 transferring dockerfile: 2.02kB done [2024-12-13T01:42:28.680Z] #11 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #12 transferring dockerfile: 2.49kB done [2024-12-13T01:42:28.680Z] #12 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #13 transferring dockerfile: 3.02kB done [2024-12-13T01:42:28.680Z] #13 DONE 0.1s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #14 transferring dockerfile: 2.13kB done [2024-12-13T01:42:28.680Z] #14 DONE 0.1s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #15 [security-proxy-setup internal] load .dockerignore [2024-12-13T01:42:28.680Z] #15 transferring context: 50B done [2024-12-13T01:42:28.680Z] #15 DONE 0.1s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #16 [core-command internal] load build definition from Dockerfile [2024-12-13T01:42:28.680Z] #16 transferring dockerfile: 1.94kB done [2024-12-13T01:42:28.680Z] #16 DONE 0.1s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #17 [security-spire-agent internal] load .dockerignore [2024-12-13T01:42:28.680Z] #17 transferring context: 50B done [2024-12-13T01:42:28.680Z] #17 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #18 [security-proxy-auth internal] load .dockerignore [2024-12-13T01:42:28.680Z] #18 transferring context: 50B done [2024-12-13T01:42:28.680Z] #18 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-12-13T01:42:28.680Z] #19 transferring context: 50B done [2024-12-13T01:42:28.680Z] #19 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #20 [support-scheduler internal] load .dockerignore [2024-12-13T01:42:28.680Z] #20 transferring context: 50B done [2024-12-13T01:42:28.680Z] #20 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #21 [security-spire-server internal] load .dockerignore [2024-12-13T01:42:28.680Z] #21 transferring context: 50B done [2024-12-13T01:42:28.680Z] #21 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-13T01:42:28.680Z] #22 transferring context: 50B done [2024-12-13T01:42:28.680Z] #22 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #23 [security-spire-config internal] load .dockerignore [2024-12-13T01:42:28.680Z] #23 transferring context: 50B done [2024-12-13T01:42:28.680Z] #23 DONE 0.0s [2024-12-13T01:42:28.680Z] [2024-12-13T01:42:28.680Z] #24 [core-data internal] load .dockerignore [2024-12-13T01:42:28.939Z] #24 transferring context: 50B done [2024-12-13T01:42:28.939Z] #24 DONE 0.0s [2024-12-13T01:42:28.939Z] [2024-12-13T01:42:28.939Z] #25 [support-notifications internal] load .dockerignore [2024-12-13T01:42:28.939Z] #25 transferring context: 50B done [2024-12-13T01:42:28.939Z] #25 DONE 0.0s [2024-12-13T01:42:28.939Z] [2024-12-13T01:42:28.939Z] #26 [core-keeper internal] load .dockerignore [2024-12-13T01:42:28.939Z] #26 transferring context: 50B done [2024-12-13T01:42:28.939Z] #26 DONE 0.0s [2024-12-13T01:42:28.940Z] [2024-12-13T01:42:28.940Z] #27 [security-bootstrapper internal] load .dockerignore [2024-12-13T01:42:28.940Z] #27 transferring context: 50B done [2024-12-13T01:42:28.940Z] #27 DONE 0.0s [2024-12-13T01:42:28.940Z] [2024-12-13T01:42:28.940Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-12-13T01:42:28.940Z] #28 transferring context: 50B done [2024-12-13T01:42:28.940Z] #28 DONE 0.0s [2024-12-13T01:42:28.940Z] [2024-12-13T01:42:28.940Z] #29 [core-command internal] load .dockerignore [2024-12-13T01:42:28.940Z] #29 transferring context: 50B done [2024-12-13T01:42:28.940Z] #29 DONE 0.0s [2024-12-13T01:42:28.940Z] [2024-12-13T01:42:28.940Z] #30 [core-metadata internal] load .dockerignore [2024-12-13T01:42:28.940Z] #30 transferring context: 50B done [2024-12-13T01:42:28.940Z] #30 DONE 0.0s [2024-12-13T01:42:28.940Z] [2024-12-13T01:42:28.940Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T01:42:28.940Z] #31 DONE 0.0s [2024-12-13T01:42:28.940Z] [2024-12-13T01:42:28.940Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:42:29.199Z] #32 ... [2024-12-13T01:42:29.199Z] [2024-12-13T01:42:29.199Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T01:42:29.199Z] #31 DONE 0.0s [2024-12-13T01:42:29.199Z] [2024-12-13T01:42:29.199Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:42:29.199Z] #32 ... [2024-12-13T01:42:29.199Z] [2024-12-13T01:42:29.199Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T01:42:29.199Z] #31 DONE 0.0s [2024-12-13T01:42:29.199Z] [2024-12-13T01:42:29.199Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:42:29.199Z] #32 DONE 0.2s [2024-12-13T01:42:29.199Z] [2024-12-13T01:42:29.199Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-13T01:42:29.199Z] #31 DONE 0.0s [2024-12-13T01:42:29.199Z] [2024-12-13T01:42:29.199Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:42:29.199Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T01:42:29.199Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:42:29.199Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T01:42:29.199Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T01:42:29.199Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-13T01:42:29.199Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-13T01:42:29.764Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done [2024-12-13T01:42:29.765Z] #33 ... [2024-12-13T01:42:29.765Z] [2024-12-13T01:42:29.765Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-13T01:42:29.765Z] #34 DONE 0.8s [2024-12-13T01:42:29.765Z] [2024-12-13T01:42:29.765Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:42:29.765Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T01:42:29.765Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:42:29.765Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T01:42:29.765Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T01:42:29.765Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-13T01:42:29.765Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done [2024-12-13T01:42:30.022Z] #33 ... [2024-12-13T01:42:30.023Z] [2024-12-13T01:42:30.023Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-13T01:42:30.023Z] #35 DONE 0.9s [2024-12-13T01:42:30.023Z] [2024-12-13T01:42:30.023Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:42:30.023Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-13T01:42:30.023Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:42:30.023Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-13T01:42:30.023Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-13T01:42:30.023Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done [2024-12-13T01:42:30.023Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done [2024-12-13T01:42:30.023Z] #33 ... [2024-12-13T01:42:30.023Z] [2024-12-13T01:42:30.023Z] #36 [security-spire-server internal] load build context [2024-12-13T01:42:30.023Z] #36 transferring context: 23.57kB 0.0s done [2024-12-13T01:42:30.023Z] #36 DONE 0.2s [2024-12-13T01:42:30.023Z] [2024-12-13T01:42:30.023Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:42:30.279Z] #33 DONE 1.3s [2024-12-13T01:42:30.280Z] [2024-12-13T01:42:30.280Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:42:30.280Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-12-13T01:42:30.280Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-13T01:42:30.280Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-13T01:42:30.280Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-13T01:42:30.280Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-12-13T01:42:30.280Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-12-13T01:42:30.280Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-12-13T01:42:30.280Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-13T01:42:30.280Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-12-13T01:42:30.280Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-13T01:42:30.280Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-13T01:42:30.537Z] #37 ... [2024-12-13T01:42:30.537Z] [2024-12-13T01:42:30.537Z] #38 [security-spire-config internal] load build context [2024-12-13T01:42:30.537Z] #38 transferring context: 21.82kB 0.0s done [2024-12-13T01:42:30.537Z] #38 DONE 0.6s [2024-12-13T01:42:30.537Z] [2024-12-13T01:42:30.537Z] #39 [security-spire-agent internal] load build context [2024-12-13T01:42:30.537Z] #39 transferring context: 23.10kB 0.0s done [2024-12-13T01:42:30.537Z] #39 DONE 0.5s [2024-12-13T01:42:30.537Z] [2024-12-13T01:42:30.537Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-13T01:42:30.537Z] #40 DONE 1.6s [2024-12-13T01:42:30.537Z] [2024-12-13T01:42:30.537Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:42:30.537Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-12-13T01:42:30.537Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s [2024-12-13T01:42:30.537Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-13T01:42:30.537Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.66MB / 30.73MB 0.5s [2024-12-13T01:42:30.537Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-12-13T01:42:31.102Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-12-13T01:42:31.102Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-13T01:42:33.632Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-12-13T01:42:40.221Z] #37 ... [2024-12-13T01:42:40.221Z] [2024-12-13T01:42:40.221Z] #41 [security-spiffe-token-provider internal] load build context [2024-12-13T01:42:40.222Z] #41 transferring context: 283.65MB 9.7s [2024-12-13T01:42:40.222Z] #41 ... [2024-12-13T01:42:40.222Z] [2024-12-13T01:42:40.222Z] #42 [security-proxy-setup internal] load build context [2024-12-13T01:42:40.222Z] #42 ... [2024-12-13T01:42:40.222Z] [2024-12-13T01:42:40.222Z] #43 [core-command internal] load build context [2024-12-13T01:42:40.222Z] #43 ... [2024-12-13T01:42:40.222Z] [2024-12-13T01:42:40.222Z] #44 [core-keeper internal] load build context [2024-12-13T01:42:40.222Z] #44 ... [2024-12-13T01:42:40.222Z] [2024-12-13T01:42:40.222Z] #45 [security-secretstore-setup internal] load build context [2024-12-13T01:42:40.222Z] #45 ... [2024-12-13T01:42:40.222Z] [2024-12-13T01:42:40.222Z] #46 [core-data internal] load build context [2024-12-13T01:42:40.222Z] #46 ... [2024-12-13T01:42:40.222Z] [2024-12-13T01:42:40.222Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T01:42:40.481Z] #47 ... [2024-12-13T01:42:40.481Z] [2024-12-13T01:42:40.481Z] #48 [support-notifications internal] load build context [2024-12-13T01:42:40.481Z] #48 ... [2024-12-13T01:42:40.481Z] [2024-12-13T01:42:40.481Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T01:42:40.739Z] #49 ... [2024-12-13T01:42:40.739Z] [2024-12-13T01:42:40.739Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T01:42:40.739Z] #50 ... [2024-12-13T01:42:40.739Z] [2024-12-13T01:42:40.739Z] #51 [core-common-config-bootstrapper internal] load build context [2024-12-13T01:42:40.997Z] #51 ... [2024-12-13T01:42:40.997Z] [2024-12-13T01:42:40.997Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:42:40.997Z] #52 ... [2024-12-13T01:42:40.997Z] [2024-12-13T01:42:40.997Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T01:42:40.997Z] #53 ... [2024-12-13T01:42:40.997Z] [2024-12-13T01:42:40.997Z] #54 [core-metadata internal] load build context [2024-12-13T01:42:41.257Z] #54 ... [2024-12-13T01:42:41.257Z] [2024-12-13T01:42:41.257Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T01:42:41.257Z] #0 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:41.257Z] #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:41.257Z] #0 1.417 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:42:41.257Z] #0 1.417 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:42:41.257Z] #0 1.417 OK: 24171 distinct packages available [2024-12-13T01:42:41.257Z] #0 1.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:41.257Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:41.257Z] #0 2.032 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:42:41.257Z] #0 2.176 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:42:41.257Z] #0 2.184 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:41.257Z] #0 2.189 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-13T01:42:41.257Z] #0 2.197 (5/7) Installing libucontext (1.2-r3) [2024-12-13T01:42:41.257Z] #0 2.201 (6/7) Installing gcompat (1.1.0-r4) [2024-12-13T01:42:41.257Z] #0 2.205 (7/7) Installing openssl (3.3.2-r1) [2024-12-13T01:42:41.257Z] #0 2.228 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:41.257Z] #0 2.237 OK: 9 MiB in 19 packages [2024-12-13T01:42:41.257Z] #55 ... [2024-12-13T01:42:41.257Z] [2024-12-13T01:42:41.257Z] #56 [security-proxy-auth internal] load build context [2024-12-13T01:42:41.514Z] #56 ... [2024-12-13T01:42:41.514Z] [2024-12-13T01:42:41.514Z] #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-13T01:42:41.514Z] #57 ... [2024-12-13T01:42:41.514Z] [2024-12-13T01:42:41.514Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T01:42:41.514Z] #58 ... [2024-12-13T01:42:41.514Z] [2024-12-13T01:42:41.514Z] #59 [support-scheduler internal] load build context [2024-12-13T01:42:41.772Z] #59 ... [2024-12-13T01:42:41.772Z] [2024-12-13T01:42:41.772Z] #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-13T01:42:41.772Z] #60 ... [2024-12-13T01:42:41.772Z] [2024-12-13T01:42:41.772Z] #61 [security-bootstrapper internal] load build context [2024-12-13T01:42:42.032Z] #61 ... [2024-12-13T01:42:42.032Z] [2024-12-13T01:42:42.032Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T01:42:42.032Z] #62 ... [2024-12-13T01:42:42.032Z] [2024-12-13T01:42:42.032Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T01:42:42.032Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-12-13T01:42:42.032Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-13T01:42:42.032Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-13T01:42:42.032Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-13T01:42:42.032Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-13T01:42:42.032Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-13T01:42:42.032Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-12-13T01:42:42.032Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-12-13T01:42:42.032Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-12-13T01:42:42.032Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-12-13T01:42:42.293Z] #63 ... [2024-12-13T01:42:42.293Z] [2024-12-13T01:42:42.293Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T01:42:42.293Z] #64 ... [2024-12-13T01:42:42.293Z] [2024-12-13T01:42:42.293Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T01:42:42.293Z] #65 ... [2024-12-13T01:42:42.293Z] [2024-12-13T01:42:42.293Z] #61 [security-bootstrapper internal] load build context [2024-12-13T01:42:43.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-13T01:42:43.347Z] Running in /w/workspace/edgex-go/763 [Pipeline] { [Pipeline] checkout [2024-12-13T01:42:43.385Z] The recommended git tool is: git [2024-12-13T01:42:44.011Z] #61 transferring context: 418.90MB 14.5s [2024-12-13T01:42:44.011Z] #61 transferring context: 433.35MB 14.6s done [2024-12-13T01:42:48.833Z] using credential edgex-jenkins-ssh [2024-12-13T01:42:48.860Z] Cloning the remote Git repository [2024-12-13T01:42:48.962Z] #61 ... [2024-12-13T01:42:48.962Z] [2024-12-13T01:42:48.962Z] #44 [core-keeper internal] load build context [2024-12-13T01:42:48.962Z] #44 transferring context: 433.35MB 15.1s done [2024-12-13T01:42:48.900Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-13T01:42:49.000Z] > git init /w/workspace/edgex-go/763 # timeout=10 [2024-12-13T01:42:49.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-13T01:42:49.144Z] > git --version # timeout=10 [2024-12-13T01:42:49.165Z] > git --version # 'git version 2.25.1' [2024-12-13T01:42:49.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-13T01:42:49.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T01:42:49.909Z] #44 ... [2024-12-13T01:42:49.909Z] [2024-12-13T01:42:49.909Z] #41 [security-spiffe-token-provider internal] load build context [2024-12-13T01:42:49.909Z] #41 transferring context: 433.35MB 13.7s done [2024-12-13T01:42:49.909Z] #41 ... [2024-12-13T01:42:49.909Z] [2024-12-13T01:42:49.909Z] #42 [security-proxy-setup internal] load build context [2024-12-13T01:42:49.909Z] #42 transferring context: 433.35MB 12.9s done [2024-12-13T01:42:50.379Z] #42 ... [2024-12-13T01:42:50.379Z] [2024-12-13T01:42:50.379Z] #43 [core-command internal] load build context [2024-12-13T01:42:50.379Z] #43 transferring context: 433.35MB 14.8s done [2024-12-13T01:42:50.640Z] #43 ... [2024-12-13T01:42:50.640Z] [2024-12-13T01:42:50.640Z] #45 [security-secretstore-setup internal] load build context [2024-12-13T01:42:50.640Z] #45 transferring context: 433.35MB 13.5s done [2024-12-13T01:42:50.640Z] #45 ... [2024-12-13T01:42:50.640Z] [2024-12-13T01:42:50.640Z] #46 [core-data internal] load build context [2024-12-13T01:42:50.640Z] #46 transferring context: 433.35MB 15.0s done [2024-12-13T01:42:50.900Z] #46 ... [2024-12-13T01:42:50.900Z] [2024-12-13T01:42:50.900Z] #48 [support-notifications internal] load build context [2024-12-13T01:42:50.900Z] #48 transferring context: 433.35MB 12.9s done [2024-12-13T01:42:50.900Z] #48 ... [2024-12-13T01:42:50.900Z] [2024-12-13T01:42:50.900Z] #51 [core-common-config-bootstrapper internal] load build context [2024-12-13T01:42:50.900Z] #51 transferring context: 433.35MB 14.3s done [2024-12-13T01:42:51.160Z] #51 ... [2024-12-13T01:42:51.160Z] [2024-12-13T01:42:51.160Z] #56 [security-proxy-auth internal] load build context [2024-12-13T01:42:51.160Z] #56 transferring context: 433.35MB 15.4s done [2024-12-13T01:42:51.160Z] #56 ... [2024-12-13T01:42:51.160Z] [2024-12-13T01:42:51.160Z] #54 [core-metadata internal] load build context [2024-12-13T01:42:51.160Z] #54 transferring context: 433.35MB 14.4s done [2024-12-13T01:42:52.099Z] #54 ... [2024-12-13T01:42:52.099Z] [2024-12-13T01:42:52.099Z] #59 [support-scheduler internal] load build context [2024-12-13T01:42:52.099Z] #59 transferring context: 433.35MB 13.2s done [2024-12-13T01:42:56.420Z] #59 DONE 27.3s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T01:42:56.420Z] #55 DONE 26.3s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #48 [support-notifications internal] load build context [2024-12-13T01:42:56.420Z] #48 DONE 27.1s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #41 [security-spiffe-token-provider internal] load build context [2024-12-13T01:42:56.420Z] #41 DONE 27.4s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #42 [security-proxy-setup internal] load build context [2024-12-13T01:42:56.420Z] #42 DONE 27.4s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-13T01:42:56.420Z] #57 DONE 25.9s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T01:42:56.420Z] #66 ... [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #45 [security-secretstore-setup internal] load build context [2024-12-13T01:42:56.420Z] #45 DONE 27.2s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #51 [core-common-config-bootstrapper internal] load build context [2024-12-13T01:42:56.420Z] #51 DONE 27.3s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #54 [core-metadata internal] load build context [2024-12-13T01:42:56.420Z] #54 DONE 27.2s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #61 [security-bootstrapper internal] load build context [2024-12-13T01:42:56.420Z] #61 DONE 27.2s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #46 [core-data internal] load build context [2024-12-13T01:42:56.420Z] #46 DONE 27.2s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #43 [core-command internal] load build context [2024-12-13T01:42:56.420Z] #43 DONE 27.2s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #56 [security-proxy-auth internal] load build context [2024-12-13T01:42:56.420Z] #56 DONE 27.5s [2024-12-13T01:42:56.420Z] [2024-12-13T01:42:56.420Z] #44 [core-keeper internal] load build context [2024-12-13T01:42:56.420Z] #44 DONE 27.2s [2024-12-13T01:42:56.677Z] [2024-12-13T01:42:56.677Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:42:56.677Z] #37 DONE 26.9s [2024-12-13T01:42:56.677Z] [2024-12-13T01:42:56.677Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T01:42:56.958Z] #63 ... [2024-12-13T01:42:56.958Z] [2024-12-13T01:42:56.958Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T01:42:56.958Z] #58 DONE 26.7s [2024-12-13T01:42:57.234Z] [2024-12-13T01:42:57.234Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:42:57.234Z] #52 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.234Z] #52 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.519Z] #52 27.21 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:42:57.519Z] #52 27.21 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:42:57.519Z] #52 27.21 OK: 24171 distinct packages available [2024-12-13T01:42:57.519Z] #52 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #52 ... [2024-12-13T01:42:57.778Z] [2024-12-13T01:42:57.778Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T01:42:57.778Z] #62 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #62 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #62 27.01 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:57.778Z] #62 27.01 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:57.778Z] #62 27.04 OK: 8 MiB in 15 packages [2024-12-13T01:42:57.778Z] #62 DONE 27.4s [2024-12-13T01:42:57.778Z] [2024-12-13T01:42:57.778Z] #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-13T01:42:57.778Z] #60 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #60 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #60 27.02 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:57.778Z] #60 27.03 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:57.778Z] #60 27.03 OK: 8 MiB in 15 packages [2024-12-13T01:42:57.778Z] #60 DONE 27.4s [2024-12-13T01:42:57.778Z] [2024-12-13T01:42:57.778Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T01:42:57.778Z] #47 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #47 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:57.778Z] #47 26.99 (1/4) Installing ca-certificates (20240705-r0) [2024-12-13T01:42:57.778Z] #47 27.01 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:57.778Z] #47 27.01 (3/4) Installing su-exec (0.2-r3) [2024-12-13T01:42:57.778Z] #47 27.02 (4/4) Installing yq-go (4.44.1-r2) [2024-12-13T01:42:57.778Z] #47 27.21 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:57.778Z] #47 27.31 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:42:57.778Z] #47 27.39 OK: 19 MiB in 18 packages [2024-12-13T01:42:57.778Z] #47 DONE 27.5s [2024-12-13T01:42:57.778Z] [2024-12-13T01:42:57.778Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-13T01:42:58.368Z] #67 ... [2024-12-13T01:42:58.368Z] [2024-12-13T01:42:58.368Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T01:42:58.368Z] #64 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.368Z] #64 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.368Z] #64 27.08 (1/2) Installing ca-certificates (20240705-r0) [2024-12-13T01:42:58.368Z] #64 27.10 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:58.368Z] #64 27.10 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:58.368Z] #64 27.18 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:42:58.368Z] #64 27.39 OK: 9 MiB in 16 packages [2024-12-13T01:42:58.368Z] #64 DONE 28.0s [2024-12-13T01:42:58.368Z] [2024-12-13T01:42:58.368Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T01:42:58.368Z] #50 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.368Z] #50 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.368Z] #50 27.09 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:42:58.368Z] #50 27.09 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:42:58.368Z] #50 27.09 OK: 24171 distinct packages available [2024-12-13T01:42:58.368Z] #50 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.368Z] #50 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.369Z] #50 27.61 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:58.369Z] #50 27.61 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-13T01:42:58.369Z] #50 27.62 (3/4) Installing libucontext (1.2-r3) [2024-12-13T01:42:58.369Z] #50 27.62 (4/4) Installing gcompat (1.1.0-r4) [2024-12-13T01:42:58.369Z] #50 27.63 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:58.369Z] #50 27.64 OK: 8 MiB in 18 packages [2024-12-13T01:42:58.369Z] #50 DONE 28.0s [2024-12-13T01:42:58.369Z] [2024-12-13T01:42:58.369Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T01:42:58.369Z] #66 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.369Z] #66 1.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.369Z] #66 1.739 OK: 246 MiB in 54 packages [2024-12-13T01:42:58.369Z] #66 DONE 1.9s [2024-12-13T01:42:58.369Z] [2024-12-13T01:42:58.369Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T01:42:58.369Z] #49 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.369Z] #49 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.369Z] #49 27.48 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:42:58.369Z] #49 27.51 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:42:58.369Z] #49 27.52 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:58.369Z] #49 27.54 (4/6) Installing openssl (3.3.2-r1) [2024-12-13T01:42:58.369Z] #49 27.55 (5/6) Installing su-exec (0.2-r3) [2024-12-13T01:42:58.369Z] #49 27.56 (6/6) Installing yq-go (4.44.1-r2) [2024-12-13T01:42:58.369Z] #49 27.64 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:58.369Z] #49 27.65 OK: 19 MiB in 18 packages [2024-12-13T01:42:58.369Z] #49 DONE 28.0s [2024-12-13T01:42:58.627Z] [2024-12-13T01:42:58.627Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T01:42:58.627Z] #68 DONE 2.1s [2024-12-13T01:42:58.627Z] [2024-12-13T01:42:58.627Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T01:42:58.627Z] #65 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.627Z] #65 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.627Z] #65 27.95 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:58.627Z] #65 27.99 (2/2) Installing su-exec (0.2-r3) [2024-12-13T01:42:58.627Z] #65 27.99 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:58.627Z] #65 28.00 OK: 8 MiB in 16 packages [2024-12-13T01:42:58.627Z] #65 DONE 28.2s [2024-12-13T01:42:58.627Z] [2024-12-13T01:42:58.627Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T01:42:58.627Z] #69 ... [2024-12-13T01:42:58.627Z] [2024-12-13T01:42:58.627Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:42:58.627Z] #52 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.627Z] #52 27.73 (1/14) Installing ca-certificates (20240705-r0) [2024-12-13T01:42:58.627Z] #52 27.78 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-13T01:42:58.627Z] #52 27.79 (3/14) Installing c-ares (1.33.1-r0) [2024-12-13T01:42:58.627Z] #52 27.80 (4/14) Installing libunistring (1.2-r0) [2024-12-13T01:42:58.627Z] #52 27.81 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-13T01:42:58.627Z] #52 27.82 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-13T01:42:58.627Z] #52 27.83 (7/14) Installing libpsl (0.21.5-r1) [2024-12-13T01:42:58.627Z] #52 27.83 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-13T01:42:58.627Z] #52 27.85 (9/14) Installing libcurl (8.11.1-r0) [2024-12-13T01:42:58.627Z] #52 27.88 (10/14) Installing curl (8.11.1-r0) [2024-12-13T01:42:58.627Z] #52 27.95 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:58.627Z] #52 27.96 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-13T01:42:58.627Z] #52 27.96 (13/14) Installing libucontext (1.2-r3) [2024-12-13T01:42:58.627Z] #52 27.97 (14/14) Installing gcompat (1.1.0-r4) [2024-12-13T01:42:58.627Z] #52 27.97 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:58.627Z] #52 27.98 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:42:58.627Z] #52 28.04 OK: 13 MiB in 28 packages [2024-12-13T01:42:58.627Z] #52 DONE 28.2s [2024-12-13T01:42:58.627Z] [2024-12-13T01:42:58.627Z] #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:42:58.627Z] #70 DONE 0.3s [2024-12-13T01:42:58.886Z] [2024-12-13T01:42:58.887Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:42:58.887Z] #71 ... [2024-12-13T01:42:58.887Z] [2024-12-13T01:42:58.887Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T01:42:58.887Z] #53 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #53 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #53 28.00 (1/3) Installing ca-certificates (20240705-r0) [2024-12-13T01:42:58.887Z] #53 28.03 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-13T01:42:58.887Z] #53 28.04 (3/3) Installing tzdata (2024b-r0) [2024-12-13T01:42:58.887Z] #53 28.08 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:42:58.887Z] #53 28.13 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:42:58.887Z] #53 28.25 OK: 10 MiB in 17 packages [2024-12-13T01:42:58.887Z] #53 DONE 28.5s [2024-12-13T01:42:58.887Z] [2024-12-13T01:42:58.887Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-13T01:42:58.887Z] #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #0 2.373 OK: 246 MiB in 54 packages [2024-12-13T01:42:58.887Z] #72 DONE 2.5s [2024-12-13T01:42:58.887Z] [2024-12-13T01:42:58.887Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:42:58.887Z] #73 DONE 0.0s [2024-12-13T01:42:58.887Z] [2024-12-13T01:42:58.887Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T01:42:58.887Z] #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #0 2.025 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:42:58.887Z] #0 2.025 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:42:58.887Z] #0 2.025 OK: 24175 distinct packages available [2024-12-13T01:42:58.887Z] #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:42:58.887Z] #0 2.493 OK: 246 MiB in 54 packages [2024-12-13T01:42:58.887Z] #74 DONE 2.6s [2024-12-13T01:42:58.887Z] [2024-12-13T01:42:58.887Z] #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:42:59.145Z] #75 ... [2024-12-13T01:42:59.145Z] [2024-12-13T01:42:59.145Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:42:59.145Z] #76 DONE 0.0s [2024-12-13T01:42:59.402Z] [2024-12-13T01:42:59.402Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:00.419Z] #77 ... [2024-12-13T01:43:00.419Z] [2024-12-13T01:43:00.419Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:43:00.419Z] #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.419Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.419Z] #0 3.315 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:00.419Z] #0 3.315 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:00.419Z] #0 3.325 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:00.419Z] #0 3.407 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:00.419Z] #0 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.419Z] #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.419Z] #0 3.881 OK: 9 MiB in 19 packages [2024-12-13T01:43:00.419Z] #78 DONE 4.0s [2024-12-13T01:43:00.419Z] [2024-12-13T01:43:00.419Z] #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T01:43:00.419Z] #0 2.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.419Z] #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.419Z] #0 3.319 OK: 246 MiB in 54 packages [2024-12-13T01:43:00.419Z] #79 DONE 4.2s [2024-12-13T01:43:00.419Z] [2024-12-13T01:43:00.419Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:00.419Z] #80 DONE 0.1s [2024-12-13T01:43:00.680Z] [2024-12-13T01:43:00.680Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-13T01:43:00.680Z] #67 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:00.680Z] #67 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.007Z] #67 3.138 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:01.007Z] #67 3.138 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:01.007Z] #67 3.146 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:01.007Z] #67 3.203 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:01.007Z] #67 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.269Z] #67 3.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.269Z] #67 3.547 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:01.269Z] #67 3.586 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:01.913Z] #67 3.983 OK: 8 MiB in 15 packages [2024-12-13T01:43:01.913Z] #67 DONE 4.1s [2024-12-13T01:43:01.913Z] [2024-12-13T01:43:01.913Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T01:43:01.913Z] #0 2.509 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.913Z] #0 3.266 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.913Z] #0 3.993 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T01:43:01.913Z] #0 4.283 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:01.913Z] #0 4.290 OK: 8 MiB in 15 packages [2024-12-13T01:43:01.913Z] #81 DONE 4.8s [2024-12-13T01:43:01.913Z] [2024-12-13T01:43:01.913Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:43:01.913Z] #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.913Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.913Z] #0 3.201 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:01.913Z] #0 3.201 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:01.913Z] #0 3.210 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:01.913Z] #0 3.309 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:01.913Z] #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.913Z] #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:01.913Z] #0 3.731 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:01.913Z] #0 3.792 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:01.913Z] #0 3.871 OK: 8 MiB in 15 packages [2024-12-13T01:43:01.913Z] #82 DONE 4.1s [2024-12-13T01:43:01.913Z] [2024-12-13T01:43:01.913Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:43:01.913Z] #83 DONE 1.4s [2024-12-13T01:43:01.913Z] [2024-12-13T01:43:01.913Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T01:43:01.913Z] #84 DONE 1.4s [2024-12-13T01:43:01.913Z] [2024-12-13T01:43:01.913Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-13T01:43:01.913Z] #85 DONE 0.0s [2024-12-13T01:43:01.913Z] [2024-12-13T01:43:01.913Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-13T01:43:02.858Z] #86 DONE 0.8s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:43:02.858Z] #87 DONE 0.9s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:43:02.858Z] #88 DONE 0.0s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-13T01:43:02.858Z] #89 DONE 0.0s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-13T01:43:02.858Z] #90 DONE 0.0s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-13T01:43:02.858Z] #91 DONE 0.0s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:43:02.858Z] #92 DONE 0.0s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-13T01:43:02.858Z] #93 DONE 0.0s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-13T01:43:02.858Z] #94 DONE 0.1s [2024-12-13T01:43:02.858Z] [2024-12-13T01:43:02.858Z] #95 [security-spire-server] exporting to image [2024-12-13T01:43:02.858Z] #95 exporting layers [2024-12-13T01:43:03.117Z] #95 ... [2024-12-13T01:43:03.117Z] [2024-12-13T01:43:03.117Z] #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-13T01:43:03.117Z] #96 DONE 0.0s [2024-12-13T01:43:03.117Z] [2024-12-13T01:43:03.117Z] #95 [security-spire-agent] exporting to image [2024-12-13T01:43:03.707Z] #95 exporting layers 0.9s done [2024-12-13T01:43:03.707Z] #95 writing image sha256:5da9be4dd66fdc35457566a9ab9809f8ff53d1e792f013e63df71afb240a735e done [2024-12-13T01:43:03.707Z] #95 naming to docker.io/library/security-spire-server done [2024-12-13T01:43:03.965Z] #95 ... [2024-12-13T01:43:03.965Z] [2024-12-13T01:43:03.965Z] #97 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:43:03.965Z] #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 4.810 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:03.965Z] #0 4.810 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:03.965Z] #0 4.842 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:03.965Z] #0 4.930 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:03.965Z] #0 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 5.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 5.297 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:03.965Z] #0 5.334 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:03.965Z] #0 5.346 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:43:03.965Z] #0 5.404 OK: 9 MiB in 16 packages [2024-12-13T01:43:03.965Z] #97 DONE 5.7s [2024-12-13T01:43:03.965Z] [2024-12-13T01:43:03.965Z] #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T01:43:03.965Z] #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 4.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 5.254 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:03.965Z] #0 5.254 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:03.965Z] #0 5.295 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:03.965Z] #0 5.365 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:03.965Z] #0 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:03.965Z] #0 5.777 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:03.965Z] #0 5.817 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:03.965Z] #0 5.827 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:43:03.965Z] #0 5.875 OK: 19 MiB in 18 packages [2024-12-13T01:43:03.965Z] #98 DONE 6.2s [2024-12-13T01:43:03.965Z] [2024-12-13T01:43:03.965Z] #95 [security-spire-server] exporting to image [2024-12-13T01:43:03.965Z] #95 exporting layers 1.1s done [2024-12-13T01:43:03.965Z] #95 writing image sha256:6439998163458382dfd2104c68d6cb20677bf8cc1c0e557a23d5c2485affe197 [2024-12-13T01:43:04.225Z] #95 writing image sha256:6439998163458382dfd2104c68d6cb20677bf8cc1c0e557a23d5c2485affe197 done [2024-12-13T01:43:04.225Z] #95 naming to docker.io/library/security-spire-agent done [2024-12-13T01:43:04.225Z] #95 DONE 1.2s [2024-12-13T01:43:04.225Z] [2024-12-13T01:43:04.225Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T01:43:04.225Z] #69 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.225Z] #69 5.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.225Z] #69 5.333 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:04.225Z] #69 5.333 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:04.225Z] #69 5.404 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:04.225Z] #69 5.496 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:04.225Z] #69 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.225Z] #69 5.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.501Z] #69 5.871 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:04.501Z] #69 5.973 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:04.763Z] #69 5.985 OK: 8 MiB in 16 packages [2024-12-13T01:43:04.763Z] #69 DONE 6.2s [2024-12-13T01:43:04.763Z] [2024-12-13T01:43:04.763Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T01:43:04.763Z] #0 5.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 5.558 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:04.763Z] #0 5.558 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:04.763Z] #0 5.622 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:04.763Z] #0 5.692 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:04.763Z] #0 5.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 5.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 6.032 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:04.763Z] #0 6.068 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:04.763Z] #0 6.078 OK: 8 MiB in 18 packages [2024-12-13T01:43:04.763Z] #99 DONE 6.4s [2024-12-13T01:43:04.763Z] [2024-12-13T01:43:04.763Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T01:43:04.763Z] #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 5.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 5.473 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:04.763Z] #0 5.473 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:04.763Z] #0 5.617 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:04.763Z] #0 5.697 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:04.763Z] #0 5.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 5.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:04.763Z] #0 6.032 OK: 19 MiB in 18 packages [2024-12-13T01:43:04.763Z] #100 DONE 6.4s [2024-12-13T01:43:04.763Z] [2024-12-13T01:43:04.763Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T01:43:04.763Z] #101 ... [2024-12-13T01:43:04.763Z] [2024-12-13T01:43:04.763Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T01:43:04.763Z] #102 DONE 0.1s [2024-12-13T01:43:05.027Z] [2024-12-13T01:43:05.027Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:43:05.605Z] #103 DONE 0.9s [2024-12-13T01:43:05.605Z] [2024-12-13T01:43:05.605Z] #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:43:05.605Z] #0 5.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.739 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:05.605Z] #0 5.746 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:05.605Z] #0 5.758 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:05.605Z] #0 5.831 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:05.605Z] #0 5.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 6.276 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:05.605Z] #0 6.315 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:05.605Z] #0 6.322 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:43:05.605Z] #0 6.602 OK: 10 MiB in 17 packages [2024-12-13T01:43:05.605Z] #104 DONE 6.8s [2024-12-13T01:43:05.605Z] [2024-12-13T01:43:05.605Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:43:05.605Z] #0 5.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.570 Upgrading critical system libraries and apk-tools: [2024-12-13T01:43:05.605Z] #0 5.570 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:43:05.605Z] #0 5.581 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:43:05.605Z] #0 5.647 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:43:05.605Z] #0 5.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 6.021 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:05.605Z] #0 6.109 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:43:05.605Z] #0 6.129 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:43:05.605Z] #0 6.197 OK: 13 MiB in 28 packages [2024-12-13T01:43:05.605Z] #105 DONE 7.0s [2024-12-13T01:43:05.605Z] [2024-12-13T01:43:05.605Z] #106 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T01:43:05.605Z] #0 5.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 5.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T01:43:05.605Z] #0 6.513 OK: 246 MiB in 54 packages [2024-12-13T01:43:05.605Z] #106 DONE 7.1s [2024-12-13T01:43:05.605Z] [2024-12-13T01:43:05.605Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-13T01:43:05.605Z] #107 DONE 0.0s [2024-12-13T01:43:05.605Z] [2024-12-13T01:43:05.605Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-13T01:43:05.866Z] #108 DONE 0.1s [2024-12-13T01:43:05.866Z] [2024-12-13T01:43:05.866Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-13T01:43:05.866Z] #109 DONE 0.0s [2024-12-13T01:43:05.866Z] [2024-12-13T01:43:05.866Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:43:05.866Z] #110 DONE 0.1s [2024-12-13T01:43:05.866Z] [2024-12-13T01:43:05.866Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:05.866Z] #111 ... [2024-12-13T01:43:05.866Z] [2024-12-13T01:43:05.866Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-13T01:43:05.866Z] #112 DONE 0.0s [2024-12-13T01:43:05.866Z] [2024-12-13T01:43:05.866Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-13T01:43:05.866Z] #113 DONE 0.0s [2024-12-13T01:43:06.124Z] [2024-12-13T01:43:06.124Z] #95 [security-spire-config] exporting to image [2024-12-13T01:43:06.385Z] #95 ... [2024-12-13T01:43:06.385Z] [2024-12-13T01:43:06.385Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T01:43:06.385Z] #101 DONE 1.7s [2024-12-13T01:43:06.385Z] [2024-12-13T01:43:06.385Z] #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-13T01:43:06.385Z] #114 DONE 0.1s [2024-12-13T01:43:06.385Z] [2024-12-13T01:43:06.385Z] #95 [security-spire-config] exporting to image [2024-12-13T01:43:06.385Z] #95 exporting layers 0.7s done [2024-12-13T01:43:06.647Z] #95 writing image sha256:f1d0174e3973e051f7f7d8d2e4cf3b13f76a91b82d377f75adb495ca81c2c8b1 done [2024-12-13T01:43:06.647Z] #95 naming to docker.io/library/security-spire-config done [2024-12-13T01:43:06.647Z] #95 DONE 1.9s [2024-12-13T01:43:06.647Z] [2024-12-13T01:43:06.647Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:07.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-13T01:43:07.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T01:43:08.955Z] Avoid second fetch [2024-12-13T01:43:08.956Z] Checking out Revision 8602b498d3128349393517fce1ac5cb853a1a35d (main) [2024-12-13T01:43:09.830Z] Commit message: "Merge pull request #5029 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.12" [2024-12-13T01:43:08.973Z] > git config core.sparsecheckout # timeout=10 [2024-12-13T01:43:09.042Z] > git checkout -f 8602b498d3128349393517fce1ac5cb853a1a35d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T01:43:14.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-13T01:43:14.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T01:43:14.611Z] Dload Upload Total Spent Left Speed [2024-12-13T01:43:14.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh [2024-12-13T01:43:14.955Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-13T01:43:15.302Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-13T01:43:15.302Z] + sudo tee /etc/docker/daemon.new [2024-12-13T01:43:15.302Z] { [2024-12-13T01:43:15.302Z] "registry-mirrors": [ [2024-12-13T01:43:15.302Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-13T01:43:15.302Z] ], [2024-12-13T01:43:15.302Z] "bip": "10.250.0.254/24", [2024-12-13T01:43:15.302Z] "hosts": [ [2024-12-13T01:43:15.302Z] "tcp://0.0.0.0:5555", [2024-12-13T01:43:15.302Z] "unix:///var/run/docker.sock" [2024-12-13T01:43:15.302Z] ], [2024-12-13T01:43:15.302Z] "mtu": 1458, [2024-12-13T01:43:15.302Z] "selinux-enabled": true, [2024-12-13T01:43:15.302Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-13T01:43:15.302Z] } [Pipeline] sh [2024-12-13T01:43:15.644Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-13T01:43:15.980Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T01:43:35.765Z] provisioning config files... [2024-12-13T01:43:35.798Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config11896343232510500030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T01:43:36.262Z] ---> ****-login.sh [2024-12-13T01:43:36.262Z] nexus3.edgexfoundry.org:10001 [2024-12-13T01:43:36.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:43:36.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:43:36.807Z] Configure a credential helper to remove this warning. See [2024-12-13T01:43:36.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:43:36.807Z] [2024-12-13T01:43:36.807Z] Login Succeeded [2024-12-13T01:43:36.807Z] nexus3.edgexfoundry.org:10002 [2024-12-13T01:43:37.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:43:37.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:43:37.081Z] Configure a credential helper to remove this warning. See [2024-12-13T01:43:37.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:43:37.081Z] [2024-12-13T01:43:37.081Z] Login Succeeded [2024-12-13T01:43:37.081Z] nexus3.edgexfoundry.org:10003 [2024-12-13T01:43:37.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:43:37.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:43:37.359Z] Configure a credential helper to remove this warning. See [2024-12-13T01:43:37.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:43:37.359Z] [2024-12-13T01:43:37.359Z] Login Succeeded [2024-12-13T01:43:37.359Z] nexus3.edgexfoundry.org:10004 [2024-12-13T01:43:37.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:43:37.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:43:37.631Z] Configure a credential helper to remove this warning. See [2024-12-13T01:43:37.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:43:37.631Z] [2024-12-13T01:43:37.631Z] Login Succeeded [2024-12-13T01:43:37.631Z] ****.io [2024-12-13T01:43:37.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:43:38.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:43:38.174Z] Configure a credential helper to remove this warning. See [2024-12-13T01:43:38.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:43:38.174Z] [2024-12-13T01:43:38.174Z] Login Succeeded [2024-12-13T01:43:38.174Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T01:43:38.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-13T01:43:38.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] echo [2024-12-13T01:43:38.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T01:43:38.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T01:43:38.905Z] ========================================================= [2024-12-13T01:43:38.905Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-13T01:43:38.905Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-13T01:43:39.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T01:43:39.270Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-13T01:43:39.270Z] cf04c63912e1: Pulling fs layer [2024-12-13T01:43:39.270Z] 55b35a11ae5e: Pulling fs layer [2024-12-13T01:43:39.270Z] a37a00ec5f00: Pulling fs layer [2024-12-13T01:43:39.270Z] 50b3750afda1: Pulling fs layer [2024-12-13T01:43:39.270Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T01:43:39.270Z] 50b3750afda1: Waiting [2024-12-13T01:43:39.270Z] 4f4fb700ef54: Waiting [2024-12-13T01:43:39.270Z] 80978eb59214: Pulling fs layer [2024-12-13T01:43:39.270Z] c9f46d7d2bd2: Pulling fs layer [2024-12-13T01:43:39.270Z] 80978eb59214: Waiting [2024-12-13T01:43:39.270Z] c5a475d317c9: Pulling fs layer [2024-12-13T01:43:39.270Z] c5a475d317c9: Waiting [2024-12-13T01:43:39.270Z] c9f46d7d2bd2: Waiting [2024-12-13T01:43:39.543Z] 55b35a11ae5e: Verifying Checksum [2024-12-13T01:43:39.543Z] 55b35a11ae5e: Download complete [2024-12-13T01:43:39.543Z] 50b3750afda1: Verifying Checksum [2024-12-13T01:43:39.543Z] 50b3750afda1: Download complete [2024-12-13T01:43:39.543Z] 4f4fb700ef54: Download complete [2024-12-13T01:43:39.543Z] 80978eb59214: Verifying Checksum [2024-12-13T01:43:39.543Z] 80978eb59214: Download complete [2024-12-13T01:43:39.543Z] cf04c63912e1: Verifying Checksum [2024-12-13T01:43:39.543Z] cf04c63912e1: Download complete [2024-12-13T01:43:39.815Z] c5a475d317c9: Verifying Checksum [2024-12-13T01:43:39.815Z] c5a475d317c9: Download complete [2024-12-13T01:43:40.085Z] cf04c63912e1: Pull complete [2024-12-13T01:43:40.676Z] 55b35a11ae5e: Pull complete [2024-12-13T01:43:40.949Z] a37a00ec5f00: Verifying Checksum [2024-12-13T01:43:40.949Z] a37a00ec5f00: Download complete [2024-12-13T01:43:41.917Z] c9f46d7d2bd2: Verifying Checksum [2024-12-13T01:43:41.917Z] c9f46d7d2bd2: Download complete [2024-12-13T01:43:53.394Z] #115 DONE 48.9s [2024-12-13T01:43:53.394Z] [2024-12-13T01:43:53.394Z] #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:53.394Z] #75 DONE 50.5s [2024-12-13T01:43:53.394Z] [2024-12-13T01:43:53.394Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:53.394Z] #77 DONE 50.4s [2024-12-13T01:43:53.394Z] [2024-12-13T01:43:53.394Z] #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:53.394Z] #71 DONE 50.8s [2024-12-13T01:43:53.394Z] [2024-12-13T01:43:53.394Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:53.394Z] #111 DONE 43.8s [2024-12-13T01:43:53.394Z] [2024-12-13T01:43:53.394Z] #116 [core-keeper builder 7/8] COPY . . [2024-12-13T01:43:58.775Z] #116 DONE 9.1s [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #117 [support-scheduler builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #117 DONE 9.1s [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #118 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #119 [support-notifications builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #119 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #120 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #121 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #122 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #123 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #124 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #125 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #126 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #127 DONE 9.1s [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #128 DONE 9.1s [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #129 DONE 9.1s [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:43:58.775Z] #130 ... [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #131 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #132 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #133 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #134 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #135 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #136 [core-data builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #136 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #137 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #138 [core-command builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #138 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #139 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:43:58.775Z] #140 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:43:58.775Z] #141 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #142 [core-metadata builder 6/7] COPY . . [2024-12-13T01:43:58.775Z] #142 CACHED [2024-12-13T01:43:58.775Z] [2024-12-13T01:43:58.775Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T01:44:04.019Z] a37a00ec5f00: Pull complete [2024-12-13T01:44:04.019Z] 50b3750afda1: Pull complete [2024-12-13T01:44:04.019Z] 4f4fb700ef54: Pull complete [2024-12-13T01:44:04.019Z] 80978eb59214: Pull complete [2024-12-13T01:44:04.081Z] #143 ... [2024-12-13T01:44:04.081Z] [2024-12-13T01:44:04.081Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:44:04.081Z] #130 5.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-13T01:44:09.510Z] #130 ... [2024-12-13T01:44:09.510Z] [2024-12-13T01:44:09.510Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T01:44:09.510Z] #0 2.477 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-13T01:44:09.510Z] #144 ... [2024-12-13T01:44:09.510Z] [2024-12-13T01:44:09.510Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T01:44:09.510Z] #0 6.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-13T01:44:09.510Z] #145 ... [2024-12-13T01:44:09.510Z] [2024-12-13T01:44:09.510Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T01:44:09.510Z] #0 2.467 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-13T01:44:09.510Z] #146 ... [2024-12-13T01:44:09.510Z] [2024-12-13T01:44:09.510Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T01:44:09.510Z] #0 2.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-13T01:44:09.510Z] #147 ... [2024-12-13T01:44:09.510Z] [2024-12-13T01:44:09.510Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T01:44:09.510Z] #0 6.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-13T01:44:09.510Z] #148 ... [2024-12-13T01:44:09.510Z] [2024-12-13T01:44:09.510Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T01:44:09.510Z] #0 5.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-13T01:44:09.770Z] #149 ... [2024-12-13T01:44:09.770Z] [2024-12-13T01:44:09.770Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T01:44:09.770Z] #0 6.353 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-13T01:44:10.029Z] #150 ... [2024-12-13T01:44:10.029Z] [2024-12-13T01:44:10.029Z] #151 [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-12-13T01:44:10.029Z] #0 2.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-13T01:44:10.029Z] #151 ... [2024-12-13T01:44:10.029Z] [2024-12-13T01:44:10.029Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T01:44:10.029Z] #0 2.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-13T01:44:10.401Z] #152 ... [2024-12-13T01:44:10.401Z] [2024-12-13T01:44:10.401Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T01:44:10.401Z] #0 1.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-13T01:44:10.661Z] #153 ... [2024-12-13T01:44:10.661Z] [2024-12-13T01:44:10.661Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T01:44:10.661Z] #143 6.401 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-13T01:44:10.690Z] c9f46d7d2bd2: Pull complete [2024-12-13T01:44:12.646Z] c5a475d317c9: Pull complete [2024-12-13T01:44:12.646Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T01:44:12.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T01:44:12.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-13T01:44:12.988Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T01:44:12.988Z] WORKDIR /edgex [2024-12-13T01:44:12.988Z] COPY go.mod . [2024-12-13T01:44:12.988Z] RUN go mod download [2024-12-13T01:44:12.988Z] + docker build -t ci-base-image-arm64 -f - . [2024-12-13T01:44:14.399Z] #0 building with "default" instance using docker driver [2024-12-13T01:44:14.399Z] [2024-12-13T01:44:14.399Z] #1 [internal] load build definition from Dockerfile [2024-12-13T01:44:14.399Z] #1 transferring dockerfile: 172B 0.0s done [2024-12-13T01:44:14.399Z] #1 DONE 0.1s [2024-12-13T01:44:14.399Z] [2024-12-13T01:44:14.399Z] #2 [internal] load .dockerignore [2024-12-13T01:44:14.399Z] #2 transferring context: 50B 0.0s done [2024-12-13T01:44:14.399Z] #2 DONE 0.1s [2024-12-13T01:44:14.399Z] [2024-12-13T01:44:14.399Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T01:44:14.399Z] #3 DONE 0.0s [2024-12-13T01:44:14.399Z] [2024-12-13T01:44:14.399Z] #4 [internal] load build context [2024-12-13T01:44:14.666Z] #4 transferring context: 6.51kB done [2024-12-13T01:44:14.666Z] #4 DONE 0.3s [2024-12-13T01:44:14.666Z] [2024-12-13T01:44:14.666Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T01:44:14.666Z] #5 DONE 0.5s [2024-12-13T01:44:14.666Z] [2024-12-13T01:44:14.666Z] #6 [2/4] WORKDIR /edgex [2024-12-13T01:44:16.612Z] #6 DONE 1.6s [2024-12-13T01:44:16.612Z] [2024-12-13T01:44:16.612Z] #7 [3/4] COPY go.mod . [2024-12-13T01:44:16.612Z] #7 DONE 0.1s [2024-12-13T01:44:16.612Z] [2024-12-13T01:44:16.612Z] #8 [4/4] RUN go mod download [2024-12-13T01:44:34.867Z] #8 DONE 16.4s [2024-12-13T01:44:34.867Z] [2024-12-13T01:44:34.867Z] #9 exporting to image [2024-12-13T01:44:34.867Z] #9 exporting layers [2024-12-13T01:44:53.098Z] #9 exporting layers 18.3s done [2024-12-13T01:44:53.098Z] #9 writing image sha256:8d43cf7e341f14b31cb9073b389ce63d2f88321847f4323dc3d63bdb5c53c9fa done [2024-12-13T01:44:53.098Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-12-13T01:44:53.098Z] #9 DONE 18.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:44:53.446Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T01:44:53.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T01:44:53.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-34995 does not seem to be running inside a container [2024-12-13T01:44:53.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-13T01:44:54.854Z] $ docker top cbe55948edc2d4a42d1a6cd97e917a6556fdc3f41585c5f71f65c9c77d6046af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T01:44:55.346Z] + go version [2024-12-13T01:44:55.613Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-13T01:44:55.626Z] $ docker stop --time=1 cbe55948edc2d4a42d1a6cd97e917a6556fdc3f41585c5f71f65c9c77d6046af [2024-12-13T01:44:57.203Z] $ docker rm -f --volumes cbe55948edc2d4a42d1a6cd97e917a6556fdc3f41585c5f71f65c9c77d6046af [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-12-13T01:44:57.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-13T01:44:57.855Z] [2024-12-13T01:44:57.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:44:58.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-13T01:44:58.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-13T01:44:58.453Z] 547446be3368: Pulling fs layer [2024-12-13T01:44:58.453Z] d125d8839a47: Pulling fs layer [2024-12-13T01:44:58.453Z] 3e85d5ac6304: Pulling fs layer [2024-12-13T01:44:58.453Z] c3105a71a48b: Pulling fs layer [2024-12-13T01:44:58.453Z] 0f093f025ec4: Pulling fs layer [2024-12-13T01:44:58.453Z] c3106fc0e877: Pulling fs layer [2024-12-13T01:44:58.453Z] c3105a71a48b: Waiting [2024-12-13T01:44:58.453Z] 0f093f025ec4: Waiting [2024-12-13T01:44:58.453Z] c3106fc0e877: Waiting [2024-12-13T01:44:58.453Z] 547446be3368: Verifying Checksum [2024-12-13T01:44:58.453Z] 547446be3368: Download complete [2024-12-13T01:44:58.453Z] c3105a71a48b: Verifying Checksum [2024-12-13T01:44:58.453Z] c3105a71a48b: Download complete [2024-12-13T01:44:58.722Z] d125d8839a47: Verifying Checksum [2024-12-13T01:44:58.722Z] c3106fc0e877: Verifying Checksum [2024-12-13T01:44:58.722Z] c3106fc0e877: Download complete [2024-12-13T01:44:58.989Z] 0f093f025ec4: Verifying Checksum [2024-12-13T01:44:58.989Z] 0f093f025ec4: Download complete [2024-12-13T01:44:58.989Z] 547446be3368: Pull complete [2024-12-13T01:44:59.950Z] d125d8839a47: Pull complete [2024-12-13T01:45:00.911Z] 3e85d5ac6304: Verifying Checksum [2024-12-13T01:45:00.911Z] 3e85d5ac6304: Download complete [2024-12-13T01:45:13.220Z] 3e85d5ac6304: Pull complete [2024-12-13T01:45:13.220Z] c3105a71a48b: Pull complete [2024-12-13T01:45:14.627Z] 0f093f025ec4: Pull complete [2024-12-13T01:45:14.627Z] c3106fc0e877: Pull complete [2024-12-13T01:45:14.627Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-13T01:45:14.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-13T01:45:14.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T01:45:14.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-34995 does not seem to be running inside a container [2024-12-13T01:45:14.885Z] $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-12-13T01:45:16.603Z] $ docker top 8625087faa7d88e985d302ebe4a7fe8cf02ce252f6d96b125143cf7b15263838 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T01:45:20.320Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-13T01:45:22.277Z] #1 [core-data internal] load .dockerignore [2024-12-13T01:45:22.277Z] #1 transferring context: 50B done [2024-12-13T01:45:22.277Z] #1 DONE 0.1s [2024-12-13T01:45:22.277Z] [2024-12-13T01:45:22.277Z] #2 [core-data internal] load build definition from Dockerfile [2024-12-13T01:45:22.277Z] #2 transferring dockerfile: 2.07kB done [2024-12-13T01:45:22.277Z] #2 DONE 0.1s [2024-12-13T01:45:22.277Z] [2024-12-13T01:45:22.277Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:22.277Z] #3 DONE 0.0s [2024-12-13T01:45:22.277Z] [2024-12-13T01:45:22.277Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-12-13T01:45:22.277Z] #4 transferring dockerfile: 1.81kB done [2024-12-13T01:45:22.277Z] #4 DONE 0.1s [2024-12-13T01:45:22.277Z] [2024-12-13T01:45:22.277Z] #5 [security-spire-agent internal] load .dockerignore [2024-12-13T01:45:22.277Z] #5 transferring context: 50B done [2024-12-13T01:45:22.277Z] #5 DONE 0.1s [2024-12-13T01:45:22.277Z] [2024-12-13T01:45:22.277Z] #6 [security-secretstore-setup internal] load .dockerignore [2024-12-13T01:45:22.548Z] #6 transferring context: 50B done [2024-12-13T01:45:22.548Z] #6 DONE 0.1s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-13T01:45:22.548Z] #7 transferring dockerfile: 2.49kB done [2024-12-13T01:45:22.548Z] #7 DONE 0.1s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-12-13T01:45:22.548Z] #8 transferring dockerfile: 1.70kB done [2024-12-13T01:45:22.548Z] #8 DONE 0.1s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #9 [security-spire-server internal] load .dockerignore [2024-12-13T01:45:22.548Z] #9 transferring context: 50B done [2024-12-13T01:45:22.548Z] #9 DONE 0.1s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:22.548Z] #3 DONE 0.0s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #10 [support-scheduler internal] load .dockerignore [2024-12-13T01:45:22.548Z] #10 transferring context: 50B 0.0s done [2024-12-13T01:45:22.548Z] #10 DONE 0.1s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-12-13T01:45:22.548Z] #11 transferring dockerfile: 1.82kB done [2024-12-13T01:45:22.548Z] #11 DONE 0.1s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:22.548Z] #3 DONE 0.0s [2024-12-13T01:45:22.548Z] [2024-12-13T01:45:22.548Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-12-13T01:45:22.819Z] #12 transferring dockerfile: 2.13kB 0.0s done [2024-12-13T01:45:22.819Z] #12 DONE 0.1s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #13 [core-metadata internal] load .dockerignore [2024-12-13T01:45:22.819Z] #13 transferring context: 50B done [2024-12-13T01:45:22.819Z] #13 DONE 0.1s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:22.819Z] #3 DONE 0.0s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #14 [security-proxy-setup internal] load .dockerignore [2024-12-13T01:45:22.819Z] #14 transferring context: 50B 0.0s done [2024-12-13T01:45:22.819Z] #14 DONE 0.1s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-13T01:45:22.819Z] #15 transferring dockerfile: 2.50kB 0.0s done [2024-12-13T01:45:22.819Z] #15 DONE 0.1s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:22.819Z] #3 DONE 0.0s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:45:22.819Z] #16 DONE 0.6s [2024-12-13T01:45:22.819Z] [2024-12-13T01:45:22.819Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:22.819Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:23.088Z] #17 ... [2024-12-13T01:45:23.088Z] [2024-12-13T01:45:23.088Z] #18 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-13T01:45:23.088Z] #18 transferring dockerfile: 1.89kB 0.0s done [2024-12-13T01:45:23.088Z] #18 DONE 0.1s [2024-12-13T01:45:23.088Z] [2024-12-13T01:45:23.088Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-12-13T01:45:23.088Z] #19 transferring context: 50B done [2024-12-13T01:45:23.088Z] #19 DONE 0.1s [2024-12-13T01:45:23.088Z] [2024-12-13T01:45:23.088Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:23.088Z] #3 DONE 0.0s [2024-12-13T01:45:23.088Z] [2024-12-13T01:45:23.088Z] #17 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:23.803Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-13T01:45:24.087Z] #17 ... [2024-12-13T01:45:24.087Z] [2024-12-13T01:45:24.087Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-13T01:45:24.087Z] #20 transferring context: 50B 0.1s done [2024-12-13T01:45:24.087Z] #20 DONE 1.3s [2024-12-13T01:45:24.087Z] [2024-12-13T01:45:24.087Z] #17 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.087Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:45:24.361Z] #17 ... [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:45:24.361Z] #16 DONE 1.8s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #21 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-13T01:45:24.361Z] #21 transferring dockerfile: 2.23kB 0.0s done [2024-12-13T01:45:24.361Z] #21 DONE 1.3s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #22 [security-spire-server internal] load build context [2024-12-13T01:45:24.361Z] #22 DONE 0.0s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-13T01:45:24.361Z] #23 DONE 1.9s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #24 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:24.361Z] #24 DONE 0.0s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-13T01:45:24.361Z] #25 DONE 1.9s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #17 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.361Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-13T01:45:24.361Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:45:24.361Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T01:45:24.361Z] #17 ... [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:24.361Z] #3 DONE 0.0s [2024-12-13T01:45:24.361Z] [2024-12-13T01:45:24.361Z] #17 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.361Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T01:45:24.361Z] #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2024-12-13T01:45:24.646Z] #17 ... [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #26 [support-notifications internal] load .dockerignore [2024-12-13T01:45:24.646Z] #26 transferring context: 50B done [2024-12-13T01:45:24.646Z] #26 DONE 0.7s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #27 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-13T01:45:24.646Z] #27 transferring dockerfile: 2.15kB done [2024-12-13T01:45:24.646Z] #27 DONE 1.1s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:45:24.646Z] #16 DONE 1.9s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #28 [support-scheduler internal] load build context [2024-12-13T01:45:24.646Z] #28 transferring context: 2.94MB 1.2s done [2024-12-13T01:45:24.646Z] #28 DONE 1.6s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #29 [security-proxy-setup internal] load build context [2024-12-13T01:45:24.646Z] #29 transferring context: 2.94MB 1.2s done [2024-12-13T01:45:24.646Z] #29 DONE 1.6s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #30 [core-metadata internal] load build context [2024-12-13T01:45:24.646Z] #30 transferring context: 2.94MB 1.2s done [2024-12-13T01:45:24.646Z] #30 DONE 1.6s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #31 [security-secretstore-setup internal] load build context [2024-12-13T01:45:24.646Z] #31 transferring context: 2.94MB 1.2s done [2024-12-13T01:45:24.646Z] #31 DONE 1.6s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #32 [core-data internal] load build context [2024-12-13T01:45:24.646Z] #32 transferring context: 2.94MB 1.2s done [2024-12-13T01:45:24.646Z] #32 DONE 1.6s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.646Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-13T01:45:24.646Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:45:24.646Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T01:45:24.646Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T01:45:24.646Z] #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s [2024-12-13T01:45:24.646Z] #17 ... [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #33 [security-proxy-auth internal] load .dockerignore [2024-12-13T01:45:24.646Z] #33 transferring context: 50B done [2024-12-13T01:45:24.646Z] #33 DONE 1.2s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:24.646Z] #3 DONE 0.0s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T01:45:24.646Z] #34 DONE 1.9s [2024-12-13T01:45:24.646Z] [2024-12-13T01:45:24.646Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.646Z] #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T01:45:24.646Z] #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-13T01:45:24.939Z] #17 ... [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #35 [core-keeper internal] load .dockerignore [2024-12-13T01:45:24.939Z] #35 transferring context: 50B 0.0s done [2024-12-13T01:45:24.939Z] #35 DONE 0.4s [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.939Z] #17 ... [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #36 [core-command internal] load build definition from Dockerfile [2024-12-13T01:45:24.939Z] #36 transferring dockerfile: 1.94kB 0.0s done [2024-12-13T01:45:24.939Z] #36 DONE 1.0s [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:24.939Z] #17 ... [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #37 [core-command internal] load .dockerignore [2024-12-13T01:45:24.939Z] #37 transferring context: 50B 0.0s done [2024-12-13T01:45:24.939Z] #37 DONE 1.0s [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:24.939Z] #3 DONE 0.0s [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #22 [security-spire-server internal] load build context [2024-12-13T01:45:24.939Z] #22 transferring context: 23.57kB 0.0s done [2024-12-13T01:45:24.939Z] #22 DONE 0.6s [2024-12-13T01:45:24.939Z] [2024-12-13T01:45:24.939Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.224Z] #17 ... [2024-12-13T01:45:25.224Z] [2024-12-13T01:45:25.224Z] #38 [security-spire-agent internal] load build context [2024-12-13T01:45:25.225Z] #38 transferring context: 23.10kB 0.0s done [2024-12-13T01:45:25.225Z] #38 DONE 0.8s [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.225Z] #17 ... [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #39 [security-spire-config internal] load build definition from Dockerfile [2024-12-13T01:45:25.225Z] #39 transferring dockerfile: 1.69kB 0.0s done [2024-12-13T01:45:25.225Z] #39 DONE 1.1s [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #40 [core-command internal] load build context [2024-12-13T01:45:25.225Z] #40 DONE 0.0s [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #41 [support-notifications internal] load build definition from Dockerfile [2024-12-13T01:45:25.225Z] #41 transferring dockerfile: 2.02kB done [2024-12-13T01:45:25.225Z] #41 DONE 1.5s [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T01:45:25.225Z] #34 DONE 2.6s [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:45:25.225Z] #16 DONE 2.3s [2024-12-13T01:45:25.225Z] [2024-12-13T01:45:25.225Z] #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.225Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-13T01:45:25.225Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:45:25.225Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T01:45:25.225Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T01:45:25.225Z] #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T01:45:25.502Z] #17 ... [2024-12-13T01:45:25.502Z] [2024-12-13T01:45:25.502Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:25.502Z] #3 DONE 0.0s [2024-12-13T01:45:25.502Z] [2024-12-13T01:45:25.502Z] #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.502Z] #17 ... [2024-12-13T01:45:25.502Z] [2024-12-13T01:45:25.502Z] #42 [core-keeper internal] load build definition from Dockerfile [2024-12-13T01:45:25.502Z] #42 transferring dockerfile: 2.07kB 0.0s done [2024-12-13T01:45:25.502Z] #42 DONE 1.1s [2024-12-13T01:45:25.502Z] [2024-12-13T01:45:25.502Z] #43 [security-bootstrapper internal] load .dockerignore [2024-12-13T01:45:25.502Z] #43 transferring context: 50B 0.0s done [2024-12-13T01:45:25.503Z] #43 DONE 2.3s [2024-12-13T01:45:25.503Z] [2024-12-13T01:45:25.503Z] #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.503Z] #17 ... [2024-12-13T01:45:25.503Z] [2024-12-13T01:45:25.503Z] #44 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-13T01:45:25.503Z] #44 transferring dockerfile: 3.02kB 0.0s done [2024-12-13T01:45:25.503Z] #44 DONE 2.4s [2024-12-13T01:45:25.778Z] [2024-12-13T01:45:25.778Z] #45 [security-spire-config internal] load .dockerignore [2024-12-13T01:45:25.778Z] #45 transferring context: 50B 0.0s done [2024-12-13T01:45:25.778Z] #45 DONE 1.4s [2024-12-13T01:45:25.778Z] [2024-12-13T01:45:25.778Z] #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.778Z] #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-13T01:45:25.778Z] #17 ... [2024-12-13T01:45:25.778Z] [2024-12-13T01:45:25.778Z] #46 [security-spiffe-token-provider internal] load build context [2024-12-13T01:45:25.778Z] #46 transferring context: 2.94MB 0.8s done [2024-12-13T01:45:25.778Z] #46 DONE 1.5s [2024-12-13T01:45:25.778Z] [2024-12-13T01:45:25.778Z] #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:25.778Z] #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-13T01:45:25.778Z] #17 ... [2024-12-13T01:45:25.778Z] [2024-12-13T01:45:25.778Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T01:45:25.778Z] #3 DONE 0.0s [2024-12-13T01:45:26.065Z] [2024-12-13T01:45:26.065Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T01:45:26.065Z] #34 DONE 2.9s [2024-12-13T01:45:26.065Z] [2024-12-13T01:45:26.065Z] #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T01:45:26.065Z] #16 DONE 2.8s [2024-12-13T01:45:26.065Z] [2024-12-13T01:45:26.065Z] #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-13T01:45:26.065Z] #47 DONE 2.5s [2024-12-13T01:45:26.065Z] [2024-12-13T01:45:26.065Z] #17 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:26.065Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-13T01:45:26.065Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:45:26.065Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T01:45:26.065Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T01:45:26.065Z] #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T01:45:26.065Z] #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-13T01:45:26.065Z] #17 ... [2024-12-13T01:45:26.065Z] [2024-12-13T01:45:26.065Z] #48 [core-common-config-bootstrapper internal] load build context [2024-12-13T01:45:26.065Z] #48 transferring context: 2.94MB 0.9s done [2024-12-13T01:45:26.065Z] #48 DONE 1.6s [2024-12-13T01:45:26.337Z] [2024-12-13T01:45:26.337Z] #24 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:26.337Z] #24 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-12-13T01:45:26.337Z] #24 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-13T01:45:26.337Z] #24 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-13T01:45:26.337Z] #24 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-13T01:45:26.337Z] #24 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-13T01:45:26.337Z] #24 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-13T01:45:26.337Z] #24 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-13T01:45:26.337Z] #24 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-13T01:45:26.337Z] #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 1.6s [2024-12-13T01:45:26.337Z] #24 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-13T01:45:26.337Z] #24 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-13T01:45:26.337Z] #24 ... [2024-12-13T01:45:26.337Z] [2024-12-13T01:45:26.337Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-13T01:45:26.337Z] #23 DONE 2.3s [2024-12-13T01:45:26.337Z] [2024-12-13T01:45:26.337Z] #24 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:26.337Z] #24 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-12-13T01:45:26.337Z] #24 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-13T01:45:26.337Z] #24 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-13T01:45:26.337Z] #24 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-13T01:45:26.337Z] #24 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-13T01:45:26.337Z] #24 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-13T01:45:26.337Z] #24 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-13T01:45:26.337Z] #24 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-13T01:45:26.337Z] #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.8s [2024-12-13T01:45:26.337Z] #24 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-13T01:45:26.337Z] #24 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-13T01:45:26.613Z] #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.0s [2024-12-13T01:45:26.886Z] #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.75MB / 28.04MB 2.4s [2024-12-13T01:45:27.163Z] #24 ... [2024-12-13T01:45:27.163Z] [2024-12-13T01:45:27.163Z] #49 [security-spire-config internal] load build context [2024-12-13T01:45:27.163Z] #49 transferring context: 21.82kB 0.1s done [2024-12-13T01:45:27.163Z] #49 DONE 0.7s [2024-12-13T01:45:27.163Z] [2024-12-13T01:45:27.163Z] #17 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T01:45:27.163Z] #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done [2024-12-13T01:45:27.163Z] #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T01:45:27.163Z] #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T01:45:27.163Z] #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T01:45:27.163Z] #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-13T01:45:27.163Z] #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done [2024-12-13T01:45:27.163Z] #17 DONE 5.4s [2024-12-13T01:45:27.163Z] [2024-12-13T01:45:27.163Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:27.163Z] #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.4s done [2024-12-13T01:45:27.435Z] #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-13T01:45:27.705Z] #24 ... [2024-12-13T01:45:27.705Z] [2024-12-13T01:45:27.705Z] #50 [security-proxy-auth internal] load build context [2024-12-13T01:45:27.705Z] #50 transferring context: 2.94MB 1.5s done [2024-12-13T01:45:27.705Z] #50 DONE 2.6s [2024-12-13T01:45:27.706Z] [2024-12-13T01:45:27.706Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:28.299Z] #24 ... [2024-12-13T01:45:28.299Z] [2024-12-13T01:45:28.299Z] #40 [core-command internal] load build context [2024-12-13T01:45:28.299Z] #40 transferring context: 2.94MB 2.1s done [2024-12-13T01:45:28.299Z] #40 DONE 2.9s [2024-12-13T01:45:28.299Z] [2024-12-13T01:45:28.299Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:28.571Z] #24 ... [2024-12-13T01:45:28.571Z] [2024-12-13T01:45:28.571Z] #51 [core-keeper internal] load build context [2024-12-13T01:45:28.571Z] #51 transferring context: 2.94MB 1.9s done [2024-12-13T01:45:28.571Z] #51 DONE 2.4s [2024-12-13T01:45:28.571Z] [2024-12-13T01:45:28.571Z] #52 [security-bootstrapper internal] load build context [2024-12-13T01:45:28.571Z] #52 transferring context: 2.94MB 1.9s done [2024-12-13T01:45:28.571Z] #52 DONE 2.4s [2024-12-13T01:45:28.571Z] [2024-12-13T01:45:28.571Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:28.571Z] #24 ... [2024-12-13T01:45:28.571Z] [2024-12-13T01:45:28.571Z] #53 [support-notifications internal] load build context [2024-12-13T01:45:28.571Z] #53 transferring context: 2.94MB 1.9s done [2024-12-13T01:45:28.571Z] #53 DONE 2.6s [2024-12-13T01:45:28.571Z] [2024-12-13T01:45:28.571Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:31.176Z] #24 ... [2024-12-13T01:45:31.176Z] [2024-12-13T01:45:31.176Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T01:45:31.176Z] #54 DONE 5.2s [2024-12-13T01:45:31.446Z] [2024-12-13T01:45:31.446Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:31.717Z] #24 ... [2024-12-13T01:45:31.717Z] [2024-12-13T01:45:31.717Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T01:45:31.717Z] #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:31.717Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:31.717Z] #0 5.259 OK: 238 MiB in 54 packages [2024-12-13T01:45:31.717Z] #55 DONE 6.7s [2024-12-13T01:45:31.717Z] [2024-12-13T01:45:31.717Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:32.473Z] #143 ... [2024-12-13T01:45:32.473Z] [2024-12-13T01:45:32.473Z] #151 [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-12-13T01:45:32.473Z] #151 91.27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-13T01:45:32.694Z] #24 ... [2024-12-13T01:45:32.694Z] [2024-12-13T01:45:32.694Z] #56 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:45:32.694Z] #56 DONE 0.8s [2024-12-13T01:45:32.694Z] [2024-12-13T01:45:32.694Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:32.694Z] #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.2s [2024-12-13T01:45:34.117Z] #24 ... [2024-12-13T01:45:34.117Z] [2024-12-13T01:45:34.117Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-13T01:45:34.117Z] #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:34.117Z] #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:34.117Z] #0 6.981 OK: 238 MiB in 54 packages [2024-12-13T01:45:34.117Z] #57 DONE 8.2s [2024-12-13T01:45:34.117Z] [2024-12-13T01:45:34.117Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:34.117Z] #24 ... [2024-12-13T01:45:34.117Z] [2024-12-13T01:45:34.117Z] #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-13T01:45:34.117Z] #58 DONE 7.0s [2024-12-13T01:45:34.117Z] [2024-12-13T01:45:34.117Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:34.405Z] #24 ... [2024-12-13T01:45:34.405Z] [2024-12-13T01:45:34.405Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T01:45:34.405Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-12-13T01:45:34.405Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-13T01:45:34.405Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-13T01:45:34.405Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-13T01:45:34.405Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-13T01:45:34.405Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-13T01:45:34.405Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-12-13T01:45:34.405Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.3s done [2024-12-13T01:45:34.405Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-13T01:45:34.405Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.2s [2024-12-13T01:45:34.405Z] #59 ... [2024-12-13T01:45:34.405Z] [2024-12-13T01:45:34.405Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:34.680Z] #24 ... [2024-12-13T01:45:34.680Z] [2024-12-13T01:45:34.680Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-13T01:45:34.680Z] #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:34.680Z] #0 5.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:34.680Z] #0 8.467 OK: 238 MiB in 54 packages [2024-12-13T01:45:34.680Z] #60 DONE 9.3s [2024-12-13T01:45:34.680Z] [2024-12-13T01:45:34.680Z] #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:45:34.680Z] #61 DONE 0.8s [2024-12-13T01:45:34.680Z] [2024-12-13T01:45:34.680Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:35.679Z] #24 ... [2024-12-13T01:45:35.679Z] [2024-12-13T01:45:35.679Z] #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:45:35.679Z] #62 DONE 0.9s [2024-12-13T01:45:35.679Z] [2024-12-13T01:45:35.679Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:35.950Z] #24 ... [2024-12-13T01:45:35.950Z] [2024-12-13T01:45:35.950Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T01:45:35.950Z] #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:35.950Z] #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:35.950Z] #0 5.675 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:45:35.950Z] #0 5.675 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:45:35.950Z] #0 5.675 OK: 24053 distinct packages available [2024-12-13T01:45:35.950Z] #0 6.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:35.950Z] #0 6.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:36.219Z] #63 ... [2024-12-13T01:45:36.219Z] [2024-12-13T01:45:36.219Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:37.188Z] #24 ... [2024-12-13T01:45:37.188Z] [2024-12-13T01:45:37.188Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-13T01:45:37.188Z] #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.188Z] #0 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.188Z] #0 8.805 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:37.188Z] #0 8.845 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:37.188Z] #0 8.981 OK: 9 MiB in 15 packages [2024-12-13T01:45:37.188Z] #64 DONE 10.0s [2024-12-13T01:45:37.188Z] [2024-12-13T01:45:37.188Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:37.188Z] #24 ... [2024-12-13T01:45:37.188Z] [2024-12-13T01:45:37.188Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T01:45:37.188Z] #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.188Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.188Z] #0 9.227 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:45:37.188Z] #0 9.227 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:45:37.188Z] #0 9.227 OK: 24049 distinct packages available [2024-12-13T01:45:37.460Z] #65 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.460Z] #65 ... [2024-12-13T01:45:37.460Z] [2024-12-13T01:45:37.460Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T01:45:37.460Z] #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.460Z] #0 6.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.460Z] #66 ... [2024-12-13T01:45:37.460Z] [2024-12-13T01:45:37.460Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T01:45:37.460Z] #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.460Z] #0 6.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.730Z] #67 ... [2024-12-13T01:45:37.730Z] [2024-12-13T01:45:37.730Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T01:45:37.730Z] #0 6.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.730Z] #0 7.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.730Z] #68 ... [2024-12-13T01:45:37.730Z] [2024-12-13T01:45:37.730Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-13T01:45:37.730Z] #63 10.96 OK: 238 MiB in 54 packages [2024-12-13T01:45:37.730Z] #63 DONE 11.8s [2024-12-13T01:45:37.730Z] [2024-12-13T01:45:37.730Z] #69 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-13T01:45:37.730Z] #0 6.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.730Z] #0 7.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.999Z] #69 ... [2024-12-13T01:45:37.999Z] [2024-12-13T01:45:37.999Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T01:45:37.999Z] #0 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.999Z] #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.999Z] #70 ... [2024-12-13T01:45:37.999Z] [2024-12-13T01:45:37.999Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T01:45:37.999Z] #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:37.999Z] #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:38.276Z] #71 ... [2024-12-13T01:45:38.276Z] [2024-12-13T01:45:38.276Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T01:45:38.276Z] #0 5.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:38.276Z] #0 6.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:38.276Z] #0 10.51 (1/4) Installing ca-certificates (20240705-r0) [2024-12-13T01:45:38.276Z] #0 10.81 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:38.276Z] #0 10.83 (3/4) Installing su-exec (0.2-r3) [2024-12-13T01:45:38.276Z] #0 10.84 (4/4) Installing yq-go (4.44.1-r2) [2024-12-13T01:45:38.276Z] #72 ... [2024-12-13T01:45:38.276Z] [2024-12-13T01:45:38.276Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T01:45:38.276Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s done [2024-12-13T01:45:38.276Z] #59 DONE 13.9s [2024-12-13T01:45:38.276Z] [2024-12-13T01:45:38.276Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:45:38.276Z] #0 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:38.276Z] #0 5.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:38.276Z] #0 10.01 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:45:38.276Z] #0 10.01 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:45:38.276Z] #0 10.01 OK: 24049 distinct packages available [2024-12-13T01:45:38.276Z] #0 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:38.545Z] #73 ... [2024-12-13T01:45:38.545Z] [2024-12-13T01:45:38.545Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:38.545Z] #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s [2024-12-13T01:45:38.545Z] #24 ... [2024-12-13T01:45:38.545Z] [2024-12-13T01:45:38.545Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:45:38.545Z] #74 DONE 0.8s [2024-12-13T01:45:38.545Z] [2024-12-13T01:45:38.545Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:40.519Z] #24 ... [2024-12-13T01:45:40.519Z] [2024-12-13T01:45:40.519Z] #69 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-13T01:45:40.519Z] #69 12.36 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:40.519Z] #69 12.43 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:40.519Z] #69 12.55 OK: 9 MiB in 15 packages [2024-12-13T01:45:40.519Z] #69 DONE 13.7s [2024-12-13T01:45:40.519Z] [2024-12-13T01:45:40.519Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:41.114Z] #24 ... [2024-12-13T01:45:41.114Z] [2024-12-13T01:45:41.114Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T01:45:41.114Z] #0 4.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:41.114Z] #0 5.853 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:41.386Z] #75 ... [2024-12-13T01:45:41.386Z] [2024-12-13T01:45:41.386Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-13T01:45:41.386Z] #71 12.46 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:41.386Z] #71 12.50 (2/2) Installing su-exec (0.2-r3) [2024-12-13T01:45:41.386Z] #71 12.52 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:41.386Z] #71 12.59 OK: 9 MiB in 16 packages [2024-12-13T01:45:41.386Z] #71 DONE 14.1s [2024-12-13T01:45:41.386Z] [2024-12-13T01:45:41.386Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-13T01:45:41.386Z] #72 11.56 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:41.386Z] #72 11.74 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:41.386Z] #72 12.50 OK: 20 MiB in 18 packages [2024-12-13T01:45:41.386Z] #72 DONE 14.1s [2024-12-13T01:45:41.386Z] [2024-12-13T01:45:41.386Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T01:45:41.657Z] #76 ... [2024-12-13T01:45:41.657Z] [2024-12-13T01:45:41.657Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-13T01:45:41.657Z] #67 11.33 (1/2) Installing ca-certificates (20240705-r0) [2024-12-13T01:45:41.657Z] #67 11.75 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:41.657Z] #67 11.80 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:41.657Z] #67 11.91 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:41.657Z] #67 12.70 OK: 10 MiB in 16 packages [2024-12-13T01:45:41.657Z] #67 DONE 14.4s [2024-12-13T01:45:41.939Z] [2024-12-13T01:45:41.940Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:41.940Z] #24 ... [2024-12-13T01:45:41.940Z] [2024-12-13T01:45:41.940Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-13T01:45:41.940Z] #66 11.94 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:41.940Z] #66 12.41 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:41.940Z] #66 12.54 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:41.940Z] #66 12.57 (4/6) Installing openssl (3.3.2-r1) [2024-12-13T01:45:41.940Z] #66 12.60 (5/6) Installing su-exec (0.2-r3) [2024-12-13T01:45:41.940Z] #66 12.61 (6/6) Installing yq-go (4.44.1-r2) [2024-12-13T01:45:41.940Z] #66 13.32 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:41.940Z] #66 13.51 OK: 20 MiB in 18 packages [2024-12-13T01:45:41.940Z] #66 DONE 14.7s [2024-12-13T01:45:42.213Z] [2024-12-13T01:45:42.213Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:42.213Z] #24 ... [2024-12-13T01:45:42.213Z] [2024-12-13T01:45:42.213Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-13T01:45:42.213Z] #70 10.91 (1/3) Installing ca-certificates (20240705-r0) [2024-12-13T01:45:42.213Z] #70 11.18 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:42.213Z] #70 11.18 (3/3) Installing tzdata (2024b-r0) [2024-12-13T01:45:42.213Z] #70 12.15 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:42.213Z] #70 12.26 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:42.213Z] #70 13.09 OK: 11 MiB in 17 packages [2024-12-13T01:45:42.213Z] #70 DONE 15.0s [2024-12-13T01:45:42.490Z] [2024-12-13T01:45:42.490Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:42.759Z] #24 ... [2024-12-13T01:45:42.759Z] [2024-12-13T01:45:42.759Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:45:42.759Z] #77 ... [2024-12-13T01:45:42.759Z] [2024-12-13T01:45:42.759Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:43.352Z] #24 ... [2024-12-13T01:45:43.353Z] [2024-12-13T01:45:43.353Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-13T01:45:43.353Z] #75 11.18 OK: 238 MiB in 54 packages [2024-12-13T01:45:43.353Z] #75 DONE 12.1s [2024-12-13T01:45:43.624Z] [2024-12-13T01:45:43.625Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:43.625Z] #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.2s [2024-12-13T01:45:44.215Z] #24 ... [2024-12-13T01:45:44.215Z] [2024-12-13T01:45:44.215Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T01:45:44.215Z] #0 3.792 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:44.215Z] #0 5.158 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:44.489Z] #78 ... [2024-12-13T01:45:44.489Z] [2024-12-13T01:45:44.489Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:45:44.489Z] #73 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:44.489Z] #73 16.20 (1/14) Installing ca-certificates (20240705-r0) [2024-12-13T01:45:44.489Z] #73 16.64 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-13T01:45:44.489Z] #73 16.75 (3/14) Installing c-ares (1.33.1-r0) [2024-12-13T01:45:44.489Z] #73 16.78 (4/14) Installing libunistring (1.2-r0) [2024-12-13T01:45:44.489Z] #73 16.99 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-13T01:45:44.489Z] #73 17.05 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-13T01:45:44.489Z] #73 17.10 (7/14) Installing libpsl (0.21.5-r1) [2024-12-13T01:45:44.489Z] #73 17.16 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-13T01:45:44.489Z] #73 ... [2024-12-13T01:45:44.489Z] [2024-12-13T01:45:44.489Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-13T01:45:44.489Z] #79 DONE 1.1s [2024-12-13T01:45:44.489Z] [2024-12-13T01:45:44.489Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:45:44.758Z] #80 ... [2024-12-13T01:45:44.758Z] [2024-12-13T01:45:44.758Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:45:45.026Z] #81 ... [2024-12-13T01:45:45.026Z] [2024-12-13T01:45:45.026Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:45:45.026Z] #73 17.29 (9/14) Installing libcurl (8.11.1-r0) [2024-12-13T01:45:45.026Z] #73 17.35 (10/14) Installing curl (8.11.1-r0) [2024-12-13T01:45:45.026Z] #73 17.40 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:45.026Z] #73 17.41 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-13T01:45:45.026Z] #73 17.46 (13/14) Installing libucontext (1.2-r3) [2024-12-13T01:45:45.026Z] #73 17.46 (14/14) Installing gcompat (1.1.0-r4) [2024-12-13T01:45:45.026Z] #73 17.50 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:45.026Z] #73 17.57 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:45.297Z] #73 ... [2024-12-13T01:45:45.297Z] [2024-12-13T01:45:45.297Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-13T01:45:45.297Z] #65 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:45.297Z] #65 16.45 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:45.297Z] #65 16.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-13T01:45:45.297Z] #65 16.55 (3/4) Installing libucontext (1.2-r3) [2024-12-13T01:45:45.297Z] #65 16.61 (4/4) Installing gcompat (1.1.0-r4) [2024-12-13T01:45:45.297Z] #65 16.64 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:45.297Z] #65 16.73 OK: 9 MiB in 18 packages [2024-12-13T01:45:45.297Z] #65 DONE 18.1s [2024-12-13T01:45:45.574Z] [2024-12-13T01:45:45.574Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:45.574Z] #24 ... [2024-12-13T01:45:45.574Z] [2024-12-13T01:45:45.574Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:45:45.845Z] #82 ... [2024-12-13T01:45:45.845Z] [2024-12-13T01:45:45.845Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-13T01:45:45.845Z] #73 18.38 OK: 15 MiB in 28 packages [2024-12-13T01:45:46.817Z] #73 DONE 19.4s [2024-12-13T01:45:46.817Z] [2024-12-13T01:45:46.817Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:47.430Z] #24 ... [2024-12-13T01:45:47.430Z] [2024-12-13T01:45:47.430Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:45:47.430Z] #0 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:47.430Z] #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:47.430Z] #0 9.522 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:47.430Z] #0 9.522 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:47.430Z] #0 9.558 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:47.430Z] #83 ... [2024-12-13T01:45:47.430Z] [2024-12-13T01:45:47.430Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:48.406Z] #24 ... [2024-12-13T01:45:48.406Z] [2024-12-13T01:45:48.406Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-13T01:45:48.406Z] #78 12.07 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:48.406Z] #78 12.57 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:48.406Z] #78 12.70 OK: 9 MiB in 15 packages [2024-12-13T01:45:48.406Z] #78 DONE 14.0s [2024-12-13T01:45:48.406Z] [2024-12-13T01:45:48.406Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:48.676Z] #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.3s done [2024-12-13T01:45:48.676Z] #24 ... [2024-12-13T01:45:48.676Z] [2024-12-13T01:45:48.676Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:45:48.676Z] #84 ... [2024-12-13T01:45:48.676Z] [2024-12-13T01:45:48.676Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:45:48.676Z] #83 10.72 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:48.676Z] #83 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:48.952Z] #83 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:48.952Z] #83 ... [2024-12-13T01:45:48.952Z] [2024-12-13T01:45:48.952Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-13T01:45:48.952Z] #68 12.36 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-13T01:45:48.952Z] #68 12.36 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-13T01:45:48.952Z] #68 12.36 OK: 24049 distinct packages available [2024-12-13T01:45:48.952Z] #68 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:48.952Z] #68 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:48.952Z] #68 19.93 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:48.952Z] #68 20.21 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:48.952Z] #68 20.27 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-13T01:45:48.952Z] #68 20.41 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-13T01:45:48.952Z] #68 20.41 (5/7) Installing libucontext (1.2-r3) [2024-12-13T01:45:48.952Z] #68 20.44 (6/7) Installing gcompat (1.1.0-r4) [2024-12-13T01:45:48.952Z] #68 20.47 (7/7) Installing openssl (3.3.2-r1) [2024-12-13T01:45:48.952Z] #68 20.61 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:48.952Z] #68 20.69 OK: 10 MiB in 19 packages [2024-12-13T01:45:48.952Z] #68 DONE 21.7s [2024-12-13T01:45:49.225Z] [2024-12-13T01:45:49.225Z] #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-13T01:45:49.225Z] #24 DONE 25.9s [2024-12-13T01:45:49.225Z] [2024-12-13T01:45:49.225Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:45:50.223Z] #85 ... [2024-12-13T01:45:50.223Z] [2024-12-13T01:45:50.223Z] #86 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-12-13T01:45:50.223Z] #0 4.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:50.223Z] #0 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:50.223Z] #0 10.36 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:50.223Z] #0 10.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:50.223Z] #0 10.38 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:50.811Z] #86 11.13 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:50.811Z] #86 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.079Z] #86 ... [2024-12-13T01:45:51.079Z] [2024-12-13T01:45:51.079Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:45:51.079Z] #85 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.347Z] #85 ... [2024-12-13T01:45:51.347Z] [2024-12-13T01:45:51.347Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T01:45:51.347Z] #0 6.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.347Z] #0 7.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.614Z] #87 ... [2024-12-13T01:45:51.614Z] [2024-12-13T01:45:51.614Z] #86 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-12-13T01:45:51.614Z] #86 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.614Z] #86 ... [2024-12-13T01:45:51.614Z] [2024-12-13T01:45:51.614Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:45:51.614Z] #0 5.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.614Z] #0 6.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.614Z] #0 9.973 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:51.614Z] #0 9.973 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:51.907Z] #88 10.03 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:51.907Z] #88 ... [2024-12-13T01:45:51.907Z] [2024-12-13T01:45:51.907Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T01:45:51.907Z] #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.907Z] #0 6.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:51.907Z] #0 9.705 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:51.907Z] #0 9.706 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:51.907Z] #0 9.746 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:52.178Z] #89 ... [2024-12-13T01:45:52.178Z] [2024-12-13T01:45:52.178Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:45:52.178Z] #85 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:52.178Z] #85 ... [2024-12-13T01:45:52.179Z] [2024-12-13T01:45:52.179Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:45:52.179Z] #0 5.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:52.179Z] #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:52.447Z] #90 ... [2024-12-13T01:45:52.447Z] [2024-12-13T01:45:52.447Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:45:52.447Z] #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:52.447Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:52.447Z] #91 ... [2024-12-13T01:45:52.447Z] [2024-12-13T01:45:52.447Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T01:45:52.447Z] #89 10.53 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:52.447Z] #89 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:53.414Z] #89 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:54.379Z] #89 ... [2024-12-13T01:45:54.379Z] [2024-12-13T01:45:54.379Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:45:54.379Z] #83 15.84 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:54.379Z] #83 16.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:54.379Z] #83 16.44 OK: 9 MiB in 15 packages [2024-12-13T01:45:54.379Z] #83 DONE 17.2s [2024-12-13T01:45:54.652Z] [2024-12-13T01:45:54.652Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:45:54.652Z] #91 7.802 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:54.652Z] #91 7.802 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:54.652Z] #91 7.868 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:55.237Z] #91 ... [2024-12-13T01:45:55.237Z] [2024-12-13T01:45:55.237Z] #86 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-12-13T01:45:55.237Z] #86 14.47 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:55.237Z] #86 14.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:55.237Z] #86 14.86 OK: 9 MiB in 15 packages [2024-12-13T01:45:55.237Z] #86 DONE 15.7s [2024-12-13T01:45:55.505Z] [2024-12-13T01:45:55.505Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T01:45:55.505Z] #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:55.505Z] #0 4.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:55.505Z] #0 7.540 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:55.505Z] #0 7.540 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:55.505Z] #0 7.575 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:55.505Z] #0 8.548 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:55.505Z] #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:55.505Z] #0 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:55.505Z] #92 ... [2024-12-13T01:45:55.505Z] [2024-12-13T01:45:55.505Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:45:55.505Z] #90 11.03 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:55.505Z] #90 11.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:55.505Z] #90 11.06 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:55.505Z] #90 12.01 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:55.505Z] #90 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:55.505Z] #90 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #90 ... [2024-12-13T01:45:58.116Z] [2024-12-13T01:45:58.116Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T01:45:58.116Z] #76 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #76 7.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #76 11.32 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:58.116Z] #76 11.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:58.116Z] #76 11.35 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:58.116Z] #76 12.47 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:58.116Z] #76 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #76 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #76 ... [2024-12-13T01:45:58.116Z] [2024-12-13T01:45:58.116Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-13T01:45:58.116Z] #89 14.97 OK: 20 MiB in 18 packages [2024-12-13T01:45:58.116Z] #89 DONE 15.8s [2024-12-13T01:45:58.116Z] [2024-12-13T01:45:58.116Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T01:45:58.116Z] #93 ... [2024-12-13T01:45:58.116Z] [2024-12-13T01:45:58.116Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-13T01:45:58.116Z] #87 11.15 Upgrading critical system libraries and apk-tools: [2024-12-13T01:45:58.116Z] #87 11.15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:45:58.116Z] #87 11.18 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:45:58.116Z] #87 12.27 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:58.116Z] #87 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #87 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:58.116Z] #87 15.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:58.116Z] #87 15.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:58.116Z] #87 16.00 OK: 9 MiB in 16 packages [2024-12-13T01:45:58.116Z] #87 DONE 16.7s [2024-12-13T01:45:58.387Z] [2024-12-13T01:45:58.387Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T01:45:58.387Z] #76 16.92 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:58.656Z] #76 ... [2024-12-13T01:45:58.656Z] [2024-12-13T01:45:58.656Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-13T01:45:58.656Z] #93 DONE 0.8s [2024-12-13T01:45:58.933Z] [2024-12-13T01:45:58.933Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T01:45:58.933Z] #76 17.40 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:58.933Z] #76 17.50 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:59.206Z] #76 ... [2024-12-13T01:45:59.206Z] [2024-12-13T01:45:59.206Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-13T01:45:59.206Z] #88 11.38 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:45:59.206Z] #88 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:59.206Z] #88 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:45:59.206Z] #88 15.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:59.206Z] #88 15.60 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:59.206Z] #88 15.63 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:59.206Z] #88 16.36 OK: 10 MiB in 16 packages [2024-12-13T01:45:59.206Z] #88 DONE 17.5s [2024-12-13T01:45:59.206Z] [2024-12-13T01:45:59.206Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:45:59.206Z] #90 16.10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:59.206Z] #90 16.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:59.206Z] #90 16.65 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:45:59.485Z] #90 17.19 OK: 11 MiB in 17 packages [2024-12-13T01:45:59.772Z] #90 ... [2024-12-13T01:45:59.772Z] [2024-12-13T01:45:59.772Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-13T01:45:59.772Z] #92 13.00 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:59.772Z] #92 13.41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:45:59.772Z] #92 13.45 OK: 9 MiB in 18 packages [2024-12-13T01:45:59.772Z] #92 DONE 14.3s [2024-12-13T01:45:59.772Z] [2024-12-13T01:45:59.772Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:46:00.362Z] #94 ... [2024-12-13T01:46:00.362Z] [2024-12-13T01:46:00.362Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:46:00.362Z] #90 DONE 18.1s [2024-12-13T01:46:00.362Z] [2024-12-13T01:46:00.362Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:46:00.362Z] #85 6.844 Upgrading critical system libraries and apk-tools: [2024-12-13T01:46:00.362Z] #85 6.845 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T01:46:00.362Z] #85 6.871 Executing busybox-1.36.1-r29.trigger [2024-12-13T01:46:00.362Z] #85 7.225 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:46:00.362Z] #85 7.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:46:00.362Z] #85 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:46:00.657Z] #85 ... [2024-12-13T01:46:00.657Z] [2024-12-13T01:46:00.657Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-13T01:46:00.657Z] #76 18.29 OK: 20 MiB in 18 packages [2024-12-13T01:46:00.657Z] #76 DONE 19.2s [2024-12-13T01:46:00.657Z] [2024-12-13T01:46:00.657Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:46:00.657Z] #85 11.68 OK: 10 MiB in 19 packages [2024-12-13T01:46:00.657Z] #85 ... [2024-12-13T01:46:00.657Z] [2024-12-13T01:46:00.657Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:46:00.657Z] #91 8.914 Continuing the upgrade transaction with new apk-tools: [2024-12-13T01:46:00.657Z] #91 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T01:46:00.657Z] #91 9.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T01:46:00.657Z] #91 13.36 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:46:00.657Z] #91 13.58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T01:46:00.657Z] #91 13.64 Executing ca-certificates-20240705-r0.trigger [2024-12-13T01:46:00.657Z] #91 14.04 OK: 15 MiB in 28 packages [2024-12-13T01:46:01.647Z] #91 ... [2024-12-13T01:46:01.647Z] [2024-12-13T01:46:01.647Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-13T01:46:01.917Z] #85 DONE 12.8s [2024-12-13T01:46:01.917Z] [2024-12-13T01:46:01.917Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-13T01:46:01.917Z] #95 DONE 3.8s [2024-12-13T01:46:01.917Z] [2024-12-13T01:46:01.917Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:46:01.917Z] #96 ... [2024-12-13T01:46:01.917Z] [2024-12-13T01:46:01.917Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:46:01.917Z] #94 DONE 2.2s [2024-12-13T01:46:01.917Z] [2024-12-13T01:46:01.917Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T01:46:01.917Z] #91 DONE 15.2s [2024-12-13T01:46:02.188Z] [2024-12-13T01:46:02.188Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-13T01:46:03.196Z] #97 ... [2024-12-13T01:46:03.196Z] [2024-12-13T01:46:03.196Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-13T01:46:03.196Z] #98 DONE 1.0s [2024-12-13T01:46:03.196Z] [2024-12-13T01:46:03.196Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T01:46:03.196Z] #99 ... [2024-12-13T01:46:03.196Z] [2024-12-13T01:46:03.196Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-13T01:46:03.196Z] #97 DONE 1.3s [2024-12-13T01:46:03.470Z] [2024-12-13T01:46:03.470Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-13T01:46:03.470Z] #100 ... [2024-12-13T01:46:03.470Z] [2024-12-13T01:46:03.470Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-13T01:46:03.470Z] #99 DONE 1.9s [2024-12-13T01:46:03.742Z] [2024-12-13T01:46:03.742Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:46:03.742Z] #96 DONE 2.0s [2024-12-13T01:46:03.742Z] [2024-12-13T01:46:03.742Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-13T01:46:03.742Z] #101 ... [2024-12-13T01:46:03.742Z] [2024-12-13T01:46:03.742Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-13T01:46:03.742Z] #100 DONE 0.5s [2024-12-13T01:46:04.009Z] [2024-12-13T01:46:04.009Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:04.283Z] #102 ... [2024-12-13T01:46:04.283Z] [2024-12-13T01:46:04.283Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-13T01:46:04.283Z] #101 DONE 0.4s [2024-12-13T01:46:04.552Z] [2024-12-13T01:46:04.552Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:04.552Z] #102 DONE 0.5s [2024-12-13T01:46:04.552Z] [2024-12-13T01:46:04.552Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-13T01:46:05.142Z] #103 DONE 0.7s [2024-12-13T01:46:05.142Z] [2024-12-13T01:46:05.142Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-13T01:46:05.142Z] #104 DONE 0.7s [2024-12-13T01:46:05.142Z] [2024-12-13T01:46:05.142Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-13T01:46:05.726Z] #105 ... [2024-12-13T01:46:05.726Z] [2024-12-13T01:46:05.726Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:05.726Z] #106 DONE 0.5s [2024-12-13T01:46:05.726Z] [2024-12-13T01:46:05.726Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-13T01:46:05.726Z] #105 DONE 0.7s [2024-12-13T01:46:05.726Z] [2024-12-13T01:46:05.726Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-13T01:46:05.726Z] #107 ... [2024-12-13T01:46:05.726Z] [2024-12-13T01:46:05.726Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-13T01:46:05.726Z] #108 DONE 2.1s [2024-12-13T01:46:05.994Z] [2024-12-13T01:46:05.994Z] #109 [security-spire-config] exporting to image [2024-12-13T01:46:05.994Z] #109 exporting layers [2024-12-13T01:46:06.583Z] #109 ... [2024-12-13T01:46:06.583Z] [2024-12-13T01:46:06.583Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-13T01:46:06.583Z] #107 DONE 1.0s [2024-12-13T01:46:06.583Z] [2024-12-13T01:46:06.583Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-13T01:46:06.583Z] #110 ... [2024-12-13T01:46:06.583Z] [2024-12-13T01:46:06.583Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-13T01:46:06.583Z] #111 DONE 1.0s [2024-12-13T01:46:06.873Z] [2024-12-13T01:46:06.873Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-13T01:46:07.149Z] #112 ... [2024-12-13T01:46:07.149Z] [2024-12-13T01:46:07.149Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-13T01:46:07.149Z] #110 DONE 0.6s [2024-12-13T01:46:07.417Z] [2024-12-13T01:46:07.417Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-13T01:46:07.417Z] #112 DONE 0.6s [2024-12-13T01:46:07.417Z] [2024-12-13T01:46:07.417Z] #113 [security-spire-server] exporting to image [2024-12-13T01:46:08.019Z] #113 ... [2024-12-13T01:46:08.019Z] [2024-12-13T01:46:08.019Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:08.019Z] #114 DONE 0.5s [2024-12-13T01:46:08.019Z] [2024-12-13T01:46:08.019Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-13T01:46:08.603Z] #115 DONE 0.7s [2024-12-13T01:46:08.603Z] [2024-12-13T01:46:08.603Z] #109 [security-spire-config] exporting to image [2024-12-13T01:46:08.603Z] #109 exporting layers 2.8s done [2024-12-13T01:46:08.603Z] #109 writing image sha256:f33c4612c3e65c1d5aeb9899fd063784b894126c53cca6fdda4d7a8a9a1c802b 0.0s done [2024-12-13T01:46:08.603Z] #109 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-12-13T01:46:08.603Z] #109 DONE 2.9s [2024-12-13T01:46:08.603Z] [2024-12-13T01:46:08.603Z] #113 [security-spire-server] exporting to image [2024-12-13T01:46:09.582Z] #113 exporting layers 2.4s done [2024-12-13T01:46:09.582Z] #113 writing image sha256:ea0aa881568dbe1975f39807b890cd4abd0451cf59591c247c36e5b24ff81edd 0.0s done [2024-12-13T01:46:09.582Z] #113 naming to docker.io/library/security-spire-server-arm64 [2024-12-13T01:46:09.582Z] #113 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-12-13T01:46:09.582Z] #113 DONE 2.5s [2024-12-13T01:46:09.582Z] [2024-12-13T01:46:09.582Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-13T01:46:09.582Z] #116 DONE 1.0s [2024-12-13T01:46:09.582Z] [2024-12-13T01:46:09.582Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:09.849Z] #80 ... [2024-12-13T01:46:09.849Z] [2024-12-13T01:46:09.849Z] #117 [security-spire-agent] exporting to image [2024-12-13T01:46:11.789Z] #117 exporting layers 1.9s done [2024-12-13T01:46:11.789Z] #117 writing image sha256:43335d33c7bda36f217051b645ab44218645f31ac50cd34b209aaf801fd9dfab 0.0s done [2024-12-13T01:46:11.789Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-12-13T01:46:11.789Z] #117 DONE 2.0s [2024-12-13T01:46:11.789Z] [2024-12-13T01:46:11.789Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:40.393Z] #151 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T01:46:40.394Z] #146 DONE 154.0s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:46:40.394Z] #130 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T01:46:40.394Z] #152 DONE 156.2s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T01:46:40.394Z] #150 DONE 156.2s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T01:46:40.394Z] #143 DONE 156.2s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T01:46:40.394Z] #148 DONE 156.2s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T01:46:40.394Z] #147 DONE 156.2s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T01:46:40.394Z] #149 DONE 156.2s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-13T01:46:40.394Z] #154 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T01:46:40.394Z] #145 DONE 156.4s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T01:46:40.394Z] #153 DONE 156.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #155 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #151 [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-12-13T01:46:40.394Z] #151 DONE 156.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:46:40.394Z] #130 DONE 156.7s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T01:46:40.394Z] #144 DONE 156.8s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #156 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #157 DONE 0.9s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-13T01:46:40.394Z] #154 DONE 1.0s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #158 DONE 1.0s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #155 DONE 0.8s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #159 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #159 DONE 0.9s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #160 DONE 0.7s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #161 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #162 DONE 0.7s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #156 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #163 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #164 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #165 DONE 0.7s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #166 DONE 0.7s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #167 CACHED [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #168 CACHED [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #169 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #169 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #170 CACHED [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #171 CACHED [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #172 CACHED [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #173 CACHED [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-13T01:46:40.394Z] #174 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #161 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #175 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #176 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #164 DONE 0.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-13T01:46:40.394Z] #177 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #178 [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-12-13T01:46:40.394Z] #178 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-13T01:46:40.394Z] #179 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-13T01:46:40.394Z] #180 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #181 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #181 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-13T01:46:40.394Z] #182 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-13T01:46:40.394Z] #183 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-13T01:46:40.394Z] #177 DONE 1.4s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #184 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #184 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #185 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-13T01:46:40.394Z] #185 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-13T01:46:40.394Z] #186 DONE 1.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-13T01:46:40.394Z] #187 DONE 1.6s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #188 [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-12-13T01:46:40.394Z] #188 DONE 1.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #189 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-13T01:46:40.394Z] #189 DONE 2.3s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #190 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #191 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-13T01:46:40.394Z] #192 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #193 [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-12-13T01:46:40.394Z] #193 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #194 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-13T01:46:40.394Z] #194 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #195 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #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-12-13T01:46:40.394Z] #196 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #184 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #184 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #197 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-13T01:46:40.394Z] #198 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-13T01:46:40.394Z] #199 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #200 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #201 [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-12-13T01:46:40.394Z] #201 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:46:40.394Z] #190 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #95 [support-scheduler] exporting to image [2024-12-13T01:46:40.394Z] #95 exporting layers 0.2s done [2024-12-13T01:46:40.394Z] #95 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:40.394Z] #202 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-13T01:46:40.394Z] #203 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-13T01:46:40.394Z] #204 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #95 [core-data] exporting to image [2024-12-13T01:46:40.394Z] #95 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-13T01:46:40.394Z] #198 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-13T01:46:40.394Z] #205 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:40.394Z] #206 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:46:40.394Z] #207 DONE 0.4s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:46:40.394Z] #208 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #95 [support-notifications] exporting to image [2024-12-13T01:46:40.394Z] #95 exporting layers 0.5s done [2024-12-13T01:46:40.394Z] #95 ... [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:40.394Z] #209 DONE 0.5s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-13T01:46:40.394Z] #210 DONE 0.4s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-13T01:46:40.394Z] #211 DONE 0.4s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-13T01:46:40.394Z] #212 DONE 0.4s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #95 [core-data] exporting to image [2024-12-13T01:46:40.394Z] #95 exporting layers 0.5s done [2024-12-13T01:46:40.394Z] #95 writing image sha256:4357cd14bb12981d68db3cdaaec089ec7a66a9cf11538084eab1069121ab9d57 0.0s done [2024-12-13T01:46:40.394Z] #95 writing image sha256:c1d2da8cfc15b1efe228b9a081a8295518b4d811b9f73dab0224c91c832c62f9 0.0s done [2024-12-13T01:46:40.394Z] #95 writing image sha256:60dafdba08d90d0f47d820501865c567b94887c2c2e86f788f355b053d1ee49b 0.0s done [2024-12-13T01:46:40.394Z] #95 writing image sha256:ec26fdb0dcfd24e560a4687c7a42916c41d91c1743c0f7ecda57e9d9d2a6810a 0.0s done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/core-command done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/support-scheduler done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/core-keeper done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2024-12-13T01:46:40.394Z] #95 writing image sha256:7b39b4a5ae8ae37b86d36ecc91acf7b0afdfb92d7aacc32382212ce07a510240 done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/core-data done [2024-12-13T01:46:40.394Z] #95 writing image sha256:ceebb8366944d86abaea9370892ce8856a2aabe308b23d7d81b6371f3a3047d4 done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/support-notifications done [2024-12-13T01:46:40.394Z] #95 exporting layers 0.3s done [2024-12-13T01:46:40.394Z] #95 writing image sha256:93233d35c48aaaa6836b7ee931f245e434b67a2236f3e54b31bffc0d84f7b072 done [2024-12-13T01:46:40.394Z] #95 naming to docker.io/library/core-metadata done [2024-12-13T01:46:40.394Z] #95 DONE 3.3s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-13T01:46:40.394Z] #213 DONE 0.3s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-13T01:46:40.394Z] #214 DONE 0.3s [2024-12-13T01:46:40.394Z] [2024-12-13T01:46:40.394Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:46:40.395Z] #215 DONE 0.9s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-13T01:46:40.395Z] #216 ... [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:46:40.395Z] #217 DONE 0.9s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T01:46:40.395Z] #218 DONE 0.2s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-13T01:46:40.395Z] #216 DONE 0.2s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:46:40.395Z] #219 DONE 0.5s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #95 [security-proxy-setup] exporting to image [2024-12-13T01:46:40.395Z] #95 exporting layers 0.2s done [2024-12-13T01:46:40.395Z] #95 writing image sha256:a7cacbd1ba3397944f86fbf1bc3ed7bd538545f2a4b390ecf3ec06c93003d92d 0.0s done [2024-12-13T01:46:40.395Z] #95 naming to docker.io/library/core-common-config-bootstrapper [2024-12-13T01:46:40.395Z] #95 ... [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-13T01:46:40.395Z] #220 DONE 0.1s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #95 [core-common-config-bootstrapper] exporting to image [2024-12-13T01:46:40.395Z] #95 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-12-13T01:46:40.395Z] #95 ... [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-13T01:46:40.395Z] #221 DONE 0.1s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-13T01:46:40.395Z] #222 DONE 0.1s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #95 [security-proxy-auth] exporting to image [2024-12-13T01:46:40.395Z] #95 exporting layers 0.3s done [2024-12-13T01:46:40.395Z] #95 writing image sha256:cb9a6151dd74832a416721fc0a3004ad3f90551a9a88a09ce7f2bba176a7291f done [2024-12-13T01:46:40.395Z] #95 naming to docker.io/library/security-proxy-auth done [2024-12-13T01:46:40.395Z] #95 exporting layers 0.4s done [2024-12-13T01:46:40.395Z] #95 writing image sha256:ccaa8df7fc296b147136566a11090a6cdce566833eff630bbb94e406abef2d73 done [2024-12-13T01:46:40.395Z] #95 naming to docker.io/library/security-proxy-setup done [2024-12-13T01:46:40.395Z] #95 DONE 3.9s [2024-12-13T01:46:40.395Z] [2024-12-13T01:46:40.395Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T01:46:40.655Z] #223 ... [2024-12-13T01:46:40.655Z] [2024-12-13T01:46:40.655Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:46:40.655Z] #224 DONE 0.6s [2024-12-13T01:46:40.655Z] [2024-12-13T01:46:40.655Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T01:46:40.655Z] #223 DONE 0.3s [2024-12-13T01:46:40.655Z] [2024-12-13T01:46:40.655Z] #95 [security-bootstrapper] exporting to image [2024-12-13T01:46:40.917Z] #95 exporting layers 0.3s done [2024-12-13T01:46:40.917Z] #95 writing image sha256:07d1333b7ba71e577e4b5c202701dd8322d900c42d4357e2ee3725cb3cee5fcd done [2024-12-13T01:46:40.917Z] #95 naming to docker.io/library/security-secretstore-setup done [2024-12-13T01:46:40.917Z] #95 writing image sha256:fbe7a9598b01538a8cbc5acbf99388a95692fba253db73f33e9f627bbacf41de done [2024-12-13T01:46:40.917Z] #95 naming to docker.io/library/security-bootstrapper done [2024-12-13T01:46:40.917Z] #95 DONE 4.3s [2024-12-13T01:46:40.917Z] [2024-12-13T01:46:40.917Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T01:46:40.917Z] time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-13T01:46:40.943Z] $ docker stop --time=1 cbaca7c0088904b5c94130e0e1fef8226a4fa61e4eb05a7b2868fb9c0d9085aa [2024-12-13T01:46:42.213Z] $ docker rm -f --volumes cbaca7c0088904b5c94130e0e1fef8226a4fa61e4eb05a7b2868fb9c0d9085aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T01:46:42.551Z] + docker images [2024-12-13T01:46:42.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-13T01:46:42.551Z] security-bootstrapper latest fbe7a9598b01 2 seconds ago 26MB [2024-12-13T01:46:42.551Z] security-secretstore-setup latest 07d1333b7ba7 2 seconds ago 46.9MB [2024-12-13T01:46:42.551Z] security-proxy-auth latest cb9a6151dd74 3 seconds ago 32.2MB [2024-12-13T01:46:42.551Z] core-common-config-bootstrapper latest a7cacbd1ba33 3 seconds ago 22.8MB [2024-12-13T01:46:42.551Z] core-metadata latest 93233d35c48a 3 seconds ago 37.6MB [2024-12-13T01:46:42.551Z] security-proxy-setup latest ccaa8df7fc29 3 seconds ago 35MB [2024-12-13T01:46:42.551Z] support-scheduler latest 4357cd14bb12 4 seconds ago 52.9MB [2024-12-13T01:46:42.551Z] core-keeper latest 60dafdba08d9 4 seconds ago 31.3MB [2024-12-13T01:46:42.551Z] core-command latest c1d2da8cfc15 4 seconds ago 33.2MB [2024-12-13T01:46:42.551Z] core-data latest 7b39b4a5ae8a 4 seconds ago 37.4MB [2024-12-13T01:46:42.551Z] security-spiffe-token-provider latest ec26fdb0dcfd 4 seconds ago 38.5MB [2024-12-13T01:46:42.551Z] support-notifications latest ceebb8366944 4 seconds ago 51.9MB [2024-12-13T01:46:42.551Z] security-spire-config latest f1d0174e3973 3 minutes ago 127MB [2024-12-13T01:46:42.551Z] security-spire-server latest 5da9be4dd66f 3 minutes ago 128MB [2024-12-13T01:46:42.551Z] security-spire-agent latest 643999816345 3 minutes ago 188MB [2024-12-13T01:46:42.551Z] ci-base-image-x86_64 latest 8b01753046b6 7 minutes ago 975MB [2024-12-13T01:46:42.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-13T01:46:42.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-13T01:46:42.551Z] 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-12-13T01:46:42.690Z] provisioning config files... [2024-12-13T01:46:42.703Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config15893944356246335635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T01:46:43.013Z] ---> ****-login.sh [2024-12-13T01:46:43.013Z] nexus3.edgexfoundry.org:10001 [2024-12-13T01:46:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:46:43.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:46:43.013Z] Configure a credential helper to remove this warning. See [2024-12-13T01:46:43.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:46:43.013Z] [2024-12-13T01:46:43.013Z] Login Succeeded [2024-12-13T01:46:43.013Z] nexus3.edgexfoundry.org:10002 [2024-12-13T01:46:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:46:43.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:46:43.013Z] Configure a credential helper to remove this warning. See [2024-12-13T01:46:43.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:46:43.013Z] [2024-12-13T01:46:43.013Z] Login Succeeded [2024-12-13T01:46:43.013Z] nexus3.edgexfoundry.org:10003 [2024-12-13T01:46:43.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:46:43.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:46:43.272Z] Configure a credential helper to remove this warning. See [2024-12-13T01:46:43.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:46:43.272Z] [2024-12-13T01:46:43.272Z] Login Succeeded [2024-12-13T01:46:43.272Z] nexus3.edgexfoundry.org:10004 [2024-12-13T01:46:43.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:46:43.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:46:43.273Z] Configure a credential helper to remove this warning. See [2024-12-13T01:46:43.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:46:43.273Z] [2024-12-13T01:46:43.273Z] Login Succeeded [2024-12-13T01:46:43.273Z] ****.io [2024-12-13T01:46:43.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T01:46:43.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T01:46:43.532Z] Configure a credential helper to remove this warning. See [2024-12-13T01:46:43.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T01:46:43.532Z] [2024-12-13T01:46:43.532Z] Login Succeeded [2024-12-13T01:46:43.533Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T01:46:43.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:46:43.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T01:46:43.622Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-13T01:46:43.622Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:43.622Z] latest [2024-12-13T01:46:43.622Z] 4.0.0-dev.27 [2024-12-13T01:46:43.622Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:43.622Z] main [2024-12-13T01:46:43.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:43.958Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:44.228Z] #80 DONE 55.7s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #84 DONE 61.6s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #81 DONE 65.5s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #82 DONE 64.7s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #77 DONE 67.7s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #118 DONE 1.0s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #119 [core-keeper builder 7/8] COPY . . [2024-12-13T01:46:44.228Z] #119 DONE 1.1s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #120 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #121 [core-command builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #121 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #122 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #123 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #124 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #125 [support-notifications builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #125 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #126 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #127 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #128 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #129 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #130 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #131 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #132 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #133 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #134 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #135 DONE 1.1s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #136 [support-scheduler builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #136 DONE 1.0s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #137 [core-metadata builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #137 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #138 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #139 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-13T01:46:44.228Z] #140 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #141 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T01:46:44.228Z] #142 CACHED [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #143 [core-data builder 6/7] COPY . . [2024-12-13T01:46:44.228Z] #143 DONE 1.0s [2024-12-13T01:46:44.228Z] [2024-12-13T01:46:44.228Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T01:46:44.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:44.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T01:46:44.284Z] 690ac06b50c9: Preparing [2024-12-13T01:46:44.284Z] 99f33d2d850a: Preparing [2024-12-13T01:46:44.284Z] aaee6270c382: Preparing [2024-12-13T01:46:44.284Z] 25d9295edf3a: Preparing [2024-12-13T01:46:44.284Z] b82302452899: Preparing [2024-12-13T01:46:44.284Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:44.284Z] 75654b8eeebd: Preparing [2024-12-13T01:46:44.284Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:44.284Z] 75654b8eeebd: Waiting [2024-12-13T01:46:44.284Z] 25d9295edf3a: Pushed [2024-12-13T01:46:44.284Z] aaee6270c382: Pushed [2024-12-13T01:46:44.284Z] 690ac06b50c9: Pushed [2024-12-13T01:46:44.284Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:44.543Z] 3aaeb676d9a0: Pushed [2024-12-13T01:46:44.801Z] b82302452899: Pushed [2024-12-13T01:46:45.201Z] #144 3.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-13T01:46:46.177Z] 99f33d2d850a: Pushed [2024-12-13T01:46:46.437Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:46.773Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:47.100Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-13T01:46:47.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T01:46:47.100Z] 690ac06b50c9: Preparing [2024-12-13T01:46:47.100Z] 99f33d2d850a: Preparing [2024-12-13T01:46:47.100Z] aaee6270c382: Preparing [2024-12-13T01:46:47.100Z] 25d9295edf3a: Preparing [2024-12-13T01:46:47.100Z] b82302452899: Preparing [2024-12-13T01:46:47.100Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:47.100Z] 75654b8eeebd: Preparing [2024-12-13T01:46:47.100Z] 75654b8eeebd: Waiting [2024-12-13T01:46:47.100Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:47.100Z] b82302452899: Layer already exists [2024-12-13T01:46:47.100Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:47.100Z] aaee6270c382: Layer already exists [2024-12-13T01:46:47.100Z] 99f33d2d850a: Layer already exists [2024-12-13T01:46:47.100Z] 690ac06b50c9: Layer already exists [2024-12-13T01:46:47.100Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:47.100Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:47.100Z] latest: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-12-13T01:46:47.149Z] #144 ... [2024-12-13T01:46:47.149Z] [2024-12-13T01:46:47.149Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:46:47.149Z] #0 3.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh [2024-12-13T01:46:47.431Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:47.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.27 [2024-12-13T01:46:47.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T01:46:47.760Z] 690ac06b50c9: Preparing [2024-12-13T01:46:47.760Z] 99f33d2d850a: Preparing [2024-12-13T01:46:47.760Z] aaee6270c382: Preparing [2024-12-13T01:46:47.760Z] 25d9295edf3a: Preparing [2024-12-13T01:46:47.760Z] b82302452899: Preparing [2024-12-13T01:46:47.760Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:47.760Z] 75654b8eeebd: Preparing [2024-12-13T01:46:47.760Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:47.760Z] 75654b8eeebd: Waiting [2024-12-13T01:46:47.760Z] 690ac06b50c9: Layer already exists [2024-12-13T01:46:47.760Z] b82302452899: Layer already exists [2024-12-13T01:46:47.760Z] aaee6270c382: Layer already exists [2024-12-13T01:46:47.760Z] 99f33d2d850a: Layer already exists [2024-12-13T01:46:47.760Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:47.760Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:47.760Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:47.760Z] 4.0.0-dev.27: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:48.097Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:48.432Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:48.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T01:46:48.432Z] 690ac06b50c9: Preparing [2024-12-13T01:46:48.432Z] 99f33d2d850a: Preparing [2024-12-13T01:46:48.432Z] aaee6270c382: Preparing [2024-12-13T01:46:48.432Z] 25d9295edf3a: Preparing [2024-12-13T01:46:48.432Z] b82302452899: Preparing [2024-12-13T01:46:48.432Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:48.432Z] 75654b8eeebd: Preparing [2024-12-13T01:46:48.432Z] 75654b8eeebd: Waiting [2024-12-13T01:46:48.432Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:48.432Z] 99f33d2d850a: Layer already exists [2024-12-13T01:46:48.432Z] aaee6270c382: Layer already exists [2024-12-13T01:46:48.432Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:48.432Z] 690ac06b50c9: Layer already exists [2024-12-13T01:46:48.432Z] b82302452899: Layer already exists [2024-12-13T01:46:48.432Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:48.432Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:48.432Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:48.760Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:49.100Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-13T01:46:49.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-13T01:46:49.100Z] 690ac06b50c9: Preparing [2024-12-13T01:46:49.100Z] 99f33d2d850a: Preparing [2024-12-13T01:46:49.100Z] aaee6270c382: Preparing [2024-12-13T01:46:49.100Z] 25d9295edf3a: Preparing [2024-12-13T01:46:49.100Z] b82302452899: Preparing [2024-12-13T01:46:49.100Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:49.100Z] 75654b8eeebd: Preparing [2024-12-13T01:46:49.100Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:49.100Z] 75654b8eeebd: Waiting [2024-12-13T01:46:49.100Z] aaee6270c382: Layer already exists [2024-12-13T01:46:49.100Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:49.100Z] b82302452899: Layer already exists [2024-12-13T01:46:49.100Z] 99f33d2d850a: Layer already exists [2024-12-13T01:46:49.100Z] 690ac06b50c9: Layer already exists [2024-12-13T01:46:49.100Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:49.100Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:49.100Z] main: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:46:49.171Z] ===================================================== [Pipeline] echo [2024-12-13T01:46:49.185Z] taggedImages: [2024-12-13T01:46:49.185Z] - nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:49.185Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-13T01:46:49.185Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.27 [2024-12-13T01:46:49.185Z] - nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:49.185Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-13T01:46:49.221Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-13T01:46:49.222Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:49.222Z] latest [2024-12-13T01:46:49.222Z] 4.0.0-dev.27 [2024-12-13T01:46:49.222Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:49.222Z] main [2024-12-13T01:46:49.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:49.577Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:49.910Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:49.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T01:46:49.910Z] 61b193df7d25: Preparing [2024-12-13T01:46:49.911Z] e072126ea5fb: Preparing [2024-12-13T01:46:49.911Z] 9c39c9b43b38: Preparing [2024-12-13T01:46:49.911Z] 68218986f5e4: Preparing [2024-12-13T01:46:49.911Z] aaee6270c382: Preparing [2024-12-13T01:46:49.911Z] 25d9295edf3a: Preparing [2024-12-13T01:46:49.911Z] b82302452899: Preparing [2024-12-13T01:46:49.911Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:49.911Z] 75654b8eeebd: Preparing [2024-12-13T01:46:49.911Z] 25d9295edf3a: Waiting [2024-12-13T01:46:49.911Z] 75654b8eeebd: Waiting [2024-12-13T01:46:49.911Z] b82302452899: Waiting [2024-12-13T01:46:49.911Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:49.911Z] aaee6270c382: Layer already exists [2024-12-13T01:46:49.911Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:49.911Z] b82302452899: Layer already exists [2024-12-13T01:46:49.911Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:49.911Z] e072126ea5fb: Pushed [2024-12-13T01:46:49.911Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:49.911Z] 9c39c9b43b38: Pushed [2024-12-13T01:46:49.911Z] 61b193df7d25: Pushed [2024-12-13T01:46:50.846Z] 68218986f5e4: Pushed [2024-12-13T01:46:51.106Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:51.445Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [2024-12-13T01:46:51.465Z] #145 ... [2024-12-13T01:46:51.465Z] [2024-12-13T01:46:51.465Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T01:46:51.465Z] #0 3.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:51.767Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-13T01:46:51.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T01:46:51.767Z] 61b193df7d25: Preparing [2024-12-13T01:46:51.767Z] e072126ea5fb: Preparing [2024-12-13T01:46:51.767Z] 9c39c9b43b38: Preparing [2024-12-13T01:46:51.767Z] 68218986f5e4: Preparing [2024-12-13T01:46:51.767Z] aaee6270c382: Preparing [2024-12-13T01:46:51.767Z] 25d9295edf3a: Preparing [2024-12-13T01:46:51.767Z] b82302452899: Preparing [2024-12-13T01:46:51.767Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:51.767Z] 75654b8eeebd: Preparing [2024-12-13T01:46:51.767Z] b82302452899: Waiting [2024-12-13T01:46:51.767Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:51.767Z] 25d9295edf3a: Waiting [2024-12-13T01:46:51.767Z] 75654b8eeebd: Waiting [2024-12-13T01:46:51.767Z] aaee6270c382: Layer already exists [2024-12-13T01:46:51.767Z] 68218986f5e4: Layer already exists [2024-12-13T01:46:51.767Z] 9c39c9b43b38: Layer already exists [2024-12-13T01:46:51.767Z] e072126ea5fb: Layer already exists [2024-12-13T01:46:51.767Z] 61b193df7d25: Layer already exists [2024-12-13T01:46:51.767Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:51.767Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:51.767Z] b82302452899: Layer already exists [2024-12-13T01:46:51.767Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:51.767Z] latest: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [2024-12-13T01:46:51.799Z] #146 ... [2024-12-13T01:46:51.799Z] [2024-12-13T01:46:51.799Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T01:46:51.799Z] #0 2.195 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-13T01:46:51.799Z] #147 ... [2024-12-13T01:46:51.799Z] [2024-12-13T01:46:51.799Z] #148 [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-12-13T01:46:51.799Z] #0 2.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:52.067Z] #148 ... [2024-12-13T01:46:52.067Z] [2024-12-13T01:46:52.067Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T01:46:52.067Z] #0 1.906 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-13T01:46:52.067Z] #149 ... [2024-12-13T01:46:52.067Z] [2024-12-13T01:46:52.067Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T01:46:52.067Z] #0 2.856 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-13T01:46:52.103Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:52.337Z] #150 ... [2024-12-13T01:46:52.337Z] [2024-12-13T01:46:52.337Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T01:46:52.337Z] #0 2.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-13T01:46:52.337Z] #151 ... [2024-12-13T01:46:52.337Z] [2024-12-13T01:46:52.337Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T01:46:52.337Z] #0 3.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-13T01:46:52.431Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.27 [2024-12-13T01:46:52.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T01:46:52.431Z] 61b193df7d25: Preparing [2024-12-13T01:46:52.431Z] e072126ea5fb: Preparing [2024-12-13T01:46:52.431Z] 9c39c9b43b38: Preparing [2024-12-13T01:46:52.431Z] 68218986f5e4: Preparing [2024-12-13T01:46:52.431Z] aaee6270c382: Preparing [2024-12-13T01:46:52.431Z] 25d9295edf3a: Preparing [2024-12-13T01:46:52.431Z] b82302452899: Preparing [2024-12-13T01:46:52.431Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:52.431Z] 75654b8eeebd: Preparing [2024-12-13T01:46:52.431Z] b82302452899: Waiting [2024-12-13T01:46:52.431Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:52.431Z] 25d9295edf3a: Waiting [2024-12-13T01:46:52.431Z] 75654b8eeebd: Waiting [2024-12-13T01:46:52.431Z] 9c39c9b43b38: Layer already exists [2024-12-13T01:46:52.431Z] e072126ea5fb: Layer already exists [2024-12-13T01:46:52.431Z] 68218986f5e4: Layer already exists [2024-12-13T01:46:52.431Z] aaee6270c382: Layer already exists [2024-12-13T01:46:52.431Z] 61b193df7d25: Layer already exists [2024-12-13T01:46:52.431Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:52.431Z] b82302452899: Layer already exists [2024-12-13T01:46:52.431Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:52.431Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:52.431Z] 4.0.0-dev.27: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:52.604Z] #152 ... [2024-12-13T01:46:52.604Z] [2024-12-13T01:46:52.604Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T01:46:52.604Z] #0 3.107 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-13T01:46:52.769Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:52.873Z] #153 ... [2024-12-13T01:46:52.873Z] [2024-12-13T01:46:52.873Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T01:46:52.873Z] #0 2.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-13T01:46:52.873Z] #154 ... [2024-12-13T01:46:52.873Z] [2024-12-13T01:46:52.873Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-13T01:46:52.873Z] #0 3.170 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-13T01:46:53.100Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:53.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T01:46:53.100Z] 61b193df7d25: Preparing [2024-12-13T01:46:53.100Z] e072126ea5fb: Preparing [2024-12-13T01:46:53.100Z] 9c39c9b43b38: Preparing [2024-12-13T01:46:53.100Z] 68218986f5e4: Preparing [2024-12-13T01:46:53.100Z] aaee6270c382: Preparing [2024-12-13T01:46:53.100Z] 25d9295edf3a: Preparing [2024-12-13T01:46:53.100Z] b82302452899: Preparing [2024-12-13T01:46:53.100Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:53.100Z] 75654b8eeebd: Preparing [2024-12-13T01:46:53.100Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:53.100Z] b82302452899: Waiting [2024-12-13T01:46:53.100Z] 75654b8eeebd: Waiting [2024-12-13T01:46:53.100Z] 25d9295edf3a: Waiting [2024-12-13T01:46:53.100Z] 9c39c9b43b38: Layer already exists [2024-12-13T01:46:53.100Z] e072126ea5fb: Layer already exists [2024-12-13T01:46:53.100Z] aaee6270c382: Layer already exists [2024-12-13T01:46:53.100Z] 68218986f5e4: Layer already exists [2024-12-13T01:46:53.100Z] 61b193df7d25: Layer already exists [2024-12-13T01:46:53.100Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:53.100Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:53.100Z] b82302452899: Layer already exists [2024-12-13T01:46:53.100Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:53.100Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:53.428Z] + 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-12-13T01:46:53.750Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-13T01:46:53.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-13T01:46:53.750Z] 61b193df7d25: Preparing [2024-12-13T01:46:53.750Z] e072126ea5fb: Preparing [2024-12-13T01:46:53.750Z] 9c39c9b43b38: Preparing [2024-12-13T01:46:53.750Z] 68218986f5e4: Preparing [2024-12-13T01:46:53.750Z] aaee6270c382: Preparing [2024-12-13T01:46:53.750Z] 25d9295edf3a: Preparing [2024-12-13T01:46:53.750Z] b82302452899: Preparing [2024-12-13T01:46:53.750Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:53.750Z] 75654b8eeebd: Preparing [2024-12-13T01:46:53.750Z] 25d9295edf3a: Waiting [2024-12-13T01:46:53.750Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:53.750Z] 75654b8eeebd: Waiting [2024-12-13T01:46:53.750Z] b82302452899: Waiting [2024-12-13T01:46:53.750Z] 68218986f5e4: Layer already exists [2024-12-13T01:46:53.750Z] aaee6270c382: Layer already exists [2024-12-13T01:46:53.750Z] 9c39c9b43b38: Layer already exists [2024-12-13T01:46:53.750Z] e072126ea5fb: Layer already exists [2024-12-13T01:46:53.750Z] 61b193df7d25: Layer already exists [2024-12-13T01:46:53.750Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:53.750Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:53.750Z] b82302452899: Layer already exists [2024-12-13T01:46:53.750Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:53.750Z] main: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:46:53.821Z] ===================================================== [Pipeline] echo [2024-12-13T01:46:53.839Z] taggedImages: [2024-12-13T01:46:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-13T01:46:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.27 [2024-12-13T01:46:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-13T01:46:53.866Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-13T01:46:53.866Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:53.866Z] latest [2024-12-13T01:46:53.866Z] 4.0.0-dev.27 [2024-12-13T01:46:53.866Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:53.866Z] main [2024-12-13T01:46:53.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:54.214Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:54.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:54.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T01:46:54.640Z] 90879e66f653: Preparing [2024-12-13T01:46:54.640Z] 30fed95b3477: Preparing [2024-12-13T01:46:54.640Z] fb9a344d941e: Preparing [2024-12-13T01:46:54.640Z] aaee6270c382: Preparing [2024-12-13T01:46:54.640Z] 25d9295edf3a: Preparing [2024-12-13T01:46:54.640Z] b82302452899: Preparing [2024-12-13T01:46:54.640Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:54.640Z] 75654b8eeebd: Preparing [2024-12-13T01:46:54.640Z] b82302452899: Waiting [2024-12-13T01:46:54.640Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:54.640Z] 75654b8eeebd: Waiting [2024-12-13T01:46:54.640Z] aaee6270c382: Layer already exists [2024-12-13T01:46:54.640Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:54.640Z] b82302452899: Layer already exists [2024-12-13T01:46:54.640Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:54.640Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:54.640Z] 90879e66f653: Pushed [2024-12-13T01:46:54.640Z] 30fed95b3477: Pushed [2024-12-13T01:46:57.173Z] fb9a344d941e: Pushed [2024-12-13T01:46:57.173Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:57.500Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:57.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-13T01:46:57.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T01:46:57.830Z] 90879e66f653: Preparing [2024-12-13T01:46:57.830Z] 30fed95b3477: Preparing [2024-12-13T01:46:57.830Z] fb9a344d941e: Preparing [2024-12-13T01:46:57.830Z] aaee6270c382: Preparing [2024-12-13T01:46:57.830Z] 25d9295edf3a: Preparing [2024-12-13T01:46:57.830Z] b82302452899: Preparing [2024-12-13T01:46:57.830Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:57.830Z] 75654b8eeebd: Preparing [2024-12-13T01:46:57.830Z] 75654b8eeebd: Waiting [2024-12-13T01:46:57.830Z] b82302452899: Waiting [2024-12-13T01:46:57.830Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:57.830Z] aaee6270c382: Layer already exists [2024-12-13T01:46:57.830Z] fb9a344d941e: Layer already exists [2024-12-13T01:46:57.830Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:57.830Z] 90879e66f653: Layer already exists [2024-12-13T01:46:57.830Z] 30fed95b3477: Layer already exists [2024-12-13T01:46:57.830Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:57.830Z] b82302452899: Layer already exists [2024-12-13T01:46:57.830Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:57.830Z] latest: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:58.168Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:58.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.27 [2024-12-13T01:46:58.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T01:46:58.490Z] 90879e66f653: Preparing [2024-12-13T01:46:58.490Z] 30fed95b3477: Preparing [2024-12-13T01:46:58.490Z] fb9a344d941e: Preparing [2024-12-13T01:46:58.490Z] aaee6270c382: Preparing [2024-12-13T01:46:58.490Z] 25d9295edf3a: Preparing [2024-12-13T01:46:58.490Z] b82302452899: Preparing [2024-12-13T01:46:58.490Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:58.491Z] 75654b8eeebd: Preparing [2024-12-13T01:46:58.491Z] 75654b8eeebd: Waiting [2024-12-13T01:46:58.491Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:58.491Z] b82302452899: Waiting [2024-12-13T01:46:58.491Z] aaee6270c382: Layer already exists [2024-12-13T01:46:58.491Z] 30fed95b3477: Layer already exists [2024-12-13T01:46:58.491Z] fb9a344d941e: Layer already exists [2024-12-13T01:46:58.491Z] 90879e66f653: Layer already exists [2024-12-13T01:46:58.491Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:58.491Z] b82302452899: Layer already exists [2024-12-13T01:46:58.491Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:58.491Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:58.491Z] 4.0.0-dev.27: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:58.815Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:59.136Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:59.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T01:46:59.136Z] 90879e66f653: Preparing [2024-12-13T01:46:59.136Z] 30fed95b3477: Preparing [2024-12-13T01:46:59.136Z] fb9a344d941e: Preparing [2024-12-13T01:46:59.136Z] aaee6270c382: Preparing [2024-12-13T01:46:59.136Z] 25d9295edf3a: Preparing [2024-12-13T01:46:59.136Z] b82302452899: Preparing [2024-12-13T01:46:59.136Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:59.136Z] 75654b8eeebd: Preparing [2024-12-13T01:46:59.136Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:59.136Z] b82302452899: Waiting [2024-12-13T01:46:59.136Z] 75654b8eeebd: Waiting [2024-12-13T01:46:59.136Z] fb9a344d941e: Layer already exists [2024-12-13T01:46:59.136Z] 90879e66f653: Layer already exists [2024-12-13T01:46:59.136Z] aaee6270c382: Layer already exists [2024-12-13T01:46:59.136Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:59.136Z] 30fed95b3477: Layer already exists [2024-12-13T01:46:59.136Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:59.136Z] b82302452899: Layer already exists [2024-12-13T01:46:59.136Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:59.136Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:59.467Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:46:59.786Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-13T01:46:59.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-13T01:46:59.786Z] 90879e66f653: Preparing [2024-12-13T01:46:59.786Z] 30fed95b3477: Preparing [2024-12-13T01:46:59.786Z] fb9a344d941e: Preparing [2024-12-13T01:46:59.786Z] aaee6270c382: Preparing [2024-12-13T01:46:59.786Z] 25d9295edf3a: Preparing [2024-12-13T01:46:59.786Z] b82302452899: Preparing [2024-12-13T01:46:59.786Z] 3aaeb676d9a0: Preparing [2024-12-13T01:46:59.786Z] 75654b8eeebd: Preparing [2024-12-13T01:46:59.786Z] b82302452899: Waiting [2024-12-13T01:46:59.786Z] 3aaeb676d9a0: Waiting [2024-12-13T01:46:59.786Z] 75654b8eeebd: Waiting [2024-12-13T01:46:59.786Z] fb9a344d941e: Layer already exists [2024-12-13T01:46:59.786Z] 25d9295edf3a: Layer already exists [2024-12-13T01:46:59.786Z] 30fed95b3477: Layer already exists [2024-12-13T01:46:59.786Z] 90879e66f653: Layer already exists [2024-12-13T01:46:59.786Z] aaee6270c382: Layer already exists [2024-12-13T01:46:59.786Z] 75654b8eeebd: Layer already exists [2024-12-13T01:46:59.786Z] b82302452899: Layer already exists [2024-12-13T01:46:59.786Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:46:59.786Z] main: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:46:59.858Z] ===================================================== [Pipeline] echo [2024-12-13T01:46:59.871Z] taggedImages: [2024-12-13T01:46:59.871Z] - nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:59.871Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-13T01:46:59.871Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.27 [2024-12-13T01:46:59.871Z] - nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:59.871Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-13T01:46:59.902Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-13T01:46:59.902Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:46:59.902Z] latest [2024-12-13T01:46:59.902Z] 4.0.0-dev.27 [2024-12-13T01:46:59.902Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:46:59.902Z] main [2024-12-13T01:46:59.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:00.248Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:00.568Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:00.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T01:47:00.568Z] 1236e92155c7: Preparing [2024-12-13T01:47:00.568Z] ba10a0f3e001: Preparing [2024-12-13T01:47:00.568Z] 9b192248d604: Preparing [2024-12-13T01:47:00.568Z] 25d9295edf3a: Preparing [2024-12-13T01:47:00.568Z] a4f0e1351cad: Preparing [2024-12-13T01:47:00.568Z] 0c8a6186087e: Preparing [2024-12-13T01:47:00.568Z] 75654b8eeebd: Preparing [2024-12-13T01:47:00.568Z] 0c8a6186087e: Waiting [2024-12-13T01:47:00.568Z] 75654b8eeebd: Waiting [2024-12-13T01:47:00.568Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:00.568Z] ba10a0f3e001: Pushed [2024-12-13T01:47:00.568Z] 1236e92155c7: Pushed [2024-12-13T01:47:00.568Z] a4f0e1351cad: Pushed [2024-12-13T01:47:00.568Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:00.568Z] 0c8a6186087e: Pushed [2024-12-13T01:47:03.103Z] 9b192248d604: Pushed [2024-12-13T01:47:03.103Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:03.432Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:03.750Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-13T01:47:03.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T01:47:04.009Z] 1236e92155c7: Preparing [2024-12-13T01:47:04.009Z] ba10a0f3e001: Preparing [2024-12-13T01:47:04.009Z] 9b192248d604: Preparing [2024-12-13T01:47:04.009Z] 25d9295edf3a: Preparing [2024-12-13T01:47:04.010Z] a4f0e1351cad: Preparing [2024-12-13T01:47:04.010Z] 0c8a6186087e: Preparing [2024-12-13T01:47:04.010Z] 75654b8eeebd: Preparing [2024-12-13T01:47:04.010Z] 0c8a6186087e: Waiting [2024-12-13T01:47:04.010Z] 75654b8eeebd: Waiting [2024-12-13T01:47:04.269Z] ba10a0f3e001: Layer already exists [2024-12-13T01:47:04.269Z] a4f0e1351cad: Layer already exists [2024-12-13T01:47:04.269Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:04.269Z] 9b192248d604: Layer already exists [2024-12-13T01:47:04.269Z] 1236e92155c7: Layer already exists [2024-12-13T01:47:04.269Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:04.269Z] 0c8a6186087e: Layer already exists [2024-12-13T01:47:04.269Z] latest: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:04.601Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:04.923Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.27 [2024-12-13T01:47:04.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T01:47:04.923Z] 1236e92155c7: Preparing [2024-12-13T01:47:04.923Z] ba10a0f3e001: Preparing [2024-12-13T01:47:04.923Z] 9b192248d604: Preparing [2024-12-13T01:47:04.923Z] 25d9295edf3a: Preparing [2024-12-13T01:47:04.923Z] a4f0e1351cad: Preparing [2024-12-13T01:47:04.923Z] 0c8a6186087e: Preparing [2024-12-13T01:47:04.923Z] 75654b8eeebd: Preparing [2024-12-13T01:47:04.923Z] 0c8a6186087e: Waiting [2024-12-13T01:47:04.923Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:04.923Z] ba10a0f3e001: Layer already exists [2024-12-13T01:47:04.923Z] 9b192248d604: Layer already exists [2024-12-13T01:47:04.923Z] a4f0e1351cad: Layer already exists [2024-12-13T01:47:04.923Z] 1236e92155c7: Layer already exists [2024-12-13T01:47:04.923Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:04.923Z] 0c8a6186087e: Layer already exists [2024-12-13T01:47:04.923Z] 4.0.0-dev.27: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:05.252Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:05.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:05.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T01:47:05.571Z] 1236e92155c7: Preparing [2024-12-13T01:47:05.571Z] ba10a0f3e001: Preparing [2024-12-13T01:47:05.571Z] 9b192248d604: Preparing [2024-12-13T01:47:05.571Z] 25d9295edf3a: Preparing [2024-12-13T01:47:05.571Z] a4f0e1351cad: Preparing [2024-12-13T01:47:05.571Z] 0c8a6186087e: Preparing [2024-12-13T01:47:05.571Z] 75654b8eeebd: Preparing [2024-12-13T01:47:05.571Z] 0c8a6186087e: Waiting [2024-12-13T01:47:05.571Z] 75654b8eeebd: Waiting [2024-12-13T01:47:05.571Z] ba10a0f3e001: Layer already exists [2024-12-13T01:47:05.571Z] 9b192248d604: Layer already exists [2024-12-13T01:47:05.571Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:05.571Z] a4f0e1351cad: Layer already exists [2024-12-13T01:47:05.571Z] 1236e92155c7: Layer already exists [2024-12-13T01:47:05.571Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:05.571Z] 0c8a6186087e: Layer already exists [2024-12-13T01:47:05.571Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:05.898Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:06.205Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-13T01:47:06.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-13T01:47:06.205Z] 1236e92155c7: Preparing [2024-12-13T01:47:06.205Z] ba10a0f3e001: Preparing [2024-12-13T01:47:06.205Z] 9b192248d604: Preparing [2024-12-13T01:47:06.205Z] 25d9295edf3a: Preparing [2024-12-13T01:47:06.205Z] a4f0e1351cad: Preparing [2024-12-13T01:47:06.205Z] 0c8a6186087e: Preparing [2024-12-13T01:47:06.205Z] 75654b8eeebd: Preparing [2024-12-13T01:47:06.205Z] 75654b8eeebd: Waiting [2024-12-13T01:47:06.205Z] a4f0e1351cad: Layer already exists [2024-12-13T01:47:06.205Z] 9b192248d604: Layer already exists [2024-12-13T01:47:06.205Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:06.205Z] ba10a0f3e001: Layer already exists [2024-12-13T01:47:06.205Z] 1236e92155c7: Layer already exists [2024-12-13T01:47:06.205Z] 0c8a6186087e: Layer already exists [2024-12-13T01:47:06.205Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:06.205Z] main: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:06.274Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:06.296Z] taggedImages: [2024-12-13T01:47:06.296Z] - nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:06.296Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-13T01:47:06.296Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.27 [2024-12-13T01:47:06.296Z] - nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:06.296Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-13T01:47:06.327Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-13T01:47:06.327Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:06.327Z] latest [2024-12-13T01:47:06.327Z] 4.0.0-dev.27 [2024-12-13T01:47:06.327Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:06.327Z] main [2024-12-13T01:47:06.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:06.667Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:07.028Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:07.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T01:47:07.028Z] 95950a6cfa34: Preparing [2024-12-13T01:47:07.028Z] 1988cda75526: Preparing [2024-12-13T01:47:07.028Z] db40ee079341: Preparing [2024-12-13T01:47:07.028Z] 74cbe00b5ed6: Preparing [2024-12-13T01:47:07.028Z] aaee6270c382: Preparing [2024-12-13T01:47:07.028Z] 25d9295edf3a: Preparing [2024-12-13T01:47:07.028Z] b82302452899: Preparing [2024-12-13T01:47:07.028Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:07.028Z] 75654b8eeebd: Preparing [2024-12-13T01:47:07.028Z] 25d9295edf3a: Waiting [2024-12-13T01:47:07.028Z] b82302452899: Waiting [2024-12-13T01:47:07.028Z] 75654b8eeebd: Waiting [2024-12-13T01:47:07.028Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:07.028Z] aaee6270c382: Layer already exists [2024-12-13T01:47:07.028Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:07.028Z] b82302452899: Layer already exists [2024-12-13T01:47:07.028Z] db40ee079341: Pushed [2024-12-13T01:47:07.028Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:07.028Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:07.028Z] 1988cda75526: Pushed [2024-12-13T01:47:07.028Z] 95950a6cfa34: Pushed [2024-12-13T01:47:09.560Z] 74cbe00b5ed6: Pushed [2024-12-13T01:47:09.560Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:09.890Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:10.204Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-13T01:47:10.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T01:47:10.204Z] 95950a6cfa34: Preparing [2024-12-13T01:47:10.204Z] 1988cda75526: Preparing [2024-12-13T01:47:10.204Z] db40ee079341: Preparing [2024-12-13T01:47:10.204Z] 74cbe00b5ed6: Preparing [2024-12-13T01:47:10.204Z] aaee6270c382: Preparing [2024-12-13T01:47:10.204Z] 25d9295edf3a: Preparing [2024-12-13T01:47:10.204Z] b82302452899: Preparing [2024-12-13T01:47:10.204Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:10.204Z] 75654b8eeebd: Preparing [2024-12-13T01:47:10.204Z] b82302452899: Waiting [2024-12-13T01:47:10.204Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:10.204Z] 75654b8eeebd: Waiting [2024-12-13T01:47:10.204Z] 25d9295edf3a: Waiting [2024-12-13T01:47:10.204Z] db40ee079341: Layer already exists [2024-12-13T01:47:10.204Z] 74cbe00b5ed6: Layer already exists [2024-12-13T01:47:10.204Z] 95950a6cfa34: Layer already exists [2024-12-13T01:47:10.204Z] aaee6270c382: Layer already exists [2024-12-13T01:47:10.204Z] 1988cda75526: Layer already exists [2024-12-13T01:47:10.204Z] b82302452899: Layer already exists [2024-12-13T01:47:10.204Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:10.204Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:10.204Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:10.204Z] latest: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:10.532Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:10.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.27 [2024-12-13T01:47:10.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T01:47:10.849Z] 95950a6cfa34: Preparing [2024-12-13T01:47:10.849Z] 1988cda75526: Preparing [2024-12-13T01:47:10.849Z] db40ee079341: Preparing [2024-12-13T01:47:10.849Z] 74cbe00b5ed6: Preparing [2024-12-13T01:47:10.849Z] aaee6270c382: Preparing [2024-12-13T01:47:10.849Z] 25d9295edf3a: Preparing [2024-12-13T01:47:10.849Z] b82302452899: Preparing [2024-12-13T01:47:10.849Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:10.849Z] 75654b8eeebd: Preparing [2024-12-13T01:47:10.849Z] 25d9295edf3a: Waiting [2024-12-13T01:47:10.849Z] b82302452899: Waiting [2024-12-13T01:47:10.849Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:10.849Z] 1988cda75526: Layer already exists [2024-12-13T01:47:10.849Z] db40ee079341: Layer already exists [2024-12-13T01:47:10.849Z] 95950a6cfa34: Layer already exists [2024-12-13T01:47:10.849Z] 74cbe00b5ed6: Layer already exists [2024-12-13T01:47:10.849Z] aaee6270c382: Layer already exists [2024-12-13T01:47:10.849Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:10.849Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:10.849Z] b82302452899: Layer already exists [2024-12-13T01:47:10.849Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:10.849Z] 4.0.0-dev.27: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:11.178Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:11.506Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:11.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T01:47:11.506Z] 95950a6cfa34: Preparing [2024-12-13T01:47:11.506Z] 1988cda75526: Preparing [2024-12-13T01:47:11.506Z] db40ee079341: Preparing [2024-12-13T01:47:11.506Z] 74cbe00b5ed6: Preparing [2024-12-13T01:47:11.506Z] aaee6270c382: Preparing [2024-12-13T01:47:11.506Z] 25d9295edf3a: Preparing [2024-12-13T01:47:11.506Z] b82302452899: Preparing [2024-12-13T01:47:11.506Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:11.506Z] 75654b8eeebd: Preparing [2024-12-13T01:47:11.506Z] 25d9295edf3a: Waiting [2024-12-13T01:47:11.506Z] b82302452899: Waiting [2024-12-13T01:47:11.506Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:11.506Z] 75654b8eeebd: Waiting [2024-12-13T01:47:11.506Z] db40ee079341: Layer already exists [2024-12-13T01:47:11.506Z] 95950a6cfa34: Layer already exists [2024-12-13T01:47:11.506Z] 1988cda75526: Layer already exists [2024-12-13T01:47:11.506Z] aaee6270c382: Layer already exists [2024-12-13T01:47:11.506Z] 74cbe00b5ed6: Layer already exists [2024-12-13T01:47:11.506Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:11.506Z] b82302452899: Layer already exists [2024-12-13T01:47:11.506Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:11.506Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:11.506Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:11.834Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:12.148Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-13T01:47:12.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-13T01:47:12.148Z] 95950a6cfa34: Preparing [2024-12-13T01:47:12.148Z] 1988cda75526: Preparing [2024-12-13T01:47:12.148Z] db40ee079341: Preparing [2024-12-13T01:47:12.148Z] 74cbe00b5ed6: Preparing [2024-12-13T01:47:12.148Z] aaee6270c382: Preparing [2024-12-13T01:47:12.148Z] 25d9295edf3a: Preparing [2024-12-13T01:47:12.148Z] b82302452899: Preparing [2024-12-13T01:47:12.148Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:12.148Z] 75654b8eeebd: Preparing [2024-12-13T01:47:12.148Z] 25d9295edf3a: Waiting [2024-12-13T01:47:12.148Z] 75654b8eeebd: Waiting [2024-12-13T01:47:12.148Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:12.148Z] b82302452899: Waiting [2024-12-13T01:47:12.148Z] db40ee079341: Layer already exists [2024-12-13T01:47:12.148Z] 1988cda75526: Layer already exists [2024-12-13T01:47:12.148Z] 95950a6cfa34: Layer already exists [2024-12-13T01:47:12.148Z] aaee6270c382: Layer already exists [2024-12-13T01:47:12.148Z] 74cbe00b5ed6: Layer already exists [2024-12-13T01:47:12.148Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:12.148Z] b82302452899: Layer already exists [2024-12-13T01:47:12.148Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:12.148Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:12.148Z] main: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:12.226Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:12.238Z] taggedImages: [2024-12-13T01:47:12.238Z] - nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:12.238Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-13T01:47:12.238Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.27 [2024-12-13T01:47:12.238Z] - nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:12.238Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-13T01:47:12.268Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-13T01:47:12.269Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:12.269Z] latest [2024-12-13T01:47:12.269Z] 4.0.0-dev.27 [2024-12-13T01:47:12.269Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:12.269Z] main [2024-12-13T01:47:12.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:12.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:12.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:12.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T01:47:12.928Z] d19fab995d89: Preparing [2024-12-13T01:47:12.928Z] f56c654f778a: Preparing [2024-12-13T01:47:12.928Z] c4725bac4751: Preparing [2024-12-13T01:47:12.928Z] a6cc065f58ee: Preparing [2024-12-13T01:47:12.928Z] 341a92988041: Preparing [2024-12-13T01:47:12.928Z] 346cac27b644: Preparing [2024-12-13T01:47:12.928Z] 6306687e176f: Preparing [2024-12-13T01:47:12.928Z] aaee6270c382: Preparing [2024-12-13T01:47:12.928Z] 25d9295edf3a: Preparing [2024-12-13T01:47:12.928Z] 29fca2ef6194: Preparing [2024-12-13T01:47:12.928Z] 415b16985e6c: Preparing [2024-12-13T01:47:12.928Z] 5f70bf18a086: Preparing [2024-12-13T01:47:12.928Z] 255c05b43aef: Preparing [2024-12-13T01:47:12.928Z] dfbeddd3e84a: Preparing [2024-12-13T01:47:12.928Z] 7009f3c13c3f: Preparing [2024-12-13T01:47:12.928Z] 75654b8eeebd: Preparing [2024-12-13T01:47:12.928Z] 346cac27b644: Waiting [2024-12-13T01:47:12.928Z] aaee6270c382: Waiting [2024-12-13T01:47:12.928Z] 29fca2ef6194: Waiting [2024-12-13T01:47:12.928Z] 6306687e176f: Waiting [2024-12-13T01:47:12.928Z] 25d9295edf3a: Waiting [2024-12-13T01:47:12.928Z] 415b16985e6c: Waiting [2024-12-13T01:47:12.928Z] dfbeddd3e84a: Waiting [2024-12-13T01:47:12.928Z] 5f70bf18a086: Waiting [2024-12-13T01:47:12.928Z] 255c05b43aef: Waiting [2024-12-13T01:47:12.928Z] 7009f3c13c3f: Waiting [2024-12-13T01:47:12.928Z] 75654b8eeebd: Waiting [2024-12-13T01:47:12.928Z] f56c654f778a: Pushed [2024-12-13T01:47:12.928Z] d19fab995d89: Pushed [2024-12-13T01:47:12.928Z] c4725bac4751: Pushed [2024-12-13T01:47:12.928Z] 341a92988041: Pushed [2024-12-13T01:47:12.928Z] a6cc065f58ee: Pushed [2024-12-13T01:47:12.928Z] aaee6270c382: Layer already exists [2024-12-13T01:47:12.928Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:12.928Z] 5f70bf18a086: Layer already exists [2024-12-13T01:47:13.186Z] 346cac27b644: Pushed [2024-12-13T01:47:13.186Z] 29fca2ef6194: Pushed [2024-12-13T01:47:13.186Z] 415b16985e6c: Pushed [2024-12-13T01:47:13.186Z] 255c05b43aef: Pushed [2024-12-13T01:47:13.186Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:13.186Z] 7009f3c13c3f: Pushed [2024-12-13T01:47:13.759Z] dfbeddd3e84a: Pushed [2024-12-13T01:47:14.329Z] 6306687e176f: Pushed [2024-12-13T01:47:14.589Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:14.914Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:15.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-13T01:47:15.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T01:47:15.238Z] d19fab995d89: Preparing [2024-12-13T01:47:15.238Z] f56c654f778a: Preparing [2024-12-13T01:47:15.238Z] c4725bac4751: Preparing [2024-12-13T01:47:15.238Z] a6cc065f58ee: Preparing [2024-12-13T01:47:15.238Z] 341a92988041: Preparing [2024-12-13T01:47:15.238Z] 346cac27b644: Preparing [2024-12-13T01:47:15.238Z] 6306687e176f: Preparing [2024-12-13T01:47:15.238Z] aaee6270c382: Preparing [2024-12-13T01:47:15.238Z] 25d9295edf3a: Preparing [2024-12-13T01:47:15.238Z] 29fca2ef6194: Preparing [2024-12-13T01:47:15.238Z] 415b16985e6c: Preparing [2024-12-13T01:47:15.238Z] 5f70bf18a086: Preparing [2024-12-13T01:47:15.238Z] 255c05b43aef: Preparing [2024-12-13T01:47:15.238Z] dfbeddd3e84a: Preparing [2024-12-13T01:47:15.238Z] 7009f3c13c3f: Preparing [2024-12-13T01:47:15.238Z] 75654b8eeebd: Preparing [2024-12-13T01:47:15.238Z] 29fca2ef6194: Waiting [2024-12-13T01:47:15.238Z] 415b16985e6c: Waiting [2024-12-13T01:47:15.238Z] 5f70bf18a086: Waiting [2024-12-13T01:47:15.238Z] dfbeddd3e84a: Waiting [2024-12-13T01:47:15.238Z] 346cac27b644: Waiting [2024-12-13T01:47:15.238Z] 6306687e176f: Waiting [2024-12-13T01:47:15.238Z] 75654b8eeebd: Waiting [2024-12-13T01:47:15.238Z] aaee6270c382: Waiting [2024-12-13T01:47:15.238Z] 25d9295edf3a: Waiting [2024-12-13T01:47:15.238Z] 255c05b43aef: Waiting [2024-12-13T01:47:15.238Z] d19fab995d89: Layer already exists [2024-12-13T01:47:15.238Z] c4725bac4751: Layer already exists [2024-12-13T01:47:15.238Z] 341a92988041: Layer already exists [2024-12-13T01:47:15.238Z] f56c654f778a: Layer already exists [2024-12-13T01:47:15.238Z] a6cc065f58ee: Layer already exists [2024-12-13T01:47:15.238Z] 346cac27b644: Layer already exists [2024-12-13T01:47:15.238Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:15.238Z] 29fca2ef6194: Layer already exists [2024-12-13T01:47:15.238Z] aaee6270c382: Layer already exists [2024-12-13T01:47:15.238Z] 6306687e176f: Layer already exists [2024-12-13T01:47:15.238Z] 255c05b43aef: Layer already exists [2024-12-13T01:47:15.238Z] 415b16985e6c: Layer already exists [2024-12-13T01:47:15.238Z] dfbeddd3e84a: Layer already exists [2024-12-13T01:47:15.238Z] 5f70bf18a086: Layer already exists [2024-12-13T01:47:15.238Z] 7009f3c13c3f: Layer already exists [2024-12-13T01:47:15.238Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:15.238Z] latest: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:15.555Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:15.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.27 [2024-12-13T01:47:15.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T01:47:15.881Z] d19fab995d89: Preparing [2024-12-13T01:47:15.881Z] f56c654f778a: Preparing [2024-12-13T01:47:15.881Z] c4725bac4751: Preparing [2024-12-13T01:47:15.881Z] a6cc065f58ee: Preparing [2024-12-13T01:47:15.881Z] 341a92988041: Preparing [2024-12-13T01:47:15.881Z] 346cac27b644: Preparing [2024-12-13T01:47:15.881Z] 6306687e176f: Preparing [2024-12-13T01:47:15.881Z] aaee6270c382: Preparing [2024-12-13T01:47:15.881Z] 25d9295edf3a: Preparing [2024-12-13T01:47:15.881Z] 29fca2ef6194: Preparing [2024-12-13T01:47:15.881Z] 415b16985e6c: Preparing [2024-12-13T01:47:15.881Z] 5f70bf18a086: Preparing [2024-12-13T01:47:15.881Z] 255c05b43aef: Preparing [2024-12-13T01:47:15.881Z] dfbeddd3e84a: Preparing [2024-12-13T01:47:15.881Z] 7009f3c13c3f: Preparing [2024-12-13T01:47:15.881Z] 75654b8eeebd: Preparing [2024-12-13T01:47:15.881Z] 415b16985e6c: Waiting [2024-12-13T01:47:15.881Z] 7009f3c13c3f: Waiting [2024-12-13T01:47:15.881Z] 75654b8eeebd: Waiting [2024-12-13T01:47:15.881Z] dfbeddd3e84a: Waiting [2024-12-13T01:47:15.881Z] 5f70bf18a086: Waiting [2024-12-13T01:47:15.881Z] 255c05b43aef: Waiting [2024-12-13T01:47:15.881Z] aaee6270c382: Waiting [2024-12-13T01:47:15.881Z] 346cac27b644: Waiting [2024-12-13T01:47:15.881Z] 6306687e176f: Waiting [2024-12-13T01:47:15.881Z] 29fca2ef6194: Waiting [2024-12-13T01:47:15.881Z] 341a92988041: Layer already exists [2024-12-13T01:47:15.881Z] f56c654f778a: Layer already exists [2024-12-13T01:47:15.881Z] d19fab995d89: Layer already exists [2024-12-13T01:47:15.881Z] a6cc065f58ee: Layer already exists [2024-12-13T01:47:15.881Z] c4725bac4751: Layer already exists [2024-12-13T01:47:15.881Z] 346cac27b644: Layer already exists [2024-12-13T01:47:15.881Z] 6306687e176f: Layer already exists [2024-12-13T01:47:15.881Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:15.881Z] aaee6270c382: Layer already exists [2024-12-13T01:47:15.881Z] 29fca2ef6194: Layer already exists [2024-12-13T01:47:15.881Z] 415b16985e6c: Layer already exists [2024-12-13T01:47:15.881Z] 255c05b43aef: Layer already exists [2024-12-13T01:47:15.881Z] dfbeddd3e84a: Layer already exists [2024-12-13T01:47:15.881Z] 5f70bf18a086: Layer already exists [2024-12-13T01:47:15.881Z] 7009f3c13c3f: Layer already exists [2024-12-13T01:47:15.881Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:15.881Z] 4.0.0-dev.27: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:16.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:16.523Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:16.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T01:47:17.461Z] d19fab995d89: Preparing [2024-12-13T01:47:17.462Z] f56c654f778a: Preparing [2024-12-13T01:47:17.462Z] c4725bac4751: Preparing [2024-12-13T01:47:17.462Z] a6cc065f58ee: Preparing [2024-12-13T01:47:17.462Z] 341a92988041: Preparing [2024-12-13T01:47:17.462Z] 346cac27b644: Preparing [2024-12-13T01:47:17.462Z] 6306687e176f: Preparing [2024-12-13T01:47:17.462Z] aaee6270c382: Preparing [2024-12-13T01:47:17.462Z] 25d9295edf3a: Preparing [2024-12-13T01:47:17.462Z] 29fca2ef6194: Preparing [2024-12-13T01:47:17.462Z] 415b16985e6c: Preparing [2024-12-13T01:47:17.462Z] 5f70bf18a086: Preparing [2024-12-13T01:47:17.462Z] 255c05b43aef: Preparing [2024-12-13T01:47:17.462Z] dfbeddd3e84a: Preparing [2024-12-13T01:47:17.462Z] 7009f3c13c3f: Preparing [2024-12-13T01:47:17.462Z] 75654b8eeebd: Preparing [2024-12-13T01:47:17.462Z] 29fca2ef6194: Waiting [2024-12-13T01:47:17.462Z] 415b16985e6c: Waiting [2024-12-13T01:47:17.462Z] 5f70bf18a086: Waiting [2024-12-13T01:47:17.462Z] 255c05b43aef: Waiting [2024-12-13T01:47:17.462Z] 7009f3c13c3f: Waiting [2024-12-13T01:47:17.462Z] aaee6270c382: Waiting [2024-12-13T01:47:17.462Z] 75654b8eeebd: Waiting [2024-12-13T01:47:17.462Z] 346cac27b644: Waiting [2024-12-13T01:47:17.462Z] 25d9295edf3a: Waiting [2024-12-13T01:47:17.462Z] a6cc065f58ee: Layer already exists [2024-12-13T01:47:17.462Z] f56c654f778a: Layer already exists [2024-12-13T01:47:17.462Z] 341a92988041: Layer already exists [2024-12-13T01:47:17.462Z] c4725bac4751: Layer already exists [2024-12-13T01:47:17.462Z] d19fab995d89: Layer already exists [2024-12-13T01:47:17.462Z] 346cac27b644: Layer already exists [2024-12-13T01:47:17.462Z] 6306687e176f: Layer already exists [2024-12-13T01:47:17.462Z] 29fca2ef6194: Layer already exists [2024-12-13T01:47:17.462Z] aaee6270c382: Layer already exists [2024-12-13T01:47:17.462Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:17.462Z] 415b16985e6c: Layer already exists [2024-12-13T01:47:17.462Z] 5f70bf18a086: Layer already exists [2024-12-13T01:47:17.462Z] 255c05b43aef: Layer already exists [2024-12-13T01:47:17.462Z] 7009f3c13c3f: Layer already exists [2024-12-13T01:47:17.462Z] dfbeddd3e84a: Layer already exists [2024-12-13T01:47:17.462Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:18.397Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:18.720Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:19.050Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-13T01:47:19.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-13T01:47:19.050Z] d19fab995d89: Preparing [2024-12-13T01:47:19.050Z] f56c654f778a: Preparing [2024-12-13T01:47:19.050Z] c4725bac4751: Preparing [2024-12-13T01:47:19.050Z] a6cc065f58ee: Preparing [2024-12-13T01:47:19.050Z] 341a92988041: Preparing [2024-12-13T01:47:19.050Z] 346cac27b644: Preparing [2024-12-13T01:47:19.050Z] 6306687e176f: Preparing [2024-12-13T01:47:19.050Z] aaee6270c382: Preparing [2024-12-13T01:47:19.050Z] 25d9295edf3a: Preparing [2024-12-13T01:47:19.050Z] 29fca2ef6194: Preparing [2024-12-13T01:47:19.050Z] 415b16985e6c: Preparing [2024-12-13T01:47:19.050Z] 5f70bf18a086: Preparing [2024-12-13T01:47:19.050Z] 255c05b43aef: Preparing [2024-12-13T01:47:19.050Z] dfbeddd3e84a: Preparing [2024-12-13T01:47:19.050Z] 7009f3c13c3f: Preparing [2024-12-13T01:47:19.050Z] 75654b8eeebd: Preparing [2024-12-13T01:47:19.050Z] 29fca2ef6194: Waiting [2024-12-13T01:47:19.050Z] 255c05b43aef: Waiting [2024-12-13T01:47:19.050Z] 415b16985e6c: Waiting [2024-12-13T01:47:19.050Z] 5f70bf18a086: Waiting [2024-12-13T01:47:19.050Z] 6306687e176f: Waiting [2024-12-13T01:47:19.050Z] aaee6270c382: Waiting [2024-12-13T01:47:19.050Z] 75654b8eeebd: Waiting [2024-12-13T01:47:19.050Z] 7009f3c13c3f: Waiting [2024-12-13T01:47:19.050Z] 346cac27b644: Waiting [2024-12-13T01:47:19.050Z] 25d9295edf3a: Waiting [2024-12-13T01:47:19.050Z] 341a92988041: Layer already exists [2024-12-13T01:47:19.050Z] f56c654f778a: Layer already exists [2024-12-13T01:47:19.050Z] c4725bac4751: Layer already exists [2024-12-13T01:47:19.050Z] d19fab995d89: Layer already exists [2024-12-13T01:47:19.050Z] a6cc065f58ee: Layer already exists [2024-12-13T01:47:19.050Z] 346cac27b644: Layer already exists [2024-12-13T01:47:19.050Z] aaee6270c382: Layer already exists [2024-12-13T01:47:19.050Z] 6306687e176f: Layer already exists [2024-12-13T01:47:19.050Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:19.050Z] 29fca2ef6194: Layer already exists [2024-12-13T01:47:19.050Z] 5f70bf18a086: Layer already exists [2024-12-13T01:47:19.050Z] dfbeddd3e84a: Layer already exists [2024-12-13T01:47:19.051Z] 415b16985e6c: Layer already exists [2024-12-13T01:47:19.051Z] 255c05b43aef: Layer already exists [2024-12-13T01:47:19.051Z] 7009f3c13c3f: Layer already exists [2024-12-13T01:47:19.051Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:19.051Z] main: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:19.127Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:19.142Z] taggedImages: [2024-12-13T01:47:19.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:19.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-13T01:47:19.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.27 [2024-12-13T01:47:19.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:19.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-13T01:47:19.255Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-13T01:47:19.255Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:19.255Z] latest [2024-12-13T01:47:19.255Z] 4.0.0-dev.27 [2024-12-13T01:47:19.255Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:19.255Z] main [2024-12-13T01:47:19.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:19.591Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:19.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:19.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T01:47:19.920Z] 61b193df7d25: Preparing [2024-12-13T01:47:19.920Z] e072126ea5fb: Preparing [2024-12-13T01:47:19.920Z] 7df588be1fd4: Preparing [2024-12-13T01:47:19.920Z] fbd129a41c30: Preparing [2024-12-13T01:47:19.920Z] aaee6270c382: Preparing [2024-12-13T01:47:19.920Z] 25d9295edf3a: Preparing [2024-12-13T01:47:19.920Z] b82302452899: Preparing [2024-12-13T01:47:19.920Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:19.920Z] 75654b8eeebd: Preparing [2024-12-13T01:47:19.920Z] b82302452899: Waiting [2024-12-13T01:47:19.920Z] 25d9295edf3a: Waiting [2024-12-13T01:47:19.920Z] 75654b8eeebd: Waiting [2024-12-13T01:47:19.920Z] 61b193df7d25: Layer already exists [2024-12-13T01:47:19.920Z] e072126ea5fb: Layer already exists [2024-12-13T01:47:19.920Z] aaee6270c382: Layer already exists [2024-12-13T01:47:19.920Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:19.921Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:19.921Z] 7df588be1fd4: Pushed [2024-12-13T01:47:19.921Z] b82302452899: Layer already exists [2024-12-13T01:47:19.921Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:21.824Z] fbd129a41c30: Pushed [2024-12-13T01:47:21.824Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:22.156Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:22.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-13T01:47:22.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T01:47:22.481Z] 61b193df7d25: Preparing [2024-12-13T01:47:22.481Z] e072126ea5fb: Preparing [2024-12-13T01:47:22.481Z] 7df588be1fd4: Preparing [2024-12-13T01:47:22.481Z] fbd129a41c30: Preparing [2024-12-13T01:47:22.481Z] aaee6270c382: Preparing [2024-12-13T01:47:22.481Z] 25d9295edf3a: Preparing [2024-12-13T01:47:22.481Z] b82302452899: Preparing [2024-12-13T01:47:22.481Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:22.481Z] 75654b8eeebd: Preparing [2024-12-13T01:47:22.481Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:22.481Z] 25d9295edf3a: Waiting [2024-12-13T01:47:22.481Z] 75654b8eeebd: Waiting [2024-12-13T01:47:22.481Z] 7df588be1fd4: Layer already exists [2024-12-13T01:47:22.481Z] aaee6270c382: Layer already exists [2024-12-13T01:47:22.481Z] fbd129a41c30: Layer already exists [2024-12-13T01:47:22.481Z] e072126ea5fb: Layer already exists [2024-12-13T01:47:22.481Z] 61b193df7d25: Layer already exists [2024-12-13T01:47:22.481Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:22.481Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:22.481Z] b82302452899: Layer already exists [2024-12-13T01:47:22.481Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:22.481Z] latest: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:22.805Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:23.125Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.27 [2024-12-13T01:47:23.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T01:47:23.125Z] 61b193df7d25: Preparing [2024-12-13T01:47:23.125Z] e072126ea5fb: Preparing [2024-12-13T01:47:23.125Z] 7df588be1fd4: Preparing [2024-12-13T01:47:23.125Z] fbd129a41c30: Preparing [2024-12-13T01:47:23.125Z] aaee6270c382: Preparing [2024-12-13T01:47:23.125Z] 25d9295edf3a: Preparing [2024-12-13T01:47:23.125Z] b82302452899: Preparing [2024-12-13T01:47:23.125Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:23.125Z] 75654b8eeebd: Preparing [2024-12-13T01:47:23.125Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:23.125Z] 75654b8eeebd: Waiting [2024-12-13T01:47:23.125Z] 25d9295edf3a: Waiting [2024-12-13T01:47:23.125Z] fbd129a41c30: Layer already exists [2024-12-13T01:47:23.125Z] aaee6270c382: Layer already exists [2024-12-13T01:47:23.125Z] e072126ea5fb: Layer already exists [2024-12-13T01:47:23.125Z] 7df588be1fd4: Layer already exists [2024-12-13T01:47:23.125Z] 61b193df7d25: Layer already exists [2024-12-13T01:47:23.125Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:23.125Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:23.125Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:23.125Z] b82302452899: Layer already exists [2024-12-13T01:47:23.125Z] 4.0.0-dev.27: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:23.448Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:23.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:23.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T01:47:23.784Z] 61b193df7d25: Preparing [2024-12-13T01:47:23.784Z] e072126ea5fb: Preparing [2024-12-13T01:47:23.784Z] 7df588be1fd4: Preparing [2024-12-13T01:47:23.784Z] fbd129a41c30: Preparing [2024-12-13T01:47:23.784Z] aaee6270c382: Preparing [2024-12-13T01:47:23.784Z] 25d9295edf3a: Preparing [2024-12-13T01:47:23.784Z] b82302452899: Preparing [2024-12-13T01:47:23.784Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:23.784Z] 75654b8eeebd: Preparing [2024-12-13T01:47:23.784Z] b82302452899: Waiting [2024-12-13T01:47:23.784Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:23.784Z] 75654b8eeebd: Waiting [2024-12-13T01:47:23.784Z] 25d9295edf3a: Waiting [2024-12-13T01:47:23.784Z] 61b193df7d25: Layer already exists [2024-12-13T01:47:23.784Z] fbd129a41c30: Layer already exists [2024-12-13T01:47:23.784Z] 7df588be1fd4: Layer already exists [2024-12-13T01:47:23.784Z] aaee6270c382: Layer already exists [2024-12-13T01:47:23.784Z] e072126ea5fb: Layer already exists [2024-12-13T01:47:23.784Z] b82302452899: Layer already exists [2024-12-13T01:47:23.784Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:23.784Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:23.784Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:23.784Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:24.114Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:24.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-13T01:47:24.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-13T01:47:24.450Z] 61b193df7d25: Preparing [2024-12-13T01:47:24.450Z] e072126ea5fb: Preparing [2024-12-13T01:47:24.450Z] 7df588be1fd4: Preparing [2024-12-13T01:47:24.450Z] fbd129a41c30: Preparing [2024-12-13T01:47:24.450Z] aaee6270c382: Preparing [2024-12-13T01:47:24.450Z] 25d9295edf3a: Preparing [2024-12-13T01:47:24.450Z] b82302452899: Preparing [2024-12-13T01:47:24.450Z] 3aaeb676d9a0: Preparing [2024-12-13T01:47:24.450Z] 75654b8eeebd: Preparing [2024-12-13T01:47:24.450Z] 25d9295edf3a: Waiting [2024-12-13T01:47:24.450Z] b82302452899: Waiting [2024-12-13T01:47:24.450Z] 3aaeb676d9a0: Waiting [2024-12-13T01:47:24.450Z] 75654b8eeebd: Waiting [2024-12-13T01:47:24.450Z] e072126ea5fb: Layer already exists [2024-12-13T01:47:24.450Z] 61b193df7d25: Layer already exists [2024-12-13T01:47:24.450Z] aaee6270c382: Layer already exists [2024-12-13T01:47:24.450Z] fbd129a41c30: Layer already exists [2024-12-13T01:47:24.450Z] 7df588be1fd4: Layer already exists [2024-12-13T01:47:24.450Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:24.450Z] 3aaeb676d9a0: Layer already exists [2024-12-13T01:47:24.450Z] b82302452899: Layer already exists [2024-12-13T01:47:24.450Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:24.450Z] main: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:24.529Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:24.541Z] taggedImages: [2024-12-13T01:47:24.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:24.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-13T01:47:24.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.27 [2024-12-13T01:47:24.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:24.541Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-13T01:47:24.567Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-13T01:47:24.567Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:24.567Z] latest [2024-12-13T01:47:24.567Z] 4.0.0-dev.27 [2024-12-13T01:47:24.567Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:24.567Z] main [2024-12-13T01:47:24.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:24.912Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:25.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:25.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T01:47:25.245Z] ac631d3b2fe6: Preparing [2024-12-13T01:47:25.245Z] dcf10f267710: Preparing [2024-12-13T01:47:25.245Z] 0d925d54b809: Preparing [2024-12-13T01:47:25.245Z] 4a428c779115: Preparing [2024-12-13T01:47:25.245Z] cca8a33f13a7: Preparing [2024-12-13T01:47:25.245Z] aaee6270c382: Preparing [2024-12-13T01:47:25.245Z] 25d9295edf3a: Preparing [2024-12-13T01:47:25.245Z] 85b300bac26b: Preparing [2024-12-13T01:47:25.245Z] 167ed1cf2376: Preparing [2024-12-13T01:47:25.245Z] 09c8f901cc4f: Preparing [2024-12-13T01:47:25.245Z] 75654b8eeebd: Preparing [2024-12-13T01:47:25.245Z] 09c8f901cc4f: Waiting [2024-12-13T01:47:25.245Z] 167ed1cf2376: Waiting [2024-12-13T01:47:25.245Z] 75654b8eeebd: Waiting [2024-12-13T01:47:25.245Z] aaee6270c382: Waiting [2024-12-13T01:47:25.245Z] 85b300bac26b: Waiting [2024-12-13T01:47:25.245Z] 25d9295edf3a: Waiting [2024-12-13T01:47:25.245Z] cca8a33f13a7: Pushed [2024-12-13T01:47:25.245Z] 4a428c779115: Pushed [2024-12-13T01:47:25.245Z] ac631d3b2fe6: Pushed [2024-12-13T01:47:25.245Z] aaee6270c382: Layer already exists [2024-12-13T01:47:25.245Z] dcf10f267710: Pushed [2024-12-13T01:47:25.245Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:25.245Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:25.503Z] 85b300bac26b: Pushed [2024-12-13T01:47:25.503Z] 167ed1cf2376: Pushed [2024-12-13T01:47:26.441Z] 0d925d54b809: Pushed [2024-12-13T01:47:27.377Z] 09c8f901cc4f: Pushed [2024-12-13T01:47:27.377Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:27.703Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:28.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-13T01:47:28.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T01:47:28.026Z] ac631d3b2fe6: Preparing [2024-12-13T01:47:28.026Z] dcf10f267710: Preparing [2024-12-13T01:47:28.026Z] 0d925d54b809: Preparing [2024-12-13T01:47:28.026Z] 4a428c779115: Preparing [2024-12-13T01:47:28.026Z] cca8a33f13a7: Preparing [2024-12-13T01:47:28.026Z] aaee6270c382: Preparing [2024-12-13T01:47:28.026Z] 25d9295edf3a: Preparing [2024-12-13T01:47:28.026Z] 85b300bac26b: Preparing [2024-12-13T01:47:28.026Z] 167ed1cf2376: Preparing [2024-12-13T01:47:28.026Z] 09c8f901cc4f: Preparing [2024-12-13T01:47:28.026Z] 75654b8eeebd: Preparing [2024-12-13T01:47:28.026Z] aaee6270c382: Waiting [2024-12-13T01:47:28.026Z] 25d9295edf3a: Waiting [2024-12-13T01:47:28.026Z] 09c8f901cc4f: Waiting [2024-12-13T01:47:28.026Z] 85b300bac26b: Waiting [2024-12-13T01:47:28.026Z] 75654b8eeebd: Waiting [2024-12-13T01:47:28.026Z] 0d925d54b809: Layer already exists [2024-12-13T01:47:28.026Z] 4a428c779115: Layer already exists [2024-12-13T01:47:28.026Z] dcf10f267710: Layer already exists [2024-12-13T01:47:28.026Z] ac631d3b2fe6: Layer already exists [2024-12-13T01:47:28.026Z] cca8a33f13a7: Layer already exists [2024-12-13T01:47:28.026Z] 85b300bac26b: Layer already exists [2024-12-13T01:47:28.026Z] aaee6270c382: Layer already exists [2024-12-13T01:47:28.026Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:28.026Z] 167ed1cf2376: Layer already exists [2024-12-13T01:47:28.026Z] 09c8f901cc4f: Layer already exists [2024-12-13T01:47:28.026Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:28.026Z] latest: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:28.405Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:28.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.27 [2024-12-13T01:47:28.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T01:47:28.784Z] ac631d3b2fe6: Preparing [2024-12-13T01:47:28.784Z] dcf10f267710: Preparing [2024-12-13T01:47:28.784Z] 0d925d54b809: Preparing [2024-12-13T01:47:28.784Z] 4a428c779115: Preparing [2024-12-13T01:47:28.784Z] cca8a33f13a7: Preparing [2024-12-13T01:47:28.784Z] aaee6270c382: Preparing [2024-12-13T01:47:28.784Z] 25d9295edf3a: Preparing [2024-12-13T01:47:28.784Z] 85b300bac26b: Preparing [2024-12-13T01:47:28.784Z] 167ed1cf2376: Preparing [2024-12-13T01:47:28.784Z] 09c8f901cc4f: Preparing [2024-12-13T01:47:28.784Z] 75654b8eeebd: Preparing [2024-12-13T01:47:28.784Z] 25d9295edf3a: Waiting [2024-12-13T01:47:28.784Z] 85b300bac26b: Waiting [2024-12-13T01:47:28.784Z] 167ed1cf2376: Waiting [2024-12-13T01:47:28.784Z] 09c8f901cc4f: Waiting [2024-12-13T01:47:28.784Z] 75654b8eeebd: Waiting [2024-12-13T01:47:28.784Z] ac631d3b2fe6: Layer already exists [2024-12-13T01:47:28.784Z] 4a428c779115: Layer already exists [2024-12-13T01:47:28.784Z] dcf10f267710: Layer already exists [2024-12-13T01:47:28.784Z] cca8a33f13a7: Layer already exists [2024-12-13T01:47:28.784Z] 0d925d54b809: Layer already exists [2024-12-13T01:47:28.784Z] aaee6270c382: Layer already exists [2024-12-13T01:47:28.784Z] 167ed1cf2376: Layer already exists [2024-12-13T01:47:28.784Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:28.784Z] 85b300bac26b: Layer already exists [2024-12-13T01:47:28.784Z] 09c8f901cc4f: Layer already exists [2024-12-13T01:47:28.784Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:28.784Z] 4.0.0-dev.27: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:29.163Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:29.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:29.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T01:47:29.537Z] ac631d3b2fe6: Preparing [2024-12-13T01:47:29.537Z] dcf10f267710: Preparing [2024-12-13T01:47:29.537Z] 0d925d54b809: Preparing [2024-12-13T01:47:29.537Z] 4a428c779115: Preparing [2024-12-13T01:47:29.537Z] cca8a33f13a7: Preparing [2024-12-13T01:47:29.537Z] aaee6270c382: Preparing [2024-12-13T01:47:29.537Z] 25d9295edf3a: Preparing [2024-12-13T01:47:29.537Z] 85b300bac26b: Preparing [2024-12-13T01:47:29.537Z] 167ed1cf2376: Preparing [2024-12-13T01:47:29.537Z] 09c8f901cc4f: Preparing [2024-12-13T01:47:29.537Z] 75654b8eeebd: Preparing [2024-12-13T01:47:29.537Z] 25d9295edf3a: Waiting [2024-12-13T01:47:29.537Z] 75654b8eeebd: Waiting [2024-12-13T01:47:29.537Z] 09c8f901cc4f: Waiting [2024-12-13T01:47:29.537Z] 85b300bac26b: Waiting [2024-12-13T01:47:29.537Z] aaee6270c382: Waiting [2024-12-13T01:47:29.537Z] 167ed1cf2376: Waiting [2024-12-13T01:47:29.537Z] dcf10f267710: Layer already exists [2024-12-13T01:47:29.537Z] cca8a33f13a7: Layer already exists [2024-12-13T01:47:29.537Z] 4a428c779115: Layer already exists [2024-12-13T01:47:29.537Z] ac631d3b2fe6: Layer already exists [2024-12-13T01:47:29.537Z] 0d925d54b809: Layer already exists [2024-12-13T01:47:29.537Z] aaee6270c382: Layer already exists [2024-12-13T01:47:29.537Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:29.537Z] 85b300bac26b: Layer already exists [2024-12-13T01:47:29.537Z] 167ed1cf2376: Layer already exists [2024-12-13T01:47:29.537Z] 09c8f901cc4f: Layer already exists [2024-12-13T01:47:29.537Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:29.537Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:29.860Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:30.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-13T01:47:30.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-13T01:47:30.176Z] ac631d3b2fe6: Preparing [2024-12-13T01:47:30.176Z] dcf10f267710: Preparing [2024-12-13T01:47:30.176Z] 0d925d54b809: Preparing [2024-12-13T01:47:30.176Z] 4a428c779115: Preparing [2024-12-13T01:47:30.176Z] cca8a33f13a7: Preparing [2024-12-13T01:47:30.176Z] aaee6270c382: Preparing [2024-12-13T01:47:30.176Z] 25d9295edf3a: Preparing [2024-12-13T01:47:30.176Z] 85b300bac26b: Preparing [2024-12-13T01:47:30.176Z] 167ed1cf2376: Preparing [2024-12-13T01:47:30.176Z] 09c8f901cc4f: Preparing [2024-12-13T01:47:30.176Z] 75654b8eeebd: Preparing [2024-12-13T01:47:30.176Z] 25d9295edf3a: Waiting [2024-12-13T01:47:30.176Z] 85b300bac26b: Waiting [2024-12-13T01:47:30.176Z] 09c8f901cc4f: Waiting [2024-12-13T01:47:30.176Z] 75654b8eeebd: Waiting [2024-12-13T01:47:30.176Z] aaee6270c382: Waiting [2024-12-13T01:47:30.176Z] 167ed1cf2376: Waiting [2024-12-13T01:47:30.176Z] cca8a33f13a7: Layer already exists [2024-12-13T01:47:30.176Z] dcf10f267710: Layer already exists [2024-12-13T01:47:30.176Z] ac631d3b2fe6: Layer already exists [2024-12-13T01:47:30.176Z] 0d925d54b809: Layer already exists [2024-12-13T01:47:30.176Z] 4a428c779115: Layer already exists [2024-12-13T01:47:30.176Z] aaee6270c382: Layer already exists [2024-12-13T01:47:30.176Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:30.176Z] 167ed1cf2376: Layer already exists [2024-12-13T01:47:30.176Z] 85b300bac26b: Layer already exists [2024-12-13T01:47:30.176Z] 09c8f901cc4f: Layer already exists [2024-12-13T01:47:30.176Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:30.176Z] main: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:30.259Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:30.277Z] taggedImages: [2024-12-13T01:47:30.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:30.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-13T01:47:30.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.27 [2024-12-13T01:47:30.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:30.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-13T01:47:30.312Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-13T01:47:30.312Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:30.312Z] latest [2024-12-13T01:47:30.312Z] 4.0.0-dev.27 [2024-12-13T01:47:30.312Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:30.312Z] main [2024-12-13T01:47:30.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:30.649Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:30.988Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:30.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T01:47:30.988Z] 8252d3e8d969: Preparing [2024-12-13T01:47:30.988Z] 448eda6e503e: Preparing [2024-12-13T01:47:30.988Z] ce61627fba18: Preparing [2024-12-13T01:47:30.988Z] 8454318e4d4e: Preparing [2024-12-13T01:47:30.988Z] 82839f9df1e2: Preparing [2024-12-13T01:47:30.988Z] e73fcb3656b5: Preparing [2024-12-13T01:47:30.988Z] fbb725a84aed: Preparing [2024-12-13T01:47:30.988Z] aaee6270c382: Preparing [2024-12-13T01:47:30.988Z] 25d9295edf3a: Preparing [2024-12-13T01:47:30.988Z] e10041bafd64: Preparing [2024-12-13T01:47:30.988Z] b843fc69ab29: Preparing [2024-12-13T01:47:30.988Z] 75654b8eeebd: Preparing [2024-12-13T01:47:30.988Z] aaee6270c382: Waiting [2024-12-13T01:47:30.988Z] 75654b8eeebd: Waiting [2024-12-13T01:47:30.988Z] e73fcb3656b5: Waiting [2024-12-13T01:47:30.988Z] b843fc69ab29: Waiting [2024-12-13T01:47:30.988Z] fbb725a84aed: Waiting [2024-12-13T01:47:30.988Z] 25d9295edf3a: Waiting [2024-12-13T01:47:30.988Z] e10041bafd64: Waiting [2024-12-13T01:47:30.988Z] 448eda6e503e: Pushed [2024-12-13T01:47:30.988Z] 8252d3e8d969: Pushed [2024-12-13T01:47:30.988Z] 82839f9df1e2: Pushed [2024-12-13T01:47:30.988Z] aaee6270c382: Layer already exists [2024-12-13T01:47:30.988Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:30.988Z] e73fcb3656b5: Pushed [2024-12-13T01:47:30.988Z] fbb725a84aed: Pushed [2024-12-13T01:47:31.246Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:31.811Z] e10041bafd64: Pushed [2024-12-13T01:47:32.069Z] 8454318e4d4e: Pushed [2024-12-13T01:47:32.327Z] ce61627fba18: Pushed [2024-12-13T01:47:32.327Z] b843fc69ab29: Pushed [2024-12-13T01:47:32.586Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:32.921Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:33.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-13T01:47:33.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T01:47:33.249Z] 8252d3e8d969: Preparing [2024-12-13T01:47:33.249Z] 448eda6e503e: Preparing [2024-12-13T01:47:33.249Z] ce61627fba18: Preparing [2024-12-13T01:47:33.249Z] 8454318e4d4e: Preparing [2024-12-13T01:47:33.249Z] 82839f9df1e2: Preparing [2024-12-13T01:47:33.249Z] e73fcb3656b5: Preparing [2024-12-13T01:47:33.249Z] fbb725a84aed: Preparing [2024-12-13T01:47:33.249Z] aaee6270c382: Preparing [2024-12-13T01:47:33.249Z] 25d9295edf3a: Preparing [2024-12-13T01:47:33.249Z] e10041bafd64: Preparing [2024-12-13T01:47:33.249Z] b843fc69ab29: Preparing [2024-12-13T01:47:33.249Z] 75654b8eeebd: Preparing [2024-12-13T01:47:33.249Z] fbb725a84aed: Waiting [2024-12-13T01:47:33.249Z] aaee6270c382: Waiting [2024-12-13T01:47:33.249Z] 25d9295edf3a: Waiting [2024-12-13T01:47:33.249Z] b843fc69ab29: Waiting [2024-12-13T01:47:33.249Z] e10041bafd64: Waiting [2024-12-13T01:47:33.249Z] e73fcb3656b5: Waiting [2024-12-13T01:47:33.249Z] 75654b8eeebd: Waiting [2024-12-13T01:47:33.249Z] 8252d3e8d969: Layer already exists [2024-12-13T01:47:33.249Z] ce61627fba18: Layer already exists [2024-12-13T01:47:33.249Z] 8454318e4d4e: Layer already exists [2024-12-13T01:47:33.249Z] 82839f9df1e2: Layer already exists [2024-12-13T01:47:33.249Z] 448eda6e503e: Layer already exists [2024-12-13T01:47:33.249Z] e73fcb3656b5: Layer already exists [2024-12-13T01:47:33.249Z] fbb725a84aed: Layer already exists [2024-12-13T01:47:33.249Z] e10041bafd64: Layer already exists [2024-12-13T01:47:33.249Z] aaee6270c382: Layer already exists [2024-12-13T01:47:33.249Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:33.249Z] b843fc69ab29: Layer already exists [2024-12-13T01:47:33.249Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:33.249Z] latest: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:33.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:33.894Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.27 [2024-12-13T01:47:33.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T01:47:33.894Z] 8252d3e8d969: Preparing [2024-12-13T01:47:33.894Z] 448eda6e503e: Preparing [2024-12-13T01:47:33.894Z] ce61627fba18: Preparing [2024-12-13T01:47:33.894Z] 8454318e4d4e: Preparing [2024-12-13T01:47:33.894Z] 82839f9df1e2: Preparing [2024-12-13T01:47:33.894Z] e73fcb3656b5: Preparing [2024-12-13T01:47:33.894Z] fbb725a84aed: Preparing [2024-12-13T01:47:33.894Z] aaee6270c382: Preparing [2024-12-13T01:47:33.894Z] 25d9295edf3a: Preparing [2024-12-13T01:47:33.894Z] e10041bafd64: Preparing [2024-12-13T01:47:33.894Z] b843fc69ab29: Preparing [2024-12-13T01:47:33.894Z] 75654b8eeebd: Preparing [2024-12-13T01:47:33.894Z] fbb725a84aed: Waiting [2024-12-13T01:47:33.894Z] aaee6270c382: Waiting [2024-12-13T01:47:33.894Z] 25d9295edf3a: Waiting [2024-12-13T01:47:33.894Z] e10041bafd64: Waiting [2024-12-13T01:47:33.894Z] 75654b8eeebd: Waiting [2024-12-13T01:47:33.894Z] b843fc69ab29: Waiting [2024-12-13T01:47:33.894Z] ce61627fba18: Layer already exists [2024-12-13T01:47:33.894Z] 448eda6e503e: Layer already exists [2024-12-13T01:47:33.894Z] 8252d3e8d969: Layer already exists [2024-12-13T01:47:33.894Z] 8454318e4d4e: Layer already exists [2024-12-13T01:47:33.894Z] 82839f9df1e2: Layer already exists [2024-12-13T01:47:33.894Z] e73fcb3656b5: Layer already exists [2024-12-13T01:47:33.894Z] fbb725a84aed: Layer already exists [2024-12-13T01:47:33.894Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:33.894Z] aaee6270c382: Layer already exists [2024-12-13T01:47:33.894Z] e10041bafd64: Layer already exists [2024-12-13T01:47:33.894Z] b843fc69ab29: Layer already exists [2024-12-13T01:47:33.894Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:33.894Z] 4.0.0-dev.27: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:34.215Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:34.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:34.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T01:47:34.540Z] 8252d3e8d969: Preparing [2024-12-13T01:47:34.540Z] 448eda6e503e: Preparing [2024-12-13T01:47:34.540Z] ce61627fba18: Preparing [2024-12-13T01:47:34.540Z] 8454318e4d4e: Preparing [2024-12-13T01:47:34.540Z] 82839f9df1e2: Preparing [2024-12-13T01:47:34.540Z] e73fcb3656b5: Preparing [2024-12-13T01:47:34.540Z] fbb725a84aed: Preparing [2024-12-13T01:47:34.540Z] aaee6270c382: Preparing [2024-12-13T01:47:34.540Z] 25d9295edf3a: Preparing [2024-12-13T01:47:34.540Z] e10041bafd64: Preparing [2024-12-13T01:47:34.540Z] b843fc69ab29: Preparing [2024-12-13T01:47:34.540Z] e73fcb3656b5: Waiting [2024-12-13T01:47:34.540Z] 75654b8eeebd: Preparing [2024-12-13T01:47:34.540Z] aaee6270c382: Waiting [2024-12-13T01:47:34.540Z] fbb725a84aed: Waiting [2024-12-13T01:47:34.540Z] 25d9295edf3a: Waiting [2024-12-13T01:47:34.540Z] b843fc69ab29: Waiting [2024-12-13T01:47:34.540Z] e10041bafd64: Waiting [2024-12-13T01:47:34.540Z] 8454318e4d4e: Layer already exists [2024-12-13T01:47:34.540Z] 448eda6e503e: Layer already exists [2024-12-13T01:47:34.540Z] ce61627fba18: Layer already exists [2024-12-13T01:47:34.540Z] 82839f9df1e2: Layer already exists [2024-12-13T01:47:34.540Z] 8252d3e8d969: Layer already exists [2024-12-13T01:47:34.540Z] fbb725a84aed: Layer already exists [2024-12-13T01:47:34.540Z] e73fcb3656b5: Layer already exists [2024-12-13T01:47:34.540Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:34.540Z] aaee6270c382: Layer already exists [2024-12-13T01:47:34.540Z] e10041bafd64: Layer already exists [2024-12-13T01:47:34.540Z] b843fc69ab29: Layer already exists [2024-12-13T01:47:34.540Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:34.540Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:34.867Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:35.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-13T01:47:35.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-13T01:47:35.196Z] 8252d3e8d969: Preparing [2024-12-13T01:47:35.196Z] 448eda6e503e: Preparing [2024-12-13T01:47:35.196Z] ce61627fba18: Preparing [2024-12-13T01:47:35.196Z] 8454318e4d4e: Preparing [2024-12-13T01:47:35.196Z] 82839f9df1e2: Preparing [2024-12-13T01:47:35.196Z] e73fcb3656b5: Preparing [2024-12-13T01:47:35.196Z] fbb725a84aed: Preparing [2024-12-13T01:47:35.196Z] aaee6270c382: Preparing [2024-12-13T01:47:35.196Z] 25d9295edf3a: Preparing [2024-12-13T01:47:35.196Z] e10041bafd64: Preparing [2024-12-13T01:47:35.196Z] b843fc69ab29: Preparing [2024-12-13T01:47:35.196Z] 75654b8eeebd: Preparing [2024-12-13T01:47:35.196Z] aaee6270c382: Waiting [2024-12-13T01:47:35.196Z] b843fc69ab29: Waiting [2024-12-13T01:47:35.196Z] 75654b8eeebd: Waiting [2024-12-13T01:47:35.196Z] 25d9295edf3a: Waiting [2024-12-13T01:47:35.196Z] e10041bafd64: Waiting [2024-12-13T01:47:35.196Z] e73fcb3656b5: Waiting [2024-12-13T01:47:35.196Z] fbb725a84aed: Waiting [2024-12-13T01:47:35.196Z] 8252d3e8d969: Layer already exists [2024-12-13T01:47:35.196Z] ce61627fba18: Layer already exists [2024-12-13T01:47:35.196Z] 82839f9df1e2: Layer already exists [2024-12-13T01:47:35.196Z] 8454318e4d4e: Layer already exists [2024-12-13T01:47:35.196Z] 448eda6e503e: Layer already exists [2024-12-13T01:47:35.196Z] e73fcb3656b5: Layer already exists [2024-12-13T01:47:35.196Z] aaee6270c382: Layer already exists [2024-12-13T01:47:35.196Z] e10041bafd64: Layer already exists [2024-12-13T01:47:35.196Z] fbb725a84aed: Layer already exists [2024-12-13T01:47:35.196Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:35.196Z] b843fc69ab29: Layer already exists [2024-12-13T01:47:35.196Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:35.196Z] main: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:35.274Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:35.288Z] taggedImages: [2024-12-13T01:47:35.288Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:35.288Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-13T01:47:35.288Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.27 [2024-12-13T01:47:35.288Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:35.288Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-13T01:47:35.322Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-13T01:47:35.322Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:35.322Z] latest [2024-12-13T01:47:35.322Z] 4.0.0-dev.27 [2024-12-13T01:47:35.322Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:35.322Z] main [2024-12-13T01:47:35.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:35.683Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:36.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:36.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T01:47:36.004Z] edaf442de560: Preparing [2024-12-13T01:47:36.004Z] 73b20dbcf366: Preparing [2024-12-13T01:47:36.004Z] aaee6270c382: Preparing [2024-12-13T01:47:36.004Z] 25d9295edf3a: Preparing [2024-12-13T01:47:36.004Z] 18533e586dc7: Preparing [2024-12-13T01:47:36.004Z] e81ca0b9c421: Preparing [2024-12-13T01:47:36.004Z] 75654b8eeebd: Preparing [2024-12-13T01:47:36.004Z] e81ca0b9c421: Waiting [2024-12-13T01:47:36.004Z] 75654b8eeebd: Waiting [2024-12-13T01:47:36.004Z] aaee6270c382: Layer already exists [2024-12-13T01:47:36.004Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:36.004Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:36.004Z] edaf442de560: Pushed [2024-12-13T01:47:36.571Z] 18533e586dc7: Pushed [2024-12-13T01:47:36.829Z] e81ca0b9c421: Pushed [2024-12-13T01:47:37.765Z] 73b20dbcf366: Pushed [2024-12-13T01:47:38.025Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:38.349Z] + 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-12-13T01:47:38.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-13T01:47:38.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T01:47:38.688Z] edaf442de560: Preparing [2024-12-13T01:47:38.688Z] 73b20dbcf366: Preparing [2024-12-13T01:47:38.688Z] aaee6270c382: Preparing [2024-12-13T01:47:38.688Z] 25d9295edf3a: Preparing [2024-12-13T01:47:38.688Z] 18533e586dc7: Preparing [2024-12-13T01:47:38.688Z] e81ca0b9c421: Preparing [2024-12-13T01:47:38.688Z] 75654b8eeebd: Preparing [2024-12-13T01:47:38.688Z] 75654b8eeebd: Waiting [2024-12-13T01:47:38.688Z] e81ca0b9c421: Waiting [2024-12-13T01:47:38.688Z] 18533e586dc7: Layer already exists [2024-12-13T01:47:38.688Z] aaee6270c382: Layer already exists [2024-12-13T01:47:38.688Z] edaf442de560: Layer already exists [2024-12-13T01:47:38.688Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:38.688Z] 73b20dbcf366: Layer already exists [2024-12-13T01:47:38.688Z] e81ca0b9c421: Layer already exists [2024-12-13T01:47:38.688Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:38.688Z] latest: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:39.023Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:39.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.27 [2024-12-13T01:47:39.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T01:47:39.345Z] edaf442de560: Preparing [2024-12-13T01:47:39.345Z] 73b20dbcf366: Preparing [2024-12-13T01:47:39.345Z] aaee6270c382: Preparing [2024-12-13T01:47:39.345Z] 25d9295edf3a: Preparing [2024-12-13T01:47:39.345Z] 18533e586dc7: Preparing [2024-12-13T01:47:39.345Z] e81ca0b9c421: Preparing [2024-12-13T01:47:39.345Z] 75654b8eeebd: Preparing [2024-12-13T01:47:39.345Z] e81ca0b9c421: Waiting [2024-12-13T01:47:39.345Z] 75654b8eeebd: Waiting [2024-12-13T01:47:39.345Z] aaee6270c382: Layer already exists [2024-12-13T01:47:39.345Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:39.345Z] 18533e586dc7: Layer already exists [2024-12-13T01:47:39.345Z] 73b20dbcf366: Layer already exists [2024-12-13T01:47:39.345Z] edaf442de560: Layer already exists [2024-12-13T01:47:39.345Z] e81ca0b9c421: Layer already exists [2024-12-13T01:47:39.345Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:39.345Z] 4.0.0-dev.27: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:39.674Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:40.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:40.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T01:47:40.003Z] edaf442de560: Preparing [2024-12-13T01:47:40.003Z] 73b20dbcf366: Preparing [2024-12-13T01:47:40.003Z] aaee6270c382: Preparing [2024-12-13T01:47:40.003Z] 25d9295edf3a: Preparing [2024-12-13T01:47:40.003Z] 18533e586dc7: Preparing [2024-12-13T01:47:40.003Z] e81ca0b9c421: Preparing [2024-12-13T01:47:40.003Z] 75654b8eeebd: Preparing [2024-12-13T01:47:40.003Z] e81ca0b9c421: Waiting [2024-12-13T01:47:40.003Z] 75654b8eeebd: Waiting [2024-12-13T01:47:40.003Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:40.003Z] edaf442de560: Layer already exists [2024-12-13T01:47:40.003Z] 73b20dbcf366: Layer already exists [2024-12-13T01:47:40.003Z] 18533e586dc7: Layer already exists [2024-12-13T01:47:40.003Z] aaee6270c382: Layer already exists [2024-12-13T01:47:40.003Z] e81ca0b9c421: Layer already exists [2024-12-13T01:47:40.003Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:40.003Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:40.329Z] + 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-12-13T01:47:40.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-13T01:47:40.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-13T01:47:40.654Z] edaf442de560: Preparing [2024-12-13T01:47:40.654Z] 73b20dbcf366: Preparing [2024-12-13T01:47:40.654Z] aaee6270c382: Preparing [2024-12-13T01:47:40.654Z] 25d9295edf3a: Preparing [2024-12-13T01:47:40.654Z] 18533e586dc7: Preparing [2024-12-13T01:47:40.654Z] e81ca0b9c421: Preparing [2024-12-13T01:47:40.654Z] 75654b8eeebd: Preparing [2024-12-13T01:47:40.654Z] e81ca0b9c421: Waiting [2024-12-13T01:47:40.654Z] 75654b8eeebd: Waiting [2024-12-13T01:47:40.654Z] 73b20dbcf366: Layer already exists [2024-12-13T01:47:40.654Z] 18533e586dc7: Layer already exists [2024-12-13T01:47:40.654Z] aaee6270c382: Layer already exists [2024-12-13T01:47:40.654Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:40.654Z] edaf442de560: Layer already exists [2024-12-13T01:47:40.654Z] e81ca0b9c421: Layer already exists [2024-12-13T01:47:40.654Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:40.654Z] main: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:40.733Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:40.745Z] taggedImages: [2024-12-13T01:47:40.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:40.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-13T01:47:40.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.27 [2024-12-13T01:47:40.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:40.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-13T01:47:40.773Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-13T01:47:40.773Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:40.773Z] latest [2024-12-13T01:47:40.773Z] 4.0.0-dev.27 [2024-12-13T01:47:40.773Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:40.773Z] main [2024-12-13T01:47:40.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:41.104Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:41.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:41.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T01:47:41.444Z] b5dfc57495bf: Preparing [2024-12-13T01:47:41.444Z] 45a25feaa6af: Preparing [2024-12-13T01:47:41.444Z] 8c593047f2dd: Preparing [2024-12-13T01:47:41.444Z] aaee6270c382: Preparing [2024-12-13T01:47:41.444Z] 25d9295edf3a: Preparing [2024-12-13T01:47:41.444Z] 25230872dbde: Preparing [2024-12-13T01:47:41.444Z] a68aa3726cd5: Preparing [2024-12-13T01:47:41.444Z] a67671791bb3: Preparing [2024-12-13T01:47:41.444Z] ecbccefc1c83: Preparing [2024-12-13T01:47:41.444Z] 75654b8eeebd: Preparing [2024-12-13T01:47:41.444Z] a68aa3726cd5: Waiting [2024-12-13T01:47:41.444Z] 75654b8eeebd: Waiting [2024-12-13T01:47:41.444Z] ecbccefc1c83: Waiting [2024-12-13T01:47:41.444Z] a67671791bb3: Waiting [2024-12-13T01:47:41.444Z] 25230872dbde: Waiting [2024-12-13T01:47:41.444Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:41.444Z] aaee6270c382: Layer already exists [2024-12-13T01:47:41.444Z] 45a25feaa6af: Pushed [2024-12-13T01:47:41.444Z] 8c593047f2dd: Pushed [2024-12-13T01:47:41.444Z] b5dfc57495bf: Pushed [2024-12-13T01:47:41.444Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:41.444Z] a67671791bb3: Pushed [2024-12-13T01:47:42.378Z] ecbccefc1c83: Pushed [2024-12-13T01:47:47.660Z] a68aa3726cd5: Pushed [2024-12-13T01:47:50.958Z] 25230872dbde: Pushed [2024-12-13T01:47:50.958Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:51.288Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:51.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-13T01:47:51.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T01:47:51.612Z] b5dfc57495bf: Preparing [2024-12-13T01:47:51.612Z] 45a25feaa6af: Preparing [2024-12-13T01:47:51.612Z] 8c593047f2dd: Preparing [2024-12-13T01:47:51.612Z] aaee6270c382: Preparing [2024-12-13T01:47:51.612Z] 25d9295edf3a: Preparing [2024-12-13T01:47:51.612Z] 25230872dbde: Preparing [2024-12-13T01:47:51.612Z] a68aa3726cd5: Preparing [2024-12-13T01:47:51.612Z] a67671791bb3: Preparing [2024-12-13T01:47:51.612Z] ecbccefc1c83: Preparing [2024-12-13T01:47:51.612Z] 75654b8eeebd: Preparing [2024-12-13T01:47:51.612Z] 25230872dbde: Waiting [2024-12-13T01:47:51.612Z] a68aa3726cd5: Waiting [2024-12-13T01:47:51.612Z] ecbccefc1c83: Waiting [2024-12-13T01:47:51.612Z] a67671791bb3: Waiting [2024-12-13T01:47:51.612Z] 75654b8eeebd: Waiting [2024-12-13T01:47:51.612Z] b5dfc57495bf: Layer already exists [2024-12-13T01:47:51.612Z] aaee6270c382: Layer already exists [2024-12-13T01:47:51.612Z] 8c593047f2dd: Layer already exists [2024-12-13T01:47:51.612Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:51.612Z] 45a25feaa6af: Layer already exists [2024-12-13T01:47:51.612Z] a67671791bb3: Layer already exists [2024-12-13T01:47:51.612Z] 25230872dbde: Layer already exists [2024-12-13T01:47:51.612Z] ecbccefc1c83: Layer already exists [2024-12-13T01:47:51.612Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:51.612Z] a68aa3726cd5: Layer already exists [2024-12-13T01:47:51.612Z] latest: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:51.935Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:52.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.27 [2024-12-13T01:47:52.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T01:47:52.251Z] b5dfc57495bf: Preparing [2024-12-13T01:47:52.251Z] 45a25feaa6af: Preparing [2024-12-13T01:47:52.251Z] 8c593047f2dd: Preparing [2024-12-13T01:47:52.251Z] aaee6270c382: Preparing [2024-12-13T01:47:52.251Z] 25d9295edf3a: Preparing [2024-12-13T01:47:52.251Z] 25230872dbde: Preparing [2024-12-13T01:47:52.251Z] a68aa3726cd5: Preparing [2024-12-13T01:47:52.251Z] a67671791bb3: Preparing [2024-12-13T01:47:52.251Z] ecbccefc1c83: Preparing [2024-12-13T01:47:52.251Z] 75654b8eeebd: Preparing [2024-12-13T01:47:52.251Z] 25230872dbde: Waiting [2024-12-13T01:47:52.251Z] ecbccefc1c83: Waiting [2024-12-13T01:47:52.251Z] a67671791bb3: Waiting [2024-12-13T01:47:52.251Z] 75654b8eeebd: Waiting [2024-12-13T01:47:52.251Z] a68aa3726cd5: Waiting [2024-12-13T01:47:52.251Z] 45a25feaa6af: Layer already exists [2024-12-13T01:47:52.251Z] aaee6270c382: Layer already exists [2024-12-13T01:47:52.251Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:52.251Z] 8c593047f2dd: Layer already exists [2024-12-13T01:47:52.251Z] b5dfc57495bf: Layer already exists [2024-12-13T01:47:52.251Z] 25230872dbde: Layer already exists [2024-12-13T01:47:52.251Z] a68aa3726cd5: Layer already exists [2024-12-13T01:47:52.251Z] ecbccefc1c83: Layer already exists [2024-12-13T01:47:52.251Z] a67671791bb3: Layer already exists [2024-12-13T01:47:52.251Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:52.251Z] 4.0.0-dev.27: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:52.577Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:52.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:52.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T01:47:52.904Z] b5dfc57495bf: Preparing [2024-12-13T01:47:52.904Z] 45a25feaa6af: Preparing [2024-12-13T01:47:52.904Z] 8c593047f2dd: Preparing [2024-12-13T01:47:52.904Z] aaee6270c382: Preparing [2024-12-13T01:47:52.904Z] 25d9295edf3a: Preparing [2024-12-13T01:47:52.904Z] 25230872dbde: Preparing [2024-12-13T01:47:52.904Z] a68aa3726cd5: Preparing [2024-12-13T01:47:52.904Z] a67671791bb3: Preparing [2024-12-13T01:47:52.904Z] ecbccefc1c83: Preparing [2024-12-13T01:47:52.904Z] 75654b8eeebd: Preparing [2024-12-13T01:47:52.904Z] a67671791bb3: Waiting [2024-12-13T01:47:52.904Z] a68aa3726cd5: Waiting [2024-12-13T01:47:52.904Z] ecbccefc1c83: Waiting [2024-12-13T01:47:52.904Z] 75654b8eeebd: Waiting [2024-12-13T01:47:52.904Z] b5dfc57495bf: Layer already exists [2024-12-13T01:47:52.904Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:52.904Z] aaee6270c382: Layer already exists [2024-12-13T01:47:52.904Z] 8c593047f2dd: Layer already exists [2024-12-13T01:47:52.904Z] 45a25feaa6af: Layer already exists [2024-12-13T01:47:52.904Z] a68aa3726cd5: Layer already exists [2024-12-13T01:47:52.904Z] 25230872dbde: Layer already exists [2024-12-13T01:47:52.904Z] a67671791bb3: Layer already exists [2024-12-13T01:47:52.904Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:52.904Z] ecbccefc1c83: Layer already exists [2024-12-13T01:47:52.904Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:53.229Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:53.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-13T01:47:53.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-13T01:47:53.543Z] b5dfc57495bf: Preparing [2024-12-13T01:47:53.543Z] 45a25feaa6af: Preparing [2024-12-13T01:47:53.543Z] 8c593047f2dd: Preparing [2024-12-13T01:47:53.543Z] aaee6270c382: Preparing [2024-12-13T01:47:53.543Z] 25d9295edf3a: Preparing [2024-12-13T01:47:53.543Z] 25230872dbde: Preparing [2024-12-13T01:47:53.543Z] a68aa3726cd5: Preparing [2024-12-13T01:47:53.543Z] a67671791bb3: Preparing [2024-12-13T01:47:53.543Z] ecbccefc1c83: Preparing [2024-12-13T01:47:53.543Z] 75654b8eeebd: Preparing [2024-12-13T01:47:53.543Z] a68aa3726cd5: Waiting [2024-12-13T01:47:53.543Z] a67671791bb3: Waiting [2024-12-13T01:47:53.543Z] ecbccefc1c83: Waiting [2024-12-13T01:47:53.543Z] 25230872dbde: Waiting [2024-12-13T01:47:53.543Z] 75654b8eeebd: Waiting [2024-12-13T01:47:53.543Z] 8c593047f2dd: Layer already exists [2024-12-13T01:47:53.543Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:53.543Z] b5dfc57495bf: Layer already exists [2024-12-13T01:47:53.543Z] aaee6270c382: Layer already exists [2024-12-13T01:47:53.543Z] 45a25feaa6af: Layer already exists [2024-12-13T01:47:53.543Z] 25230872dbde: Layer already exists [2024-12-13T01:47:53.543Z] a68aa3726cd5: Layer already exists [2024-12-13T01:47:53.543Z] a67671791bb3: Layer already exists [2024-12-13T01:47:53.543Z] ecbccefc1c83: Layer already exists [2024-12-13T01:47:53.543Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:53.543Z] main: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:47:53.619Z] ===================================================== [Pipeline] echo [2024-12-13T01:47:53.635Z] taggedImages: [2024-12-13T01:47:53.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:53.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-13T01:47:53.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.27 [2024-12-13T01:47:53.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:53.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-13T01:47:53.666Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-13T01:47:53.666Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:53.666Z] latest [2024-12-13T01:47:53.666Z] 4.0.0-dev.27 [2024-12-13T01:47:53.666Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:47:53.666Z] main [2024-12-13T01:47:53.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:54.029Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:47:54.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:47:54.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T01:47:54.357Z] 49a6ceffe172: Preparing [2024-12-13T01:47:54.357Z] ca996b61bac2: Preparing [2024-12-13T01:47:54.357Z] 75967d5cccce: Preparing [2024-12-13T01:47:54.357Z] aaee6270c382: Preparing [2024-12-13T01:47:54.357Z] 25d9295edf3a: Preparing [2024-12-13T01:47:54.357Z] aff4794feee2: Preparing [2024-12-13T01:47:54.357Z] ddd17ce140dd: Preparing [2024-12-13T01:47:54.357Z] a17ab9a3ef6e: Preparing [2024-12-13T01:47:54.357Z] 75654b8eeebd: Preparing [2024-12-13T01:47:54.357Z] ddd17ce140dd: Waiting [2024-12-13T01:47:54.357Z] a17ab9a3ef6e: Waiting [2024-12-13T01:47:54.357Z] 75654b8eeebd: Waiting [2024-12-13T01:47:54.357Z] aff4794feee2: Waiting [2024-12-13T01:47:54.357Z] 25d9295edf3a: Layer already exists [2024-12-13T01:47:54.357Z] aaee6270c382: Layer already exists [2024-12-13T01:47:54.357Z] ca996b61bac2: Pushed [2024-12-13T01:47:54.357Z] 75967d5cccce: Pushed [2024-12-13T01:47:54.357Z] 49a6ceffe172: Pushed [2024-12-13T01:47:54.357Z] 75654b8eeebd: Layer already exists [2024-12-13T01:47:54.925Z] a17ab9a3ef6e: Pushed [2024-12-13T01:47:54.925Z] ddd17ce140dd: Pushed [2024-12-13T01:48:04.925Z] aff4794feee2: Pushed [2024-12-13T01:48:04.925Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:05.264Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:05.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-13T01:48:05.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T01:48:05.590Z] 49a6ceffe172: Preparing [2024-12-13T01:48:05.590Z] ca996b61bac2: Preparing [2024-12-13T01:48:05.590Z] 75967d5cccce: Preparing [2024-12-13T01:48:05.590Z] aaee6270c382: Preparing [2024-12-13T01:48:05.590Z] 25d9295edf3a: Preparing [2024-12-13T01:48:05.590Z] aff4794feee2: Preparing [2024-12-13T01:48:05.590Z] ddd17ce140dd: Preparing [2024-12-13T01:48:05.590Z] a17ab9a3ef6e: Preparing [2024-12-13T01:48:05.590Z] 75654b8eeebd: Preparing [2024-12-13T01:48:05.590Z] aff4794feee2: Waiting [2024-12-13T01:48:05.590Z] 75654b8eeebd: Waiting [2024-12-13T01:48:05.590Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:05.590Z] aaee6270c382: Layer already exists [2024-12-13T01:48:05.590Z] ca996b61bac2: Layer already exists [2024-12-13T01:48:05.590Z] 75967d5cccce: Layer already exists [2024-12-13T01:48:05.590Z] 49a6ceffe172: Layer already exists [2024-12-13T01:48:05.590Z] ddd17ce140dd: Layer already exists [2024-12-13T01:48:05.590Z] aff4794feee2: Layer already exists [2024-12-13T01:48:05.590Z] a17ab9a3ef6e: Layer already exists [2024-12-13T01:48:05.590Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:05.590Z] latest: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:05.918Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:06.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.27 [2024-12-13T01:48:06.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T01:48:06.241Z] 49a6ceffe172: Preparing [2024-12-13T01:48:06.241Z] ca996b61bac2: Preparing [2024-12-13T01:48:06.241Z] 75967d5cccce: Preparing [2024-12-13T01:48:06.241Z] aaee6270c382: Preparing [2024-12-13T01:48:06.241Z] 25d9295edf3a: Preparing [2024-12-13T01:48:06.241Z] aff4794feee2: Preparing [2024-12-13T01:48:06.241Z] ddd17ce140dd: Preparing [2024-12-13T01:48:06.241Z] a17ab9a3ef6e: Preparing [2024-12-13T01:48:06.241Z] 75654b8eeebd: Preparing [2024-12-13T01:48:06.241Z] ddd17ce140dd: Waiting [2024-12-13T01:48:06.241Z] a17ab9a3ef6e: Waiting [2024-12-13T01:48:06.241Z] 75654b8eeebd: Waiting [2024-12-13T01:48:06.241Z] aff4794feee2: Waiting [2024-12-13T01:48:06.241Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:06.241Z] 75967d5cccce: Layer already exists [2024-12-13T01:48:06.241Z] aaee6270c382: Layer already exists [2024-12-13T01:48:06.241Z] ca996b61bac2: Layer already exists [2024-12-13T01:48:06.241Z] 49a6ceffe172: Layer already exists [2024-12-13T01:48:06.241Z] aff4794feee2: Layer already exists [2024-12-13T01:48:06.241Z] ddd17ce140dd: Layer already exists [2024-12-13T01:48:06.241Z] a17ab9a3ef6e: Layer already exists [2024-12-13T01:48:06.241Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:06.241Z] 4.0.0-dev.27: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:06.568Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:06.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:06.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T01:48:06.888Z] 49a6ceffe172: Preparing [2024-12-13T01:48:06.888Z] ca996b61bac2: Preparing [2024-12-13T01:48:06.888Z] 75967d5cccce: Preparing [2024-12-13T01:48:06.888Z] aaee6270c382: Preparing [2024-12-13T01:48:06.888Z] 25d9295edf3a: Preparing [2024-12-13T01:48:06.888Z] aff4794feee2: Preparing [2024-12-13T01:48:06.888Z] ddd17ce140dd: Preparing [2024-12-13T01:48:06.888Z] a17ab9a3ef6e: Preparing [2024-12-13T01:48:06.888Z] 75654b8eeebd: Preparing [2024-12-13T01:48:06.888Z] ddd17ce140dd: Waiting [2024-12-13T01:48:06.888Z] a17ab9a3ef6e: Waiting [2024-12-13T01:48:06.888Z] 75654b8eeebd: Waiting [2024-12-13T01:48:06.888Z] aff4794feee2: Waiting [2024-12-13T01:48:06.888Z] 49a6ceffe172: Layer already exists [2024-12-13T01:48:06.888Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:06.888Z] aaee6270c382: Layer already exists [2024-12-13T01:48:06.888Z] 75967d5cccce: Layer already exists [2024-12-13T01:48:06.888Z] ca996b61bac2: Layer already exists [2024-12-13T01:48:06.888Z] a17ab9a3ef6e: Layer already exists [2024-12-13T01:48:06.888Z] aff4794feee2: Layer already exists [2024-12-13T01:48:06.888Z] ddd17ce140dd: Layer already exists [2024-12-13T01:48:06.888Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:06.888Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:07.215Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:07.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-13T01:48:07.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-13T01:48:07.540Z] 49a6ceffe172: Preparing [2024-12-13T01:48:07.540Z] ca996b61bac2: Preparing [2024-12-13T01:48:07.540Z] 75967d5cccce: Preparing [2024-12-13T01:48:07.540Z] aaee6270c382: Preparing [2024-12-13T01:48:07.540Z] 25d9295edf3a: Preparing [2024-12-13T01:48:07.540Z] aff4794feee2: Preparing [2024-12-13T01:48:07.540Z] ddd17ce140dd: Preparing [2024-12-13T01:48:07.540Z] a17ab9a3ef6e: Preparing [2024-12-13T01:48:07.540Z] 75654b8eeebd: Preparing [2024-12-13T01:48:07.540Z] a17ab9a3ef6e: Waiting [2024-12-13T01:48:07.540Z] 75654b8eeebd: Waiting [2024-12-13T01:48:07.540Z] aff4794feee2: Waiting [2024-12-13T01:48:07.540Z] 49a6ceffe172: Layer already exists [2024-12-13T01:48:07.540Z] 75967d5cccce: Layer already exists [2024-12-13T01:48:07.540Z] ca996b61bac2: Layer already exists [2024-12-13T01:48:07.540Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:07.540Z] aaee6270c382: Layer already exists [2024-12-13T01:48:07.540Z] aff4794feee2: Layer already exists [2024-12-13T01:48:07.540Z] ddd17ce140dd: Layer already exists [2024-12-13T01:48:07.540Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:07.540Z] a17ab9a3ef6e: Layer already exists [2024-12-13T01:48:07.540Z] main: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:48:07.615Z] ===================================================== [Pipeline] echo [2024-12-13T01:48:07.628Z] taggedImages: [2024-12-13T01:48:07.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:07.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-13T01:48:07.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.27 [2024-12-13T01:48:07.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:07.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-13T01:48:07.651Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-13T01:48:07.651Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:07.651Z] latest [2024-12-13T01:48:07.651Z] 4.0.0-dev.27 [2024-12-13T01:48:07.651Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:07.651Z] main [2024-12-13T01:48:07.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:07.995Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:08.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:08.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T01:48:08.318Z] b5dfc57495bf: Preparing [2024-12-13T01:48:08.318Z] 2584e5bff9a0: Preparing [2024-12-13T01:48:08.318Z] 7b0f36a8d503: Preparing [2024-12-13T01:48:08.318Z] aaee6270c382: Preparing [2024-12-13T01:48:08.318Z] 25d9295edf3a: Preparing [2024-12-13T01:48:08.318Z] ba67b7e622d8: Preparing [2024-12-13T01:48:08.318Z] a67671791bb3: Preparing [2024-12-13T01:48:08.318Z] ecbccefc1c83: Preparing [2024-12-13T01:48:08.318Z] 75654b8eeebd: Preparing [2024-12-13T01:48:08.318Z] ba67b7e622d8: Waiting [2024-12-13T01:48:08.318Z] a67671791bb3: Waiting [2024-12-13T01:48:08.318Z] ecbccefc1c83: Waiting [2024-12-13T01:48:08.318Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:08.318Z] b5dfc57495bf: Layer already exists [2024-12-13T01:48:08.318Z] aaee6270c382: Layer already exists [2024-12-13T01:48:08.318Z] a67671791bb3: Layer already exists [2024-12-13T01:48:08.318Z] ecbccefc1c83: Layer already exists [2024-12-13T01:48:08.318Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:08.318Z] 2584e5bff9a0: Pushed [2024-12-13T01:48:08.318Z] 7b0f36a8d503: Pushed [2024-12-13T01:48:18.304Z] ba67b7e622d8: Pushed [2024-12-13T01:48:18.304Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:18.620Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:18.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-13T01:48:18.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T01:48:18.939Z] b5dfc57495bf: Preparing [2024-12-13T01:48:18.939Z] 2584e5bff9a0: Preparing [2024-12-13T01:48:18.939Z] 7b0f36a8d503: Preparing [2024-12-13T01:48:18.939Z] aaee6270c382: Preparing [2024-12-13T01:48:18.939Z] 25d9295edf3a: Preparing [2024-12-13T01:48:18.939Z] ba67b7e622d8: Preparing [2024-12-13T01:48:18.939Z] a67671791bb3: Preparing [2024-12-13T01:48:18.939Z] ecbccefc1c83: Preparing [2024-12-13T01:48:18.939Z] 75654b8eeebd: Preparing [2024-12-13T01:48:18.939Z] ba67b7e622d8: Waiting [2024-12-13T01:48:18.939Z] a67671791bb3: Waiting [2024-12-13T01:48:18.939Z] ecbccefc1c83: Waiting [2024-12-13T01:48:18.939Z] 75654b8eeebd: Waiting [2024-12-13T01:48:18.939Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:18.939Z] aaee6270c382: Layer already exists [2024-12-13T01:48:18.939Z] 7b0f36a8d503: Layer already exists [2024-12-13T01:48:18.939Z] b5dfc57495bf: Layer already exists [2024-12-13T01:48:18.939Z] 2584e5bff9a0: Layer already exists [2024-12-13T01:48:18.939Z] ba67b7e622d8: Layer already exists [2024-12-13T01:48:18.939Z] ecbccefc1c83: Layer already exists [2024-12-13T01:48:18.939Z] a67671791bb3: Layer already exists [2024-12-13T01:48:18.939Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:18.939Z] latest: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:19.261Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:19.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.27 [2024-12-13T01:48:19.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T01:48:19.581Z] b5dfc57495bf: Preparing [2024-12-13T01:48:19.581Z] 2584e5bff9a0: Preparing [2024-12-13T01:48:19.581Z] 7b0f36a8d503: Preparing [2024-12-13T01:48:19.581Z] aaee6270c382: Preparing [2024-12-13T01:48:19.581Z] 25d9295edf3a: Preparing [2024-12-13T01:48:19.581Z] ba67b7e622d8: Preparing [2024-12-13T01:48:19.581Z] a67671791bb3: Preparing [2024-12-13T01:48:19.581Z] ecbccefc1c83: Preparing [2024-12-13T01:48:19.581Z] 75654b8eeebd: Preparing [2024-12-13T01:48:19.581Z] 75654b8eeebd: Waiting [2024-12-13T01:48:19.581Z] a67671791bb3: Waiting [2024-12-13T01:48:19.581Z] ecbccefc1c83: Waiting [2024-12-13T01:48:19.581Z] ba67b7e622d8: Waiting [2024-12-13T01:48:19.581Z] b5dfc57495bf: Layer already exists [2024-12-13T01:48:19.581Z] 2584e5bff9a0: Layer already exists [2024-12-13T01:48:19.581Z] aaee6270c382: Layer already exists [2024-12-13T01:48:19.581Z] 7b0f36a8d503: Layer already exists [2024-12-13T01:48:19.581Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:19.581Z] ba67b7e622d8: Layer already exists [2024-12-13T01:48:19.581Z] a67671791bb3: Layer already exists [2024-12-13T01:48:19.581Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:19.581Z] ecbccefc1c83: Layer already exists [2024-12-13T01:48:19.581Z] 4.0.0-dev.27: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:19.902Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:20.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:20.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T01:48:20.223Z] b5dfc57495bf: Preparing [2024-12-13T01:48:20.223Z] 2584e5bff9a0: Preparing [2024-12-13T01:48:20.223Z] 7b0f36a8d503: Preparing [2024-12-13T01:48:20.223Z] aaee6270c382: Preparing [2024-12-13T01:48:20.223Z] 25d9295edf3a: Preparing [2024-12-13T01:48:20.223Z] ba67b7e622d8: Preparing [2024-12-13T01:48:20.223Z] a67671791bb3: Preparing [2024-12-13T01:48:20.223Z] ecbccefc1c83: Preparing [2024-12-13T01:48:20.223Z] 75654b8eeebd: Preparing [2024-12-13T01:48:20.223Z] ba67b7e622d8: Waiting [2024-12-13T01:48:20.223Z] ecbccefc1c83: Waiting [2024-12-13T01:48:20.223Z] a67671791bb3: Waiting [2024-12-13T01:48:20.223Z] 75654b8eeebd: Waiting [2024-12-13T01:48:20.223Z] 7b0f36a8d503: Layer already exists [2024-12-13T01:48:20.223Z] 2584e5bff9a0: Layer already exists [2024-12-13T01:48:20.223Z] aaee6270c382: Layer already exists [2024-12-13T01:48:20.223Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:20.223Z] b5dfc57495bf: Layer already exists [2024-12-13T01:48:20.223Z] a67671791bb3: Layer already exists [2024-12-13T01:48:20.223Z] ecbccefc1c83: Layer already exists [2024-12-13T01:48:20.223Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:20.223Z] ba67b7e622d8: Layer already exists [2024-12-13T01:48:20.223Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:20.550Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:20.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-13T01:48:20.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-13T01:48:20.870Z] b5dfc57495bf: Preparing [2024-12-13T01:48:20.870Z] 2584e5bff9a0: Preparing [2024-12-13T01:48:20.870Z] 7b0f36a8d503: Preparing [2024-12-13T01:48:20.870Z] aaee6270c382: Preparing [2024-12-13T01:48:20.870Z] 25d9295edf3a: Preparing [2024-12-13T01:48:20.870Z] ba67b7e622d8: Preparing [2024-12-13T01:48:20.870Z] a67671791bb3: Preparing [2024-12-13T01:48:20.870Z] ecbccefc1c83: Preparing [2024-12-13T01:48:20.870Z] 75654b8eeebd: Preparing [2024-12-13T01:48:20.870Z] 75654b8eeebd: Waiting [2024-12-13T01:48:20.870Z] ecbccefc1c83: Waiting [2024-12-13T01:48:20.870Z] ba67b7e622d8: Waiting [2024-12-13T01:48:20.870Z] a67671791bb3: Waiting [2024-12-13T01:48:20.870Z] 2584e5bff9a0: Layer already exists [2024-12-13T01:48:20.870Z] b5dfc57495bf: Layer already exists [2024-12-13T01:48:20.870Z] aaee6270c382: Layer already exists [2024-12-13T01:48:20.870Z] 7b0f36a8d503: Layer already exists [2024-12-13T01:48:20.870Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:20.870Z] ba67b7e622d8: Layer already exists [2024-12-13T01:48:20.870Z] a67671791bb3: Layer already exists [2024-12-13T01:48:20.870Z] ecbccefc1c83: Layer already exists [2024-12-13T01:48:20.870Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:20.870Z] main: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:48:20.937Z] ===================================================== [Pipeline] echo [2024-12-13T01:48:20.950Z] taggedImages: [2024-12-13T01:48:20.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:20.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-13T01:48:20.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.27 [2024-12-13T01:48:20.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:20.950Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-13T01:48:20.982Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-13T01:48:20.982Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:20.982Z] latest [2024-12-13T01:48:20.982Z] 4.0.0-dev.27 [2024-12-13T01:48:20.982Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:20.982Z] main [2024-12-13T01:48:20.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:21.328Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:21.641Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:21.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T01:48:21.641Z] 523618fcf073: Preparing [2024-12-13T01:48:21.641Z] 9006649b458c: Preparing [2024-12-13T01:48:21.641Z] 414c88745a6b: Preparing [2024-12-13T01:48:21.641Z] aaee6270c382: Preparing [2024-12-13T01:48:21.641Z] 25d9295edf3a: Preparing [2024-12-13T01:48:21.641Z] 09d599aee307: Preparing [2024-12-13T01:48:21.641Z] f69928096e90: Preparing [2024-12-13T01:48:21.641Z] 75654b8eeebd: Preparing [2024-12-13T01:48:21.641Z] 09d599aee307: Waiting [2024-12-13T01:48:21.641Z] f69928096e90: Waiting [2024-12-13T01:48:21.641Z] 75654b8eeebd: Waiting [2024-12-13T01:48:21.641Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:21.641Z] aaee6270c382: Layer already exists [2024-12-13T01:48:21.641Z] 9006649b458c: Pushed [2024-12-13T01:48:21.641Z] 523618fcf073: Pushed [2024-12-13T01:48:21.641Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:21.641Z] f69928096e90: Pushed [2024-12-13T01:48:22.208Z] 09d599aee307: Pushed [2024-12-13T01:48:25.501Z] 414c88745a6b: Pushed [2024-12-13T01:48:25.501Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:25.832Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:26.153Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-13T01:48:26.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T01:48:26.154Z] 523618fcf073: Preparing [2024-12-13T01:48:26.154Z] 9006649b458c: Preparing [2024-12-13T01:48:26.154Z] 414c88745a6b: Preparing [2024-12-13T01:48:26.154Z] aaee6270c382: Preparing [2024-12-13T01:48:26.154Z] 25d9295edf3a: Preparing [2024-12-13T01:48:26.154Z] 09d599aee307: Preparing [2024-12-13T01:48:26.154Z] f69928096e90: Preparing [2024-12-13T01:48:26.154Z] 75654b8eeebd: Preparing [2024-12-13T01:48:26.154Z] 09d599aee307: Waiting [2024-12-13T01:48:26.154Z] f69928096e90: Waiting [2024-12-13T01:48:26.154Z] 75654b8eeebd: Waiting [2024-12-13T01:48:26.154Z] 523618fcf073: Layer already exists [2024-12-13T01:48:26.154Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:26.154Z] 414c88745a6b: Layer already exists [2024-12-13T01:48:26.154Z] aaee6270c382: Layer already exists [2024-12-13T01:48:26.154Z] 9006649b458c: Layer already exists [2024-12-13T01:48:26.154Z] 09d599aee307: Layer already exists [2024-12-13T01:48:26.154Z] f69928096e90: Layer already exists [2024-12-13T01:48:26.154Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:26.154Z] latest: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:26.479Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:26.800Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.27 [2024-12-13T01:48:26.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T01:48:26.800Z] 523618fcf073: Preparing [2024-12-13T01:48:26.800Z] 9006649b458c: Preparing [2024-12-13T01:48:26.800Z] 414c88745a6b: Preparing [2024-12-13T01:48:26.800Z] aaee6270c382: Preparing [2024-12-13T01:48:26.800Z] 25d9295edf3a: Preparing [2024-12-13T01:48:26.800Z] 09d599aee307: Preparing [2024-12-13T01:48:26.800Z] f69928096e90: Preparing [2024-12-13T01:48:26.800Z] 75654b8eeebd: Preparing [2024-12-13T01:48:26.800Z] 09d599aee307: Waiting [2024-12-13T01:48:26.800Z] f69928096e90: Waiting [2024-12-13T01:48:26.800Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:26.800Z] 9006649b458c: Layer already exists [2024-12-13T01:48:26.800Z] 523618fcf073: Layer already exists [2024-12-13T01:48:26.800Z] 414c88745a6b: Layer already exists [2024-12-13T01:48:26.800Z] aaee6270c382: Layer already exists [2024-12-13T01:48:26.800Z] f69928096e90: Layer already exists [2024-12-13T01:48:26.800Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:26.800Z] 09d599aee307: Layer already exists [2024-12-13T01:48:26.800Z] 4.0.0-dev.27: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:27.126Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:27.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:27.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T01:48:27.443Z] 523618fcf073: Preparing [2024-12-13T01:48:27.443Z] 9006649b458c: Preparing [2024-12-13T01:48:27.443Z] 414c88745a6b: Preparing [2024-12-13T01:48:27.443Z] aaee6270c382: Preparing [2024-12-13T01:48:27.443Z] 25d9295edf3a: Preparing [2024-12-13T01:48:27.443Z] 09d599aee307: Preparing [2024-12-13T01:48:27.443Z] f69928096e90: Preparing [2024-12-13T01:48:27.443Z] 75654b8eeebd: Preparing [2024-12-13T01:48:27.443Z] 09d599aee307: Waiting [2024-12-13T01:48:27.443Z] f69928096e90: Waiting [2024-12-13T01:48:27.443Z] 75654b8eeebd: Waiting [2024-12-13T01:48:27.443Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:27.443Z] 523618fcf073: Layer already exists [2024-12-13T01:48:27.443Z] aaee6270c382: Layer already exists [2024-12-13T01:48:27.443Z] 414c88745a6b: Layer already exists [2024-12-13T01:48:27.443Z] 9006649b458c: Layer already exists [2024-12-13T01:48:27.443Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:27.443Z] 09d599aee307: Layer already exists [2024-12-13T01:48:27.443Z] f69928096e90: Layer already exists [2024-12-13T01:48:27.443Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:27.777Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:28.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-13T01:48:28.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-13T01:48:28.097Z] 523618fcf073: Preparing [2024-12-13T01:48:28.097Z] 9006649b458c: Preparing [2024-12-13T01:48:28.097Z] 414c88745a6b: Preparing [2024-12-13T01:48:28.097Z] aaee6270c382: Preparing [2024-12-13T01:48:28.097Z] 25d9295edf3a: Preparing [2024-12-13T01:48:28.097Z] 09d599aee307: Preparing [2024-12-13T01:48:28.097Z] f69928096e90: Preparing [2024-12-13T01:48:28.097Z] 75654b8eeebd: Preparing [2024-12-13T01:48:28.097Z] f69928096e90: Waiting [2024-12-13T01:48:28.097Z] 75654b8eeebd: Waiting [2024-12-13T01:48:28.097Z] 09d599aee307: Waiting [2024-12-13T01:48:28.097Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:28.097Z] aaee6270c382: Layer already exists [2024-12-13T01:48:28.097Z] 414c88745a6b: Layer already exists [2024-12-13T01:48:28.097Z] 523618fcf073: Layer already exists [2024-12-13T01:48:28.097Z] 9006649b458c: Layer already exists [2024-12-13T01:48:28.097Z] 09d599aee307: Layer already exists [2024-12-13T01:48:28.097Z] f69928096e90: Layer already exists [2024-12-13T01:48:28.097Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:28.097Z] main: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:48:28.168Z] ===================================================== [Pipeline] echo [2024-12-13T01:48:28.180Z] taggedImages: [2024-12-13T01:48:28.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:28.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-13T01:48:28.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.27 [2024-12-13T01:48:28.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:28.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-13T01:48:28.203Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-13T01:48:28.203Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:28.203Z] latest [2024-12-13T01:48:28.203Z] 4.0.0-dev.27 [2024-12-13T01:48:28.203Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:28.203Z] main [2024-12-13T01:48:28.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:28.533Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:28.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:28.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T01:48:28.845Z] f9d3827f540c: Preparing [2024-12-13T01:48:28.845Z] 80f92f36492b: Preparing [2024-12-13T01:48:28.845Z] aaee6270c382: Preparing [2024-12-13T01:48:28.845Z] 25d9295edf3a: Preparing [2024-12-13T01:48:28.845Z] cac2b88c0d39: Preparing [2024-12-13T01:48:28.845Z] 8dbd39838294: Preparing [2024-12-13T01:48:28.845Z] 75654b8eeebd: Preparing [2024-12-13T01:48:28.845Z] 8dbd39838294: Waiting [2024-12-13T01:48:28.845Z] 75654b8eeebd: Waiting [2024-12-13T01:48:28.845Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:28.845Z] aaee6270c382: Layer already exists [2024-12-13T01:48:28.845Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:28.845Z] f9d3827f540c: Pushed [2024-12-13T01:48:29.104Z] 8dbd39838294: Pushed [2024-12-13T01:48:29.362Z] cac2b88c0d39: Pushed [2024-12-13T01:48:32.643Z] 80f92f36492b: Pushed [2024-12-13T01:48:32.643Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:32.971Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:33.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-13T01:48:33.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T01:48:33.365Z] f9d3827f540c: Preparing [2024-12-13T01:48:33.365Z] 80f92f36492b: Preparing [2024-12-13T01:48:33.365Z] aaee6270c382: Preparing [2024-12-13T01:48:33.365Z] 25d9295edf3a: Preparing [2024-12-13T01:48:33.365Z] cac2b88c0d39: Preparing [2024-12-13T01:48:33.365Z] 8dbd39838294: Preparing [2024-12-13T01:48:33.365Z] 75654b8eeebd: Preparing [2024-12-13T01:48:33.365Z] 8dbd39838294: Waiting [2024-12-13T01:48:33.365Z] 75654b8eeebd: Waiting [2024-12-13T01:48:33.365Z] aaee6270c382: Layer already exists [2024-12-13T01:48:33.365Z] f9d3827f540c: Layer already exists [2024-12-13T01:48:33.365Z] cac2b88c0d39: Layer already exists [2024-12-13T01:48:33.365Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:33.365Z] 80f92f36492b: Layer already exists [2024-12-13T01:48:33.365Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:33.365Z] 8dbd39838294: Layer already exists [2024-12-13T01:48:33.365Z] latest: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:33.690Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:34.012Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.27 [2024-12-13T01:48:34.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T01:48:34.012Z] f9d3827f540c: Preparing [2024-12-13T01:48:34.012Z] 80f92f36492b: Preparing [2024-12-13T01:48:34.012Z] aaee6270c382: Preparing [2024-12-13T01:48:34.012Z] 25d9295edf3a: Preparing [2024-12-13T01:48:34.012Z] cac2b88c0d39: Preparing [2024-12-13T01:48:34.012Z] 8dbd39838294: Preparing [2024-12-13T01:48:34.012Z] 75654b8eeebd: Preparing [2024-12-13T01:48:34.012Z] 75654b8eeebd: Waiting [2024-12-13T01:48:34.012Z] 8dbd39838294: Waiting [2024-12-13T01:48:34.012Z] cac2b88c0d39: Layer already exists [2024-12-13T01:48:34.012Z] aaee6270c382: Layer already exists [2024-12-13T01:48:34.012Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:34.012Z] 80f92f36492b: Layer already exists [2024-12-13T01:48:34.012Z] f9d3827f540c: Layer already exists [2024-12-13T01:48:34.012Z] 8dbd39838294: Layer already exists [2024-12-13T01:48:34.012Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:34.012Z] 4.0.0-dev.27: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:34.336Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:34.657Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:34.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T01:48:34.657Z] f9d3827f540c: Preparing [2024-12-13T01:48:34.657Z] 80f92f36492b: Preparing [2024-12-13T01:48:34.657Z] aaee6270c382: Preparing [2024-12-13T01:48:34.657Z] 25d9295edf3a: Preparing [2024-12-13T01:48:34.657Z] cac2b88c0d39: Preparing [2024-12-13T01:48:34.657Z] 8dbd39838294: Preparing [2024-12-13T01:48:34.657Z] 75654b8eeebd: Preparing [2024-12-13T01:48:34.657Z] aaee6270c382: Layer already exists [2024-12-13T01:48:34.657Z] 80f92f36492b: Layer already exists [2024-12-13T01:48:34.657Z] cac2b88c0d39: Layer already exists [2024-12-13T01:48:34.657Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:34.657Z] f9d3827f540c: Layer already exists [2024-12-13T01:48:34.657Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:34.657Z] 8dbd39838294: Layer already exists [2024-12-13T01:48:34.657Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:34.978Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T01:48:35.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-13T01:48:35.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-13T01:48:35.299Z] f9d3827f540c: Preparing [2024-12-13T01:48:35.299Z] 80f92f36492b: Preparing [2024-12-13T01:48:35.299Z] aaee6270c382: Preparing [2024-12-13T01:48:35.299Z] 25d9295edf3a: Preparing [2024-12-13T01:48:35.299Z] cac2b88c0d39: Preparing [2024-12-13T01:48:35.299Z] 8dbd39838294: Preparing [2024-12-13T01:48:35.299Z] 75654b8eeebd: Preparing [2024-12-13T01:48:35.299Z] 8dbd39838294: Waiting [2024-12-13T01:48:35.299Z] 75654b8eeebd: Waiting [2024-12-13T01:48:35.299Z] aaee6270c382: Layer already exists [2024-12-13T01:48:35.299Z] cac2b88c0d39: Layer already exists [2024-12-13T01:48:35.299Z] 80f92f36492b: Layer already exists [2024-12-13T01:48:35.299Z] 25d9295edf3a: Layer already exists [2024-12-13T01:48:35.299Z] f9d3827f540c: Layer already exists [2024-12-13T01:48:35.299Z] 8dbd39838294: Layer already exists [2024-12-13T01:48:35.299Z] 75654b8eeebd: Layer already exists [2024-12-13T01:48:35.299Z] main: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T01:48:35.374Z] ===================================================== [Pipeline] echo [2024-12-13T01:48:35.390Z] taggedImages: [2024-12-13T01:48:35.390Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T01:48:35.390Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-13T01:48:35.390Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.27 [2024-12-13T01:48:35.390Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T01:48:35.390Z] - 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-12-13T01:57:15.470Z] #155 DONE 629.4s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:57:15.471Z] #145 ... [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:57:15.471Z] #156 DONE 0.3s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:57:15.471Z] #157 DONE 0.3s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-13T01:57:15.471Z] #158 DONE 0.4s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #159 [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-12-13T01:57:15.471Z] #159 DONE 0.2s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-13T01:57:15.471Z] #160 DONE 0.3s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:57:15.471Z] #161 DONE 1.9s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-13T01:57:15.471Z] #162 exporting layers [2024-12-13T01:57:15.471Z] #162 exporting layers 0.8s done [2024-12-13T01:57:15.471Z] #162 writing image sha256:601eddfefb9a2f0d857a2cbc915242e1e99bf94f05fe983b6e85a405813d2035 [2024-12-13T01:57:15.471Z] #162 writing image sha256:601eddfefb9a2f0d857a2cbc915242e1e99bf94f05fe983b6e85a405813d2035 done [2024-12-13T01:57:15.471Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-12-13T01:57:15.471Z] #162 DONE 0.8s [2024-12-13T01:57:15.471Z] [2024-12-13T01:57:15.471Z] #148 [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-12-13T01:57:15.471Z] #148 632.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-13T01:57:18.075Z] #148 ... [2024-12-13T01:57:18.075Z] [2024-12-13T01:57:18.075Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-13T01:57:18.075Z] #151 DONE 636.8s [2024-12-13T01:57:18.349Z] [2024-12-13T01:57:18.349Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:57:18.620Z] #145 ... [2024-12-13T01:57:18.620Z] [2024-12-13T01:57:18.620Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-13T01:57:19.224Z] #163 DONE 0.5s [2024-12-13T01:57:19.224Z] [2024-12-13T01:57:19.224Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-13T01:57:20.656Z] #164 ... [2024-12-13T01:57:20.656Z] [2024-12-13T01:57:20.656Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-13T01:57:20.656Z] #154 DONE 639.2s [2024-12-13T01:57:20.656Z] [2024-12-13T01:57:20.656Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T01:57:20.944Z] #153 ... [2024-12-13T01:57:20.944Z] [2024-12-13T01:57:20.945Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:57:21.537Z] #165 DONE 0.7s [2024-12-13T01:57:21.537Z] [2024-12-13T01:57:21.537Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T01:57:21.537Z] #146 ... [2024-12-13T01:57:21.537Z] [2024-12-13T01:57:21.537Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:57:21.819Z] #166 ... [2024-12-13T01:57:21.819Z] [2024-12-13T01:57:21.819Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-13T01:57:21.819Z] #164 DONE 2.5s [2024-12-13T01:57:22.122Z] [2024-12-13T01:57:22.122Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:57:22.122Z] #167 ... [2024-12-13T01:57:22.122Z] [2024-12-13T01:57:22.122Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:57:22.122Z] #166 DONE 0.5s [2024-12-13T01:57:22.401Z] [2024-12-13T01:57:22.401Z] #168 [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-12-13T01:57:22.401Z] #168 ... [2024-12-13T01:57:22.401Z] [2024-12-13T01:57:22.401Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:57:22.401Z] #167 DONE 0.6s [2024-12-13T01:57:22.891Z] [2024-12-13T01:57:22.891Z] #168 [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-12-13T01:57:22.891Z] #168 DONE 0.6s [2024-12-13T01:57:22.891Z] [2024-12-13T01:57:22.891Z] #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:57:23.162Z] #169 DONE 0.5s [2024-12-13T01:57:23.162Z] [2024-12-13T01:57:23.162Z] #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-13T01:57:23.162Z] #170 ... [2024-12-13T01:57:23.162Z] [2024-12-13T01:57:23.162Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-13T01:57:23.162Z] #171 DONE 0.6s [2024-12-13T01:57:23.433Z] [2024-12-13T01:57:23.433Z] #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-13T01:57:23.706Z] #172 DONE 0.4s [2024-12-13T01:57:23.706Z] [2024-12-13T01:57:23.706Z] #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-13T01:57:23.706Z] #170 DONE 0.7s [2024-12-13T01:57:23.706Z] [2024-12-13T01:57:23.706Z] #173 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T01:57:23.974Z] #173 DONE 0.2s [2024-12-13T01:57:23.974Z] [2024-12-13T01:57:23.974Z] #174 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-13T01:57:23.974Z] #174 DONE 0.2s [2024-12-13T01:57:23.974Z] [2024-12-13T01:57:23.974Z] #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:57:24.265Z] #175 ... [2024-12-13T01:57:24.265Z] [2024-12-13T01:57:24.265Z] #176 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-13T01:57:24.265Z] #176 DONE 0.5s [2024-12-13T01:57:24.545Z] [2024-12-13T01:57:24.545Z] #177 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-12-13T01:57:24.814Z] #177 DONE 0.5s [2024-12-13T01:57:24.814Z] [2024-12-13T01:57:24.814Z] #178 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-13T01:57:25.082Z] #178 DONE 0.4s [2024-12-13T01:57:25.082Z] [2024-12-13T01:57:25.082Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:57:25.351Z] #145 ... [2024-12-13T01:57:25.351Z] [2024-12-13T01:57:25.351Z] #179 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-13T01:57:25.625Z] #179 DONE 0.4s [2024-12-13T01:57:25.625Z] [2024-12-13T01:57:25.625Z] #180 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T01:57:26.218Z] #180 ... [2024-12-13T01:57:26.218Z] [2024-12-13T01:57:26.218Z] #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:57:26.218Z] #175 DONE 2.2s [2024-12-13T01:57:26.218Z] [2024-12-13T01:57:26.218Z] #181 [security-proxy-setup] exporting to image [2024-12-13T01:57:26.218Z] #181 exporting layers [2024-12-13T01:57:27.637Z] #181 exporting layers 1.7s done [2024-12-13T01:57:27.637Z] #181 writing image sha256:96bba4eacde24f484aef028380d8b93a2f49411e02f48cd6f735b05ace10873b 0.0s done [2024-12-13T01:57:27.637Z] #181 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-12-13T01:57:27.637Z] #181 DONE 1.8s [2024-12-13T01:57:27.637Z] [2024-12-13T01:57:27.637Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T01:57:28.621Z] #150 ... [2024-12-13T01:57:28.621Z] [2024-12-13T01:57:28.621Z] #180 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-13T01:57:28.621Z] #180 DONE 2.8s [2024-12-13T01:57:28.621Z] [2024-12-13T01:57:28.621Z] #148 [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-12-13T01:57:28.621Z] #148 DONE 647.1s [2024-12-13T01:57:28.621Z] [2024-12-13T01:57:28.621Z] #182 [security-bootstrapper] exporting to image [2024-12-13T01:57:30.052Z] #182 ... [2024-12-13T01:57:30.052Z] [2024-12-13T01:57:30.052Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:57:30.052Z] #183 DONE 0.7s [2024-12-13T01:57:30.052Z] [2024-12-13T01:57:30.052Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:57:30.052Z] #184 DONE 0.2s [2024-12-13T01:57:30.052Z] [2024-12-13T01:57:30.052Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:57:30.052Z] #145 ... [2024-12-13T01:57:30.052Z] [2024-12-13T01:57:30.052Z] #185 [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-12-13T01:57:30.319Z] #185 DONE 0.2s [2024-12-13T01:57:30.319Z] [2024-12-13T01:57:30.319Z] #182 [security-bootstrapper] exporting to image [2024-12-13T01:57:30.319Z] #182 exporting layers 1.8s done [2024-12-13T01:57:30.319Z] #182 writing image sha256:9653dfa5df4e07551e5c9d92cbe1ceb0ea25846e9abf7176da116d3a36dc9eca done [2024-12-13T01:57:30.319Z] #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-13T01:57:30.319Z] #182 DONE 1.8s [2024-12-13T01:57:30.319Z] [2024-12-13T01:57:30.319Z] #186 [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-12-13T01:57:30.319Z] #186 DONE 0.2s [2024-12-13T01:57:30.319Z] [2024-12-13T01:57:30.319Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:57:30.587Z] #145 ... [2024-12-13T01:57:30.587Z] [2024-12-13T01:57:30.587Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-13T01:57:30.856Z] #187 DONE 0.4s [2024-12-13T01:57:30.856Z] [2024-12-13T01:57:30.856Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T01:57:30.856Z] #150 ... [2024-12-13T01:57:30.856Z] [2024-12-13T01:57:30.856Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-13T01:57:31.461Z] #188 DONE 0.5s [2024-12-13T01:57:31.461Z] [2024-12-13T01:57:31.461Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-13T01:57:31.730Z] #189 DONE 0.4s [2024-12-13T01:57:31.730Z] [2024-12-13T01:57:31.730Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-13T01:57:31.730Z] #190 DONE 0.1s [2024-12-13T01:57:31.730Z] [2024-12-13T01:57:31.730Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T01:57:34.343Z] #191 DONE 2.0s [2024-12-13T01:57:34.343Z] [2024-12-13T01:57:34.343Z] #192 [security-secretstore-setup] exporting to image [2024-12-13T01:57:35.309Z] #192 exporting layers 1.3s done [2024-12-13T01:57:35.309Z] #192 writing image sha256:b70d20b9b5816756f395e6ceb9bae893a1512534e420881e129d575ba0d00778 0.0s done [2024-12-13T01:57:35.309Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-13T01:57:35.309Z] #192 DONE 1.4s [2024-12-13T01:57:35.309Z] [2024-12-13T01:57:35.309Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T01:59:12.005Z] #144 ... [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-13T01:59:12.005Z] #145 DONE 739.2s [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T01:59:12.005Z] #146 ... [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T01:59:12.005Z] #193 DONE 0.3s [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T01:59:12.005Z] #144 ... [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T01:59:12.005Z] #194 DONE 0.3s [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-13T01:59:12.005Z] #195 DONE 0.3s [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #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-12-13T01:59:12.005Z] #196 DONE 0.3s [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-13T01:59:12.005Z] #197 exporting layers [2024-12-13T01:59:12.005Z] #197 exporting layers 0.7s done [2024-12-13T01:59:12.005Z] #197 writing image sha256:de61b9aa8339f89dff125e46c1adc8c73459aedefcb633f4207f375fff3c65c2 done [2024-12-13T01:59:12.005Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-12-13T01:59:12.005Z] #197 DONE 0.7s [2024-12-13T01:59:12.005Z] [2024-12-13T01:59:12.005Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:03:06.856Z] #153 ... [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-13T02:03:06.856Z] #144 DONE 976.4s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:03:06.856Z] #152 ... [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:03:06.856Z] #198 DONE 0.3s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:03:06.856Z] #199 DONE 0.1s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-13T02:03:06.856Z] #200 DONE 0.3s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:03:06.856Z] #201 DONE 0.1s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-13T02:03:06.856Z] #202 DONE 0.1s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:03:06.856Z] #153 ... [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-13T02:03:06.856Z] #203 DONE 1.8s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #204 [security-proxy-auth] exporting to image [2024-12-13T02:03:06.856Z] #204 exporting layers [2024-12-13T02:03:06.856Z] #204 exporting layers 0.6s done [2024-12-13T02:03:06.856Z] #204 writing image sha256:15050a501991e47e1680002dabc30f09969ec356cc46d1019b1cd9120498fd94 done [2024-12-13T02:03:06.856Z] #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-13T02:03:06.856Z] #204 DONE 0.6s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:03:06.856Z] #150 ... [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-13T02:03:06.856Z] #153 DONE 982.9s [2024-12-13T02:03:06.856Z] [2024-12-13T02:03:06.856Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:03:06.857Z] #147 ... [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:03:06.857Z] #205 DONE 0.3s [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:03:06.857Z] #150 ... [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:03:06.857Z] #206 DONE 0.4s [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-13T02:03:06.857Z] #207 DONE 0.4s [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:03:06.857Z] #147 ... [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:03:06.857Z] #208 DONE 0.1s [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #209 [core-command] exporting to image [2024-12-13T02:03:06.857Z] #209 exporting layers 0.4s done [2024-12-13T02:03:06.857Z] #209 writing image sha256:c9a5a39e2045deb6288c26b2d9ebdcb5108e73da210756d34cdb864d45571097 done [2024-12-13T02:03:06.857Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-13T02:03:06.857Z] #209 DONE 0.4s [2024-12-13T02:03:06.857Z] [2024-12-13T02:03:06.857Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:03:53.698Z] #147 ... [2024-12-13T02:03:53.698Z] [2024-12-13T02:03:53.698Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-13T02:03:53.698Z] #146 DONE 1031.9s [2024-12-13T02:03:53.698Z] [2024-12-13T02:03:53.698Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-13T02:03:53.698Z] #152 DONE 1031.9s [2024-12-13T02:03:53.698Z] [2024-12-13T02:03:53.698Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:03:53.698Z] #210 DONE 0.3s [2024-12-13T02:03:53.698Z] [2024-12-13T02:03:53.698Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:03:54.281Z] #211 DONE 0.3s [2024-12-13T02:03:54.281Z] [2024-12-13T02:03:54.281Z] #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:03:54.281Z] #212 DONE 0.3s [2024-12-13T02:03:54.281Z] [2024-12-13T02:03:54.281Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-13T02:03:54.281Z] #150 DONE 1032.7s [2024-12-13T02:03:54.281Z] [2024-12-13T02:03:54.281Z] #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-13T02:03:54.867Z] #213 DONE 0.7s [2024-12-13T02:03:54.867Z] [2024-12-13T02:03:54.867Z] #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-13T02:03:54.867Z] #214 DONE 0.7s [2024-12-13T02:03:54.867Z] [2024-12-13T02:03:54.867Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:03:54.867Z] #215 DONE 0.4s [2024-12-13T02:03:54.867Z] [2024-12-13T02:03:54.867Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:03:54.867Z] #216 DONE 0.2s [2024-12-13T02:03:54.867Z] [2024-12-13T02:03:54.867Z] #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:03:54.867Z] #217 DONE 0.2s [2024-12-13T02:03:54.867Z] [2024-12-13T02:03:54.867Z] #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-13T02:03:55.135Z] #218 ... [2024-12-13T02:03:55.135Z] [2024-12-13T02:03:55.135Z] #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:03:55.135Z] #219 DONE 0.2s [2024-12-13T02:03:55.135Z] [2024-12-13T02:03:55.135Z] #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-13T02:03:55.135Z] #218 DONE 0.2s [2024-12-13T02:03:55.135Z] [2024-12-13T02:03:55.135Z] #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-13T02:03:55.135Z] #220 DONE 0.2s [2024-12-13T02:03:55.135Z] [2024-12-13T02:03:55.135Z] #221 [core-keeper] exporting to image [2024-12-13T02:03:55.135Z] #221 exporting layers [2024-12-13T02:03:55.400Z] #221 ... [2024-12-13T02:03:55.400Z] [2024-12-13T02:03:55.400Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-13T02:03:55.400Z] #222 DONE 0.2s [2024-12-13T02:03:55.667Z] [2024-12-13T02:03:55.667Z] #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-13T02:03:55.667Z] #223 DONE 0.5s [2024-12-13T02:03:55.667Z] [2024-12-13T02:03:55.667Z] #224 [core-metadata] exporting to image [2024-12-13T02:03:55.667Z] #224 ... [2024-12-13T02:03:55.667Z] [2024-12-13T02:03:55.667Z] #221 [core-keeper] exporting to image [2024-12-13T02:03:55.667Z] #221 exporting layers 0.5s done [2024-12-13T02:03:55.667Z] #221 writing image sha256:ef8667f7b994084d5aa1c8b55b1a08a19fa07d6ae9a41f9a90a95e9ebc741442 done [2024-12-13T02:03:55.667Z] #221 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-13T02:03:55.667Z] #221 DONE 0.5s [2024-12-13T02:03:55.933Z] [2024-12-13T02:03:55.933Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:03:55.933Z] #225 DONE 0.2s [2024-12-13T02:03:55.933Z] [2024-12-13T02:03:55.933Z] #224 [core-metadata] exporting to image [2024-12-13T02:03:55.933Z] #224 exporting layers 0.5s done [2024-12-13T02:03:55.933Z] #224 writing image sha256:86c886225192ae984e74c3b414bd64ab422de397b11dac104876e1504cb8744e 0.0s done [2024-12-13T02:03:55.933Z] #224 naming to docker.io/library/core-metadata-arm64 [2024-12-13T02:03:56.199Z] #224 naming to docker.io/library/core-metadata-arm64 0.1s done [2024-12-13T02:03:56.199Z] #224 DONE 0.6s [2024-12-13T02:03:56.199Z] [2024-12-13T02:03:56.199Z] #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-13T02:03:56.199Z] #226 DONE 0.3s [2024-12-13T02:03:56.199Z] [2024-12-13T02:03:56.199Z] #227 [core-data] exporting to image [2024-12-13T02:03:56.464Z] #227 exporting layers 0.4s done [2024-12-13T02:03:56.730Z] #227 writing image sha256:18d0bee9e8a41aff5103832e44a271b70490974680aa2d2f6da2f9b4ec68b7a5 done [2024-12-13T02:03:56.730Z] #227 naming to docker.io/library/core-data-arm64 done [2024-12-13T02:03:56.730Z] #227 DONE 0.4s [2024-12-13T02:03:56.730Z] [2024-12-13T02:03:56.730Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-13T02:04:09.042Z] #147 DONE 1046.5s [2024-12-13T02:04:09.042Z] [2024-12-13T02:04:09.042Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:04:09.042Z] #149 ... [2024-12-13T02:04:09.042Z] [2024-12-13T02:04:09.042Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:04:09.042Z] #228 DONE 0.1s [2024-12-13T02:04:09.042Z] [2024-12-13T02:04:09.042Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:04:09.042Z] #229 DONE 0.1s [2024-12-13T02:04:09.042Z] [2024-12-13T02:04:09.042Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-13T02:04:09.042Z] #230 DONE 0.5s [2024-12-13T02:04:09.042Z] [2024-12-13T02:04:09.042Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-13T02:04:09.312Z] #231 DONE 0.1s [2024-12-13T02:04:09.312Z] [2024-12-13T02:04:09.312Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-13T02:04:09.312Z] #232 DONE 0.2s [2024-12-13T02:04:09.312Z] [2024-12-13T02:04:09.312Z] #233 [support-notifications] exporting to image [2024-12-13T02:04:09.312Z] #233 exporting layers [2024-12-13T02:04:09.892Z] #233 exporting layers 0.5s done [2024-12-13T02:04:09.892Z] #233 writing image sha256:1121281885bccb2e86404b766e7391416acbaef836e8e3d051ea24a82804079e done [2024-12-13T02:04:09.892Z] #233 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-12-13T02:04:09.892Z] #233 DONE 0.5s [2024-12-13T02:04:09.892Z] [2024-12-13T02:04:09.892Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-13T02:04:10.157Z] #149 DONE 1048.9s [2024-12-13T02:04:10.423Z] [2024-12-13T02:04:10.423Z] #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-13T02:04:10.423Z] #234 DONE 0.1s [2024-12-13T02:04:10.423Z] [2024-12-13T02:04:10.423Z] #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-13T02:04:10.423Z] #235 DONE 0.1s [2024-12-13T02:04:10.689Z] [2024-12-13T02:04:10.689Z] #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-13T02:04:10.954Z] #236 DONE 0.4s [2024-12-13T02:04:10.954Z] [2024-12-13T02:04:10.954Z] #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-13T02:04:10.954Z] #237 DONE 0.1s [2024-12-13T02:04:11.221Z] [2024-12-13T02:04:11.221Z] #238 [support-scheduler] exporting to image [2024-12-13T02:04:11.803Z] #238 exporting layers 0.6s done [2024-12-13T02:04:11.803Z] #238 writing image sha256:a19f7db15b8c4395c1389eb29ad53d31d4062165f90f18c38867e5d4a05919de done [2024-12-13T02:04:11.803Z] #238 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-12-13T02:04:11.803Z] #238 DONE 0.6s [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-13T02:04:11.803Z] time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-13T02:04:11.813Z] $ docker stop --time=1 8625087faa7d88e985d302ebe4a7fe8cf02ce252f6d96b125143cf7b15263838 [2024-12-13T02:04:13.419Z] $ docker rm -f --volumes 8625087faa7d88e985d302ebe4a7fe8cf02ce252f6d96b125143cf7b15263838 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T02:04:13.897Z] + docker images [2024-12-13T02:04:13.897Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-13T02:04:13.897Z] support-scheduler-arm64 latest a19f7db15b8c 3 seconds ago 53.6MB [2024-12-13T02:04:13.897Z] support-notifications-arm64 latest 1121281885bc 4 seconds ago 52.7MB [2024-12-13T02:04:13.897Z] core-keeper-arm64 latest ef8667f7b994 18 seconds ago 31.7MB [2024-12-13T02:04:13.897Z] core-data-arm64 latest 18d0bee9e8a4 18 seconds ago 38.5MB [2024-12-13T02:04:13.897Z] core-metadata-arm64 latest 86c886225192 18 seconds ago 38.5MB [2024-12-13T02:04:13.897Z] core-command-arm64 latest c9a5a39e2045 About a minute ago 34.3MB [2024-12-13T02:04:13.897Z] security-proxy-auth-arm64 latest 15050a501991 About a minute ago 33.3MB [2024-12-13T02:04:13.897Z] security-spiffe-token-provider-arm64 latest de61b9aa8339 5 minutes ago 40.2MB [2024-12-13T02:04:13.897Z] security-secretstore-setup-arm64 latest b70d20b9b581 6 minutes ago 47.6MB [2024-12-13T02:04:13.897Z] security-bootstrapper-arm64 latest 9653dfa5df4e 6 minutes ago 27.2MB [2024-12-13T02:04:13.897Z] security-proxy-setup-arm64 latest 96bba4eacde2 6 minutes ago 36.2MB [2024-12-13T02:04:13.897Z] core-common-config-bootstrapper-arm64 latest 601eddfefb9a 6 minutes ago 24.1MB [2024-12-13T02:04:13.897Z] security-spire-agent-arm64 latest 43335d33c7bd 18 minutes ago 182MB [2024-12-13T02:04:13.897Z] security-spire-server-arm64 latest ea0aa881568d 18 minutes ago 124MB [2024-12-13T02:04:13.897Z] security-spire-config-arm64 latest f33c4612c3e6 18 minutes ago 123MB [2024-12-13T02:04:13.897Z] ci-base-image-arm64 latest 8d43cf7e341f 19 minutes ago 960MB [2024-12-13T02:04:13.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-13T02:04:13.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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-12-13T02:04:14.045Z] provisioning config files... [2024-12-13T02:04:14.058Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config12358898006893441185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:04:14.390Z] ---> ****-login.sh [2024-12-13T02:04:14.390Z] nexus3.edgexfoundry.org:10001 [2024-12-13T02:04:14.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:04:14.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:04:14.655Z] Configure a credential helper to remove this warning. See [2024-12-13T02:04:14.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:04:14.655Z] [2024-12-13T02:04:14.655Z] Login Succeeded [2024-12-13T02:04:14.655Z] nexus3.edgexfoundry.org:10002 [2024-12-13T02:04:14.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:04:14.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:04:14.920Z] Configure a credential helper to remove this warning. See [2024-12-13T02:04:14.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:04:14.920Z] [2024-12-13T02:04:14.920Z] Login Succeeded [2024-12-13T02:04:14.920Z] nexus3.edgexfoundry.org:10003 [2024-12-13T02:04:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:04:15.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:04:15.187Z] Configure a credential helper to remove this warning. See [2024-12-13T02:04:15.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:04:15.187Z] [2024-12-13T02:04:15.187Z] Login Succeeded [2024-12-13T02:04:15.187Z] nexus3.edgexfoundry.org:10004 [2024-12-13T02:04:15.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:04:15.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:04:15.455Z] Configure a credential helper to remove this warning. See [2024-12-13T02:04:15.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:04:15.455Z] [2024-12-13T02:04:15.455Z] Login Succeeded [2024-12-13T02:04:15.455Z] ****.io [2024-12-13T02:04:15.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T02:04:15.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T02:04:15.990Z] Configure a credential helper to remove this warning. See [2024-12-13T02:04:15.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T02:04:15.990Z] [2024-12-13T02:04:15.990Z] Login Succeeded [2024-12-13T02:04:15.990Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T02:04:16.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:04:16.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T02:04:16.091Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-13T02:04:16.091Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:16.091Z] latest [2024-12-13T02:04:16.091Z] 4.0.0-dev.27 [2024-12-13T02:04:16.091Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:16.091Z] main [2024-12-13T02:04:16.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:16.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:16.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:16.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:04:16.850Z] beab4a228c73: Preparing [2024-12-13T02:04:16.850Z] a7c2e2c6143c: Preparing [2024-12-13T02:04:16.850Z] 1c8732931d78: Preparing [2024-12-13T02:04:16.850Z] 4041b3a95127: Preparing [2024-12-13T02:04:16.850Z] ff21febb165c: Preparing [2024-12-13T02:04:16.850Z] 53359a125c56: Preparing [2024-12-13T02:04:16.850Z] 651d9022c234: Preparing [2024-12-13T02:04:16.850Z] 53359a125c56: Waiting [2024-12-13T02:04:16.850Z] 651d9022c234: Waiting [2024-12-13T02:04:17.117Z] 4041b3a95127: Pushed [2024-12-13T02:04:17.117Z] 1c8732931d78: Pushed [2024-12-13T02:04:17.117Z] beab4a228c73: Pushed [2024-12-13T02:04:17.117Z] 651d9022c234: Layer already exists [2024-12-13T02:04:17.385Z] 53359a125c56: Pushed [2024-12-13T02:04:18.798Z] ff21febb165c: Pushed [2024-12-13T02:04:22.129Z] a7c2e2c6143c: Pushed [2024-12-13T02:04:22.129Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:22.488Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:22.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-13T02:04:22.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:04:22.839Z] beab4a228c73: Preparing [2024-12-13T02:04:22.839Z] a7c2e2c6143c: Preparing [2024-12-13T02:04:22.839Z] 1c8732931d78: Preparing [2024-12-13T02:04:22.839Z] 4041b3a95127: Preparing [2024-12-13T02:04:22.839Z] ff21febb165c: Preparing [2024-12-13T02:04:22.839Z] 53359a125c56: Preparing [2024-12-13T02:04:22.839Z] 651d9022c234: Preparing [2024-12-13T02:04:22.839Z] 53359a125c56: Waiting [2024-12-13T02:04:22.839Z] 651d9022c234: Waiting [2024-12-13T02:04:22.840Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:22.840Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:22.840Z] a7c2e2c6143c: Layer already exists [2024-12-13T02:04:22.840Z] ff21febb165c: Layer already exists [2024-12-13T02:04:22.840Z] beab4a228c73: Layer already exists [2024-12-13T02:04:22.840Z] 53359a125c56: Layer already exists [2024-12-13T02:04:22.840Z] 651d9022c234: Layer already exists [2024-12-13T02:04:23.105Z] latest: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:23.484Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:23.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.27 [2024-12-13T02:04:23.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:04:23.839Z] beab4a228c73: Preparing [2024-12-13T02:04:23.839Z] a7c2e2c6143c: Preparing [2024-12-13T02:04:23.839Z] 1c8732931d78: Preparing [2024-12-13T02:04:23.839Z] 4041b3a95127: Preparing [2024-12-13T02:04:23.839Z] ff21febb165c: Preparing [2024-12-13T02:04:23.839Z] 53359a125c56: Preparing [2024-12-13T02:04:23.839Z] 651d9022c234: Preparing [2024-12-13T02:04:23.839Z] 53359a125c56: Waiting [2024-12-13T02:04:23.839Z] 651d9022c234: Waiting [2024-12-13T02:04:23.839Z] beab4a228c73: Layer already exists [2024-12-13T02:04:23.839Z] a7c2e2c6143c: Layer already exists [2024-12-13T02:04:23.839Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:23.839Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:23.839Z] ff21febb165c: Layer already exists [2024-12-13T02:04:23.839Z] 53359a125c56: Layer already exists [2024-12-13T02:04:23.839Z] 651d9022c234: Layer already exists [2024-12-13T02:04:24.103Z] 4.0.0-dev.27: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:24.455Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:24.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:24.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:04:24.806Z] beab4a228c73: Preparing [2024-12-13T02:04:24.806Z] a7c2e2c6143c: Preparing [2024-12-13T02:04:24.806Z] 1c8732931d78: Preparing [2024-12-13T02:04:24.806Z] 4041b3a95127: Preparing [2024-12-13T02:04:24.806Z] ff21febb165c: Preparing [2024-12-13T02:04:24.806Z] 53359a125c56: Preparing [2024-12-13T02:04:24.806Z] 53359a125c56: Waiting [2024-12-13T02:04:24.806Z] 651d9022c234: Preparing [2024-12-13T02:04:24.806Z] 651d9022c234: Waiting [2024-12-13T02:04:24.806Z] beab4a228c73: Layer already exists [2024-12-13T02:04:24.806Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:24.806Z] ff21febb165c: Layer already exists [2024-12-13T02:04:24.806Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:24.806Z] a7c2e2c6143c: Layer already exists [2024-12-13T02:04:24.806Z] 53359a125c56: Layer already exists [2024-12-13T02:04:24.806Z] 651d9022c234: Layer already exists [2024-12-13T02:04:25.072Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:25.436Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:25.789Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-13T02:04:25.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-13T02:04:25.789Z] beab4a228c73: Preparing [2024-12-13T02:04:25.789Z] a7c2e2c6143c: Preparing [2024-12-13T02:04:25.789Z] 1c8732931d78: Preparing [2024-12-13T02:04:25.789Z] 4041b3a95127: Preparing [2024-12-13T02:04:25.789Z] ff21febb165c: Preparing [2024-12-13T02:04:25.789Z] 53359a125c56: Preparing [2024-12-13T02:04:25.789Z] 651d9022c234: Preparing [2024-12-13T02:04:25.789Z] 53359a125c56: Waiting [2024-12-13T02:04:25.789Z] 651d9022c234: Waiting [2024-12-13T02:04:25.789Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:25.789Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:25.789Z] a7c2e2c6143c: Layer already exists [2024-12-13T02:04:25.789Z] ff21febb165c: Layer already exists [2024-12-13T02:04:25.789Z] beab4a228c73: Layer already exists [2024-12-13T02:04:25.789Z] 651d9022c234: Layer already exists [2024-12-13T02:04:25.789Z] 53359a125c56: Layer already exists [2024-12-13T02:04:26.054Z] main: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:04:26.148Z] ===================================================== [Pipeline] echo [2024-12-13T02:04:26.166Z] taggedImages: [2024-12-13T02:04:26.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:26.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-13T02:04:26.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.27 [2024-12-13T02:04:26.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:26.166Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-13T02:04:26.199Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-13T02:04:26.199Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:26.199Z] latest [2024-12-13T02:04:26.199Z] 4.0.0-dev.27 [2024-12-13T02:04:26.199Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:26.199Z] main [2024-12-13T02:04:26.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:26.568Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:27.410Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:27.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:04:27.410Z] ad7bdbbad3bf: Preparing [2024-12-13T02:04:27.410Z] 0d13a7042421: Preparing [2024-12-13T02:04:27.410Z] 519ff1ac75a2: Preparing [2024-12-13T02:04:27.410Z] 1f147943fad1: Preparing [2024-12-13T02:04:27.410Z] 1c8732931d78: Preparing [2024-12-13T02:04:27.410Z] 4041b3a95127: Preparing [2024-12-13T02:04:27.410Z] ff21febb165c: Preparing [2024-12-13T02:04:27.410Z] 53359a125c56: Preparing [2024-12-13T02:04:27.410Z] 651d9022c234: Preparing [2024-12-13T02:04:27.410Z] 4041b3a95127: Waiting [2024-12-13T02:04:27.410Z] 53359a125c56: Waiting [2024-12-13T02:04:27.410Z] ff21febb165c: Waiting [2024-12-13T02:04:27.410Z] 651d9022c234: Waiting [2024-12-13T02:04:27.410Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:27.678Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:27.678Z] ff21febb165c: Layer already exists [2024-12-13T02:04:27.678Z] 0d13a7042421: Pushed [2024-12-13T02:04:27.678Z] 519ff1ac75a2: Pushed [2024-12-13T02:04:27.678Z] 53359a125c56: Layer already exists [2024-12-13T02:04:27.678Z] ad7bdbbad3bf: Pushed [2024-12-13T02:04:27.678Z] 651d9022c234: Layer already exists [2024-12-13T02:04:29.614Z] 1f147943fad1: Pushed [2024-12-13T02:04:29.881Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:30.246Z] + 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-12-13T02:04:30.607Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-13T02:04:30.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:04:30.607Z] ad7bdbbad3bf: Preparing [2024-12-13T02:04:30.607Z] 0d13a7042421: Preparing [2024-12-13T02:04:30.607Z] 519ff1ac75a2: Preparing [2024-12-13T02:04:30.607Z] 1f147943fad1: Preparing [2024-12-13T02:04:30.607Z] 1c8732931d78: Preparing [2024-12-13T02:04:30.607Z] 4041b3a95127: Preparing [2024-12-13T02:04:30.607Z] ff21febb165c: Preparing [2024-12-13T02:04:30.607Z] 53359a125c56: Preparing [2024-12-13T02:04:30.607Z] 651d9022c234: Preparing [2024-12-13T02:04:30.607Z] 4041b3a95127: Waiting [2024-12-13T02:04:30.607Z] ff21febb165c: Waiting [2024-12-13T02:04:30.607Z] 53359a125c56: Waiting [2024-12-13T02:04:30.607Z] 651d9022c234: Waiting [2024-12-13T02:04:30.607Z] 1f147943fad1: Layer already exists [2024-12-13T02:04:30.607Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:30.607Z] 519ff1ac75a2: Layer already exists [2024-12-13T02:04:30.607Z] 0d13a7042421: Layer already exists [2024-12-13T02:04:30.607Z] ad7bdbbad3bf: Layer already exists [2024-12-13T02:04:30.607Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:30.607Z] 53359a125c56: Layer already exists [2024-12-13T02:04:30.607Z] 651d9022c234: Layer already exists [2024-12-13T02:04:30.607Z] ff21febb165c: Layer already exists [2024-12-13T02:04:30.873Z] latest: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:31.241Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:31.599Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.27 [2024-12-13T02:04:31.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:04:31.599Z] ad7bdbbad3bf: Preparing [2024-12-13T02:04:31.599Z] 0d13a7042421: Preparing [2024-12-13T02:04:31.599Z] 519ff1ac75a2: Preparing [2024-12-13T02:04:31.599Z] 1f147943fad1: Preparing [2024-12-13T02:04:31.599Z] 1c8732931d78: Preparing [2024-12-13T02:04:31.599Z] 4041b3a95127: Preparing [2024-12-13T02:04:31.599Z] 4041b3a95127: Waiting [2024-12-13T02:04:31.599Z] ff21febb165c: Preparing [2024-12-13T02:04:31.599Z] 53359a125c56: Preparing [2024-12-13T02:04:31.599Z] ff21febb165c: Waiting [2024-12-13T02:04:31.599Z] 651d9022c234: Preparing [2024-12-13T02:04:31.599Z] 53359a125c56: Waiting [2024-12-13T02:04:31.599Z] 651d9022c234: Waiting [2024-12-13T02:04:31.599Z] ad7bdbbad3bf: Layer already exists [2024-12-13T02:04:31.599Z] 519ff1ac75a2: Layer already exists [2024-12-13T02:04:31.599Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:31.599Z] 1f147943fad1: Layer already exists [2024-12-13T02:04:31.599Z] 0d13a7042421: Layer already exists [2024-12-13T02:04:31.599Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:31.599Z] 53359a125c56: Layer already exists [2024-12-13T02:04:31.599Z] ff21febb165c: Layer already exists [2024-12-13T02:04:31.599Z] 651d9022c234: Layer already exists [2024-12-13T02:04:31.866Z] 4.0.0-dev.27: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:32.237Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:32.602Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:32.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:04:32.603Z] ad7bdbbad3bf: Preparing [2024-12-13T02:04:32.603Z] 0d13a7042421: Preparing [2024-12-13T02:04:32.603Z] 519ff1ac75a2: Preparing [2024-12-13T02:04:32.603Z] 1f147943fad1: Preparing [2024-12-13T02:04:32.603Z] 1c8732931d78: Preparing [2024-12-13T02:04:32.603Z] 4041b3a95127: Preparing [2024-12-13T02:04:32.603Z] ff21febb165c: Preparing [2024-12-13T02:04:32.603Z] 53359a125c56: Preparing [2024-12-13T02:04:32.603Z] 651d9022c234: Preparing [2024-12-13T02:04:32.603Z] 4041b3a95127: Waiting [2024-12-13T02:04:32.603Z] ff21febb165c: Waiting [2024-12-13T02:04:32.603Z] 53359a125c56: Waiting [2024-12-13T02:04:32.603Z] 651d9022c234: Waiting [2024-12-13T02:04:32.603Z] ad7bdbbad3bf: Layer already exists [2024-12-13T02:04:32.603Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:32.603Z] 0d13a7042421: Layer already exists [2024-12-13T02:04:32.603Z] 1f147943fad1: Layer already exists [2024-12-13T02:04:32.603Z] 519ff1ac75a2: Layer already exists [2024-12-13T02:04:32.603Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:32.603Z] ff21febb165c: Layer already exists [2024-12-13T02:04:32.603Z] 53359a125c56: Layer already exists [2024-12-13T02:04:32.603Z] 651d9022c234: Layer already exists [2024-12-13T02:04:32.871Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:33.244Z] + 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-12-13T02:04:33.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-13T02:04:33.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-13T02:04:33.622Z] ad7bdbbad3bf: Preparing [2024-12-13T02:04:33.622Z] 0d13a7042421: Preparing [2024-12-13T02:04:33.622Z] 519ff1ac75a2: Preparing [2024-12-13T02:04:33.622Z] 1f147943fad1: Preparing [2024-12-13T02:04:33.622Z] 1c8732931d78: Preparing [2024-12-13T02:04:33.622Z] 4041b3a95127: Preparing [2024-12-13T02:04:33.622Z] ff21febb165c: Preparing [2024-12-13T02:04:33.622Z] 53359a125c56: Preparing [2024-12-13T02:04:33.622Z] 651d9022c234: Preparing [2024-12-13T02:04:33.622Z] ff21febb165c: Waiting [2024-12-13T02:04:33.622Z] 4041b3a95127: Waiting [2024-12-13T02:04:33.622Z] 53359a125c56: Waiting [2024-12-13T02:04:33.622Z] 651d9022c234: Waiting [2024-12-13T02:04:33.622Z] 0d13a7042421: Layer already exists [2024-12-13T02:04:33.622Z] ad7bdbbad3bf: Layer already exists [2024-12-13T02:04:33.622Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:33.622Z] 1f147943fad1: Layer already exists [2024-12-13T02:04:33.622Z] 519ff1ac75a2: Layer already exists [2024-12-13T02:04:33.622Z] 651d9022c234: Layer already exists [2024-12-13T02:04:33.622Z] 53359a125c56: Layer already exists [2024-12-13T02:04:33.622Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:33.622Z] ff21febb165c: Layer already exists [2024-12-13T02:04:33.891Z] main: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:04:33.971Z] ===================================================== [Pipeline] echo [2024-12-13T02:04:33.983Z] taggedImages: [2024-12-13T02:04:33.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:33.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-13T02:04:33.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.27 [2024-12-13T02:04:33.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:33.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-13T02:04:34.008Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-13T02:04:34.008Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:34.008Z] latest [2024-12-13T02:04:34.008Z] 4.0.0-dev.27 [2024-12-13T02:04:34.008Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:34.008Z] main [2024-12-13T02:04:34.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:34.391Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:34.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:34.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:04:34.776Z] 3b3632a2bcfd: Preparing [2024-12-13T02:04:34.776Z] 887d32b0ed21: Preparing [2024-12-13T02:04:34.776Z] b98939f5e6a9: Preparing [2024-12-13T02:04:34.776Z] 1c8732931d78: Preparing [2024-12-13T02:04:34.776Z] 4041b3a95127: Preparing [2024-12-13T02:04:34.776Z] 986c7544f216: Preparing [2024-12-13T02:04:34.776Z] ae6d8f1d7823: Preparing [2024-12-13T02:04:34.776Z] 986c7544f216: Waiting [2024-12-13T02:04:34.776Z] 651d9022c234: Preparing [2024-12-13T02:04:34.776Z] ae6d8f1d7823: Waiting [2024-12-13T02:04:34.776Z] 651d9022c234: Waiting [2024-12-13T02:04:34.776Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:34.776Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:35.046Z] 3b3632a2bcfd: Pushed [2024-12-13T02:04:35.046Z] 887d32b0ed21: Pushed [2024-12-13T02:04:35.046Z] 651d9022c234: Layer already exists [2024-12-13T02:04:35.046Z] ae6d8f1d7823: Pushed [2024-12-13T02:04:36.452Z] 986c7544f216: Pushed [2024-12-13T02:04:40.706Z] b98939f5e6a9: Pushed [2024-12-13T02:04:40.706Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:41.068Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:41.434Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-13T02:04:41.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:04:41.434Z] 3b3632a2bcfd: Preparing [2024-12-13T02:04:41.434Z] 887d32b0ed21: Preparing [2024-12-13T02:04:41.434Z] b98939f5e6a9: Preparing [2024-12-13T02:04:41.434Z] 1c8732931d78: Preparing [2024-12-13T02:04:41.434Z] 4041b3a95127: Preparing [2024-12-13T02:04:41.434Z] 986c7544f216: Preparing [2024-12-13T02:04:41.434Z] ae6d8f1d7823: Preparing [2024-12-13T02:04:41.434Z] 651d9022c234: Preparing [2024-12-13T02:04:41.434Z] 986c7544f216: Waiting [2024-12-13T02:04:41.434Z] ae6d8f1d7823: Waiting [2024-12-13T02:04:41.434Z] 651d9022c234: Waiting [2024-12-13T02:04:41.434Z] 3b3632a2bcfd: Layer already exists [2024-12-13T02:04:41.434Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:41.434Z] 887d32b0ed21: Layer already exists [2024-12-13T02:04:41.434Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:41.434Z] b98939f5e6a9: Layer already exists [2024-12-13T02:04:41.434Z] 651d9022c234: Layer already exists [2024-12-13T02:04:41.434Z] ae6d8f1d7823: Layer already exists [2024-12-13T02:04:41.434Z] 986c7544f216: Layer already exists [2024-12-13T02:04:41.701Z] latest: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:42.069Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:42.426Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.27 [2024-12-13T02:04:42.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:04:42.426Z] 3b3632a2bcfd: Preparing [2024-12-13T02:04:42.426Z] 887d32b0ed21: Preparing [2024-12-13T02:04:42.426Z] b98939f5e6a9: Preparing [2024-12-13T02:04:42.426Z] 1c8732931d78: Preparing [2024-12-13T02:04:42.426Z] 4041b3a95127: Preparing [2024-12-13T02:04:42.426Z] 986c7544f216: Preparing [2024-12-13T02:04:42.426Z] ae6d8f1d7823: Preparing [2024-12-13T02:04:42.426Z] 986c7544f216: Waiting [2024-12-13T02:04:42.426Z] 651d9022c234: Preparing [2024-12-13T02:04:42.426Z] ae6d8f1d7823: Waiting [2024-12-13T02:04:42.426Z] 651d9022c234: Waiting [2024-12-13T02:04:42.426Z] b98939f5e6a9: Layer already exists [2024-12-13T02:04:42.426Z] 3b3632a2bcfd: Layer already exists [2024-12-13T02:04:42.426Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:42.426Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:42.426Z] 887d32b0ed21: Layer already exists [2024-12-13T02:04:42.426Z] 986c7544f216: Layer already exists [2024-12-13T02:04:42.426Z] 651d9022c234: Layer already exists [2024-12-13T02:04:42.426Z] ae6d8f1d7823: Layer already exists [2024-12-13T02:04:42.693Z] 4.0.0-dev.27: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:43.136Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:43.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:43.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:04:43.507Z] 3b3632a2bcfd: Preparing [2024-12-13T02:04:43.507Z] 887d32b0ed21: Preparing [2024-12-13T02:04:43.507Z] b98939f5e6a9: Preparing [2024-12-13T02:04:43.507Z] 1c8732931d78: Preparing [2024-12-13T02:04:43.507Z] 4041b3a95127: Preparing [2024-12-13T02:04:43.507Z] 986c7544f216: Preparing [2024-12-13T02:04:43.507Z] ae6d8f1d7823: Preparing [2024-12-13T02:04:43.507Z] 651d9022c234: Preparing [2024-12-13T02:04:43.507Z] 986c7544f216: Waiting [2024-12-13T02:04:43.507Z] ae6d8f1d7823: Waiting [2024-12-13T02:04:43.508Z] 651d9022c234: Waiting [2024-12-13T02:04:43.508Z] 3b3632a2bcfd: Layer already exists [2024-12-13T02:04:43.508Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:43.508Z] b98939f5e6a9: Layer already exists [2024-12-13T02:04:43.508Z] 887d32b0ed21: Layer already exists [2024-12-13T02:04:43.508Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:43.508Z] 651d9022c234: Layer already exists [2024-12-13T02:04:43.508Z] 986c7544f216: Layer already exists [2024-12-13T02:04:43.508Z] ae6d8f1d7823: Layer already exists [2024-12-13T02:04:43.785Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:44.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:44.531Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-13T02:04:44.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-13T02:04:47.149Z] 3b3632a2bcfd: Preparing [2024-12-13T02:04:47.149Z] 887d32b0ed21: Preparing [2024-12-13T02:04:47.149Z] b98939f5e6a9: Preparing [2024-12-13T02:04:47.149Z] 1c8732931d78: Preparing [2024-12-13T02:04:47.149Z] 4041b3a95127: Preparing [2024-12-13T02:04:47.149Z] 986c7544f216: Preparing [2024-12-13T02:04:47.149Z] ae6d8f1d7823: Preparing [2024-12-13T02:04:47.149Z] 651d9022c234: Preparing [2024-12-13T02:04:47.149Z] ae6d8f1d7823: Waiting [2024-12-13T02:04:47.149Z] 986c7544f216: Waiting [2024-12-13T02:04:47.149Z] 651d9022c234: Waiting [2024-12-13T02:04:47.149Z] b98939f5e6a9: Layer already exists [2024-12-13T02:04:47.149Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:47.149Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:47.149Z] 887d32b0ed21: Layer already exists [2024-12-13T02:04:47.149Z] 3b3632a2bcfd: Layer already exists [2024-12-13T02:04:47.149Z] 986c7544f216: Layer already exists [2024-12-13T02:04:47.149Z] ae6d8f1d7823: Layer already exists [2024-12-13T02:04:47.149Z] 651d9022c234: Layer already exists [2024-12-13T02:04:47.149Z] main: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:04:47.228Z] ===================================================== [Pipeline] echo [2024-12-13T02:04:47.241Z] taggedImages: [2024-12-13T02:04:47.241Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:47.241Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-13T02:04:47.241Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.27 [2024-12-13T02:04:47.241Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:47.241Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-13T02:04:47.274Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-13T02:04:47.274Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:47.274Z] latest [2024-12-13T02:04:47.274Z] 4.0.0-dev.27 [2024-12-13T02:04:47.274Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:47.274Z] main [2024-12-13T02:04:47.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:47.655Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:48.056Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:48.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:04:48.056Z] 5930c8d6ed32: Preparing [2024-12-13T02:04:48.056Z] 7a788767ffb3: Preparing [2024-12-13T02:04:48.056Z] c465148ca91b: Preparing [2024-12-13T02:04:48.056Z] 4041b3a95127: Preparing [2024-12-13T02:04:48.056Z] 3b2f7cc438e6: Preparing [2024-12-13T02:04:48.056Z] 203603bdcfae: Preparing [2024-12-13T02:04:48.056Z] 651d9022c234: Preparing [2024-12-13T02:04:48.056Z] 203603bdcfae: Waiting [2024-12-13T02:04:48.056Z] 651d9022c234: Waiting [2024-12-13T02:04:48.056Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:48.325Z] 7a788767ffb3: Pushed [2024-12-13T02:04:48.325Z] 5930c8d6ed32: Pushed [2024-12-13T02:04:48.325Z] 3b2f7cc438e6: Pushed [2024-12-13T02:04:48.325Z] 651d9022c234: Layer already exists [2024-12-13T02:04:48.325Z] 203603bdcfae: Pushed [2024-12-13T02:04:53.727Z] c465148ca91b: Pushed [2024-12-13T02:04:53.994Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:54.359Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:54.707Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-13T02:04:54.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:04:54.707Z] 5930c8d6ed32: Preparing [2024-12-13T02:04:54.707Z] 7a788767ffb3: Preparing [2024-12-13T02:04:54.707Z] c465148ca91b: Preparing [2024-12-13T02:04:54.707Z] 4041b3a95127: Preparing [2024-12-13T02:04:54.707Z] 3b2f7cc438e6: Preparing [2024-12-13T02:04:54.707Z] 203603bdcfae: Preparing [2024-12-13T02:04:54.707Z] 651d9022c234: Preparing [2024-12-13T02:04:54.707Z] 203603bdcfae: Waiting [2024-12-13T02:04:54.707Z] 651d9022c234: Waiting [2024-12-13T02:04:54.707Z] 5930c8d6ed32: Layer already exists [2024-12-13T02:04:54.707Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:54.707Z] 3b2f7cc438e6: Layer already exists [2024-12-13T02:04:54.707Z] c465148ca91b: Layer already exists [2024-12-13T02:04:54.707Z] 7a788767ffb3: Layer already exists [2024-12-13T02:04:54.707Z] 203603bdcfae: Layer already exists [2024-12-13T02:04:54.707Z] 651d9022c234: Layer already exists [2024-12-13T02:04:54.975Z] latest: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:55.348Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:55.707Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.27 [2024-12-13T02:04:55.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:04:55.707Z] 5930c8d6ed32: Preparing [2024-12-13T02:04:55.707Z] 7a788767ffb3: Preparing [2024-12-13T02:04:55.707Z] c465148ca91b: Preparing [2024-12-13T02:04:55.707Z] 4041b3a95127: Preparing [2024-12-13T02:04:55.707Z] 3b2f7cc438e6: Preparing [2024-12-13T02:04:55.707Z] 203603bdcfae: Preparing [2024-12-13T02:04:55.707Z] 651d9022c234: Preparing [2024-12-13T02:04:55.707Z] 203603bdcfae: Waiting [2024-12-13T02:04:55.707Z] 651d9022c234: Waiting [2024-12-13T02:04:55.707Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:55.707Z] 5930c8d6ed32: Layer already exists [2024-12-13T02:04:55.707Z] 3b2f7cc438e6: Layer already exists [2024-12-13T02:04:55.707Z] 7a788767ffb3: Layer already exists [2024-12-13T02:04:55.707Z] c465148ca91b: Layer already exists [2024-12-13T02:04:55.707Z] 203603bdcfae: Layer already exists [2024-12-13T02:04:55.707Z] 651d9022c234: Layer already exists [2024-12-13T02:04:55.977Z] 4.0.0-dev.27: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:56.333Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:56.705Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:56.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:04:56.705Z] 5930c8d6ed32: Preparing [2024-12-13T02:04:56.705Z] 7a788767ffb3: Preparing [2024-12-13T02:04:56.705Z] c465148ca91b: Preparing [2024-12-13T02:04:56.705Z] 4041b3a95127: Preparing [2024-12-13T02:04:56.705Z] 3b2f7cc438e6: Preparing [2024-12-13T02:04:56.705Z] 203603bdcfae: Preparing [2024-12-13T02:04:56.705Z] 651d9022c234: Preparing [2024-12-13T02:04:56.705Z] 203603bdcfae: Waiting [2024-12-13T02:04:56.705Z] 651d9022c234: Waiting [2024-12-13T02:04:56.705Z] c465148ca91b: Layer already exists [2024-12-13T02:04:56.705Z] 7a788767ffb3: Layer already exists [2024-12-13T02:04:56.705Z] 5930c8d6ed32: Layer already exists [2024-12-13T02:04:56.705Z] 3b2f7cc438e6: Layer already exists [2024-12-13T02:04:56.705Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:56.705Z] 651d9022c234: Layer already exists [2024-12-13T02:04:56.705Z] 203603bdcfae: Layer already exists [2024-12-13T02:04:56.973Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:57.350Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:57.714Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-13T02:04:57.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-13T02:04:57.714Z] 5930c8d6ed32: Preparing [2024-12-13T02:04:57.714Z] 7a788767ffb3: Preparing [2024-12-13T02:04:57.714Z] c465148ca91b: Preparing [2024-12-13T02:04:57.714Z] 4041b3a95127: Preparing [2024-12-13T02:04:57.714Z] 3b2f7cc438e6: Preparing [2024-12-13T02:04:57.714Z] 203603bdcfae: Preparing [2024-12-13T02:04:57.714Z] 651d9022c234: Preparing [2024-12-13T02:04:57.714Z] 203603bdcfae: Waiting [2024-12-13T02:04:57.714Z] 651d9022c234: Waiting [2024-12-13T02:04:57.714Z] 5930c8d6ed32: Layer already exists [2024-12-13T02:04:57.714Z] 3b2f7cc438e6: Layer already exists [2024-12-13T02:04:57.714Z] c465148ca91b: Layer already exists [2024-12-13T02:04:57.714Z] 7a788767ffb3: Layer already exists [2024-12-13T02:04:57.714Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:57.714Z] 203603bdcfae: Layer already exists [2024-12-13T02:04:57.714Z] 651d9022c234: Layer already exists [2024-12-13T02:04:57.981Z] main: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:04:58.065Z] ===================================================== [Pipeline] echo [2024-12-13T02:04:58.077Z] taggedImages: [2024-12-13T02:04:58.077Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:58.077Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-13T02:04:58.077Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.27 [2024-12-13T02:04:58.077Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:58.077Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-13T02:04:58.101Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-13T02:04:58.101Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:58.101Z] latest [2024-12-13T02:04:58.101Z] 4.0.0-dev.27 [2024-12-13T02:04:58.101Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:04:58.101Z] main [2024-12-13T02:04:58.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:58.468Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:04:58.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:04:58.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:04:58.827Z] c1f27aef50f9: Preparing [2024-12-13T02:04:58.827Z] 7c484eab4479: Preparing [2024-12-13T02:04:58.827Z] e2593b5d232b: Preparing [2024-12-13T02:04:58.827Z] e88d5e1e7417: Preparing [2024-12-13T02:04:58.827Z] 1c8732931d78: Preparing [2024-12-13T02:04:58.827Z] 4041b3a95127: Preparing [2024-12-13T02:04:58.827Z] ff21febb165c: Preparing [2024-12-13T02:04:58.827Z] 53359a125c56: Preparing [2024-12-13T02:04:58.827Z] 651d9022c234: Preparing [2024-12-13T02:04:58.827Z] 4041b3a95127: Waiting [2024-12-13T02:04:58.827Z] ff21febb165c: Waiting [2024-12-13T02:04:58.827Z] 53359a125c56: Waiting [2024-12-13T02:04:58.827Z] 651d9022c234: Waiting [2024-12-13T02:04:58.827Z] 1c8732931d78: Layer already exists [2024-12-13T02:04:58.827Z] 4041b3a95127: Layer already exists [2024-12-13T02:04:59.094Z] ff21febb165c: Layer already exists [2024-12-13T02:04:59.094Z] 53359a125c56: Layer already exists [2024-12-13T02:04:59.094Z] 651d9022c234: Layer already exists [2024-12-13T02:04:59.094Z] c1f27aef50f9: Pushed [2024-12-13T02:04:59.094Z] 7c484eab4479: Pushed [2024-12-13T02:04:59.094Z] e2593b5d232b: Pushed [2024-12-13T02:05:05.748Z] e88d5e1e7417: Pushed [2024-12-13T02:05:05.748Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:06.117Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:06.478Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-13T02:05:06.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:05:06.478Z] c1f27aef50f9: Preparing [2024-12-13T02:05:06.478Z] 7c484eab4479: Preparing [2024-12-13T02:05:06.478Z] e2593b5d232b: Preparing [2024-12-13T02:05:06.478Z] e88d5e1e7417: Preparing [2024-12-13T02:05:06.478Z] 1c8732931d78: Preparing [2024-12-13T02:05:06.478Z] 4041b3a95127: Preparing [2024-12-13T02:05:06.478Z] ff21febb165c: Preparing [2024-12-13T02:05:06.478Z] 53359a125c56: Preparing [2024-12-13T02:05:06.478Z] 651d9022c234: Preparing [2024-12-13T02:05:06.478Z] 4041b3a95127: Waiting [2024-12-13T02:05:06.478Z] ff21febb165c: Waiting [2024-12-13T02:05:06.478Z] 53359a125c56: Waiting [2024-12-13T02:05:06.478Z] 651d9022c234: Waiting [2024-12-13T02:05:06.478Z] e2593b5d232b: Layer already exists [2024-12-13T02:05:06.478Z] c1f27aef50f9: Layer already exists [2024-12-13T02:05:06.478Z] e88d5e1e7417: Layer already exists [2024-12-13T02:05:06.478Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:06.478Z] 7c484eab4479: Layer already exists [2024-12-13T02:05:06.478Z] 53359a125c56: Layer already exists [2024-12-13T02:05:06.478Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:06.478Z] 651d9022c234: Layer already exists [2024-12-13T02:05:06.478Z] ff21febb165c: Layer already exists [2024-12-13T02:05:06.746Z] latest: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:07.116Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:07.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.27 [2024-12-13T02:05:07.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:05:07.481Z] c1f27aef50f9: Preparing [2024-12-13T02:05:07.481Z] 7c484eab4479: Preparing [2024-12-13T02:05:07.481Z] e2593b5d232b: Preparing [2024-12-13T02:05:07.481Z] e88d5e1e7417: Preparing [2024-12-13T02:05:07.481Z] 1c8732931d78: Preparing [2024-12-13T02:05:07.481Z] 4041b3a95127: Preparing [2024-12-13T02:05:07.481Z] ff21febb165c: Preparing [2024-12-13T02:05:07.481Z] 53359a125c56: Preparing [2024-12-13T02:05:07.481Z] 651d9022c234: Preparing [2024-12-13T02:05:07.481Z] 4041b3a95127: Waiting [2024-12-13T02:05:07.481Z] 651d9022c234: Waiting [2024-12-13T02:05:07.481Z] ff21febb165c: Waiting [2024-12-13T02:05:07.481Z] 53359a125c56: Waiting [2024-12-13T02:05:07.481Z] c1f27aef50f9: Layer already exists [2024-12-13T02:05:07.481Z] 7c484eab4479: Layer already exists [2024-12-13T02:05:07.481Z] e88d5e1e7417: Layer already exists [2024-12-13T02:05:07.481Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:07.481Z] e2593b5d232b: Layer already exists [2024-12-13T02:05:07.481Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:07.481Z] ff21febb165c: Layer already exists [2024-12-13T02:05:07.481Z] 53359a125c56: Layer already exists [2024-12-13T02:05:07.481Z] 651d9022c234: Layer already exists [2024-12-13T02:05:07.747Z] 4.0.0-dev.27: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:08.096Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:08.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:08.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:05:08.458Z] c1f27aef50f9: Preparing [2024-12-13T02:05:08.458Z] 7c484eab4479: Preparing [2024-12-13T02:05:08.458Z] e2593b5d232b: Preparing [2024-12-13T02:05:08.458Z] e88d5e1e7417: Preparing [2024-12-13T02:05:08.458Z] 1c8732931d78: Preparing [2024-12-13T02:05:08.458Z] 4041b3a95127: Preparing [2024-12-13T02:05:08.458Z] ff21febb165c: Preparing [2024-12-13T02:05:08.458Z] 53359a125c56: Preparing [2024-12-13T02:05:08.458Z] 651d9022c234: Preparing [2024-12-13T02:05:08.458Z] 4041b3a95127: Waiting [2024-12-13T02:05:08.458Z] ff21febb165c: Waiting [2024-12-13T02:05:08.458Z] 53359a125c56: Waiting [2024-12-13T02:05:08.458Z] 651d9022c234: Waiting [2024-12-13T02:05:08.458Z] 7c484eab4479: Layer already exists [2024-12-13T02:05:08.458Z] c1f27aef50f9: Layer already exists [2024-12-13T02:05:08.458Z] e88d5e1e7417: Layer already exists [2024-12-13T02:05:08.458Z] e2593b5d232b: Layer already exists [2024-12-13T02:05:08.458Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:08.458Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:08.458Z] 53359a125c56: Layer already exists [2024-12-13T02:05:08.458Z] ff21febb165c: Layer already exists [2024-12-13T02:05:08.458Z] 651d9022c234: Layer already exists [2024-12-13T02:05:08.725Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:09.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:09.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-13T02:05:09.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-13T02:05:09.454Z] c1f27aef50f9: Preparing [2024-12-13T02:05:09.454Z] 7c484eab4479: Preparing [2024-12-13T02:05:09.454Z] e2593b5d232b: Preparing [2024-12-13T02:05:09.454Z] e88d5e1e7417: Preparing [2024-12-13T02:05:09.454Z] 1c8732931d78: Preparing [2024-12-13T02:05:09.454Z] 4041b3a95127: Preparing [2024-12-13T02:05:09.454Z] ff21febb165c: Preparing [2024-12-13T02:05:09.454Z] 53359a125c56: Preparing [2024-12-13T02:05:09.454Z] 651d9022c234: Preparing [2024-12-13T02:05:09.454Z] ff21febb165c: Waiting [2024-12-13T02:05:09.454Z] 53359a125c56: Waiting [2024-12-13T02:05:09.454Z] 4041b3a95127: Waiting [2024-12-13T02:05:09.454Z] 651d9022c234: Waiting [2024-12-13T02:05:09.454Z] e88d5e1e7417: Layer already exists [2024-12-13T02:05:09.454Z] e2593b5d232b: Layer already exists [2024-12-13T02:05:09.454Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:09.454Z] c1f27aef50f9: Layer already exists [2024-12-13T02:05:09.454Z] 7c484eab4479: Layer already exists [2024-12-13T02:05:09.454Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:09.454Z] ff21febb165c: Layer already exists [2024-12-13T02:05:09.454Z] 53359a125c56: Layer already exists [2024-12-13T02:05:09.454Z] 651d9022c234: Layer already exists [2024-12-13T02:05:09.730Z] main: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:05:09.805Z] ===================================================== [Pipeline] echo [2024-12-13T02:05:09.821Z] taggedImages: [2024-12-13T02:05:09.821Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:09.821Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-13T02:05:09.821Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.27 [2024-12-13T02:05:09.821Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:09.821Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-13T02:05:09.846Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-13T02:05:09.846Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:09.846Z] latest [2024-12-13T02:05:09.846Z] 4.0.0-dev.27 [2024-12-13T02:05:09.846Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:09.846Z] main [2024-12-13T02:05:09.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:10.392Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:10.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:10.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:05:10.763Z] 80d76096764d: Preparing [2024-12-13T02:05:10.763Z] e7ddaccdbce3: Preparing [2024-12-13T02:05:10.763Z] 0ec36391fd38: Preparing [2024-12-13T02:05:10.763Z] c14335489d35: Preparing [2024-12-13T02:05:10.763Z] 289b38f3eef8: Preparing [2024-12-13T02:05:10.763Z] 37ae9912c570: Preparing [2024-12-13T02:05:10.763Z] 24420cfeadaf: Preparing [2024-12-13T02:05:10.763Z] 1c8732931d78: Preparing [2024-12-13T02:05:10.763Z] 4041b3a95127: Preparing [2024-12-13T02:05:10.763Z] 82397e0838b2: Preparing [2024-12-13T02:05:10.763Z] f3fcb811f6ad: Preparing [2024-12-13T02:05:10.763Z] 5f70bf18a086: Preparing [2024-12-13T02:05:10.763Z] 1c8732931d78: Waiting [2024-12-13T02:05:10.763Z] 4041b3a95127: Waiting [2024-12-13T02:05:10.763Z] 37ae9912c570: Waiting [2024-12-13T02:05:10.763Z] 82397e0838b2: Waiting [2024-12-13T02:05:10.763Z] 24420cfeadaf: Waiting [2024-12-13T02:05:10.763Z] f3fcb811f6ad: Waiting [2024-12-13T02:05:10.763Z] a0e4da68bf41: Preparing [2024-12-13T02:05:10.763Z] 5f70bf18a086: Waiting [2024-12-13T02:05:10.763Z] a0e4da68bf41: Waiting [2024-12-13T02:05:10.763Z] 45b76876ec36: Preparing [2024-12-13T02:05:10.763Z] 45b76876ec36: Waiting [2024-12-13T02:05:10.763Z] c028d750d9a7: Preparing [2024-12-13T02:05:10.763Z] 651d9022c234: Preparing [2024-12-13T02:05:10.764Z] c028d750d9a7: Waiting [2024-12-13T02:05:10.764Z] 651d9022c234: Waiting [2024-12-13T02:05:11.031Z] e7ddaccdbce3: Pushed [2024-12-13T02:05:11.031Z] c14335489d35: Pushed [2024-12-13T02:05:11.031Z] 80d76096764d: Pushed [2024-12-13T02:05:11.031Z] 289b38f3eef8: Pushed [2024-12-13T02:05:11.031Z] 0ec36391fd38: Pushed [2024-12-13T02:05:11.031Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:11.031Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:11.031Z] 5f70bf18a086: Layer already exists [2024-12-13T02:05:11.031Z] 37ae9912c570: Pushed [2024-12-13T02:05:11.297Z] 82397e0838b2: Pushed [2024-12-13T02:05:11.297Z] f3fcb811f6ad: Pushed [2024-12-13T02:05:11.297Z] a0e4da68bf41: Pushed [2024-12-13T02:05:11.297Z] 651d9022c234: Layer already exists [2024-12-13T02:05:11.297Z] c028d750d9a7: Pushed [2024-12-13T02:05:13.240Z] 45b76876ec36: Pushed [2024-12-13T02:05:14.202Z] 24420cfeadaf: Pushed [2024-12-13T02:05:14.202Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:14.572Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:14.934Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-13T02:05:14.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:05:14.934Z] 80d76096764d: Preparing [2024-12-13T02:05:14.934Z] e7ddaccdbce3: Preparing [2024-12-13T02:05:14.934Z] 0ec36391fd38: Preparing [2024-12-13T02:05:14.934Z] c14335489d35: Preparing [2024-12-13T02:05:14.934Z] 289b38f3eef8: Preparing [2024-12-13T02:05:14.934Z] 37ae9912c570: Preparing [2024-12-13T02:05:14.934Z] 24420cfeadaf: Preparing [2024-12-13T02:05:14.934Z] 1c8732931d78: Preparing [2024-12-13T02:05:14.934Z] 4041b3a95127: Preparing [2024-12-13T02:05:14.934Z] 82397e0838b2: Preparing [2024-12-13T02:05:14.934Z] f3fcb811f6ad: Preparing [2024-12-13T02:05:14.934Z] 5f70bf18a086: Preparing [2024-12-13T02:05:14.934Z] a0e4da68bf41: Preparing [2024-12-13T02:05:14.934Z] 45b76876ec36: Preparing [2024-12-13T02:05:14.934Z] c028d750d9a7: Preparing [2024-12-13T02:05:14.934Z] 651d9022c234: Preparing [2024-12-13T02:05:14.934Z] 37ae9912c570: Waiting [2024-12-13T02:05:14.934Z] 45b76876ec36: Waiting [2024-12-13T02:05:14.934Z] f3fcb811f6ad: Waiting [2024-12-13T02:05:14.934Z] 24420cfeadaf: Waiting [2024-12-13T02:05:14.934Z] c028d750d9a7: Waiting [2024-12-13T02:05:14.934Z] 1c8732931d78: Waiting [2024-12-13T02:05:14.934Z] 5f70bf18a086: Waiting [2024-12-13T02:05:14.934Z] 651d9022c234: Waiting [2024-12-13T02:05:14.934Z] 4041b3a95127: Waiting [2024-12-13T02:05:14.934Z] a0e4da68bf41: Waiting [2024-12-13T02:05:14.934Z] 82397e0838b2: Waiting [2024-12-13T02:05:14.934Z] 0ec36391fd38: Layer already exists [2024-12-13T02:05:14.934Z] 289b38f3eef8: Layer already exists [2024-12-13T02:05:14.934Z] e7ddaccdbce3: Layer already exists [2024-12-13T02:05:14.934Z] 80d76096764d: Layer already exists [2024-12-13T02:05:14.934Z] c14335489d35: Layer already exists [2024-12-13T02:05:14.934Z] 37ae9912c570: Layer already exists [2024-12-13T02:05:14.934Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:14.934Z] 82397e0838b2: Layer already exists [2024-12-13T02:05:14.934Z] 24420cfeadaf: Layer already exists [2024-12-13T02:05:14.934Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:15.201Z] 5f70bf18a086: Layer already exists [2024-12-13T02:05:15.201Z] c028d750d9a7: Layer already exists [2024-12-13T02:05:15.201Z] f3fcb811f6ad: Layer already exists [2024-12-13T02:05:15.201Z] a0e4da68bf41: Layer already exists [2024-12-13T02:05:15.201Z] 45b76876ec36: Layer already exists [2024-12-13T02:05:15.201Z] 651d9022c234: Layer already exists [2024-12-13T02:05:15.201Z] latest: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:15.564Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:15.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.27 [2024-12-13T02:05:15.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:05:15.918Z] 80d76096764d: Preparing [2024-12-13T02:05:15.918Z] e7ddaccdbce3: Preparing [2024-12-13T02:05:15.918Z] 0ec36391fd38: Preparing [2024-12-13T02:05:15.918Z] c14335489d35: Preparing [2024-12-13T02:05:15.918Z] 289b38f3eef8: Preparing [2024-12-13T02:05:15.918Z] 37ae9912c570: Preparing [2024-12-13T02:05:15.918Z] 24420cfeadaf: Preparing [2024-12-13T02:05:15.918Z] 1c8732931d78: Preparing [2024-12-13T02:05:15.918Z] 4041b3a95127: Preparing [2024-12-13T02:05:15.918Z] 82397e0838b2: Preparing [2024-12-13T02:05:15.918Z] f3fcb811f6ad: Preparing [2024-12-13T02:05:15.918Z] 37ae9912c570: Waiting [2024-12-13T02:05:15.918Z] 5f70bf18a086: Preparing [2024-12-13T02:05:15.918Z] 24420cfeadaf: Waiting [2024-12-13T02:05:15.918Z] 1c8732931d78: Waiting [2024-12-13T02:05:15.918Z] a0e4da68bf41: Preparing [2024-12-13T02:05:15.918Z] 4041b3a95127: Waiting [2024-12-13T02:05:15.918Z] 45b76876ec36: Preparing [2024-12-13T02:05:15.918Z] 82397e0838b2: Waiting [2024-12-13T02:05:15.918Z] f3fcb811f6ad: Waiting [2024-12-13T02:05:15.918Z] 5f70bf18a086: Waiting [2024-12-13T02:05:15.918Z] c028d750d9a7: Preparing [2024-12-13T02:05:15.918Z] a0e4da68bf41: Waiting [2024-12-13T02:05:15.918Z] 45b76876ec36: Waiting [2024-12-13T02:05:15.918Z] 651d9022c234: Preparing [2024-12-13T02:05:15.918Z] c028d750d9a7: Waiting [2024-12-13T02:05:15.918Z] 651d9022c234: Waiting [2024-12-13T02:05:15.918Z] 0ec36391fd38: Layer already exists [2024-12-13T02:05:15.918Z] 80d76096764d: Layer already exists [2024-12-13T02:05:15.918Z] e7ddaccdbce3: Layer already exists [2024-12-13T02:05:15.918Z] 289b38f3eef8: Layer already exists [2024-12-13T02:05:15.918Z] c14335489d35: Layer already exists [2024-12-13T02:05:15.918Z] 37ae9912c570: Layer already exists [2024-12-13T02:05:15.918Z] 24420cfeadaf: Layer already exists [2024-12-13T02:05:15.918Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:15.918Z] 82397e0838b2: Layer already exists [2024-12-13T02:05:15.918Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:15.918Z] 5f70bf18a086: Layer already exists [2024-12-13T02:05:16.182Z] a0e4da68bf41: Layer already exists [2024-12-13T02:05:16.182Z] f3fcb811f6ad: Layer already exists [2024-12-13T02:05:16.182Z] c028d750d9a7: Layer already exists [2024-12-13T02:05:16.182Z] 45b76876ec36: Layer already exists [2024-12-13T02:05:16.182Z] 651d9022c234: Layer already exists [2024-12-13T02:05:16.182Z] 4.0.0-dev.27: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:16.536Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:16.885Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:16.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:05:16.885Z] 80d76096764d: Preparing [2024-12-13T02:05:16.885Z] e7ddaccdbce3: Preparing [2024-12-13T02:05:16.885Z] 0ec36391fd38: Preparing [2024-12-13T02:05:16.885Z] c14335489d35: Preparing [2024-12-13T02:05:16.885Z] 289b38f3eef8: Preparing [2024-12-13T02:05:16.885Z] 37ae9912c570: Preparing [2024-12-13T02:05:16.885Z] 24420cfeadaf: Preparing [2024-12-13T02:05:16.885Z] 37ae9912c570: Waiting [2024-12-13T02:05:16.885Z] 1c8732931d78: Preparing [2024-12-13T02:05:16.885Z] 24420cfeadaf: Waiting [2024-12-13T02:05:16.885Z] 4041b3a95127: Preparing [2024-12-13T02:05:16.885Z] 1c8732931d78: Waiting [2024-12-13T02:05:16.885Z] 82397e0838b2: Preparing [2024-12-13T02:05:16.885Z] 4041b3a95127: Waiting [2024-12-13T02:05:16.885Z] f3fcb811f6ad: Preparing [2024-12-13T02:05:16.885Z] 82397e0838b2: Waiting [2024-12-13T02:05:16.885Z] 5f70bf18a086: Preparing [2024-12-13T02:05:16.885Z] f3fcb811f6ad: Waiting [2024-12-13T02:05:16.885Z] a0e4da68bf41: Preparing [2024-12-13T02:05:16.885Z] 5f70bf18a086: Waiting [2024-12-13T02:05:16.885Z] 45b76876ec36: Preparing [2024-12-13T02:05:16.885Z] a0e4da68bf41: Waiting [2024-12-13T02:05:16.885Z] c028d750d9a7: Preparing [2024-12-13T02:05:16.885Z] 45b76876ec36: Waiting [2024-12-13T02:05:16.885Z] 651d9022c234: Preparing [2024-12-13T02:05:16.885Z] c028d750d9a7: Waiting [2024-12-13T02:05:16.885Z] 651d9022c234: Waiting [2024-12-13T02:05:16.885Z] e7ddaccdbce3: Layer already exists [2024-12-13T02:05:16.885Z] c14335489d35: Layer already exists [2024-12-13T02:05:16.885Z] 80d76096764d: Layer already exists [2024-12-13T02:05:16.885Z] 289b38f3eef8: Layer already exists [2024-12-13T02:05:16.885Z] 0ec36391fd38: Layer already exists [2024-12-13T02:05:16.885Z] 37ae9912c570: Layer already exists [2024-12-13T02:05:16.885Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:16.885Z] 24420cfeadaf: Layer already exists [2024-12-13T02:05:16.885Z] 82397e0838b2: Layer already exists [2024-12-13T02:05:16.885Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:17.150Z] 5f70bf18a086: Layer already exists [2024-12-13T02:05:17.150Z] f3fcb811f6ad: Layer already exists [2024-12-13T02:05:17.150Z] a0e4da68bf41: Layer already exists [2024-12-13T02:05:17.150Z] c028d750d9a7: Layer already exists [2024-12-13T02:05:17.150Z] 45b76876ec36: Layer already exists [2024-12-13T02:05:17.150Z] 651d9022c234: Layer already exists [2024-12-13T02:05:17.150Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:17.495Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:17.846Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-13T02:05:17.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-13T02:05:17.846Z] 80d76096764d: Preparing [2024-12-13T02:05:17.846Z] e7ddaccdbce3: Preparing [2024-12-13T02:05:17.846Z] 0ec36391fd38: Preparing [2024-12-13T02:05:17.846Z] c14335489d35: Preparing [2024-12-13T02:05:17.846Z] 289b38f3eef8: Preparing [2024-12-13T02:05:17.846Z] 37ae9912c570: Preparing [2024-12-13T02:05:17.846Z] 24420cfeadaf: Preparing [2024-12-13T02:05:17.846Z] 37ae9912c570: Waiting [2024-12-13T02:05:17.846Z] 1c8732931d78: Preparing [2024-12-13T02:05:17.846Z] 4041b3a95127: Preparing [2024-12-13T02:05:17.846Z] 82397e0838b2: Preparing [2024-12-13T02:05:17.846Z] 1c8732931d78: Waiting [2024-12-13T02:05:17.846Z] 24420cfeadaf: Waiting [2024-12-13T02:05:17.846Z] 4041b3a95127: Waiting [2024-12-13T02:05:17.846Z] f3fcb811f6ad: Preparing [2024-12-13T02:05:17.846Z] 82397e0838b2: Waiting [2024-12-13T02:05:17.846Z] 5f70bf18a086: Preparing [2024-12-13T02:05:17.846Z] a0e4da68bf41: Preparing [2024-12-13T02:05:17.846Z] 45b76876ec36: Preparing [2024-12-13T02:05:17.846Z] f3fcb811f6ad: Waiting [2024-12-13T02:05:17.846Z] a0e4da68bf41: Waiting [2024-12-13T02:05:17.846Z] 5f70bf18a086: Waiting [2024-12-13T02:05:17.846Z] c028d750d9a7: Preparing [2024-12-13T02:05:17.846Z] 45b76876ec36: Waiting [2024-12-13T02:05:17.846Z] 651d9022c234: Preparing [2024-12-13T02:05:17.846Z] c028d750d9a7: Waiting [2024-12-13T02:05:17.846Z] 651d9022c234: Waiting [2024-12-13T02:05:17.846Z] 80d76096764d: Layer already exists [2024-12-13T02:05:17.846Z] 289b38f3eef8: Layer already exists [2024-12-13T02:05:17.846Z] 0ec36391fd38: Layer already exists [2024-12-13T02:05:17.846Z] c14335489d35: Layer already exists [2024-12-13T02:05:17.846Z] e7ddaccdbce3: Layer already exists [2024-12-13T02:05:17.846Z] 82397e0838b2: Layer already exists [2024-12-13T02:05:17.846Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:17.846Z] 37ae9912c570: Layer already exists [2024-12-13T02:05:17.846Z] 24420cfeadaf: Layer already exists [2024-12-13T02:05:17.846Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:18.112Z] f3fcb811f6ad: Layer already exists [2024-12-13T02:05:18.112Z] a0e4da68bf41: Layer already exists [2024-12-13T02:05:18.112Z] 5f70bf18a086: Layer already exists [2024-12-13T02:05:18.112Z] c028d750d9a7: Layer already exists [2024-12-13T02:05:18.112Z] 45b76876ec36: Layer already exists [2024-12-13T02:05:18.112Z] 651d9022c234: Layer already exists [2024-12-13T02:05:18.112Z] main: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:05:18.184Z] ===================================================== [Pipeline] echo [2024-12-13T02:05:18.197Z] taggedImages: [2024-12-13T02:05:18.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:18.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-13T02:05:18.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.27 [2024-12-13T02:05:18.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:18.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-13T02:05:18.225Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-13T02:05:18.225Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:18.225Z] latest [2024-12-13T02:05:18.225Z] 4.0.0-dev.27 [2024-12-13T02:05:18.225Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:18.225Z] main [2024-12-13T02:05:18.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:18.593Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:18.941Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:18.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:05:18.942Z] bc1353d61add: Preparing [2024-12-13T02:05:18.942Z] dcc3a95ae04f: Preparing [2024-12-13T02:05:18.942Z] d6ac93b03aa8: Preparing [2024-12-13T02:05:18.942Z] af25cb93a68a: Preparing [2024-12-13T02:05:18.942Z] 1c8732931d78: Preparing [2024-12-13T02:05:18.942Z] 4041b3a95127: Preparing [2024-12-13T02:05:18.942Z] ff21febb165c: Preparing [2024-12-13T02:05:18.942Z] 53359a125c56: Preparing [2024-12-13T02:05:18.942Z] 4041b3a95127: Waiting [2024-12-13T02:05:18.942Z] 651d9022c234: Preparing [2024-12-13T02:05:18.942Z] 53359a125c56: Waiting [2024-12-13T02:05:18.942Z] 651d9022c234: Waiting [2024-12-13T02:05:18.942Z] ff21febb165c: Waiting [2024-12-13T02:05:18.942Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:18.942Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:19.205Z] ff21febb165c: Layer already exists [2024-12-13T02:05:19.205Z] 53359a125c56: Layer already exists [2024-12-13T02:05:19.205Z] d6ac93b03aa8: Pushed [2024-12-13T02:05:19.205Z] bc1353d61add: Pushed [2024-12-13T02:05:19.205Z] dcc3a95ae04f: Pushed [2024-12-13T02:05:19.205Z] 651d9022c234: Layer already exists [2024-12-13T02:05:23.447Z] af25cb93a68a: Pushed [2024-12-13T02:05:23.447Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:23.818Z] + 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-12-13T02:05:24.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-13T02:05:24.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:05:24.180Z] bc1353d61add: Preparing [2024-12-13T02:05:24.180Z] dcc3a95ae04f: Preparing [2024-12-13T02:05:24.180Z] d6ac93b03aa8: Preparing [2024-12-13T02:05:24.180Z] af25cb93a68a: Preparing [2024-12-13T02:05:24.180Z] 1c8732931d78: Preparing [2024-12-13T02:05:24.180Z] 4041b3a95127: Preparing [2024-12-13T02:05:24.180Z] ff21febb165c: Preparing [2024-12-13T02:05:24.180Z] 53359a125c56: Preparing [2024-12-13T02:05:24.180Z] 651d9022c234: Preparing [2024-12-13T02:05:24.180Z] 651d9022c234: Waiting [2024-12-13T02:05:24.180Z] 53359a125c56: Waiting [2024-12-13T02:05:24.180Z] 4041b3a95127: Waiting [2024-12-13T02:05:24.180Z] ff21febb165c: Waiting [2024-12-13T02:05:24.180Z] af25cb93a68a: Layer already exists [2024-12-13T02:05:24.180Z] bc1353d61add: Layer already exists [2024-12-13T02:05:24.180Z] dcc3a95ae04f: Layer already exists [2024-12-13T02:05:24.180Z] d6ac93b03aa8: Layer already exists [2024-12-13T02:05:24.180Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:24.180Z] ff21febb165c: Layer already exists [2024-12-13T02:05:24.180Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:24.180Z] 53359a125c56: Layer already exists [2024-12-13T02:05:24.180Z] 651d9022c234: Layer already exists [2024-12-13T02:05:24.447Z] latest: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:24.813Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:25.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.27 [2024-12-13T02:05:25.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:05:25.179Z] bc1353d61add: Preparing [2024-12-13T02:05:25.179Z] dcc3a95ae04f: Preparing [2024-12-13T02:05:25.179Z] d6ac93b03aa8: Preparing [2024-12-13T02:05:25.179Z] af25cb93a68a: Preparing [2024-12-13T02:05:25.179Z] 1c8732931d78: Preparing [2024-12-13T02:05:25.179Z] 4041b3a95127: Preparing [2024-12-13T02:05:25.179Z] ff21febb165c: Preparing [2024-12-13T02:05:25.179Z] 53359a125c56: Preparing [2024-12-13T02:05:25.179Z] 651d9022c234: Preparing [2024-12-13T02:05:25.179Z] ff21febb165c: Waiting [2024-12-13T02:05:25.179Z] 53359a125c56: Waiting [2024-12-13T02:05:25.179Z] 651d9022c234: Waiting [2024-12-13T02:05:25.179Z] 4041b3a95127: Waiting [2024-12-13T02:05:25.179Z] af25cb93a68a: Layer already exists [2024-12-13T02:05:25.179Z] dcc3a95ae04f: Layer already exists [2024-12-13T02:05:25.179Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:25.179Z] bc1353d61add: Layer already exists [2024-12-13T02:05:25.179Z] d6ac93b03aa8: Layer already exists [2024-12-13T02:05:25.179Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:25.179Z] 53359a125c56: Layer already exists [2024-12-13T02:05:25.179Z] ff21febb165c: Layer already exists [2024-12-13T02:05:25.179Z] 651d9022c234: Layer already exists [2024-12-13T02:05:25.447Z] 4.0.0-dev.27: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:25.822Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:26.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:26.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:05:26.183Z] bc1353d61add: Preparing [2024-12-13T02:05:26.183Z] dcc3a95ae04f: Preparing [2024-12-13T02:05:26.183Z] d6ac93b03aa8: Preparing [2024-12-13T02:05:26.183Z] af25cb93a68a: Preparing [2024-12-13T02:05:26.183Z] 1c8732931d78: Preparing [2024-12-13T02:05:26.183Z] 4041b3a95127: Preparing [2024-12-13T02:05:26.183Z] ff21febb165c: Preparing [2024-12-13T02:05:26.183Z] 4041b3a95127: Waiting [2024-12-13T02:05:26.183Z] 53359a125c56: Preparing [2024-12-13T02:05:26.183Z] ff21febb165c: Waiting [2024-12-13T02:05:26.183Z] 651d9022c234: Preparing [2024-12-13T02:05:26.183Z] 53359a125c56: Waiting [2024-12-13T02:05:26.183Z] 651d9022c234: Waiting [2024-12-13T02:05:26.183Z] dcc3a95ae04f: Layer already exists [2024-12-13T02:05:26.183Z] d6ac93b03aa8: Layer already exists [2024-12-13T02:05:26.183Z] bc1353d61add: Layer already exists [2024-12-13T02:05:26.183Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:26.183Z] af25cb93a68a: Layer already exists [2024-12-13T02:05:26.183Z] 651d9022c234: Layer already exists [2024-12-13T02:05:26.183Z] 53359a125c56: Layer already exists [2024-12-13T02:05:26.183Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:26.183Z] ff21febb165c: Layer already exists [2024-12-13T02:05:26.449Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:26.813Z] + 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-12-13T02:05:27.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-13T02:05:27.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-13T02:05:27.164Z] bc1353d61add: Preparing [2024-12-13T02:05:27.164Z] dcc3a95ae04f: Preparing [2024-12-13T02:05:27.164Z] d6ac93b03aa8: Preparing [2024-12-13T02:05:27.164Z] af25cb93a68a: Preparing [2024-12-13T02:05:27.164Z] 1c8732931d78: Preparing [2024-12-13T02:05:27.164Z] 4041b3a95127: Preparing [2024-12-13T02:05:27.164Z] ff21febb165c: Preparing [2024-12-13T02:05:27.164Z] 53359a125c56: Preparing [2024-12-13T02:05:27.164Z] 4041b3a95127: Waiting [2024-12-13T02:05:27.164Z] ff21febb165c: Waiting [2024-12-13T02:05:27.164Z] 651d9022c234: Preparing [2024-12-13T02:05:27.164Z] 53359a125c56: Waiting [2024-12-13T02:05:27.164Z] 651d9022c234: Waiting [2024-12-13T02:05:27.164Z] af25cb93a68a: Layer already exists [2024-12-13T02:05:27.164Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:27.164Z] d6ac93b03aa8: Layer already exists [2024-12-13T02:05:27.164Z] bc1353d61add: Layer already exists [2024-12-13T02:05:27.164Z] dcc3a95ae04f: Layer already exists [2024-12-13T02:05:27.164Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:27.164Z] 53359a125c56: Layer already exists [2024-12-13T02:05:27.164Z] 651d9022c234: Layer already exists [2024-12-13T02:05:27.430Z] ff21febb165c: Layer already exists [2024-12-13T02:05:27.430Z] main: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:05:27.511Z] ===================================================== [Pipeline] echo [2024-12-13T02:05:27.526Z] taggedImages: [2024-12-13T02:05:27.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:27.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-13T02:05:27.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.27 [2024-12-13T02:05:27.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:27.526Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-13T02:05:27.550Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-13T02:05:27.550Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:27.550Z] latest [2024-12-13T02:05:27.550Z] 4.0.0-dev.27 [2024-12-13T02:05:27.550Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:27.550Z] main [2024-12-13T02:05:27.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:27.915Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:28.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:28.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:05:28.273Z] 0eae1a0ac13d: Preparing [2024-12-13T02:05:28.273Z] 32bd1633807c: Preparing [2024-12-13T02:05:28.273Z] eb6c75a0ca67: Preparing [2024-12-13T02:05:28.273Z] b4cf760b4353: Preparing [2024-12-13T02:05:28.273Z] 7ff40bd4d0b3: Preparing [2024-12-13T02:05:28.273Z] 1c8732931d78: Preparing [2024-12-13T02:05:28.273Z] 4041b3a95127: Preparing [2024-12-13T02:05:28.273Z] 75a144b631f3: Preparing [2024-12-13T02:05:28.273Z] 1c8732931d78: Waiting [2024-12-13T02:05:28.273Z] f676f61e5a9a: Preparing [2024-12-13T02:05:28.273Z] 4041b3a95127: Waiting [2024-12-13T02:05:28.273Z] 75a144b631f3: Waiting [2024-12-13T02:05:28.273Z] cb02cc0c89e2: Preparing [2024-12-13T02:05:28.273Z] f676f61e5a9a: Waiting [2024-12-13T02:05:28.273Z] 651d9022c234: Preparing [2024-12-13T02:05:28.273Z] cb02cc0c89e2: Waiting [2024-12-13T02:05:28.273Z] 651d9022c234: Waiting [2024-12-13T02:05:28.538Z] 32bd1633807c: Pushed [2024-12-13T02:05:28.538Z] 7ff40bd4d0b3: Pushed [2024-12-13T02:05:28.538Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:28.538Z] b4cf760b4353: Pushed [2024-12-13T02:05:28.538Z] 0eae1a0ac13d: Pushed [2024-12-13T02:05:28.538Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:28.538Z] 651d9022c234: Layer already exists [2024-12-13T02:05:28.538Z] 75a144b631f3: Pushed [2024-12-13T02:05:28.802Z] f676f61e5a9a: Pushed [2024-12-13T02:05:30.736Z] eb6c75a0ca67: Pushed [2024-12-13T02:05:32.665Z] cb02cc0c89e2: Pushed [2024-12-13T02:05:32.929Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:33.293Z] + 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-12-13T02:05:33.643Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-13T02:05:33.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:05:33.643Z] 0eae1a0ac13d: Preparing [2024-12-13T02:05:33.643Z] 32bd1633807c: Preparing [2024-12-13T02:05:33.643Z] eb6c75a0ca67: Preparing [2024-12-13T02:05:33.643Z] b4cf760b4353: Preparing [2024-12-13T02:05:33.643Z] 7ff40bd4d0b3: Preparing [2024-12-13T02:05:33.643Z] 1c8732931d78: Preparing [2024-12-13T02:05:33.643Z] 4041b3a95127: Preparing [2024-12-13T02:05:33.643Z] 75a144b631f3: Preparing [2024-12-13T02:05:33.643Z] f676f61e5a9a: Preparing [2024-12-13T02:05:33.643Z] 4041b3a95127: Waiting [2024-12-13T02:05:33.643Z] 75a144b631f3: Waiting [2024-12-13T02:05:33.643Z] 1c8732931d78: Waiting [2024-12-13T02:05:33.643Z] cb02cc0c89e2: Preparing [2024-12-13T02:05:33.643Z] f676f61e5a9a: Waiting [2024-12-13T02:05:33.643Z] 651d9022c234: Preparing [2024-12-13T02:05:33.643Z] cb02cc0c89e2: Waiting [2024-12-13T02:05:33.643Z] 651d9022c234: Waiting [2024-12-13T02:05:33.643Z] 0eae1a0ac13d: Layer already exists [2024-12-13T02:05:33.643Z] 32bd1633807c: Layer already exists [2024-12-13T02:05:33.643Z] 7ff40bd4d0b3: Layer already exists [2024-12-13T02:05:33.643Z] b4cf760b4353: Layer already exists [2024-12-13T02:05:33.643Z] eb6c75a0ca67: Layer already exists [2024-12-13T02:05:33.643Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:33.643Z] 75a144b631f3: Layer already exists [2024-12-13T02:05:33.643Z] f676f61e5a9a: Layer already exists [2024-12-13T02:05:33.643Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:33.643Z] cb02cc0c89e2: Layer already exists [2024-12-13T02:05:33.643Z] 651d9022c234: Layer already exists [2024-12-13T02:05:33.907Z] latest: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:34.255Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:34.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.27 [2024-12-13T02:05:34.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:05:34.608Z] 0eae1a0ac13d: Preparing [2024-12-13T02:05:34.608Z] 32bd1633807c: Preparing [2024-12-13T02:05:34.608Z] eb6c75a0ca67: Preparing [2024-12-13T02:05:34.608Z] b4cf760b4353: Preparing [2024-12-13T02:05:34.608Z] 7ff40bd4d0b3: Preparing [2024-12-13T02:05:34.608Z] 1c8732931d78: Preparing [2024-12-13T02:05:34.608Z] 4041b3a95127: Preparing [2024-12-13T02:05:34.608Z] 75a144b631f3: Preparing [2024-12-13T02:05:34.608Z] f676f61e5a9a: Preparing [2024-12-13T02:05:34.608Z] cb02cc0c89e2: Preparing [2024-12-13T02:05:34.608Z] 651d9022c234: Preparing [2024-12-13T02:05:34.608Z] f676f61e5a9a: Waiting [2024-12-13T02:05:34.608Z] cb02cc0c89e2: Waiting [2024-12-13T02:05:34.608Z] 651d9022c234: Waiting [2024-12-13T02:05:34.608Z] 4041b3a95127: Waiting [2024-12-13T02:05:34.608Z] 75a144b631f3: Waiting [2024-12-13T02:05:34.608Z] 1c8732931d78: Waiting [2024-12-13T02:05:34.608Z] 0eae1a0ac13d: Layer already exists [2024-12-13T02:05:34.608Z] eb6c75a0ca67: Layer already exists [2024-12-13T02:05:34.608Z] 7ff40bd4d0b3: Layer already exists [2024-12-13T02:05:34.608Z] b4cf760b4353: Layer already exists [2024-12-13T02:05:34.608Z] 32bd1633807c: Layer already exists [2024-12-13T02:05:34.608Z] f676f61e5a9a: Layer already exists [2024-12-13T02:05:34.608Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:34.608Z] 75a144b631f3: Layer already exists [2024-12-13T02:05:34.608Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:34.608Z] cb02cc0c89e2: Layer already exists [2024-12-13T02:05:34.608Z] 651d9022c234: Layer already exists [2024-12-13T02:05:34.875Z] 4.0.0-dev.27: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:35.242Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:35.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:35.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:05:35.611Z] 0eae1a0ac13d: Preparing [2024-12-13T02:05:35.611Z] 32bd1633807c: Preparing [2024-12-13T02:05:35.611Z] eb6c75a0ca67: Preparing [2024-12-13T02:05:35.611Z] b4cf760b4353: Preparing [2024-12-13T02:05:35.611Z] 7ff40bd4d0b3: Preparing [2024-12-13T02:05:35.611Z] 1c8732931d78: Preparing [2024-12-13T02:05:35.611Z] 4041b3a95127: Preparing [2024-12-13T02:05:35.611Z] 75a144b631f3: Preparing [2024-12-13T02:05:35.611Z] f676f61e5a9a: Preparing [2024-12-13T02:05:35.611Z] cb02cc0c89e2: Preparing [2024-12-13T02:05:35.611Z] 651d9022c234: Preparing [2024-12-13T02:05:35.611Z] 1c8732931d78: Waiting [2024-12-13T02:05:35.611Z] cb02cc0c89e2: Waiting [2024-12-13T02:05:35.611Z] f676f61e5a9a: Waiting [2024-12-13T02:05:35.611Z] 651d9022c234: Waiting [2024-12-13T02:05:35.611Z] 75a144b631f3: Waiting [2024-12-13T02:05:35.611Z] 4041b3a95127: Waiting [2024-12-13T02:05:35.611Z] 32bd1633807c: Layer already exists [2024-12-13T02:05:35.611Z] b4cf760b4353: Layer already exists [2024-12-13T02:05:35.611Z] eb6c75a0ca67: Layer already exists [2024-12-13T02:05:35.611Z] 7ff40bd4d0b3: Layer already exists [2024-12-13T02:05:35.611Z] 0eae1a0ac13d: Layer already exists [2024-12-13T02:05:35.611Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:35.611Z] 75a144b631f3: Layer already exists [2024-12-13T02:05:35.611Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:35.611Z] f676f61e5a9a: Layer already exists [2024-12-13T02:05:35.611Z] cb02cc0c89e2: Layer already exists [2024-12-13T02:05:35.611Z] 651d9022c234: Layer already exists [2024-12-13T02:05:35.875Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:36.231Z] + 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-12-13T02:05:36.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-13T02:05:36.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-13T02:05:36.581Z] 0eae1a0ac13d: Preparing [2024-12-13T02:05:36.581Z] 32bd1633807c: Preparing [2024-12-13T02:05:36.581Z] eb6c75a0ca67: Preparing [2024-12-13T02:05:36.581Z] b4cf760b4353: Preparing [2024-12-13T02:05:36.581Z] 7ff40bd4d0b3: Preparing [2024-12-13T02:05:36.581Z] 1c8732931d78: Preparing [2024-12-13T02:05:36.581Z] 4041b3a95127: Preparing [2024-12-13T02:05:36.581Z] 75a144b631f3: Preparing [2024-12-13T02:05:36.581Z] f676f61e5a9a: Preparing [2024-12-13T02:05:36.581Z] cb02cc0c89e2: Preparing [2024-12-13T02:05:36.581Z] 651d9022c234: Preparing [2024-12-13T02:05:36.581Z] 1c8732931d78: Waiting [2024-12-13T02:05:36.581Z] cb02cc0c89e2: Waiting [2024-12-13T02:05:36.581Z] 4041b3a95127: Waiting [2024-12-13T02:05:36.581Z] 75a144b631f3: Waiting [2024-12-13T02:05:36.581Z] 651d9022c234: Waiting [2024-12-13T02:05:36.581Z] 32bd1633807c: Layer already exists [2024-12-13T02:05:36.581Z] b4cf760b4353: Layer already exists [2024-12-13T02:05:36.581Z] 7ff40bd4d0b3: Layer already exists [2024-12-13T02:05:36.581Z] 0eae1a0ac13d: Layer already exists [2024-12-13T02:05:36.581Z] eb6c75a0ca67: Layer already exists [2024-12-13T02:05:36.581Z] 75a144b631f3: Layer already exists [2024-12-13T02:05:36.581Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:36.581Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:36.581Z] f676f61e5a9a: Layer already exists [2024-12-13T02:05:36.581Z] cb02cc0c89e2: Layer already exists [2024-12-13T02:05:36.581Z] 651d9022c234: Layer already exists [2024-12-13T02:05:36.846Z] main: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:05:36.927Z] ===================================================== [Pipeline] echo [2024-12-13T02:05:36.944Z] taggedImages: [2024-12-13T02:05:36.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:36.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-13T02:05:36.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.27 [2024-12-13T02:05:36.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:36.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-13T02:05:36.974Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-13T02:05:36.974Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:36.974Z] latest [2024-12-13T02:05:36.974Z] 4.0.0-dev.27 [2024-12-13T02:05:36.974Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:36.974Z] main [2024-12-13T02:05:36.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:37.337Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:37.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:37.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:05:37.698Z] 95c11af8285c: Preparing [2024-12-13T02:05:37.698Z] 7c22d8b7e585: Preparing [2024-12-13T02:05:37.698Z] 85267b776741: Preparing [2024-12-13T02:05:37.698Z] f92951976e3c: Preparing [2024-12-13T02:05:37.698Z] d3d51794e16e: Preparing [2024-12-13T02:05:37.698Z] fed8ad68a9f3: Preparing [2024-12-13T02:05:37.698Z] 76b09069c226: Preparing [2024-12-13T02:05:37.698Z] fed8ad68a9f3: Waiting [2024-12-13T02:05:37.698Z] 1c8732931d78: Preparing [2024-12-13T02:05:37.698Z] 76b09069c226: Waiting [2024-12-13T02:05:37.698Z] 4041b3a95127: Preparing [2024-12-13T02:05:37.698Z] 1c8732931d78: Waiting [2024-12-13T02:05:37.698Z] 33b40fac7b8e: Preparing [2024-12-13T02:05:37.698Z] 4041b3a95127: Waiting [2024-12-13T02:05:37.698Z] 7a71661809e0: Preparing [2024-12-13T02:05:37.698Z] 651d9022c234: Preparing [2024-12-13T02:05:37.698Z] 33b40fac7b8e: Waiting [2024-12-13T02:05:37.698Z] 7a71661809e0: Waiting [2024-12-13T02:05:37.698Z] 651d9022c234: Waiting [2024-12-13T02:05:37.963Z] d3d51794e16e: Pushed [2024-12-13T02:05:37.963Z] 7c22d8b7e585: Pushed [2024-12-13T02:05:37.963Z] 95c11af8285c: Pushed [2024-12-13T02:05:37.963Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:37.963Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:37.964Z] 76b09069c226: Pushed [2024-12-13T02:05:37.964Z] fed8ad68a9f3: Pushed [2024-12-13T02:05:38.229Z] 651d9022c234: Layer already exists [2024-12-13T02:05:39.629Z] 33b40fac7b8e: Pushed [2024-12-13T02:05:40.208Z] f92951976e3c: Pushed [2024-12-13T02:05:40.788Z] 85267b776741: Pushed [2024-12-13T02:05:41.052Z] 7a71661809e0: Pushed [2024-12-13T02:05:41.316Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:41.670Z] + 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-12-13T02:05:42.022Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-13T02:05:42.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:05:42.022Z] 95c11af8285c: Preparing [2024-12-13T02:05:42.022Z] 7c22d8b7e585: Preparing [2024-12-13T02:05:42.022Z] 85267b776741: Preparing [2024-12-13T02:05:42.023Z] f92951976e3c: Preparing [2024-12-13T02:05:42.023Z] d3d51794e16e: Preparing [2024-12-13T02:05:42.023Z] fed8ad68a9f3: Preparing [2024-12-13T02:05:42.023Z] 76b09069c226: Preparing [2024-12-13T02:05:42.023Z] 1c8732931d78: Preparing [2024-12-13T02:05:42.023Z] fed8ad68a9f3: Waiting [2024-12-13T02:05:42.023Z] 76b09069c226: Waiting [2024-12-13T02:05:42.023Z] 1c8732931d78: Waiting [2024-12-13T02:05:42.023Z] 4041b3a95127: Preparing [2024-12-13T02:05:42.023Z] 33b40fac7b8e: Preparing [2024-12-13T02:05:42.023Z] 4041b3a95127: Waiting [2024-12-13T02:05:42.023Z] 7a71661809e0: Preparing [2024-12-13T02:05:42.023Z] 651d9022c234: Preparing [2024-12-13T02:05:42.023Z] 33b40fac7b8e: Waiting [2024-12-13T02:05:42.023Z] 7a71661809e0: Waiting [2024-12-13T02:05:42.023Z] 651d9022c234: Waiting [2024-12-13T02:05:42.023Z] f92951976e3c: Layer already exists [2024-12-13T02:05:42.023Z] 7c22d8b7e585: Layer already exists [2024-12-13T02:05:42.023Z] d3d51794e16e: Layer already exists [2024-12-13T02:05:42.023Z] 95c11af8285c: Layer already exists [2024-12-13T02:05:42.023Z] 85267b776741: Layer already exists [2024-12-13T02:05:42.023Z] 76b09069c226: Layer already exists [2024-12-13T02:05:42.023Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:42.023Z] fed8ad68a9f3: Layer already exists [2024-12-13T02:05:42.023Z] 33b40fac7b8e: Layer already exists [2024-12-13T02:05:42.023Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:42.023Z] 7a71661809e0: Layer already exists [2024-12-13T02:05:42.023Z] 651d9022c234: Layer already exists [2024-12-13T02:05:42.286Z] latest: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:42.646Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:42.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.27 [2024-12-13T02:05:42.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:05:42.992Z] 95c11af8285c: Preparing [2024-12-13T02:05:42.992Z] 7c22d8b7e585: Preparing [2024-12-13T02:05:42.992Z] 85267b776741: Preparing [2024-12-13T02:05:42.992Z] f92951976e3c: Preparing [2024-12-13T02:05:42.992Z] d3d51794e16e: Preparing [2024-12-13T02:05:42.992Z] fed8ad68a9f3: Preparing [2024-12-13T02:05:42.992Z] 76b09069c226: Preparing [2024-12-13T02:05:42.992Z] 1c8732931d78: Preparing [2024-12-13T02:05:42.992Z] 4041b3a95127: Preparing [2024-12-13T02:05:42.992Z] 33b40fac7b8e: Preparing [2024-12-13T02:05:42.992Z] 7a71661809e0: Preparing [2024-12-13T02:05:42.992Z] 651d9022c234: Preparing [2024-12-13T02:05:42.992Z] fed8ad68a9f3: Waiting [2024-12-13T02:05:42.992Z] 4041b3a95127: Waiting [2024-12-13T02:05:42.992Z] 33b40fac7b8e: Waiting [2024-12-13T02:05:42.992Z] 7a71661809e0: Waiting [2024-12-13T02:05:42.992Z] 651d9022c234: Waiting [2024-12-13T02:05:42.992Z] 76b09069c226: Waiting [2024-12-13T02:05:42.992Z] 1c8732931d78: Waiting [2024-12-13T02:05:42.992Z] 95c11af8285c: Layer already exists [2024-12-13T02:05:42.992Z] f92951976e3c: Layer already exists [2024-12-13T02:05:42.992Z] 85267b776741: Layer already exists [2024-12-13T02:05:42.992Z] 7c22d8b7e585: Layer already exists [2024-12-13T02:05:42.992Z] d3d51794e16e: Layer already exists [2024-12-13T02:05:42.992Z] fed8ad68a9f3: Layer already exists [2024-12-13T02:05:42.992Z] 76b09069c226: Layer already exists [2024-12-13T02:05:42.992Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:42.992Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:42.992Z] 33b40fac7b8e: Layer already exists [2024-12-13T02:05:42.992Z] 7a71661809e0: Layer already exists [2024-12-13T02:05:42.992Z] 651d9022c234: Layer already exists [2024-12-13T02:05:43.258Z] 4.0.0-dev.27: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:43.618Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:43.965Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:43.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:05:43.965Z] 95c11af8285c: Preparing [2024-12-13T02:05:43.965Z] 7c22d8b7e585: Preparing [2024-12-13T02:05:43.965Z] 85267b776741: Preparing [2024-12-13T02:05:43.965Z] f92951976e3c: Preparing [2024-12-13T02:05:43.965Z] d3d51794e16e: Preparing [2024-12-13T02:05:43.965Z] fed8ad68a9f3: Preparing [2024-12-13T02:05:43.965Z] 76b09069c226: Preparing [2024-12-13T02:05:43.965Z] fed8ad68a9f3: Waiting [2024-12-13T02:05:43.965Z] 1c8732931d78: Preparing [2024-12-13T02:05:43.965Z] 76b09069c226: Waiting [2024-12-13T02:05:43.965Z] 4041b3a95127: Preparing [2024-12-13T02:05:43.965Z] 1c8732931d78: Waiting [2024-12-13T02:05:43.965Z] 33b40fac7b8e: Preparing [2024-12-13T02:05:43.965Z] 4041b3a95127: Waiting [2024-12-13T02:05:43.965Z] 7a71661809e0: Preparing [2024-12-13T02:05:43.965Z] 33b40fac7b8e: Waiting [2024-12-13T02:05:43.965Z] 651d9022c234: Preparing [2024-12-13T02:05:43.965Z] 7a71661809e0: Waiting [2024-12-13T02:05:43.965Z] 651d9022c234: Waiting [2024-12-13T02:05:43.965Z] 95c11af8285c: Layer already exists [2024-12-13T02:05:43.965Z] 7c22d8b7e585: Layer already exists [2024-12-13T02:05:43.965Z] 85267b776741: Layer already exists [2024-12-13T02:05:43.965Z] d3d51794e16e: Layer already exists [2024-12-13T02:05:43.965Z] f92951976e3c: Layer already exists [2024-12-13T02:05:43.965Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:43.965Z] 76b09069c226: Layer already exists [2024-12-13T02:05:43.965Z] fed8ad68a9f3: Layer already exists [2024-12-13T02:05:43.965Z] 33b40fac7b8e: Layer already exists [2024-12-13T02:05:43.965Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:43.965Z] 651d9022c234: Layer already exists [2024-12-13T02:05:43.965Z] 7a71661809e0: Layer already exists [2024-12-13T02:05:44.233Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:44.598Z] + 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-12-13T02:05:44.955Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-13T02:05:44.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-13T02:05:44.955Z] 95c11af8285c: Preparing [2024-12-13T02:05:44.955Z] 7c22d8b7e585: Preparing [2024-12-13T02:05:44.955Z] 85267b776741: Preparing [2024-12-13T02:05:44.955Z] f92951976e3c: Preparing [2024-12-13T02:05:44.955Z] d3d51794e16e: Preparing [2024-12-13T02:05:44.955Z] fed8ad68a9f3: Preparing [2024-12-13T02:05:44.955Z] 76b09069c226: Preparing [2024-12-13T02:05:44.955Z] 1c8732931d78: Preparing [2024-12-13T02:05:44.955Z] 4041b3a95127: Preparing [2024-12-13T02:05:44.955Z] 33b40fac7b8e: Preparing [2024-12-13T02:05:44.955Z] 7a71661809e0: Preparing [2024-12-13T02:05:44.955Z] 651d9022c234: Preparing [2024-12-13T02:05:44.955Z] 1c8732931d78: Waiting [2024-12-13T02:05:44.955Z] 4041b3a95127: Waiting [2024-12-13T02:05:44.955Z] fed8ad68a9f3: Waiting [2024-12-13T02:05:44.955Z] 33b40fac7b8e: Waiting [2024-12-13T02:05:44.955Z] 651d9022c234: Waiting [2024-12-13T02:05:44.955Z] 7a71661809e0: Waiting [2024-12-13T02:05:44.955Z] 76b09069c226: Waiting [2024-12-13T02:05:44.955Z] d3d51794e16e: Layer already exists [2024-12-13T02:05:44.955Z] 7c22d8b7e585: Layer already exists [2024-12-13T02:05:44.955Z] 95c11af8285c: Layer already exists [2024-12-13T02:05:44.955Z] f92951976e3c: Layer already exists [2024-12-13T02:05:44.955Z] 85267b776741: Layer already exists [2024-12-13T02:05:44.955Z] fed8ad68a9f3: Layer already exists [2024-12-13T02:05:44.955Z] 76b09069c226: Layer already exists [2024-12-13T02:05:44.955Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:44.955Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:44.955Z] 33b40fac7b8e: Layer already exists [2024-12-13T02:05:44.955Z] 7a71661809e0: Layer already exists [2024-12-13T02:05:44.955Z] 651d9022c234: Layer already exists [2024-12-13T02:05:45.221Z] main: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:05:45.292Z] ===================================================== [Pipeline] echo [2024-12-13T02:05:45.310Z] taggedImages: [2024-12-13T02:05:45.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:45.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-13T02:05:45.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.27 [2024-12-13T02:05:45.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:45.310Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-13T02:05:45.343Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-13T02:05:45.343Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:45.343Z] latest [2024-12-13T02:05:45.343Z] 4.0.0-dev.27 [2024-12-13T02:05:45.343Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:45.343Z] main [2024-12-13T02:05:45.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:45.714Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:46.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:46.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:05:46.068Z] 37612afe845b: Preparing [2024-12-13T02:05:46.068Z] a5ce738a07e2: Preparing [2024-12-13T02:05:46.068Z] 1c8732931d78: Preparing [2024-12-13T02:05:46.068Z] 4041b3a95127: Preparing [2024-12-13T02:05:46.068Z] 8b3b8c3be132: Preparing [2024-12-13T02:05:46.068Z] dc6741a5b45a: Preparing [2024-12-13T02:05:46.068Z] 651d9022c234: Preparing [2024-12-13T02:05:46.068Z] dc6741a5b45a: Waiting [2024-12-13T02:05:46.068Z] 651d9022c234: Waiting [2024-12-13T02:05:46.068Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:46.068Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:46.334Z] 651d9022c234: Layer already exists [2024-12-13T02:05:46.334Z] 37612afe845b: Pushed [2024-12-13T02:05:47.738Z] 8b3b8c3be132: Pushed [2024-12-13T02:05:48.001Z] dc6741a5b45a: Pushed [2024-12-13T02:05:49.935Z] a5ce738a07e2: Pushed [2024-12-13T02:05:50.201Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:50.741Z] + 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-12-13T02:05:51.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-13T02:05:51.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:05:51.093Z] 37612afe845b: Preparing [2024-12-13T02:05:51.093Z] a5ce738a07e2: Preparing [2024-12-13T02:05:51.093Z] 1c8732931d78: Preparing [2024-12-13T02:05:51.093Z] 4041b3a95127: Preparing [2024-12-13T02:05:51.093Z] 8b3b8c3be132: Preparing [2024-12-13T02:05:51.093Z] dc6741a5b45a: Preparing [2024-12-13T02:05:51.093Z] 651d9022c234: Preparing [2024-12-13T02:05:51.093Z] dc6741a5b45a: Waiting [2024-12-13T02:05:51.093Z] 8b3b8c3be132: Layer already exists [2024-12-13T02:05:51.093Z] a5ce738a07e2: Layer already exists [2024-12-13T02:05:51.093Z] 37612afe845b: Layer already exists [2024-12-13T02:05:51.093Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:51.093Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:51.093Z] dc6741a5b45a: Layer already exists [2024-12-13T02:05:51.093Z] 651d9022c234: Layer already exists [2024-12-13T02:05:51.359Z] latest: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:51.718Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:52.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.27 [2024-12-13T02:05:52.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:05:52.067Z] 37612afe845b: Preparing [2024-12-13T02:05:52.067Z] a5ce738a07e2: Preparing [2024-12-13T02:05:52.067Z] 1c8732931d78: Preparing [2024-12-13T02:05:52.067Z] 4041b3a95127: Preparing [2024-12-13T02:05:52.067Z] 8b3b8c3be132: Preparing [2024-12-13T02:05:52.067Z] dc6741a5b45a: Preparing [2024-12-13T02:05:52.067Z] 651d9022c234: Preparing [2024-12-13T02:05:52.067Z] 651d9022c234: Waiting [2024-12-13T02:05:52.067Z] dc6741a5b45a: Waiting [2024-12-13T02:05:52.067Z] a5ce738a07e2: Layer already exists [2024-12-13T02:05:52.067Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:52.067Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:52.067Z] 8b3b8c3be132: Layer already exists [2024-12-13T02:05:52.067Z] 37612afe845b: Layer already exists [2024-12-13T02:05:52.067Z] dc6741a5b45a: Layer already exists [2024-12-13T02:05:52.067Z] 651d9022c234: Layer already exists [2024-12-13T02:05:52.458Z] 4.0.0-dev.27: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:52.802Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:53.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:53.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:05:53.145Z] 37612afe845b: Preparing [2024-12-13T02:05:53.145Z] a5ce738a07e2: Preparing [2024-12-13T02:05:53.145Z] 1c8732931d78: Preparing [2024-12-13T02:05:53.145Z] 4041b3a95127: Preparing [2024-12-13T02:05:53.145Z] 8b3b8c3be132: Preparing [2024-12-13T02:05:53.145Z] dc6741a5b45a: Preparing [2024-12-13T02:05:53.145Z] 651d9022c234: Preparing [2024-12-13T02:05:53.145Z] dc6741a5b45a: Waiting [2024-12-13T02:05:53.145Z] 651d9022c234: Waiting [2024-12-13T02:05:53.145Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:53.145Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:53.145Z] 37612afe845b: Layer already exists [2024-12-13T02:05:53.145Z] 8b3b8c3be132: Layer already exists [2024-12-13T02:05:53.145Z] a5ce738a07e2: Layer already exists [2024-12-13T02:05:53.145Z] dc6741a5b45a: Layer already exists [2024-12-13T02:05:53.145Z] 651d9022c234: Layer already exists [2024-12-13T02:05:53.409Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:53.751Z] + 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-12-13T02:05:54.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-13T02:05:54.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-13T02:05:54.110Z] 37612afe845b: Preparing [2024-12-13T02:05:54.110Z] a5ce738a07e2: Preparing [2024-12-13T02:05:54.110Z] 1c8732931d78: Preparing [2024-12-13T02:05:54.110Z] 4041b3a95127: Preparing [2024-12-13T02:05:54.110Z] 8b3b8c3be132: Preparing [2024-12-13T02:05:54.110Z] dc6741a5b45a: Preparing [2024-12-13T02:05:54.110Z] 651d9022c234: Preparing [2024-12-13T02:05:54.110Z] dc6741a5b45a: Waiting [2024-12-13T02:05:54.110Z] 651d9022c234: Waiting [2024-12-13T02:05:54.110Z] 8b3b8c3be132: Layer already exists [2024-12-13T02:05:54.110Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:54.110Z] 37612afe845b: Layer already exists [2024-12-13T02:05:54.110Z] a5ce738a07e2: Layer already exists [2024-12-13T02:05:54.110Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:54.110Z] 651d9022c234: Layer already exists [2024-12-13T02:05:54.110Z] dc6741a5b45a: Layer already exists [2024-12-13T02:05:54.376Z] main: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:05:54.451Z] ===================================================== [Pipeline] echo [2024-12-13T02:05:54.472Z] taggedImages: [2024-12-13T02:05:54.472Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:54.472Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-13T02:05:54.472Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.27 [2024-12-13T02:05:54.472Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:54.472Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-13T02:05:54.499Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-13T02:05:54.499Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:54.499Z] latest [2024-12-13T02:05:54.499Z] 4.0.0-dev.27 [2024-12-13T02:05:54.499Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:05:54.499Z] main [2024-12-13T02:05:54.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:54.867Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:05:55.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:05:55.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:05:55.221Z] 098155f15e10: Preparing [2024-12-13T02:05:55.221Z] b3df1c7af14b: Preparing [2024-12-13T02:05:55.221Z] 163ad60e8ce2: Preparing [2024-12-13T02:05:55.221Z] 1c8732931d78: Preparing [2024-12-13T02:05:55.221Z] 4041b3a95127: Preparing [2024-12-13T02:05:55.221Z] 325fdb5953c0: Preparing [2024-12-13T02:05:55.221Z] 7956f4725e30: Preparing [2024-12-13T02:05:55.221Z] 617763d1e030: Preparing [2024-12-13T02:05:55.221Z] 9d14e03e1f2a: Preparing [2024-12-13T02:05:55.221Z] 651d9022c234: Preparing [2024-12-13T02:05:55.221Z] 7956f4725e30: Waiting [2024-12-13T02:05:55.221Z] 617763d1e030: Waiting [2024-12-13T02:05:55.221Z] 9d14e03e1f2a: Waiting [2024-12-13T02:05:55.221Z] 651d9022c234: Waiting [2024-12-13T02:05:55.221Z] 325fdb5953c0: Waiting [2024-12-13T02:05:55.221Z] 4041b3a95127: Layer already exists [2024-12-13T02:05:55.221Z] 1c8732931d78: Layer already exists [2024-12-13T02:05:55.485Z] b3df1c7af14b: Pushed [2024-12-13T02:05:55.485Z] 163ad60e8ce2: Pushed [2024-12-13T02:05:55.485Z] 098155f15e10: Pushed [2024-12-13T02:05:55.485Z] 651d9022c234: Layer already exists [2024-12-13T02:05:55.750Z] 617763d1e030: Pushed [2024-12-13T02:05:57.692Z] 9d14e03e1f2a: Pushed [2024-12-13T02:06:09.978Z] 7956f4725e30: Pushed [2024-12-13T02:06:18.171Z] 325fdb5953c0: Pushed [2024-12-13T02:06:18.171Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:18.540Z] + 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-12-13T02:06:18.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-13T02:06:18.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:06:18.892Z] 098155f15e10: Preparing [2024-12-13T02:06:18.892Z] b3df1c7af14b: Preparing [2024-12-13T02:06:18.892Z] 163ad60e8ce2: Preparing [2024-12-13T02:06:18.892Z] 1c8732931d78: Preparing [2024-12-13T02:06:18.892Z] 4041b3a95127: Preparing [2024-12-13T02:06:18.892Z] 325fdb5953c0: Preparing [2024-12-13T02:06:18.892Z] 7956f4725e30: Preparing [2024-12-13T02:06:18.892Z] 617763d1e030: Preparing [2024-12-13T02:06:18.892Z] 9d14e03e1f2a: Preparing [2024-12-13T02:06:18.892Z] 651d9022c234: Preparing [2024-12-13T02:06:18.892Z] 325fdb5953c0: Waiting [2024-12-13T02:06:18.892Z] 7956f4725e30: Waiting [2024-12-13T02:06:18.892Z] 617763d1e030: Waiting [2024-12-13T02:06:18.892Z] 9d14e03e1f2a: Waiting [2024-12-13T02:06:18.892Z] 651d9022c234: Waiting [2024-12-13T02:06:18.892Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:18.892Z] b3df1c7af14b: Layer already exists [2024-12-13T02:06:18.892Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:18.892Z] 163ad60e8ce2: Layer already exists [2024-12-13T02:06:18.892Z] 098155f15e10: Layer already exists [2024-12-13T02:06:18.892Z] 325fdb5953c0: Layer already exists [2024-12-13T02:06:18.892Z] 7956f4725e30: Layer already exists [2024-12-13T02:06:18.892Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:06:18.892Z] 651d9022c234: Layer already exists [2024-12-13T02:06:18.892Z] 617763d1e030: Layer already exists [2024-12-13T02:06:19.159Z] latest: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:19.520Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:19.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.27 [2024-12-13T02:06:19.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:06:19.881Z] 098155f15e10: Preparing [2024-12-13T02:06:19.881Z] b3df1c7af14b: Preparing [2024-12-13T02:06:19.881Z] 163ad60e8ce2: Preparing [2024-12-13T02:06:19.881Z] 1c8732931d78: Preparing [2024-12-13T02:06:19.881Z] 4041b3a95127: Preparing [2024-12-13T02:06:19.881Z] 325fdb5953c0: Preparing [2024-12-13T02:06:19.881Z] 7956f4725e30: Preparing [2024-12-13T02:06:19.881Z] 617763d1e030: Preparing [2024-12-13T02:06:19.881Z] 9d14e03e1f2a: Preparing [2024-12-13T02:06:19.881Z] 651d9022c234: Preparing [2024-12-13T02:06:19.881Z] 325fdb5953c0: Waiting [2024-12-13T02:06:19.881Z] 7956f4725e30: Waiting [2024-12-13T02:06:19.881Z] 617763d1e030: Waiting [2024-12-13T02:06:19.881Z] 9d14e03e1f2a: Waiting [2024-12-13T02:06:19.881Z] 651d9022c234: Waiting [2024-12-13T02:06:19.881Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:19.881Z] b3df1c7af14b: Layer already exists [2024-12-13T02:06:19.881Z] 098155f15e10: Layer already exists [2024-12-13T02:06:19.881Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:19.881Z] 163ad60e8ce2: Layer already exists [2024-12-13T02:06:19.881Z] 325fdb5953c0: Layer already exists [2024-12-13T02:06:19.881Z] 617763d1e030: Layer already exists [2024-12-13T02:06:19.881Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:06:19.881Z] 7956f4725e30: Layer already exists [2024-12-13T02:06:19.881Z] 651d9022c234: Layer already exists [2024-12-13T02:06:20.146Z] 4.0.0-dev.27: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:20.510Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:20.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:06:20.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:06:20.857Z] 098155f15e10: Preparing [2024-12-13T02:06:20.857Z] b3df1c7af14b: Preparing [2024-12-13T02:06:20.857Z] 163ad60e8ce2: Preparing [2024-12-13T02:06:20.857Z] 1c8732931d78: Preparing [2024-12-13T02:06:20.857Z] 4041b3a95127: Preparing [2024-12-13T02:06:20.857Z] 325fdb5953c0: Preparing [2024-12-13T02:06:20.857Z] 7956f4725e30: Preparing [2024-12-13T02:06:20.857Z] 617763d1e030: Preparing [2024-12-13T02:06:20.857Z] 9d14e03e1f2a: Preparing [2024-12-13T02:06:20.857Z] 651d9022c234: Preparing [2024-12-13T02:06:20.857Z] 325fdb5953c0: Waiting [2024-12-13T02:06:20.857Z] 7956f4725e30: Waiting [2024-12-13T02:06:20.857Z] 617763d1e030: Waiting [2024-12-13T02:06:20.857Z] 9d14e03e1f2a: Waiting [2024-12-13T02:06:20.857Z] 651d9022c234: Waiting [2024-12-13T02:06:20.857Z] 098155f15e10: Layer already exists [2024-12-13T02:06:20.857Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:20.857Z] b3df1c7af14b: Layer already exists [2024-12-13T02:06:20.857Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:20.857Z] 163ad60e8ce2: Layer already exists [2024-12-13T02:06:20.858Z] 325fdb5953c0: Layer already exists [2024-12-13T02:06:20.858Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:06:20.858Z] 7956f4725e30: Layer already exists [2024-12-13T02:06:20.858Z] 617763d1e030: Layer already exists [2024-12-13T02:06:20.858Z] 651d9022c234: Layer already exists [2024-12-13T02:06:21.125Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:21.614Z] + 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-12-13T02:06:21.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-13T02:06:21.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-13T02:06:21.974Z] 098155f15e10: Preparing [2024-12-13T02:06:21.974Z] b3df1c7af14b: Preparing [2024-12-13T02:06:21.974Z] 163ad60e8ce2: Preparing [2024-12-13T02:06:21.974Z] 1c8732931d78: Preparing [2024-12-13T02:06:21.974Z] 4041b3a95127: Preparing [2024-12-13T02:06:21.974Z] 325fdb5953c0: Preparing [2024-12-13T02:06:21.974Z] 7956f4725e30: Preparing [2024-12-13T02:06:21.975Z] 617763d1e030: Preparing [2024-12-13T02:06:21.975Z] 9d14e03e1f2a: Preparing [2024-12-13T02:06:21.975Z] 651d9022c234: Preparing [2024-12-13T02:06:21.975Z] 325fdb5953c0: Waiting [2024-12-13T02:06:21.975Z] 617763d1e030: Waiting [2024-12-13T02:06:21.975Z] 9d14e03e1f2a: Waiting [2024-12-13T02:06:21.975Z] 7956f4725e30: Waiting [2024-12-13T02:06:21.975Z] 651d9022c234: Waiting [2024-12-13T02:06:21.975Z] 163ad60e8ce2: Layer already exists [2024-12-13T02:06:21.975Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:21.975Z] b3df1c7af14b: Layer already exists [2024-12-13T02:06:21.975Z] 098155f15e10: Layer already exists [2024-12-13T02:06:21.975Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:21.975Z] 325fdb5953c0: Layer already exists [2024-12-13T02:06:21.975Z] 7956f4725e30: Layer already exists [2024-12-13T02:06:21.975Z] 651d9022c234: Layer already exists [2024-12-13T02:06:21.975Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:06:21.975Z] 617763d1e030: Layer already exists [2024-12-13T02:06:22.248Z] main: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:06:22.329Z] ===================================================== [Pipeline] echo [2024-12-13T02:06:22.342Z] taggedImages: [2024-12-13T02:06:22.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:06:22.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-13T02:06:22.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.27 [2024-12-13T02:06:22.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:06:22.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-13T02:06:22.371Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-13T02:06:22.371Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:06:22.371Z] latest [2024-12-13T02:06:22.371Z] 4.0.0-dev.27 [2024-12-13T02:06:22.371Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:06:22.371Z] main [2024-12-13T02:06:22.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:22.746Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:23.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:06:23.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:06:23.126Z] 6ccd7de21b78: Preparing [2024-12-13T02:06:23.126Z] 998daa9f8553: Preparing [2024-12-13T02:06:23.126Z] e6da4740a0a0: Preparing [2024-12-13T02:06:23.126Z] 1c8732931d78: Preparing [2024-12-13T02:06:23.126Z] 4041b3a95127: Preparing [2024-12-13T02:06:23.126Z] 6d7a7c633a71: Preparing [2024-12-13T02:06:23.126Z] 3aaca4fab118: Preparing [2024-12-13T02:06:23.126Z] ccb9601b2955: Preparing [2024-12-13T02:06:23.126Z] 651d9022c234: Preparing [2024-12-13T02:06:23.126Z] 6d7a7c633a71: Waiting [2024-12-13T02:06:23.126Z] 651d9022c234: Waiting [2024-12-13T02:06:23.126Z] 3aaca4fab118: Waiting [2024-12-13T02:06:23.126Z] ccb9601b2955: Waiting [2024-12-13T02:06:23.126Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:23.126Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:23.409Z] e6da4740a0a0: Pushed [2024-12-13T02:06:23.409Z] 998daa9f8553: Pushed [2024-12-13T02:06:23.409Z] 6ccd7de21b78: Pushed [2024-12-13T02:06:23.409Z] 651d9022c234: Layer already exists [2024-12-13T02:06:24.003Z] ccb9601b2955: Pushed [2024-12-13T02:06:24.974Z] 3aaca4fab118: Pushed [2024-12-13T02:06:47.033Z] 6d7a7c633a71: Pushed [2024-12-13T02:06:47.033Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:47.409Z] + 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-12-13T02:06:47.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-13T02:06:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:06:47.769Z] 6ccd7de21b78: Preparing [2024-12-13T02:06:47.769Z] 998daa9f8553: Preparing [2024-12-13T02:06:47.769Z] e6da4740a0a0: Preparing [2024-12-13T02:06:47.769Z] 1c8732931d78: Preparing [2024-12-13T02:06:47.769Z] 4041b3a95127: Preparing [2024-12-13T02:06:47.769Z] 6d7a7c633a71: Preparing [2024-12-13T02:06:47.769Z] 3aaca4fab118: Preparing [2024-12-13T02:06:47.769Z] ccb9601b2955: Preparing [2024-12-13T02:06:47.769Z] 651d9022c234: Preparing [2024-12-13T02:06:47.769Z] 6d7a7c633a71: Waiting [2024-12-13T02:06:47.769Z] 3aaca4fab118: Waiting [2024-12-13T02:06:47.769Z] ccb9601b2955: Waiting [2024-12-13T02:06:47.769Z] 651d9022c234: Waiting [2024-12-13T02:06:47.769Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:47.769Z] 6ccd7de21b78: Layer already exists [2024-12-13T02:06:47.769Z] e6da4740a0a0: Layer already exists [2024-12-13T02:06:47.769Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:47.769Z] 998daa9f8553: Layer already exists [2024-12-13T02:06:48.038Z] ccb9601b2955: Layer already exists [2024-12-13T02:06:48.038Z] 651d9022c234: Layer already exists [2024-12-13T02:06:48.038Z] 3aaca4fab118: Layer already exists [2024-12-13T02:06:48.038Z] 6d7a7c633a71: Layer already exists [2024-12-13T02:06:48.038Z] latest: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:48.406Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:48.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.27 [2024-12-13T02:06:48.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:06:48.760Z] 6ccd7de21b78: Preparing [2024-12-13T02:06:48.760Z] 998daa9f8553: Preparing [2024-12-13T02:06:48.760Z] e6da4740a0a0: Preparing [2024-12-13T02:06:48.760Z] 1c8732931d78: Preparing [2024-12-13T02:06:48.760Z] 4041b3a95127: Preparing [2024-12-13T02:06:48.761Z] 6d7a7c633a71: Preparing [2024-12-13T02:06:48.761Z] 3aaca4fab118: Preparing [2024-12-13T02:06:48.761Z] ccb9601b2955: Preparing [2024-12-13T02:06:48.761Z] 651d9022c234: Preparing [2024-12-13T02:06:48.761Z] 6d7a7c633a71: Waiting [2024-12-13T02:06:48.761Z] ccb9601b2955: Waiting [2024-12-13T02:06:48.761Z] 651d9022c234: Waiting [2024-12-13T02:06:48.761Z] 3aaca4fab118: Waiting [2024-12-13T02:06:48.761Z] 6ccd7de21b78: Layer already exists [2024-12-13T02:06:48.761Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:48.761Z] 998daa9f8553: Layer already exists [2024-12-13T02:06:48.761Z] e6da4740a0a0: Layer already exists [2024-12-13T02:06:48.761Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:48.761Z] 6d7a7c633a71: Layer already exists [2024-12-13T02:06:48.761Z] 3aaca4fab118: Layer already exists [2024-12-13T02:06:48.761Z] ccb9601b2955: Layer already exists [2024-12-13T02:06:48.761Z] 651d9022c234: Layer already exists [2024-12-13T02:06:49.025Z] 4.0.0-dev.27: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:49.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:49.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:06:49.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:06:49.737Z] 6ccd7de21b78: Preparing [2024-12-13T02:06:49.737Z] 998daa9f8553: Preparing [2024-12-13T02:06:49.737Z] e6da4740a0a0: Preparing [2024-12-13T02:06:49.737Z] 1c8732931d78: Preparing [2024-12-13T02:06:49.737Z] 4041b3a95127: Preparing [2024-12-13T02:06:49.737Z] 6d7a7c633a71: Preparing [2024-12-13T02:06:49.737Z] 3aaca4fab118: Preparing [2024-12-13T02:06:49.737Z] ccb9601b2955: Preparing [2024-12-13T02:06:49.737Z] 651d9022c234: Preparing [2024-12-13T02:06:49.737Z] ccb9601b2955: Waiting [2024-12-13T02:06:49.737Z] 6d7a7c633a71: Waiting [2024-12-13T02:06:49.737Z] 3aaca4fab118: Waiting [2024-12-13T02:06:49.737Z] 651d9022c234: Waiting [2024-12-13T02:06:49.737Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:49.737Z] 998daa9f8553: Layer already exists [2024-12-13T02:06:49.737Z] e6da4740a0a0: Layer already exists [2024-12-13T02:06:49.737Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:49.737Z] 6ccd7de21b78: Layer already exists [2024-12-13T02:06:49.737Z] ccb9601b2955: Layer already exists [2024-12-13T02:06:49.737Z] 6d7a7c633a71: Layer already exists [2024-12-13T02:06:49.737Z] 651d9022c234: Layer already exists [2024-12-13T02:06:49.737Z] 3aaca4fab118: Layer already exists [2024-12-13T02:06:50.004Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:50.363Z] + 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-12-13T02:06:50.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-13T02:06:50.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-13T02:06:50.719Z] 6ccd7de21b78: Preparing [2024-12-13T02:06:50.719Z] 998daa9f8553: Preparing [2024-12-13T02:06:50.719Z] e6da4740a0a0: Preparing [2024-12-13T02:06:50.719Z] 1c8732931d78: Preparing [2024-12-13T02:06:50.719Z] 4041b3a95127: Preparing [2024-12-13T02:06:50.719Z] 6d7a7c633a71: Preparing [2024-12-13T02:06:50.719Z] 3aaca4fab118: Preparing [2024-12-13T02:06:50.719Z] ccb9601b2955: Preparing [2024-12-13T02:06:50.719Z] 651d9022c234: Preparing [2024-12-13T02:06:50.719Z] 3aaca4fab118: Waiting [2024-12-13T02:06:50.719Z] ccb9601b2955: Waiting [2024-12-13T02:06:50.719Z] 651d9022c234: Waiting [2024-12-13T02:06:50.719Z] 6d7a7c633a71: Waiting [2024-12-13T02:06:50.719Z] 6ccd7de21b78: Layer already exists [2024-12-13T02:06:50.719Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:50.719Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:50.719Z] e6da4740a0a0: Layer already exists [2024-12-13T02:06:50.719Z] 998daa9f8553: Layer already exists [2024-12-13T02:06:50.719Z] 6d7a7c633a71: Layer already exists [2024-12-13T02:06:50.719Z] 651d9022c234: Layer already exists [2024-12-13T02:06:50.719Z] ccb9601b2955: Layer already exists [2024-12-13T02:06:50.719Z] 3aaca4fab118: Layer already exists [2024-12-13T02:06:50.986Z] main: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:06:51.062Z] ===================================================== [Pipeline] echo [2024-12-13T02:06:51.074Z] taggedImages: [2024-12-13T02:06:51.074Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:06:51.074Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-13T02:06:51.074Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.27 [2024-12-13T02:06:51.074Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:06:51.074Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-13T02:06:51.101Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-13T02:06:51.101Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:06:51.101Z] latest [2024-12-13T02:06:51.101Z] 4.0.0-dev.27 [2024-12-13T02:06:51.101Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:06:51.101Z] main [2024-12-13T02:06:51.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:51.470Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:06:51.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:06:51.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:06:51.836Z] 409cdeef5779: Preparing [2024-12-13T02:06:51.836Z] 2ef35389d707: Preparing [2024-12-13T02:06:51.836Z] 54e15fa5757c: Preparing [2024-12-13T02:06:51.836Z] 1c8732931d78: Preparing [2024-12-13T02:06:51.836Z] 4041b3a95127: Preparing [2024-12-13T02:06:51.836Z] d3f8dd412154: Preparing [2024-12-13T02:06:51.836Z] 617763d1e030: Preparing [2024-12-13T02:06:51.836Z] d3f8dd412154: Waiting [2024-12-13T02:06:51.836Z] 9d14e03e1f2a: Preparing [2024-12-13T02:06:51.836Z] 617763d1e030: Waiting [2024-12-13T02:06:51.836Z] 651d9022c234: Preparing [2024-12-13T02:06:51.836Z] 9d14e03e1f2a: Waiting [2024-12-13T02:06:51.836Z] 651d9022c234: Waiting [2024-12-13T02:06:51.836Z] 1c8732931d78: Layer already exists [2024-12-13T02:06:51.836Z] 4041b3a95127: Layer already exists [2024-12-13T02:06:52.103Z] 617763d1e030: Layer already exists [2024-12-13T02:06:52.103Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:06:52.103Z] 409cdeef5779: Pushed [2024-12-13T02:06:52.103Z] 2ef35389d707: Pushed [2024-12-13T02:06:52.103Z] 54e15fa5757c: Pushed [2024-12-13T02:06:52.103Z] 651d9022c234: Layer already exists [2024-12-13T02:07:14.164Z] d3f8dd412154: Pushed [2024-12-13T02:07:14.429Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:14.792Z] + 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-12-13T02:07:15.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-13T02:07:15.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:07:15.150Z] 409cdeef5779: Preparing [2024-12-13T02:07:15.150Z] 2ef35389d707: Preparing [2024-12-13T02:07:15.150Z] 54e15fa5757c: Preparing [2024-12-13T02:07:15.150Z] 1c8732931d78: Preparing [2024-12-13T02:07:15.150Z] 4041b3a95127: Preparing [2024-12-13T02:07:15.150Z] d3f8dd412154: Preparing [2024-12-13T02:07:15.150Z] 617763d1e030: Preparing [2024-12-13T02:07:15.150Z] 9d14e03e1f2a: Preparing [2024-12-13T02:07:15.150Z] 651d9022c234: Preparing [2024-12-13T02:07:15.150Z] d3f8dd412154: Waiting [2024-12-13T02:07:15.150Z] 651d9022c234: Waiting [2024-12-13T02:07:15.150Z] 617763d1e030: Waiting [2024-12-13T02:07:15.150Z] 9d14e03e1f2a: Waiting [2024-12-13T02:07:15.150Z] 2ef35389d707: Layer already exists [2024-12-13T02:07:15.150Z] 54e15fa5757c: Layer already exists [2024-12-13T02:07:15.150Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:15.150Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:15.150Z] 409cdeef5779: Layer already exists [2024-12-13T02:07:15.150Z] d3f8dd412154: Layer already exists [2024-12-13T02:07:15.150Z] 617763d1e030: Layer already exists [2024-12-13T02:07:15.150Z] 651d9022c234: Layer already exists [2024-12-13T02:07:15.150Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:07:15.416Z] latest: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:15.772Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:16.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.27 [2024-12-13T02:07:16.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:07:16.136Z] 409cdeef5779: Preparing [2024-12-13T02:07:16.136Z] 2ef35389d707: Preparing [2024-12-13T02:07:16.136Z] 54e15fa5757c: Preparing [2024-12-13T02:07:16.136Z] 1c8732931d78: Preparing [2024-12-13T02:07:16.136Z] 4041b3a95127: Preparing [2024-12-13T02:07:16.136Z] d3f8dd412154: Preparing [2024-12-13T02:07:16.136Z] 617763d1e030: Preparing [2024-12-13T02:07:16.136Z] 9d14e03e1f2a: Preparing [2024-12-13T02:07:16.136Z] 651d9022c234: Preparing [2024-12-13T02:07:16.136Z] d3f8dd412154: Waiting [2024-12-13T02:07:16.136Z] 617763d1e030: Waiting [2024-12-13T02:07:16.136Z] 9d14e03e1f2a: Waiting [2024-12-13T02:07:16.136Z] 651d9022c234: Waiting [2024-12-13T02:07:16.136Z] 409cdeef5779: Layer already exists [2024-12-13T02:07:16.136Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:16.136Z] 2ef35389d707: Layer already exists [2024-12-13T02:07:16.136Z] 54e15fa5757c: Layer already exists [2024-12-13T02:07:16.136Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:16.136Z] 617763d1e030: Layer already exists [2024-12-13T02:07:16.403Z] d3f8dd412154: Layer already exists [2024-12-13T02:07:16.403Z] 651d9022c234: Layer already exists [2024-12-13T02:07:16.403Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:07:16.403Z] 4.0.0-dev.27: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:16.762Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:17.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:17.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:07:17.117Z] 409cdeef5779: Preparing [2024-12-13T02:07:17.117Z] 2ef35389d707: Preparing [2024-12-13T02:07:17.117Z] 54e15fa5757c: Preparing [2024-12-13T02:07:17.117Z] 1c8732931d78: Preparing [2024-12-13T02:07:17.117Z] 4041b3a95127: Preparing [2024-12-13T02:07:17.117Z] d3f8dd412154: Preparing [2024-12-13T02:07:17.117Z] 617763d1e030: Preparing [2024-12-13T02:07:17.117Z] d3f8dd412154: Waiting [2024-12-13T02:07:17.117Z] 9d14e03e1f2a: Preparing [2024-12-13T02:07:17.117Z] 617763d1e030: Waiting [2024-12-13T02:07:17.117Z] 651d9022c234: Preparing [2024-12-13T02:07:17.117Z] 9d14e03e1f2a: Waiting [2024-12-13T02:07:17.117Z] 651d9022c234: Waiting [2024-12-13T02:07:17.117Z] 2ef35389d707: Layer already exists [2024-12-13T02:07:17.117Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:17.118Z] 409cdeef5779: Layer already exists [2024-12-13T02:07:17.118Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:17.118Z] 54e15fa5757c: Layer already exists [2024-12-13T02:07:17.118Z] 617763d1e030: Layer already exists [2024-12-13T02:07:17.118Z] d3f8dd412154: Layer already exists [2024-12-13T02:07:17.118Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:07:17.118Z] 651d9022c234: Layer already exists [2024-12-13T02:07:17.384Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:17.735Z] + 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-12-13T02:07:18.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-13T02:07:18.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-13T02:07:18.079Z] 409cdeef5779: Preparing [2024-12-13T02:07:18.079Z] 2ef35389d707: Preparing [2024-12-13T02:07:18.079Z] 54e15fa5757c: Preparing [2024-12-13T02:07:18.079Z] 1c8732931d78: Preparing [2024-12-13T02:07:18.079Z] 4041b3a95127: Preparing [2024-12-13T02:07:18.079Z] d3f8dd412154: Preparing [2024-12-13T02:07:18.079Z] 617763d1e030: Preparing [2024-12-13T02:07:18.079Z] 9d14e03e1f2a: Preparing [2024-12-13T02:07:18.079Z] 651d9022c234: Preparing [2024-12-13T02:07:18.079Z] d3f8dd412154: Waiting [2024-12-13T02:07:18.079Z] 617763d1e030: Waiting [2024-12-13T02:07:18.079Z] 9d14e03e1f2a: Waiting [2024-12-13T02:07:18.079Z] 651d9022c234: Waiting [2024-12-13T02:07:18.079Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:18.079Z] 54e15fa5757c: Layer already exists [2024-12-13T02:07:18.079Z] 409cdeef5779: Layer already exists [2024-12-13T02:07:18.079Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:18.079Z] 2ef35389d707: Layer already exists [2024-12-13T02:07:18.079Z] 9d14e03e1f2a: Layer already exists [2024-12-13T02:07:18.346Z] d3f8dd412154: Layer already exists [2024-12-13T02:07:18.346Z] 617763d1e030: Layer already exists [2024-12-13T02:07:18.346Z] 651d9022c234: Layer already exists [2024-12-13T02:07:18.346Z] main: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:07:18.422Z] ===================================================== [Pipeline] echo [2024-12-13T02:07:18.434Z] taggedImages: [2024-12-13T02:07:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-13T02:07:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.27 [2024-12-13T02:07:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:18.434Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-13T02:07:18.466Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-13T02:07:18.466Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:18.466Z] latest [2024-12-13T02:07:18.466Z] 4.0.0-dev.27 [2024-12-13T02:07:18.466Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:18.466Z] main [2024-12-13T02:07:18.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:18.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:19.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:19.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:07:19.205Z] b76cea469ae4: Preparing [2024-12-13T02:07:19.205Z] 783b27c26692: Preparing [2024-12-13T02:07:19.205Z] b9b1611b6bb9: Preparing [2024-12-13T02:07:19.205Z] 1c8732931d78: Preparing [2024-12-13T02:07:19.205Z] 4041b3a95127: Preparing [2024-12-13T02:07:19.205Z] 596b07d8eef1: Preparing [2024-12-13T02:07:19.205Z] 596b07d8eef1: Waiting [2024-12-13T02:07:19.205Z] 8052e0d0d52a: Preparing [2024-12-13T02:07:19.205Z] 651d9022c234: Preparing [2024-12-13T02:07:19.205Z] 8052e0d0d52a: Waiting [2024-12-13T02:07:19.205Z] 651d9022c234: Waiting [2024-12-13T02:07:19.205Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:19.205Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:19.472Z] b76cea469ae4: Pushed [2024-12-13T02:07:19.472Z] 783b27c26692: Pushed [2024-12-13T02:07:19.472Z] 651d9022c234: Layer already exists [2024-12-13T02:07:19.738Z] 8052e0d0d52a: Pushed [2024-12-13T02:07:21.148Z] 596b07d8eef1: Pushed [2024-12-13T02:07:27.794Z] b9b1611b6bb9: Pushed [2024-12-13T02:07:28.061Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:28.419Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:28.784Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-13T02:07:28.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:07:28.785Z] b76cea469ae4: Preparing [2024-12-13T02:07:28.785Z] 783b27c26692: Preparing [2024-12-13T02:07:28.785Z] b9b1611b6bb9: Preparing [2024-12-13T02:07:28.785Z] 1c8732931d78: Preparing [2024-12-13T02:07:28.785Z] 4041b3a95127: Preparing [2024-12-13T02:07:28.785Z] 596b07d8eef1: Preparing [2024-12-13T02:07:28.785Z] 8052e0d0d52a: Preparing [2024-12-13T02:07:28.785Z] 651d9022c234: Preparing [2024-12-13T02:07:28.785Z] 596b07d8eef1: Waiting [2024-12-13T02:07:28.785Z] 8052e0d0d52a: Waiting [2024-12-13T02:07:28.785Z] 651d9022c234: Waiting [2024-12-13T02:07:28.785Z] b76cea469ae4: Layer already exists [2024-12-13T02:07:28.785Z] b9b1611b6bb9: Layer already exists [2024-12-13T02:07:28.785Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:28.785Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:28.785Z] 783b27c26692: Layer already exists [2024-12-13T02:07:28.785Z] 596b07d8eef1: Layer already exists [2024-12-13T02:07:28.785Z] 8052e0d0d52a: Layer already exists [2024-12-13T02:07:28.785Z] 651d9022c234: Layer already exists [2024-12-13T02:07:29.051Z] latest: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:29.411Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:29.764Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.27 [2024-12-13T02:07:29.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:07:29.765Z] b76cea469ae4: Preparing [2024-12-13T02:07:29.765Z] 783b27c26692: Preparing [2024-12-13T02:07:29.765Z] b9b1611b6bb9: Preparing [2024-12-13T02:07:29.765Z] 1c8732931d78: Preparing [2024-12-13T02:07:29.765Z] 4041b3a95127: Preparing [2024-12-13T02:07:29.765Z] 596b07d8eef1: Preparing [2024-12-13T02:07:29.765Z] 8052e0d0d52a: Preparing [2024-12-13T02:07:29.765Z] 651d9022c234: Preparing [2024-12-13T02:07:29.765Z] 8052e0d0d52a: Waiting [2024-12-13T02:07:29.765Z] 651d9022c234: Waiting [2024-12-13T02:07:29.765Z] 596b07d8eef1: Waiting [2024-12-13T02:07:29.765Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:29.765Z] b76cea469ae4: Layer already exists [2024-12-13T02:07:29.765Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:29.765Z] b9b1611b6bb9: Layer already exists [2024-12-13T02:07:29.765Z] 783b27c26692: Layer already exists [2024-12-13T02:07:29.765Z] 651d9022c234: Layer already exists [2024-12-13T02:07:29.765Z] 596b07d8eef1: Layer already exists [2024-12-13T02:07:29.765Z] 8052e0d0d52a: Layer already exists [2024-12-13T02:07:30.030Z] 4.0.0-dev.27: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:30.389Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:30.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:30.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:07:30.746Z] b76cea469ae4: Preparing [2024-12-13T02:07:30.746Z] 783b27c26692: Preparing [2024-12-13T02:07:30.746Z] b9b1611b6bb9: Preparing [2024-12-13T02:07:30.746Z] 1c8732931d78: Preparing [2024-12-13T02:07:30.746Z] 4041b3a95127: Preparing [2024-12-13T02:07:30.746Z] 596b07d8eef1: Preparing [2024-12-13T02:07:30.746Z] 8052e0d0d52a: Preparing [2024-12-13T02:07:30.746Z] 651d9022c234: Preparing [2024-12-13T02:07:30.746Z] 8052e0d0d52a: Waiting [2024-12-13T02:07:30.746Z] 651d9022c234: Waiting [2024-12-13T02:07:30.746Z] 596b07d8eef1: Waiting [2024-12-13T02:07:30.746Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:30.746Z] 783b27c26692: Layer already exists [2024-12-13T02:07:30.746Z] b9b1611b6bb9: Layer already exists [2024-12-13T02:07:30.746Z] b76cea469ae4: Layer already exists [2024-12-13T02:07:30.746Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:30.746Z] 596b07d8eef1: Layer already exists [2024-12-13T02:07:30.746Z] 8052e0d0d52a: Layer already exists [2024-12-13T02:07:30.746Z] 651d9022c234: Layer already exists [2024-12-13T02:07:31.014Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:31.371Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:31.733Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-13T02:07:31.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-13T02:07:31.733Z] b76cea469ae4: Preparing [2024-12-13T02:07:31.733Z] 783b27c26692: Preparing [2024-12-13T02:07:31.733Z] b9b1611b6bb9: Preparing [2024-12-13T02:07:31.733Z] 1c8732931d78: Preparing [2024-12-13T02:07:31.733Z] 4041b3a95127: Preparing [2024-12-13T02:07:31.733Z] 596b07d8eef1: Preparing [2024-12-13T02:07:31.733Z] 8052e0d0d52a: Preparing [2024-12-13T02:07:31.734Z] 651d9022c234: Preparing [2024-12-13T02:07:31.734Z] 596b07d8eef1: Waiting [2024-12-13T02:07:31.734Z] 651d9022c234: Waiting [2024-12-13T02:07:31.734Z] 8052e0d0d52a: Waiting [2024-12-13T02:07:31.734Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:31.734Z] b9b1611b6bb9: Layer already exists [2024-12-13T02:07:31.734Z] 783b27c26692: Layer already exists [2024-12-13T02:07:31.734Z] b76cea469ae4: Layer already exists [2024-12-13T02:07:31.734Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:31.734Z] 596b07d8eef1: Layer already exists [2024-12-13T02:07:31.734Z] 8052e0d0d52a: Layer already exists [2024-12-13T02:07:31.734Z] 651d9022c234: Layer already exists [2024-12-13T02:07:32.001Z] main: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:07:32.136Z] ===================================================== [Pipeline] echo [2024-12-13T02:07:32.147Z] taggedImages: [2024-12-13T02:07:32.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:32.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-13T02:07:32.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.27 [2024-12-13T02:07:32.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:32.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-13T02:07:32.174Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-13T02:07:32.174Z] 8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:32.174Z] latest [2024-12-13T02:07:32.174Z] 4.0.0-dev.27 [2024-12-13T02:07:32.174Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:32.174Z] main [2024-12-13T02:07:32.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:32.541Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:32.901Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:32.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:07:32.901Z] 0ff1e1f0fe3c: Preparing [2024-12-13T02:07:32.901Z] 31e9010d4285: Preparing [2024-12-13T02:07:32.901Z] 1c8732931d78: Preparing [2024-12-13T02:07:32.901Z] 4041b3a95127: Preparing [2024-12-13T02:07:32.901Z] ad27054af393: Preparing [2024-12-13T02:07:32.901Z] 5018fdbe898c: Preparing [2024-12-13T02:07:32.901Z] 651d9022c234: Preparing [2024-12-13T02:07:32.901Z] 5018fdbe898c: Waiting [2024-12-13T02:07:32.901Z] 651d9022c234: Waiting [2024-12-13T02:07:32.901Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:32.901Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:33.169Z] 651d9022c234: Layer already exists [2024-12-13T02:07:33.169Z] 0ff1e1f0fe3c: Pushed [2024-12-13T02:07:33.752Z] 5018fdbe898c: Pushed [2024-12-13T02:07:34.714Z] ad27054af393: Pushed [2024-12-13T02:07:41.360Z] 31e9010d4285: Pushed [2024-12-13T02:07:41.627Z] 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:41.998Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:42.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-13T02:07:42.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:07:42.356Z] 0ff1e1f0fe3c: Preparing [2024-12-13T02:07:42.356Z] 31e9010d4285: Preparing [2024-12-13T02:07:42.356Z] 1c8732931d78: Preparing [2024-12-13T02:07:42.356Z] 4041b3a95127: Preparing [2024-12-13T02:07:42.356Z] ad27054af393: Preparing [2024-12-13T02:07:42.356Z] 5018fdbe898c: Preparing [2024-12-13T02:07:42.356Z] 651d9022c234: Preparing [2024-12-13T02:07:42.356Z] 5018fdbe898c: Waiting [2024-12-13T02:07:42.356Z] 651d9022c234: Waiting [2024-12-13T02:07:42.356Z] ad27054af393: Layer already exists [2024-12-13T02:07:42.356Z] 31e9010d4285: Layer already exists [2024-12-13T02:07:42.356Z] 0ff1e1f0fe3c: Layer already exists [2024-12-13T02:07:42.356Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:42.356Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:42.356Z] 5018fdbe898c: Layer already exists [2024-12-13T02:07:42.356Z] 651d9022c234: Layer already exists [2024-12-13T02:07:42.623Z] latest: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:42.981Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:43.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.27 [2024-12-13T02:07:43.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:07:43.331Z] 0ff1e1f0fe3c: Preparing [2024-12-13T02:07:43.331Z] 31e9010d4285: Preparing [2024-12-13T02:07:43.331Z] 1c8732931d78: Preparing [2024-12-13T02:07:43.331Z] 4041b3a95127: Preparing [2024-12-13T02:07:43.331Z] ad27054af393: Preparing [2024-12-13T02:07:43.331Z] 5018fdbe898c: Preparing [2024-12-13T02:07:43.331Z] 651d9022c234: Preparing [2024-12-13T02:07:43.331Z] 651d9022c234: Waiting [2024-12-13T02:07:43.331Z] 5018fdbe898c: Waiting [2024-12-13T02:07:43.331Z] 0ff1e1f0fe3c: Layer already exists [2024-12-13T02:07:43.331Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:43.331Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:43.331Z] 31e9010d4285: Layer already exists [2024-12-13T02:07:43.331Z] ad27054af393: Layer already exists [2024-12-13T02:07:43.331Z] 5018fdbe898c: Layer already exists [2024-12-13T02:07:43.331Z] 651d9022c234: Layer already exists [2024-12-13T02:07:43.597Z] 4.0.0-dev.27: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:43.951Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:44.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:44.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:07:44.300Z] 0ff1e1f0fe3c: Preparing [2024-12-13T02:07:44.300Z] 31e9010d4285: Preparing [2024-12-13T02:07:44.300Z] 1c8732931d78: Preparing [2024-12-13T02:07:44.300Z] 4041b3a95127: Preparing [2024-12-13T02:07:44.300Z] ad27054af393: Preparing [2024-12-13T02:07:44.300Z] 5018fdbe898c: Preparing [2024-12-13T02:07:44.300Z] 651d9022c234: Preparing [2024-12-13T02:07:44.300Z] 5018fdbe898c: Waiting [2024-12-13T02:07:44.300Z] 651d9022c234: Waiting [2024-12-13T02:07:44.300Z] 31e9010d4285: Layer already exists [2024-12-13T02:07:44.300Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:44.300Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:44.300Z] ad27054af393: Layer already exists [2024-12-13T02:07:44.300Z] 0ff1e1f0fe3c: Layer already exists [2024-12-13T02:07:44.300Z] 5018fdbe898c: Layer already exists [2024-12-13T02:07:44.300Z] 651d9022c234: Layer already exists [2024-12-13T02:07:44.565Z] 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:44.917Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:45.260Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-13T02:07:45.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-13T02:07:45.261Z] 0ff1e1f0fe3c: Preparing [2024-12-13T02:07:45.261Z] 31e9010d4285: Preparing [2024-12-13T02:07:45.261Z] 1c8732931d78: Preparing [2024-12-13T02:07:45.261Z] 4041b3a95127: Preparing [2024-12-13T02:07:45.261Z] ad27054af393: Preparing [2024-12-13T02:07:45.261Z] 5018fdbe898c: Preparing [2024-12-13T02:07:45.261Z] 651d9022c234: Preparing [2024-12-13T02:07:45.261Z] 5018fdbe898c: Waiting [2024-12-13T02:07:45.261Z] 651d9022c234: Waiting [2024-12-13T02:07:45.261Z] 4041b3a95127: Layer already exists [2024-12-13T02:07:45.261Z] 31e9010d4285: Layer already exists [2024-12-13T02:07:45.261Z] 1c8732931d78: Layer already exists [2024-12-13T02:07:45.261Z] ad27054af393: Layer already exists [2024-12-13T02:07:45.261Z] 0ff1e1f0fe3c: Layer already exists [2024-12-13T02:07:45.261Z] 5018fdbe898c: Layer already exists [2024-12-13T02:07:45.261Z] 651d9022c234: Layer already exists [2024-12-13T02:07:45.524Z] main: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T02:07:45.606Z] ===================================================== [Pipeline] echo [2024-12-13T02:07:45.619Z] taggedImages: [2024-12-13T02:07:45.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [2024-12-13T02:07:45.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-13T02:07:45.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.27 [2024-12-13T02:07:45.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [2024-12-13T02:07:45.619Z] - 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-12-13T02:07:46.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T02:07:46.004Z] [2024-12-13T02:07:46.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:07:46.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T02:07:46.331Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-13T02:07:46.331Z] 8998bd30e6a1: Pulling fs layer [2024-12-13T02:07:46.331Z] 04944245beec: Pulling fs layer [2024-12-13T02:07:46.331Z] 699f458cf7ca: Pulling fs layer [2024-12-13T02:07:46.331Z] 765212b225bb: Pulling fs layer [2024-12-13T02:07:46.331Z] f23df028b6ca: Pulling fs layer [2024-12-13T02:07:46.331Z] d65c8cfc05b1: Pulling fs layer [2024-12-13T02:07:46.331Z] 2437ff75d9bd: Pulling fs layer [2024-12-13T02:07:46.331Z] 765212b225bb: Waiting [2024-12-13T02:07:46.331Z] f23df028b6ca: Waiting [2024-12-13T02:07:46.331Z] d65c8cfc05b1: Waiting [2024-12-13T02:07:46.331Z] 2437ff75d9bd: Waiting [2024-12-13T02:07:46.600Z] 04944245beec: Download complete [2024-12-13T02:07:46.600Z] 765212b225bb: Verifying Checksum [2024-12-13T02:07:46.600Z] 765212b225bb: Download complete [2024-12-13T02:07:46.600Z] f23df028b6ca: Verifying Checksum [2024-12-13T02:07:46.600Z] f23df028b6ca: Download complete [2024-12-13T02:07:46.600Z] d65c8cfc05b1: Verifying Checksum [2024-12-13T02:07:46.600Z] d65c8cfc05b1: Download complete [2024-12-13T02:07:46.866Z] 699f458cf7ca: Verifying Checksum [2024-12-13T02:07:46.866Z] 699f458cf7ca: Download complete [2024-12-13T02:07:47.133Z] 8998bd30e6a1: Verifying Checksum [2024-12-13T02:07:47.133Z] 8998bd30e6a1: Download complete [2024-12-13T02:07:49.074Z] 2437ff75d9bd: Verifying Checksum [2024-12-13T02:07:49.074Z] 2437ff75d9bd: Download complete [2024-12-13T02:07:54.415Z] 8998bd30e6a1: Pull complete [2024-12-13T02:07:54.415Z] 04944245beec: Pull complete [2024-12-13T02:07:56.366Z] 699f458cf7ca: Pull complete [2024-12-13T02:07:56.366Z] 765212b225bb: Pull complete [2024-12-13T02:07:56.950Z] f23df028b6ca: Pull complete [2024-12-13T02:07:56.950Z] d65c8cfc05b1: Pull complete [2024-12-13T02:08:23.613Z] 2437ff75d9bd: Pull complete [2024-12-13T02:08:23.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-13T02:08:23.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T02:08:23.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:08:23.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-34995 does not seem to be running inside a container [2024-12-13T02:08:23.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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-13T02:08:26.084Z] $ docker top a2eb1f48216426fa8bbd1f54e779efcaedbad6528eba44a1328e703fcac63dbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:08:26.686Z] ---> job-cost.sh [2024-12-13T02:08:26.951Z] lf-activate-venv: SKIPPING [2024-12-13T02:08:26.951Z] INFO: No Stack... [2024-12-13T02:08:27.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T02:08:28.494Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T02:08:28.807Z] + cat /w/workspace/edgex-go/763/archives/cost.csv [2024-12-13T02:08:28.807Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T02:08:28.843Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-763-stack-cost] [2024-12-13T02:08:28.852Z] Resource [jenkins-edgexfoundry-edgex-go-main-763-stack-cost] did not exist. Created. [2024-12-13T02:08:28.859Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-763-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T02:08:29.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T02:08:29.775Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T02:08:29.785Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-763-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T02:08:29.801Z] $ docker stop --time=1 a2eb1f48216426fa8bbd1f54e779efcaedbad6528eba44a1328e703fcac63dbe [2024-12-13T02:08:31.183Z] $ docker rm -f --volumes a2eb1f48216426fa8bbd1f54e779efcaedbad6528eba44a1328e703fcac63dbe [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-12-13T02:08:31.707Z] provisioning config files... [2024-12-13T02:08:31.713Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/763@tmp/config134334719783127307tmp [Pipeline] { [Pipeline] sh [2024-12-13T02:08:32.010Z] + set +x [2024-12-13T02:08:32.010Z] + curl -s https://codecov.io/bash [2024-12-13T02:08:32.010Z] + bash -s -- [2024-12-13T02:08:32.010Z] [2024-12-13T02:08:32.010Z] _____ _ [2024-12-13T02:08:32.010Z] / ____| | | [2024-12-13T02:08:32.010Z] | | ___ __| | ___ ___ _____ __ [2024-12-13T02:08:32.010Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-13T02:08:32.010Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-13T02:08:32.010Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-13T02:08:32.010Z] Bash-1.0.6 [2024-12-13T02:08:32.010Z] [2024-12-13T02:08:32.010Z] [2024-12-13T02:08:32.010Z] ==> git version 2.25.1 found [2024-12-13T02:08:32.010Z] ==> 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-12-13T02:08:32.010Z] Release-Date: 2020-01-08 [2024-12-13T02:08:32.010Z] 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-12-13T02:08:32.010Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-13T02:08:32.010Z] ==> Jenkins CI detected. [2024-12-13T02:08:32.010Z] current dir:  /w/workspace/edgex-go/763 [2024-12-13T02:08:32.010Z] project root: . [2024-12-13T02:08:32.010Z] --> token set from env [2024-12-13T02:08:32.010Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-13T02:08:32.270Z] ==> Running gcov in . (disable via -X gcov) [2024-12-13T02:08:32.270Z] ==> Python coveragepy not found [2024-12-13T02:08:32.270Z] ==> Searching for coverage reports in: [2024-12-13T02:08:32.270Z] + . [2024-12-13T02:08:32.270Z] -> Found 1 reports [2024-12-13T02:08:32.270Z] ==> Detecting git/mercurial file structure [2024-12-13T02:08:32.270Z] ==> Reading reports [2024-12-13T02:08:32.270Z] + ./coverage.out bytes=1412873 [2024-12-13T02:08:32.270Z] ==> Appending adjustments [2024-12-13T02:08:32.270Z] https://docs.codecov.io/docs/fixing-reports [2024-12-13T02:08:33.651Z] + Found adjustments [2024-12-13T02:08:33.651Z] ==> Gzipping contents [2024-12-13T02:08:33.651Z] 124K /tmp/codecov.lSR8dv.gz [2024-12-13T02:08:33.651Z] ==> Uploading reports [2024-12-13T02:08:33.651Z] url: https://codecov.io [2024-12-13T02:08:33.651Z] query: branch=main&commit=8602b498d3128349393517fce1ac5cb853a1a35d&build=763&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F763%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T02:08:33.651Z] -> Pinging Codecov [2024-12-13T02:08:33.651Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8602b498d3128349393517fce1ac5cb853a1a35d&build=763&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F763%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T02:08:33.651Z] -> Uploading to [2024-12-13T02:08:33.651Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/8602b498d3128349393517fce1ac5cb853a1a35d/a3be7be1-357c-4f09-8bd0-d84dedc658f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T020833Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=72854594a707ed998942a4a9c9888824622d2b31e133170ce641ffe0c76c503e [2024-12-13T02:08:33.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:33.651Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:33.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 483k --:--:-- --:--:-- --:--:-- 483k [2024-12-13T02:08:33.912Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [2024-12-13T02:08:33.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-13T02:08:34.147Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-13T02:08:34.164Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:08:34.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T02:08:34.476Z] [2024-12-13T02:08:34.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:08:34.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T02:08:34.778Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-13T02:08:34.778Z] 43c4264eed91: Already exists [2024-12-13T02:08:34.778Z] 4cc291be95ef: Already exists [2024-12-13T02:08:34.778Z] 2ac1f1163629: Already exists [2024-12-13T02:08:34.778Z] 5c3c966382ef: Already exists [2024-12-13T02:08:34.778Z] 4f4fb700ef54: Already exists [2024-12-13T02:08:34.778Z] d9c7d2e4e75e: Pulling fs layer [2024-12-13T02:08:34.778Z] 9c3e1370e548: Pulling fs layer [2024-12-13T02:08:35.037Z] d9c7d2e4e75e: Verifying Checksum [2024-12-13T02:08:35.037Z] d9c7d2e4e75e: Download complete [2024-12-13T02:08:35.296Z] d9c7d2e4e75e: Pull complete [2024-12-13T02:08:35.866Z] 9c3e1370e548: Verifying Checksum [2024-12-13T02:08:35.866Z] 9c3e1370e548: Download complete [2024-12-13T02:08:39.156Z] 9c3e1370e548: Pull complete [2024-12-13T02:08:39.156Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-13T02:08:39.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T02:08:39.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:08:39.246Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T02:08:39.360Z] $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T02:08:42.035Z] $ docker top 032144479ca689979242ce6dadf3bf68d798cac9b26df78bc92acd1a45850084 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:08:42.391Z] + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] echo [2024-12-13T02:08:42.409Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-13T02:08:42.697Z] + set -o pipefail [2024-12-13T02:08:42.698Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-13T02:08:52.675Z] [2024-12-13T02:08:52.675Z] Monitoring /w/workspace/edgex-go/763 (github.com/edgexfoundry/edgex-go)... [2024-12-13T02:08:52.675Z] [2024-12-13T02:08:52.675Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d1fe2057-468f-4ba9-b647-4acedeb082d2 [2024-12-13T02:08:52.675Z] [2024-12-13T02:08:52.675Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-13T02:08:52.675Z] [2024-12-13T02:08:52.675Z] [2024-12-13T02:08:52.675Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-13T02:08:52.675Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-13T02:08:52.708Z] $ docker stop --time=1 032144479ca689979242ce6dadf3bf68d798cac9b26df78bc92acd1a45850084 [2024-12-13T02:08:56.462Z] $ docker rm -f --volumes 032144479ca689979242ce6dadf3bf68d798cac9b26df78bc92acd1a45850084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-13T02:08:56.950Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:08:56.963Z] provisioning config files... [2024-12-13T02:08:56.971Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/763@tmp/config17815642929287934659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:08:57.269Z] --> edgex-publish-swagger.sh [2024-12-13T02:08:57.269Z] === Publish openapi API === [2024-12-13T02:08:57.269Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-13T02:08:57.269Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/763/openapi/core-command.yaml] [2024-12-13T02:08:57.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:57.269Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:57.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65433 --:--:-- --:--:-- --:--:-- 65302 100 32782 0 0 100 32782 0 65302 --:--:-- --:--:-- --:--:-- 65172 [2024-12-13T02:08:57.839Z] [2024-12-13T02:08:57.839Z] [2024-12-13T02:08:57.839Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/763/openapi/core-data.yaml] [2024-12-13T02:08:57.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:57.839Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:58.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 169k --:--:-- --:--:-- --:--:-- 169k [2024-12-13T02:08:58.099Z] [2024-12-13T02:08:58.099Z] [2024-12-13T02:08:58.099Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/763/openapi/core-keeper.yaml] [2024-12-13T02:08:58.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:58.099Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:58.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 170k [2024-12-13T02:08:58.358Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-13T02:08:58.358Z] [2024-12-13T02:08:58.358Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/763/openapi/core-metadata.yaml] [2024-12-13T02:08:58.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:58.358Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:58.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 303 301k --:--:-- --:--:-- --:--:-- 300k 100 154k 100 156 100 154k 303 301k --:--:-- --:--:-- --:--:-- 300k [2024-12-13T02:08:58.927Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-13T02:08:58.927Z] [2024-12-13T02:08:58.927Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/763/openapi/support-notifications.yaml] [2024-12-13T02:08:58.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:58.927Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:59.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 358 195k --:--:-- --:--:-- --:--:-- 196k [2024-12-13T02:08:59.186Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-13T02:08:59.186Z] [2024-12-13T02:08:59.186Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/763/openapi/support-scheduler.yaml] [2024-12-13T02:08:59.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T02:08:59.186Z] Dload Upload Total Spent Left Speed [2024-12-13T02:08:59.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 520 165k --:--:-- --:--:-- --:--:-- 165k [2024-12-13T02:08:59.752Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-13T02:08:59.752Z] [Pipeline] } [2024-12-13T02:08:59.758Z] 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-12-13T02:09:00.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:09:00.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:00.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:09:00.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:09:00.571Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T02:09:00.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T02:09:01.155Z] $ docker top 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af -eo pid,comm [2024-12-13T02:09:01.180Z] 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-12-13T02:09:01.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:09:01.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:09:01.238Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:09:01.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:09:01.368Z] $ docker exec 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af ssh-agent [2024-12-13T02:09:01.458Z] SSH_AUTH_SOCK=/tmp/ssh-6puFJIFYHkEE/agent.32 [2024-12-13T02:09:01.458Z] SSH_AGENT_PID=38 [2024-12-13T02:09:01.463Z] Running ssh-add (command line suppressed) [2024-12-13T02:09:01.574Z] Identity added: /w/workspace/edgex-go/763@tmp/private_key_1733295188315538581.key (/w/workspace/edgex-go/763@tmp/private_key_1733295188315538581.key) [2024-12-13T02:09:01.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:09:01.864Z] + git semver tag [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,070 [run_tag] DEBUG tag force:False [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,071 [check_head_tag] DEBUG check head tag [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,073 [execute] INFO git cat-file --batch-check [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=) [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,078 [execute] INFO git cat-file --batch [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=) [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,134 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,134 [execute] INFO git tag -a v4.0.0-dev.27 -m v4.0.0-dev.27 [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,134 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.27', '-m', 'v4.0.0-dev.27'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:09:02.123Z] 2024-12-13 02:09:02,140 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:02.123Z] 4.0.0-dev.27 [Pipeline] } [2024-12-13T02:09:02.414Z] $ docker exec --env ******** --env ******** 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af ssh-agent -k [2024-12-13T02:09:02.524Z] unset SSH_AUTH_SOCK; [2024-12-13T02:09:02.524Z] unset SSH_AGENT_PID; [2024-12-13T02:09:02.524Z] echo Agent pid 38 killed; [2024-12-13T02:09:02.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:09:02.829Z] + git semver [Pipeline] } [2024-12-13T02:09:03.117Z] $ docker stop --time=1 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af [2024-12-13T02:09:04.359Z] $ docker rm -f --volumes 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:04.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T02:09:04.747Z] [2024-12-13T02:09:04.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:05.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T02:09:05.054Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-13T02:09:05.054Z] ab5ef0e58194: Pulling fs layer [2024-12-13T02:09:05.054Z] 9712f1f96733: Pulling fs layer [2024-12-13T02:09:05.054Z] 63f879dbbcfc: Pulling fs layer [2024-12-13T02:09:05.054Z] 0d9ebad4ef96: Pulling fs layer [2024-12-13T02:09:05.054Z] e9a5061849ea: Pulling fs layer [2024-12-13T02:09:05.054Z] d747dcd14b5f: Pulling fs layer [2024-12-13T02:09:05.054Z] 2de7ff778b66: Pulling fs layer [2024-12-13T02:09:05.054Z] e9a5061849ea: Waiting [2024-12-13T02:09:05.054Z] 0d9ebad4ef96: Waiting [2024-12-13T02:09:05.054Z] d747dcd14b5f: Waiting [2024-12-13T02:09:05.054Z] 2de7ff778b66: Waiting [2024-12-13T02:09:05.054Z] 9712f1f96733: Verifying Checksum [2024-12-13T02:09:05.054Z] 9712f1f96733: Download complete [2024-12-13T02:09:05.312Z] 63f879dbbcfc: Verifying Checksum [2024-12-13T02:09:05.312Z] 63f879dbbcfc: Download complete [2024-12-13T02:09:05.569Z] e9a5061849ea: Verifying Checksum [2024-12-13T02:09:05.569Z] e9a5061849ea: Download complete [2024-12-13T02:09:05.569Z] d747dcd14b5f: Verifying Checksum [2024-12-13T02:09:05.569Z] d747dcd14b5f: Download complete [2024-12-13T02:09:05.569Z] 0d9ebad4ef96: Verifying Checksum [2024-12-13T02:09:05.569Z] 0d9ebad4ef96: Download complete [2024-12-13T02:09:05.569Z] ab5ef0e58194: Verifying Checksum [2024-12-13T02:09:05.569Z] ab5ef0e58194: Download complete [2024-12-13T02:09:05.569Z] 2de7ff778b66: Verifying Checksum [2024-12-13T02:09:05.569Z] 2de7ff778b66: Download complete [2024-12-13T02:09:08.095Z] ab5ef0e58194: Pull complete [2024-12-13T02:09:08.095Z] 9712f1f96733: Pull complete [2024-12-13T02:09:08.662Z] 63f879dbbcfc: Pull complete [2024-12-13T02:09:12.847Z] 0d9ebad4ef96: Pull complete [2024-12-13T02:09:12.847Z] e9a5061849ea: Pull complete [2024-12-13T02:09:12.847Z] d747dcd14b5f: Pull complete [2024-12-13T02:09:14.223Z] 2de7ff778b66: Pull complete [2024-12-13T02:09:14.223Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-13T02:09:14.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T02:09:14.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:09:14.323Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T02:09:14.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T02:09:19.837Z] $ docker top 9234eb3255b670e03edb16d0e33951c1b66913508241031a5b61666138457add -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:09:19.885Z] provisioning config files... [2024-12-13T02:09:19.892Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/763@tmp/config4154492705894564309tmp [2024-12-13T02:09:19.902Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/763@tmp/config11904862258593973627tmp [2024-12-13T02:09:19.911Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/763@tmp/config3942547639637110743tmp [Pipeline] { [Pipeline] echo [2024-12-13T02:09:20.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:20.328Z] ---> sigul-configuration.sh [2024-12-13T02:09:20.328Z] gpg: directory `/root/.gnupg' created [2024-12-13T02:09:20.328Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-13T02:09:20.328Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-13T02:09:20.328Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-13T02:09:20.328Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-13T02:09:20.328Z] gpg: CAST5 encrypted data [2024-12-13T02:09:20.328Z] gpg: encrypted with 1 passphrase [2024-12-13T02:09:20.328Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-13T02:09:20.621Z] + mkdir /home/jenkins [2024-12-13T02:09:20.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-13T02:09:20.918Z] + 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-12-13T02:09:20.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:21.227Z] ---> sigul-install.sh [2024-12-13T02:09:21.227Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-13T02:09:21.525Z] + git tag --list [2024-12-13T02:09:21.525Z] 0.6.0 [2024-12-13T02:09:21.525Z] 0.6.1 [2024-12-13T02:09:21.525Z] 0.7.0 [2024-12-13T02:09:21.525Z] 0.7.1 [2024-12-13T02:09:21.525Z] v1.0.0 [2024-12-13T02:09:21.525Z] v1.0.1 [2024-12-13T02:09:21.525Z] v1.1.0 [2024-12-13T02:09:21.525Z] v1.2.0 [2024-12-13T02:09:21.525Z] v1.2.1 [2024-12-13T02:09:21.525Z] v1.3.0 [2024-12-13T02:09:21.525Z] v1.3.1 [2024-12-13T02:09:21.525Z] v2.0.0 [2024-12-13T02:09:21.525Z] v2.1.0 [2024-12-13T02:09:21.525Z] v2.1.1 [2024-12-13T02:09:21.525Z] v2.2.0 [2024-12-13T02:09:21.525Z] v2.3.0 [2024-12-13T02:09:21.525Z] v3.0 [2024-12-13T02:09:21.525Z] v3.0.0 [2024-12-13T02:09:21.525Z] v3.1 [2024-12-13T02:09:21.525Z] v3.1.0 [2024-12-13T02:09:21.525Z] v3.1.0-dev.1 [2024-12-13T02:09:21.525Z] v3.1.0-dev.10 [2024-12-13T02:09:21.525Z] v3.1.0-dev.11 [2024-12-13T02:09:21.525Z] v3.1.0-dev.12 [2024-12-13T02:09:21.525Z] v3.1.0-dev.13 [2024-12-13T02:09:21.525Z] v3.1.0-dev.14 [2024-12-13T02:09:21.525Z] v3.1.0-dev.15 [2024-12-13T02:09:21.525Z] v3.1.0-dev.16 [2024-12-13T02:09:21.525Z] v3.1.0-dev.17 [2024-12-13T02:09:21.525Z] v3.1.0-dev.18 [2024-12-13T02:09:21.525Z] v3.1.0-dev.19 [2024-12-13T02:09:21.525Z] v3.1.0-dev.2 [2024-12-13T02:09:21.525Z] v3.1.0-dev.20 [2024-12-13T02:09:21.525Z] v3.1.0-dev.21 [2024-12-13T02:09:21.525Z] v3.1.0-dev.22 [2024-12-13T02:09:21.525Z] v3.1.0-dev.23 [2024-12-13T02:09:21.525Z] v3.1.0-dev.24 [2024-12-13T02:09:21.525Z] v3.1.0-dev.25 [2024-12-13T02:09:21.525Z] v3.1.0-dev.26 [2024-12-13T02:09:21.525Z] v3.1.0-dev.27 [2024-12-13T02:09:21.525Z] v3.1.0-dev.28 [2024-12-13T02:09:21.525Z] v3.1.0-dev.29 [2024-12-13T02:09:21.525Z] v3.1.0-dev.3 [2024-12-13T02:09:21.525Z] v3.1.0-dev.30 [2024-12-13T02:09:21.525Z] v3.1.0-dev.31 [2024-12-13T02:09:21.525Z] v3.1.0-dev.32 [2024-12-13T02:09:21.525Z] v3.1.0-dev.33 [2024-12-13T02:09:21.525Z] v3.1.0-dev.34 [2024-12-13T02:09:21.525Z] v3.1.0-dev.35 [2024-12-13T02:09:21.525Z] v3.1.0-dev.36 [2024-12-13T02:09:21.525Z] v3.1.0-dev.37 [2024-12-13T02:09:21.525Z] v3.1.0-dev.38 [2024-12-13T02:09:21.525Z] v3.1.0-dev.39 [2024-12-13T02:09:21.525Z] v3.1.0-dev.4 [2024-12-13T02:09:21.525Z] v3.1.0-dev.40 [2024-12-13T02:09:21.525Z] v3.1.0-dev.41 [2024-12-13T02:09:21.525Z] v3.1.0-dev.42 [2024-12-13T02:09:21.525Z] v3.1.0-dev.43 [2024-12-13T02:09:21.525Z] v3.1.0-dev.44 [2024-12-13T02:09:21.525Z] v3.1.0-dev.45 [2024-12-13T02:09:21.525Z] v3.1.0-dev.46 [2024-12-13T02:09:21.525Z] v3.1.0-dev.47 [2024-12-13T02:09:21.525Z] v3.1.0-dev.48 [2024-12-13T02:09:21.525Z] v3.1.0-dev.49 [2024-12-13T02:09:21.525Z] v3.1.0-dev.5 [2024-12-13T02:09:21.525Z] v3.1.0-dev.50 [2024-12-13T02:09:21.525Z] v3.1.0-dev.51 [2024-12-13T02:09:21.525Z] v3.1.0-dev.52 [2024-12-13T02:09:21.525Z] v3.1.0-dev.53 [2024-12-13T02:09:21.525Z] v3.1.0-dev.54 [2024-12-13T02:09:21.525Z] v3.1.0-dev.55 [2024-12-13T02:09:21.525Z] v3.1.0-dev.56 [2024-12-13T02:09:21.525Z] v3.1.0-dev.57 [2024-12-13T02:09:21.525Z] v3.1.0-dev.58 [2024-12-13T02:09:21.525Z] v3.1.0-dev.59 [2024-12-13T02:09:21.525Z] v3.1.0-dev.6 [2024-12-13T02:09:21.525Z] v3.1.0-dev.60 [2024-12-13T02:09:21.525Z] v3.1.0-dev.61 [2024-12-13T02:09:21.525Z] v3.1.0-dev.62 [2024-12-13T02:09:21.525Z] v3.1.0-dev.63 [2024-12-13T02:09:21.525Z] v3.1.0-dev.64 [2024-12-13T02:09:21.525Z] v3.1.0-dev.65 [2024-12-13T02:09:21.525Z] v3.1.0-dev.66 [2024-12-13T02:09:21.525Z] v3.1.0-dev.67 [2024-12-13T02:09:21.525Z] v3.1.0-dev.68 [2024-12-13T02:09:21.525Z] v3.1.0-dev.69 [2024-12-13T02:09:21.525Z] v3.1.0-dev.7 [2024-12-13T02:09:21.525Z] v3.1.0-dev.70 [2024-12-13T02:09:21.525Z] v3.1.0-dev.71 [2024-12-13T02:09:21.525Z] v3.1.0-dev.72 [2024-12-13T02:09:21.525Z] v3.1.0-dev.73 [2024-12-13T02:09:21.525Z] v3.1.0-dev.8 [2024-12-13T02:09:21.525Z] v3.1.0-dev.9 [2024-12-13T02:09:21.525Z] v3.1.1 [2024-12-13T02:09:21.525Z] v3.1.1-dev.1 [2024-12-13T02:09:21.525Z] v3.1.1-dev.2 [2024-12-13T02:09:21.525Z] v3.2.0-dev.1 [2024-12-13T02:09:21.525Z] v3.2.0-dev.10 [2024-12-13T02:09:21.525Z] v3.2.0-dev.100 [2024-12-13T02:09:21.525Z] v3.2.0-dev.101 [2024-12-13T02:09:21.525Z] v3.2.0-dev.102 [2024-12-13T02:09:21.525Z] v3.2.0-dev.103 [2024-12-13T02:09:21.525Z] v3.2.0-dev.104 [2024-12-13T02:09:21.525Z] v3.2.0-dev.105 [2024-12-13T02:09:21.525Z] v3.2.0-dev.106 [2024-12-13T02:09:21.525Z] v3.2.0-dev.107 [2024-12-13T02:09:21.525Z] v3.2.0-dev.108 [2024-12-13T02:09:21.525Z] v3.2.0-dev.109 [2024-12-13T02:09:21.525Z] v3.2.0-dev.11 [2024-12-13T02:09:21.525Z] v3.2.0-dev.12 [2024-12-13T02:09:21.525Z] v3.2.0-dev.13 [2024-12-13T02:09:21.525Z] v3.2.0-dev.14 [2024-12-13T02:09:21.525Z] v3.2.0-dev.15 [2024-12-13T02:09:21.525Z] v3.2.0-dev.16 [2024-12-13T02:09:21.525Z] v3.2.0-dev.17 [2024-12-13T02:09:21.525Z] v3.2.0-dev.18 [2024-12-13T02:09:21.525Z] v3.2.0-dev.19 [2024-12-13T02:09:21.525Z] v3.2.0-dev.2 [2024-12-13T02:09:21.525Z] v3.2.0-dev.20 [2024-12-13T02:09:21.525Z] v3.2.0-dev.21 [2024-12-13T02:09:21.525Z] v3.2.0-dev.22 [2024-12-13T02:09:21.525Z] v3.2.0-dev.23 [2024-12-13T02:09:21.525Z] v3.2.0-dev.24 [2024-12-13T02:09:21.525Z] v3.2.0-dev.25 [2024-12-13T02:09:21.525Z] v3.2.0-dev.26 [2024-12-13T02:09:21.525Z] v3.2.0-dev.27 [2024-12-13T02:09:21.525Z] v3.2.0-dev.28 [2024-12-13T02:09:21.525Z] v3.2.0-dev.29 [2024-12-13T02:09:21.525Z] v3.2.0-dev.3 [2024-12-13T02:09:21.525Z] v3.2.0-dev.30 [2024-12-13T02:09:21.525Z] v3.2.0-dev.31 [2024-12-13T02:09:21.525Z] v3.2.0-dev.32 [2024-12-13T02:09:21.525Z] v3.2.0-dev.33 [2024-12-13T02:09:21.525Z] v3.2.0-dev.34 [2024-12-13T02:09:21.525Z] v3.2.0-dev.35 [2024-12-13T02:09:21.525Z] v3.2.0-dev.36 [2024-12-13T02:09:21.525Z] v3.2.0-dev.37 [2024-12-13T02:09:21.525Z] v3.2.0-dev.38 [2024-12-13T02:09:21.525Z] v3.2.0-dev.39 [2024-12-13T02:09:21.525Z] v3.2.0-dev.4 [2024-12-13T02:09:21.525Z] v3.2.0-dev.40 [2024-12-13T02:09:21.525Z] v3.2.0-dev.41 [2024-12-13T02:09:21.525Z] v3.2.0-dev.42 [2024-12-13T02:09:21.525Z] v3.2.0-dev.43 [2024-12-13T02:09:21.525Z] v3.2.0-dev.44 [2024-12-13T02:09:21.525Z] v3.2.0-dev.45 [2024-12-13T02:09:21.525Z] v3.2.0-dev.46 [2024-12-13T02:09:21.525Z] v3.2.0-dev.47 [2024-12-13T02:09:21.525Z] v3.2.0-dev.48 [2024-12-13T02:09:21.525Z] v3.2.0-dev.49 [2024-12-13T02:09:21.525Z] v3.2.0-dev.5 [2024-12-13T02:09:21.525Z] v3.2.0-dev.50 [2024-12-13T02:09:21.525Z] v3.2.0-dev.51 [2024-12-13T02:09:21.525Z] v3.2.0-dev.52 [2024-12-13T02:09:21.525Z] v3.2.0-dev.53 [2024-12-13T02:09:21.525Z] v3.2.0-dev.54 [2024-12-13T02:09:21.525Z] v3.2.0-dev.55 [2024-12-13T02:09:21.525Z] v3.2.0-dev.56 [2024-12-13T02:09:21.525Z] v3.2.0-dev.57 [2024-12-13T02:09:21.525Z] v3.2.0-dev.58 [2024-12-13T02:09:21.525Z] v3.2.0-dev.59 [2024-12-13T02:09:21.525Z] v3.2.0-dev.6 [2024-12-13T02:09:21.525Z] v3.2.0-dev.60 [2024-12-13T02:09:21.525Z] v3.2.0-dev.61 [2024-12-13T02:09:21.525Z] v3.2.0-dev.62 [2024-12-13T02:09:21.525Z] v3.2.0-dev.63 [2024-12-13T02:09:21.525Z] v3.2.0-dev.64 [2024-12-13T02:09:21.525Z] v3.2.0-dev.65 [2024-12-13T02:09:21.525Z] v3.2.0-dev.66 [2024-12-13T02:09:21.525Z] v3.2.0-dev.67 [2024-12-13T02:09:21.525Z] v3.2.0-dev.68 [2024-12-13T02:09:21.525Z] v3.2.0-dev.69 [2024-12-13T02:09:21.525Z] v3.2.0-dev.7 [2024-12-13T02:09:21.525Z] v3.2.0-dev.70 [2024-12-13T02:09:21.525Z] v3.2.0-dev.71 [2024-12-13T02:09:21.525Z] v3.2.0-dev.72 [2024-12-13T02:09:21.525Z] v3.2.0-dev.73 [2024-12-13T02:09:21.525Z] v3.2.0-dev.74 [2024-12-13T02:09:21.525Z] v3.2.0-dev.75 [2024-12-13T02:09:21.525Z] v3.2.0-dev.76 [2024-12-13T02:09:21.525Z] v3.2.0-dev.77 [2024-12-13T02:09:21.525Z] v3.2.0-dev.78 [2024-12-13T02:09:21.525Z] v3.2.0-dev.79 [2024-12-13T02:09:21.525Z] v3.2.0-dev.8 [2024-12-13T02:09:21.525Z] v3.2.0-dev.80 [2024-12-13T02:09:21.525Z] v3.2.0-dev.81 [2024-12-13T02:09:21.525Z] v3.2.0-dev.82 [2024-12-13T02:09:21.525Z] v3.2.0-dev.83 [2024-12-13T02:09:21.525Z] v3.2.0-dev.84 [2024-12-13T02:09:21.525Z] v3.2.0-dev.85 [2024-12-13T02:09:21.525Z] v3.2.0-dev.86 [2024-12-13T02:09:21.525Z] v3.2.0-dev.87 [2024-12-13T02:09:21.525Z] v3.2.0-dev.88 [2024-12-13T02:09:21.525Z] v3.2.0-dev.89 [2024-12-13T02:09:21.525Z] v3.2.0-dev.9 [2024-12-13T02:09:21.525Z] v3.2.0-dev.90 [2024-12-13T02:09:21.525Z] v3.2.0-dev.91 [2024-12-13T02:09:21.525Z] v3.2.0-dev.92 [2024-12-13T02:09:21.525Z] v3.2.0-dev.93 [2024-12-13T02:09:21.525Z] v3.2.0-dev.94 [2024-12-13T02:09:21.525Z] v3.2.0-dev.95 [2024-12-13T02:09:21.525Z] v3.2.0-dev.96 [2024-12-13T02:09:21.525Z] v3.2.0-dev.97 [2024-12-13T02:09:21.525Z] v3.2.0-dev.98 [2024-12-13T02:09:21.525Z] v3.2.0-dev.99 [2024-12-13T02:09:21.525Z] v4.0.0-dev.1 [2024-12-13T02:09:21.525Z] v4.0.0-dev.10 [2024-12-13T02:09:21.525Z] v4.0.0-dev.11 [2024-12-13T02:09:21.525Z] v4.0.0-dev.12 [2024-12-13T02:09:21.525Z] v4.0.0-dev.13 [2024-12-13T02:09:21.525Z] v4.0.0-dev.14 [2024-12-13T02:09:21.525Z] v4.0.0-dev.15 [2024-12-13T02:09:21.525Z] v4.0.0-dev.16 [2024-12-13T02:09:21.525Z] v4.0.0-dev.17 [2024-12-13T02:09:21.525Z] v4.0.0-dev.18 [2024-12-13T02:09:21.525Z] v4.0.0-dev.19 [2024-12-13T02:09:21.525Z] v4.0.0-dev.2 [2024-12-13T02:09:21.526Z] v4.0.0-dev.20 [2024-12-13T02:09:21.526Z] v4.0.0-dev.21 [2024-12-13T02:09:21.526Z] v4.0.0-dev.22 [2024-12-13T02:09:21.526Z] v4.0.0-dev.23 [2024-12-13T02:09:21.526Z] v4.0.0-dev.24 [2024-12-13T02:09:21.526Z] v4.0.0-dev.25 [2024-12-13T02:09:21.526Z] v4.0.0-dev.26 [2024-12-13T02:09:21.526Z] v4.0.0-dev.27 [2024-12-13T02:09:21.526Z] v4.0.0-dev.3 [2024-12-13T02:09:21.526Z] v4.0.0-dev.4 [2024-12-13T02:09:21.526Z] v4.0.0-dev.5 [2024-12-13T02:09:21.526Z] v4.0.0-dev.6 [2024-12-13T02:09:21.526Z] v4.0.0-dev.7 [2024-12-13T02:09:21.526Z] v4.0.0-dev.8 [2024-12-13T02:09:21.526Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-13T02:09:21.915Z] + lftools sign git-tag v4.0.0-dev.27 [2024-12-13T02:09:22.485Z] Signing Git tag with Sigul... [2024-12-13T02:09:22.485Z] Signing v4.0.0-dev.27 [Pipeline] echo [2024-12-13T02:09:23.068Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:23.360Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-13T02:09:23.367Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-13T02:09:23.413Z] $ docker stop --time=1 9234eb3255b670e03edb16d0e33951c1b66913508241031a5b61666138457add [2024-12-13T02:09:24.682Z] $ docker rm -f --volumes 9234eb3255b670e03edb16d0e33951c1b66913508241031a5b61666138457add [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-13T02:09:25.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:09:25.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:25.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:09:25.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:09:25.462Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T02:09:25.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T02:09:25.841Z] $ docker top f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db -eo pid,comm [2024-12-13T02:09:25.870Z] 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-12-13T02:09:25.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:09:25.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:09:25.923Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:09:26.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:09:26.057Z] $ docker exec f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db ssh-agent [2024-12-13T02:09:26.145Z] SSH_AUTH_SOCK=/tmp/ssh-hTK686HE66t6/agent.32 [2024-12-13T02:09:26.145Z] SSH_AGENT_PID=38 [2024-12-13T02:09:26.149Z] Running ssh-add (command line suppressed) [2024-12-13T02:09:26.273Z] Identity added: /w/workspace/edgex-go/763@tmp/private_key_6746862132552201597.key (/w/workspace/edgex-go/763@tmp/private_key_6746862132552201597.key) [2024-12-13T02:09:26.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:09:26.559Z] + git semver bump pre [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,739 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,740 [bump_version] DEBUG bumping version:4.0.0-dev.27 on axis:pre with prefix:dev [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,740 [bump_version] DEBUG bumped version:4.0.0-dev.28 [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,740 [write_version] DEBUG write version:4.0.0-dev.28 to path:/w/workspace/edgex-go/763/.semver/main with force:True [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,740 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,740 [write_file] DEBUG write to file:/w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,742 [execute] INFO git cat-file --batch-check [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,746 [execute] INFO git cat-file --batch [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T02:09:26.818Z] 2024-12-13 02:09:26,751 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:26.818Z] 4.0.0-dev.28 [Pipeline] } [2024-12-13T02:09:26.848Z] $ docker exec --env ******** --env ******** f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db ssh-agent -k [2024-12-13T02:09:26.955Z] unset SSH_AUTH_SOCK; [2024-12-13T02:09:26.955Z] unset SSH_AGENT_PID; [2024-12-13T02:09:26.955Z] echo Agent pid 38 killed; [2024-12-13T02:09:26.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:09:27.256Z] + git semver [Pipeline] } [2024-12-13T02:09:27.550Z] $ docker stop --time=1 f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db [2024-12-13T02:09:28.852Z] $ docker rm -f --volumes f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T02:09:29.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T02:09:29.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:29.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T02:09:29.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:09:29.570Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T02:09:29.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T02:09:29.956Z] $ docker top f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T02:09:30.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T02:09:30.041Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T02:09:30.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T02:09:30.181Z] $ docker exec f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 ssh-agent [2024-12-13T02:09:30.255Z] SSH_AUTH_SOCK=/tmp/ssh-W4VsFLRnA6rM/agent.33 [2024-12-13T02:09:30.255Z] SSH_AGENT_PID=39 [2024-12-13T02:09:30.260Z] Running ssh-add (command line suppressed) [2024-12-13T02:09:30.372Z] Identity added: /w/workspace/edgex-go/763@tmp/private_key_15078326191606977978.key (/w/workspace/edgex-go/763@tmp/private_key_15078326191606977978.key) [2024-12-13T02:09:30.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T02:09:30.654Z] + git semver push [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,841 [run_push] DEBUG push [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,842 [execute] INFO git cat-file --batch-check [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,845 [execute] INFO git rev-list fd19d5a42f00ebec8d621ab5690d2c05fd4aaca0 -- [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,846 [execute] DEBUG Popen(['git', 'rev-list', 'fd19d5a42f00ebec8d621ab5690d2c05fd4aaca0', '--'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,864 [execute] INFO git fetch -v origin [2024-12-13T02:09:30.912Z] 2024-12-13 02:09:30,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-13T02:09:31.483Z] 2024-12-13 02:09:31,378 [run_push] DEBUG no remote changes detected [2024-12-13T02:09:31.483Z] 2024-12-13 02:09:31,378 [execute] INFO git push origin semver [2024-12-13T02:09:31.483Z] 2024-12-13 02:09:31,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:09:32.427Z] 2024-12-13 02:09:32,112 [run_push] DEBUG push all version tags [2024-12-13T02:09:32.427Z] 2024-12-13 02:09:32,112 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-13T02:09:32.427Z] 2024-12-13 02:09:32,113 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=None) [2024-12-13T02:09:32.997Z] 2024-12-13 02:09:32,827 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main [2024-12-13T02:09:32.997Z] 4.0.0-dev.28 [Pipeline] } [2024-12-13T02:09:33.027Z] $ docker exec --env ******** --env ******** f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 ssh-agent -k [2024-12-13T02:09:33.133Z] unset SSH_AUTH_SOCK; [2024-12-13T02:09:33.134Z] unset SSH_AGENT_PID; [2024-12-13T02:09:33.134Z] echo Agent pid 39 killed; [2024-12-13T02:09:33.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T02:09:33.441Z] + git semver [Pipeline] } [2024-12-13T02:09:33.735Z] $ docker stop --time=1 f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 [2024-12-13T02:09:35.004Z] $ docker rm -f --volumes f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 [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-12-13T02:09:35.571Z] + [ -d /w/workspace/edgex-go/763/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:35.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:36.732Z] ---> package-listing.sh [2024-12-13T02:09:36.732Z] ++ facter osfamily [2024-12-13T02:09:36.732Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-13T02:09:36.993Z] + OS_FAMILY=debian [2024-12-13T02:09:36.993Z] + workspace=/w/workspace/edgex-go/763 [2024-12-13T02:09:36.993Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-13T02:09:36.993Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-13T02:09:36.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-13T02:09:36.993Z] + PACKAGES=/tmp/packages_start.txt [2024-12-13T02:09:36.993Z] + '[' /w/workspace/edgex-go/763 ']' [2024-12-13T02:09:36.993Z] + PACKAGES=/tmp/packages_end.txt [2024-12-13T02:09:36.993Z] + case "${OS_FAMILY}" in [2024-12-13T02:09:36.993Z] + dpkg -l [2024-12-13T02:09:36.993Z] + grep '^ii' [2024-12-13T02:09:36.993Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-13T02:09:36.993Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-13T02:09:36.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-13T02:09:36.993Z] + '[' /w/workspace/edgex-go/763 ']' [2024-12-13T02:09:36.993Z] + mkdir -p /w/workspace/edgex-go/763/archives/ [2024-12-13T02:09:36.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/763/archives/ [Pipeline] echo [2024-12-13T02:09:37.003Z] 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/763/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-13T02:09:37.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:37.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T02:09:37.845Z] [2024-12-13T02:09:37.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T02:09:38.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T02:09:38.414Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-13T02:09:38.414Z] 5eb5b503b376: Pulling fs layer [2024-12-13T02:09:38.414Z] 5c69ac0246d0: Pulling fs layer [2024-12-13T02:09:38.414Z] ec43610c2a17: Pulling fs layer [2024-12-13T02:09:38.414Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-13T02:09:38.414Z] 33b1e0a273af: Pulling fs layer [2024-12-13T02:09:38.414Z] 5d3b04190fa2: Pulling fs layer [2024-12-13T02:09:38.414Z] 3a2ae6a8a46f: Waiting [2024-12-13T02:09:38.414Z] 33b1e0a273af: Waiting [2024-12-13T02:09:38.414Z] 2f39f015ded8: Pulling fs layer [2024-12-13T02:09:38.414Z] 5d3b04190fa2: Waiting [2024-12-13T02:09:38.414Z] 2f39f015ded8: Waiting [2024-12-13T02:09:38.414Z] 5c69ac0246d0: Download complete [2024-12-13T02:09:38.414Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-13T02:09:38.414Z] 3a2ae6a8a46f: Download complete [2024-12-13T02:09:38.414Z] 33b1e0a273af: Verifying Checksum [2024-12-13T02:09:38.414Z] 33b1e0a273af: Download complete [2024-12-13T02:09:38.414Z] ec43610c2a17: Verifying Checksum [2024-12-13T02:09:38.414Z] ec43610c2a17: Download complete [2024-12-13T02:09:38.414Z] 5d3b04190fa2: Download complete [2024-12-13T02:09:38.672Z] 5eb5b503b376: Verifying Checksum [2024-12-13T02:09:38.672Z] 5eb5b503b376: Download complete [2024-12-13T02:09:39.237Z] 2f39f015ded8: Download complete [2024-12-13T02:09:39.804Z] 5eb5b503b376: Pull complete [2024-12-13T02:09:39.804Z] 5c69ac0246d0: Pull complete [2024-12-13T02:09:40.372Z] ec43610c2a17: Pull complete [2024-12-13T02:09:40.372Z] 3a2ae6a8a46f: Pull complete [2024-12-13T02:09:40.630Z] 33b1e0a273af: Pull complete [2024-12-13T02:09:40.630Z] 5d3b04190fa2: Pull complete [2024-12-13T02:09:44.826Z] 2f39f015ded8: Pull complete [2024-12-13T02:09:44.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-13T02:09:44.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T02:09:44.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T02:09:44.932Z] prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container [2024-12-13T02:09:44.987Z] $ 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/763/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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@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-12-13T02:09:48.991Z] $ docker top 6c18f5a01120c30ae988fd9e4125ab8774cc77cf214a0a2df9f70664a3005c42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T02:09:49.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-13T02:09:49.593Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-13T02:09:49.880Z] + ls /var/log/sa-host [2024-12-13T02:09:49.880Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T02:09:50.042Z] provisioning config files... [2024-12-13T02:09:50.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/763@tmp/config4125888261000359636tmp [Pipeline] { [Pipeline] echo [2024-12-13T02:09:50.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:50.354Z] ---> create-netrc.sh [Pipeline] } [2024-12-13T02:09:50.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:50.701Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-13T02:09:50.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:50.993Z] ---> sudo-logs.sh [2024-12-13T02:09:50.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-13T02:09:51.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:51.294Z] ---> job-cost.sh [2024-12-13T02:09:51.294Z] lf-activate-venv: SKIPPING [2024-12-13T02:09:51.294Z] DEBUG: total: 0.2199999988079071 [2024-12-13T02:09:51.294Z] INFO: Retrieving Stack Cost... [2024-12-13T02:09:51.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T02:09:52.125Z] INFO: Archiving Costs [Pipeline] echo [2024-12-13T02:09:52.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T02:09:52.426Z] ---> logs-deploy.sh [2024-12-13T02:09:52.426Z] lf-activate-venv: SKIPPING [2024-12-13T02:09:52.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/763 [2024-12-13T02:09:52.426Z] INFO: archiving workspace using pattern(s): [2024-12-13T02:09:53.364Z] Archives upload complete. [2024-12-13T02:09:53.364Z] INFO: archiving logs to Nexus