Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cae398aa3bfc450ad98d64e9042796ae15c1e7ab 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-ssh7685260908208136881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16238040010712765448.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9245902521237312832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh646399978865434121.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-ssh4674525163061561893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22846 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/729 [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/729 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cae398aa3bfc450ad98d64e9042796ae15c1e7ab (main) Commit message: "Merge pull request #4972 from jinlinGuan/issue-4955" > git config core.sparsecheckout # timeout=10 > git checkout -f cae398aa3bfc450ad98d64e9042796ae15c1e7ab # timeout=10 > git rev-list --no-walk 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-15T05:54:32.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-15T05:54:32.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-15T05:54:32.365Z] ========================================================= [2024-10-15T05:54:32.365Z] EdgeX Global Pipelines Version Info [2024-10-15T05:54:32.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-15T05:54:33.065Z] ------------------- [2024-10-15T05:54:33.065Z] stable info: [2024-10-15T05:54:33.065Z] ------------------- [2024-10-15T05:54:33.065Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-15T05:54:33.065Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-15T05:54:33.065Z] Message: update stable to v1.0.265 [2024-10-15T05:54:33.636Z] ------------------- [2024-10-15T05:54:33.636Z] experimental info: [2024-10-15T05:54:33.636Z] ------------------- [2024-10-15T05:54:33.636Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-15T05:54:33.636Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-15T05:54:33.636Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-15T05:54:33.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-15T05:54:33.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-15T05:54:33.761Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-15T05:54:33.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-15T05:54:33.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-15T05:54:33.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-15T05:54:33.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-15T05:54:33.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-15T05:54:33.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-15T05:54:33.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-15T05:54:33.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-15T05:54:33.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-15T05:54:33.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-15T05:54:34.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-15T05:54:34.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-15T05:54:34.052Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-15T05:54:34.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-15T05:54:34.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-15T05:54:34.114Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-15T05:54:34.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-15T05:54:34.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-15T05:54:34.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-15T05:54:34.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-15T05:54:34.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-15T05:54:34.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-15T05:54:34.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-15T05:54:34.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] echo [2024-10-15T05:54:34.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cae398a [Pipeline] echo [2024-10-15T05:54:34.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T05:54:34.390Z] provisioning config files... [2024-10-15T05:54:34.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config522693462198092525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T05:54:34.753Z] ---> ****-login.sh [2024-10-15T05:54:34.754Z] nexus3.edgexfoundry.org:10001 [2024-10-15T05:54:35.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:54:35.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:54:35.015Z] Configure a credential helper to remove this warning. See [2024-10-15T05:54:35.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:54:35.015Z] [2024-10-15T05:54:35.015Z] Login Succeeded [2024-10-15T05:54:35.015Z] nexus3.edgexfoundry.org:10002 [2024-10-15T05:54:35.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:54:35.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:54:35.278Z] Configure a credential helper to remove this warning. See [2024-10-15T05:54:35.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:54:35.278Z] [2024-10-15T05:54:35.278Z] Login Succeeded [2024-10-15T05:54:35.278Z] nexus3.edgexfoundry.org:10003 [2024-10-15T05:54:35.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:54:35.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:54:35.278Z] Configure a credential helper to remove this warning. See [2024-10-15T05:54:35.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:54:35.278Z] [2024-10-15T05:54:35.278Z] Login Succeeded [2024-10-15T05:54:35.278Z] nexus3.edgexfoundry.org:10004 [2024-10-15T05:54:35.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:54:35.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:54:35.538Z] Configure a credential helper to remove this warning. See [2024-10-15T05:54:35.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:54:35.538Z] [2024-10-15T05:54:35.538Z] Login Succeeded [2024-10-15T05:54:35.538Z] ****.io [2024-10-15T05:54:35.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:54:35.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:54:35.800Z] Configure a credential helper to remove this warning. See [2024-10-15T05:54:35.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:54:35.800Z] [2024-10-15T05:54:35.800Z] Login Succeeded [2024-10-15T05:54:35.800Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T05:54:35.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T05:54:36.132Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + dirname cmd/core-command/Dockerfile [2024-10-15T05:54:36.132Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/core-data/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/core-keeper/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/core-metadata/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-15T05:54:36.132Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2024-10-15T05:54:36.132Z] -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-15T05:54:36.132Z] + dirname+ cmd/security-spire-agent/Dockerfile [2024-10-15T05:54:36.132Z] cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/support-notifications/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-15T05:54:36.132Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-15T05:54:36.132Z] + cut -d/ -f2 [2024-10-15T05:54:36.132Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-15T05:54:36.171Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-15T05:54:36.528Z] + git rev-list -1 --merges cae398aa3bfc450ad98d64e9042796ae15c1e7ab~1..cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] echo [2024-10-15T05:54:36.539Z] -----------> git rev-list -1 --merges cae398aa3bfc450ad98d64e9042796ae15c1e7ab~1..cae398aa3bfc450ad98d64e9042796ae15c1e7ab cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T05:54:36.539Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [false] [Pipeline] sh [2024-10-15T05:54:36.829Z] + git log --format=format:%s -1 cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] echo [2024-10-15T05:54:36.843Z] ========================================================= [2024-10-15T05:54:36.843Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-15T05:54:36.843Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-15T05:54:37.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-15T05:54:37.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-15T05:54:37.280Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-15T05:54:37.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-15T05:54:37.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-15T05:54:37.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-15T05:54:37.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:54:37.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T05:54:37.693Z] [2024-10-15T05:54:37.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:54:37.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T05:54:37.995Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-15T05:54:37.995Z] b85a868b505f: Pulling fs layer [2024-10-15T05:54:37.995Z] e2be974225ed: Pulling fs layer [2024-10-15T05:54:37.995Z] 339a4e72a1f5: Pulling fs layer [2024-10-15T05:54:37.995Z] 988bab9f4d93: Pulling fs layer [2024-10-15T05:54:37.995Z] 1469e6f7b9e6: Pulling fs layer [2024-10-15T05:54:37.995Z] eaf3925da568: Pulling fs layer [2024-10-15T05:54:37.995Z] bab4dde63d76: Pulling fs layer [2024-10-15T05:54:37.995Z] bde34c3a00c8: Pulling fs layer [2024-10-15T05:54:37.995Z] b352a97aabf1: Pulling fs layer [2024-10-15T05:54:37.995Z] 4872d77fe225: Pulling fs layer [2024-10-15T05:54:37.995Z] 5851b861e8e6: Pulling fs layer [2024-10-15T05:54:37.995Z] bde34c3a00c8: Waiting [2024-10-15T05:54:37.995Z] 988bab9f4d93: Waiting [2024-10-15T05:54:37.995Z] 1469e6f7b9e6: Waiting [2024-10-15T05:54:37.995Z] 4872d77fe225: Waiting [2024-10-15T05:54:37.995Z] eaf3925da568: Waiting [2024-10-15T05:54:37.995Z] bab4dde63d76: Waiting [2024-10-15T05:54:37.995Z] b352a97aabf1: Waiting [2024-10-15T05:54:37.995Z] 5851b861e8e6: Waiting [2024-10-15T05:54:37.995Z] e2be974225ed: Verifying Checksum [2024-10-15T05:54:37.995Z] 988bab9f4d93: Verifying Checksum [2024-10-15T05:54:37.995Z] 988bab9f4d93: Download complete [2024-10-15T05:54:38.254Z] 1469e6f7b9e6: Verifying Checksum [2024-10-15T05:54:38.254Z] 1469e6f7b9e6: Download complete [2024-10-15T05:54:38.254Z] eaf3925da568: Verifying Checksum [2024-10-15T05:54:38.254Z] eaf3925da568: Download complete [2024-10-15T05:54:38.254Z] 339a4e72a1f5: Verifying Checksum [2024-10-15T05:54:38.254Z] 339a4e72a1f5: Download complete [2024-10-15T05:54:38.254Z] bde34c3a00c8: Verifying Checksum [2024-10-15T05:54:38.254Z] bde34c3a00c8: Download complete [2024-10-15T05:54:38.254Z] b352a97aabf1: Download complete [2024-10-15T05:54:38.254Z] 4872d77fe225: Download complete [2024-10-15T05:54:38.254Z] 5851b861e8e6: Verifying Checksum [2024-10-15T05:54:38.254Z] 5851b861e8e6: Download complete [2024-10-15T05:54:38.254Z] b85a868b505f: Download complete [2024-10-15T05:54:38.512Z] bab4dde63d76: Verifying Checksum [2024-10-15T05:54:38.512Z] bab4dde63d76: Download complete [2024-10-15T05:54:39.449Z] b85a868b505f: Pull complete [2024-10-15T05:54:39.706Z] e2be974225ed: Pull complete [2024-10-15T05:54:39.964Z] 339a4e72a1f5: Pull complete [2024-10-15T05:54:39.964Z] 988bab9f4d93: Pull complete [2024-10-15T05:54:40.224Z] 1469e6f7b9e6: Pull complete [2024-10-15T05:54:40.482Z] eaf3925da568: Pull complete [2024-10-15T05:54:42.387Z] bab4dde63d76: Pull complete [2024-10-15T05:54:42.387Z] bde34c3a00c8: Pull complete [2024-10-15T05:54:42.387Z] b352a97aabf1: Pull complete [2024-10-15T05:54:42.387Z] 4872d77fe225: Pull complete [2024-10-15T05:54:42.387Z] 5851b861e8e6: Pull complete [2024-10-15T05:54:42.387Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-15T05:54:42.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T05:54:42.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T05:54:42.515Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T05:54:42.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-15T05:54:45.791Z] $ docker top 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c -eo pid,comm [2024-10-15T05:54:45.846Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-15T05:54:45.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-15T05:54:45.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T05:54:45.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T05:54:46.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T05:54:46.091Z] $ docker exec 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent [2024-10-15T05:54:46.197Z] SSH_AUTH_SOCK=/tmp/ssh-CRgTqKyzqEn3/agent.31 [2024-10-15T05:54:46.198Z] SSH_AGENT_PID=37 [2024-10-15T05:54:46.204Z] Running ssh-add (command line suppressed) [2024-10-15T05:54:46.304Z] Identity added: /w/workspace/edgex-go/729@tmp/private_key_8110077578233551453.key (/w/workspace/edgex-go/729@tmp/private_key_8110077578233551453.key) [2024-10-15T05:54:46.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T05:54:46.616Z] + git tag --points-at HEAD [Pipeline] } [2024-10-15T05:54:46.623Z] $ docker exec --env ******** --env ******** 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent -k [2024-10-15T05:54:46.724Z] unset SSH_AUTH_SOCK; [2024-10-15T05:54:46.725Z] unset SSH_AGENT_PID; [2024-10-15T05:54:46.725Z] echo Agent pid 37 killed; [2024-10-15T05:54:46.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-15T05:54:46.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T05:54:46.774Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T05:54:46.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T05:54:46.895Z] $ docker exec 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent [2024-10-15T05:54:47.008Z] SSH_AUTH_SOCK=/tmp/ssh-f7yqvHobtRzK/agent.70 [2024-10-15T05:54:47.008Z] SSH_AGENT_PID=76 [2024-10-15T05:54:47.012Z] Running ssh-add (command line suppressed) [2024-10-15T05:54:47.114Z] Identity added: /w/workspace/edgex-go/729@tmp/private_key_18133970672440494929.key (/w/workspace/edgex-go/729@tmp/private_key_18133970672440494929.key) [2024-10-15T05:54:47.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T05:54:47.421Z] + git semver init [2024-10-15T05:54:47.680Z] 2024-10-15 05:54:47,615 [run_init] DEBUG init version:0.0.0 force:False [2024-10-15T05:54:47.680Z] 2024-10-15 05:54:47,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/729/.semver [2024-10-15T05:54:47.680Z] 2024-10-15 05:54:47,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/729/.semver [2024-10-15T05:54:47.680Z] 2024-10-15 05:54:47,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/729/.semver'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=None) [2024-10-15T05:54:54.257Z] 2024-10-15 05:54:52,971 [append_file] DEBUG append to file:/w/workspace/edgex-go/729/.git/info/exclude [2024-10-15T05:54:54.257Z] 2024-10-15 05:54:52,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/729/.semver/main with force:False [2024-10-15T05:54:54.257Z] 2024-10-15 05:54:52,972 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T05:54:54.257Z] 2024-10-15 05:54:52,972 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T05:54:54.257Z] 3.2.0-dev.106 [Pipeline] } [2024-10-15T05:54:54.266Z] $ docker exec --env ******** --env ******** 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent -k [2024-10-15T05:54:54.377Z] unset SSH_AUTH_SOCK; [2024-10-15T05:54:54.377Z] unset SSH_AGENT_PID; [2024-10-15T05:54:54.378Z] echo Agent pid 76 killed; [2024-10-15T05:54:54.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T05:54:54.708Z] + git semver [Pipeline] } [2024-10-15T05:54:54.982Z] $ docker stop --time=1 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c [2024-10-15T05:54:56.286Z] $ docker rm -f --volumes 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T05:54:56.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-15T05:54:56.867Z] Stashed 1 file(s) [Pipeline] echo [2024-10-15T05:54:56.871Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.106 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T05:54:57.310Z] + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] echo [2024-10-15T05:54:57.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T05:54:57.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T05:54:57.360Z] ========================================================= [2024-10-15T05:54:57.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-15T05:54:57.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-15T05:54:57.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-15T05:54:57.657Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-15T05:54:57.657Z] 43c4264eed91: Pulling fs layer [2024-10-15T05:54:57.657Z] 4cc291be95ef: Pulling fs layer [2024-10-15T05:54:57.657Z] 2ac1f1163629: Pulling fs layer [2024-10-15T05:54:57.657Z] 5c3c966382ef: Pulling fs layer [2024-10-15T05:54:57.657Z] 4f4fb700ef54: Pulling fs layer [2024-10-15T05:54:57.657Z] 5d5c8e513c77: Pulling fs layer [2024-10-15T05:54:57.657Z] 9f66e0745190: Pulling fs layer [2024-10-15T05:54:57.657Z] f49a43e4bbc0: Pulling fs layer [2024-10-15T05:54:57.657Z] 561ebcabdf7f: Pulling fs layer [2024-10-15T05:54:57.657Z] 5d5c8e513c77: Waiting [2024-10-15T05:54:57.657Z] 9f66e0745190: Waiting [2024-10-15T05:54:57.657Z] 5c3c966382ef: Waiting [2024-10-15T05:54:57.657Z] 561ebcabdf7f: Waiting [2024-10-15T05:54:57.657Z] f49a43e4bbc0: Waiting [2024-10-15T05:54:57.657Z] 4cc291be95ef: Verifying Checksum [2024-10-15T05:54:57.657Z] 4cc291be95ef: Download complete [2024-10-15T05:54:57.657Z] 5c3c966382ef: Verifying Checksum [2024-10-15T05:54:57.657Z] 5c3c966382ef: Download complete [2024-10-15T05:54:57.657Z] 4f4fb700ef54: Verifying Checksum [2024-10-15T05:54:57.657Z] 4f4fb700ef54: Download complete [2024-10-15T05:54:57.657Z] 5d5c8e513c77: Download complete [2024-10-15T05:54:57.657Z] 43c4264eed91: Verifying Checksum [2024-10-15T05:54:57.657Z] 43c4264eed91: Download complete [2024-10-15T05:54:57.657Z] 9f66e0745190: Verifying Checksum [2024-10-15T05:54:57.657Z] 9f66e0745190: Download complete [2024-10-15T05:54:57.915Z] 43c4264eed91: Pull complete [2024-10-15T05:54:58.173Z] 4cc291be95ef: Pull complete [2024-10-15T05:54:58.173Z] 561ebcabdf7f: Verifying Checksum [2024-10-15T05:54:58.173Z] 561ebcabdf7f: Download complete [2024-10-15T05:54:58.173Z] 2ac1f1163629: Verifying Checksum [2024-10-15T05:54:58.173Z] 2ac1f1163629: Download complete [2024-10-15T05:54:58.432Z] f49a43e4bbc0: Verifying Checksum [2024-10-15T05:54:58.432Z] f49a43e4bbc0: Download complete [2024-10-15T05:55:01.717Z] 2ac1f1163629: Pull complete [2024-10-15T05:55:01.717Z] 5c3c966382ef: Pull complete [2024-10-15T05:55:01.717Z] 4f4fb700ef54: Pull complete [2024-10-15T05:55:01.717Z] 5d5c8e513c77: Pull complete [2024-10-15T05:55:01.717Z] 9f66e0745190: Pull complete [2024-10-15T05:55:04.253Z] f49a43e4bbc0: Pull complete [2024-10-15T05:55:04.512Z] 561ebcabdf7f: Pull complete [2024-10-15T05:55:04.512Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-15T05:55:04.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-15T05:55:04.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-15T05:55:04.811Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-15T05:55:04.811Z] WORKDIR /edgex [2024-10-15T05:55:04.811Z] COPY go.mod . [2024-10-15T05:55:04.811Z] RUN go mod download [2024-10-15T05:55:04.811Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-15T05:55:05.380Z] Sending build context to Docker daemon 179.7MB [2024-10-15T05:55:05.380Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-15T05:55:05.380Z] ---> 3a752c3f9dda [2024-10-15T05:55:05.380Z] Step 2/4 : WORKDIR /edgex [2024-10-15T05:55:10.718Z] ---> Running in 63dc29b48b2f [2024-10-15T05:55:10.718Z] Removing intermediate container 63dc29b48b2f [2024-10-15T05:55:10.718Z] ---> 2639332fa319 [2024-10-15T05:55:10.718Z] Step 3/4 : COPY go.mod . [2024-10-15T05:55:10.718Z] ---> efeb6b601709 [2024-10-15T05:55:10.718Z] Step 4/4 : RUN go mod download [2024-10-15T05:55:10.718Z] ---> Running in 775573ef4066 [2024-10-15T05:55:11.966Z] Still waiting to schedule task [2024-10-15T05:55:11.967Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-15T05:55:43.788Z] Removing intermediate container 775573ef4066 [2024-10-15T05:55:43.788Z] ---> 9d99774dad16 [2024-10-15T05:55:43.788Z] Successfully built 9d99774dad16 [2024-10-15T05:55:43.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:55:44.476Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-15T05:55:44.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T05:55:44.551Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T05:55:44.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-15T05:55:44.920Z] $ docker top 1eed7384f2e80db55ca8f3b24c83a352766dd560705559f14f6a9a5630314bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T05:55:45.277Z] + go version [2024-10-15T05:55:45.277Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-15T05:55:45.285Z] $ docker stop --time=1 1eed7384f2e80db55ca8f3b24c83a352766dd560705559f14f6a9a5630314bb4 [2024-10-15T05:55:46.543Z] $ docker rm -f --volumes 1eed7384f2e80db55ca8f3b24c83a352766dd560705559f14f6a9a5630314bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:55:46.991Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-15T05:55:46.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T05:55:47.076Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T05:55:47.103Z] $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-15T05:55:48.941Z] $ docker top 02050f79ee480a0cbdf3291fe5c7008ea59702064c59c870d50ac6247efd09d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-15T05:55:49.015Z] ========================================================= [2024-10-15T05:55:49.016Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-15T05:55:49.016Z] ========================================================= [Pipeline] sh [2024-10-15T05:55:51.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] fileExists [Pipeline] sh [2024-10-15T05:55:52.248Z] + make test [2024-10-15T05:55:52.248Z] go test -race -coverprofile=coverage.out ./... [2024-10-15T05:56:00.364Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-15T05:56:26.884Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-15T05:56:26.884Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-15T05:56:27.142Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-15T05:56:27.142Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-15T05:56:27.399Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-15T05:56:27.657Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-15T05:56:28.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-15T05:56:28.244Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-15T05:56:28.244Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-15T05:56:28.244Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-15T05:56:30.140Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-15T05:56:30.141Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-15T05:56:31.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-10-15T05:56:31.074Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-15T05:56:31.074Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-15T05:56:31.074Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-15T05:56:31.641Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-15T05:56:31.641Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-15T05:56:31.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-10-15T05:56:32.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-15T05:56:32.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-15T05:56:32.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-15T05:56:33.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-15T05:56:33.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-15T05:56:33.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-15T05:56:33.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-15T05:56:33.868Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-15T05:56:35.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-10-15T05:56:35.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.3% of statements [2024-10-15T05:56:35.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.573s coverage: 93.4% of statements [2024-10-15T05:56:35.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.060s coverage: 91.7% of statements [2024-10-15T05:56:35.246Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-15T05:56:35.246Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-15T05:56:36.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 10.0% of statements [2024-10-15T05:56:37.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-15T05:56:37.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-15T05:56:37.736Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-15T05:56:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements [2024-10-15T05:56:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-10-15T05:56:39.121Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-15T05:56:39.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-15T05:56:39.383Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-15T05:56:39.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-10-15T05:56:40.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-10-15T05:56:40.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 42.5% of statements [2024-10-15T05:56:40.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-10-15T05:56:40.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements [2024-10-15T05:56:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-10-15T05:56:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-10-15T05:56:41.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-15T05:56:41.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-15T05:56:41.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-15T05:56:41.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-15T05:56:41.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-15T05:56:41.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-15T05:56:41.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-15T05:56:41.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-15T05:56:41.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-15T05:56:42.791Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-15T05:56:42.791Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-15T05:56:42.791Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-15T05:56:44.181Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-15T05:56:44.181Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-15T05:56:44.181Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-15T05:56:44.181Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-15T05:56:44.448Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-15T05:56:44.448Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-15T05:56:45.025Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-15T05:56:46.416Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-15T05:56:46.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-15T05:56:48.373Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-15T05:56:48.373Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-15T05:56:50.437Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22847 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-15T05:56:50.456Z] Running in /w/workspace/edgex-go/729 [Pipeline] { [Pipeline] checkout [2024-10-15T05:56:50.934Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-15T05:56:50.934Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-15T05:56:50.934Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-15T05:56:52.313Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-15T05:56:52.313Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-15T05:56:52.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-15T05:56:52.573Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-15T05:56:52.573Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-15T05:56:52.573Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-15T05:56:52.573Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-15T05:56:53.505Z] The recommended git tool is: git [2024-10-15T05:56:53.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements [2024-10-15T05:56:53.765Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-15T05:56:53.765Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-15T05:56:53.765Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-15T05:56:54.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-15T05:56:54.702Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-15T05:56:54.702Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-15T05:56:56.078Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-15T05:56:56.078Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-15T05:56:56.078Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-15T05:56:56.078Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-15T05:56:57.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-15T05:56:57.980Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-15T05:56:57.980Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-15T05:56:57.980Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-15T05:56:58.425Z] using credential edgex-jenkins-ssh [2024-10-15T05:56:58.449Z] Cloning the remote Git repository [2024-10-15T05:56:58.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-15T05:56:58.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-15T05:56:59.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-15T05:56:59.118Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-15T05:56:58.498Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-15T05:56:58.599Z] > git init /w/workspace/edgex-go/729 # timeout=10 [2024-10-15T05:56:58.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-15T05:56:58.766Z] > git --version # timeout=10 [2024-10-15T05:56:58.790Z] > git --version # 'git version 2.25.1' [2024-10-15T05:56:58.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-15T05:56:58.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.257s coverage: 79.9% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.046s coverage: 92.9% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.9% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 19.6% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-10-15T05:57:05.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-10-15T05:57:05.973Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-10-15T05:57:06.232Z] running golangci-lint [2024-10-15T05:57:06.491Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-15T05:57:06.491Z] go version go1.23.2 linux/amd64 [2024-10-15T05:57:06.491Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-15T05:57:06.491Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-15T05:57:06.491Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-15T05:57:17.271Z] Avoid second fetch [2024-10-15T05:57:17.272Z] Checking out Revision cae398aa3bfc450ad98d64e9042796ae15c1e7ab (main) [2024-10-15T05:57:16.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-15T05:57:16.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-15T05:57:17.283Z] > git config core.sparsecheckout # timeout=10 [2024-10-15T05:57:17.336Z] > git checkout -f cae398aa3bfc450ad98d64e9042796ae15c1e7ab # timeout=10 [2024-10-15T05:57:18.008Z] Commit message: "Merge pull request #4972 from jinlinGuan/issue-4955" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-15T05:57:22.593Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-15T05:57:22.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T05:57:22.593Z] Dload Upload Total Spent Left Speed [2024-10-15T05:57:22.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-10-15T05:57:22.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-15T05:57:23.257Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-15T05:57:23.257Z] + sudo tee /etc/docker/daemon.new [2024-10-15T05:57:23.257Z] { [2024-10-15T05:57:23.257Z] "registry-mirrors": [ [2024-10-15T05:57:23.257Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-15T05:57:23.257Z] ], [2024-10-15T05:57:23.257Z] "bip": "10.250.0.254/24", [2024-10-15T05:57:23.257Z] "hosts": [ [2024-10-15T05:57:23.257Z] "tcp://0.0.0.0:5555", [2024-10-15T05:57:23.257Z] "unix:///var/run/docker.sock" [2024-10-15T05:57:23.257Z] ], [2024-10-15T05:57:23.257Z] "mtu": 1458, [2024-10-15T05:57:23.257Z] "selinux-enabled": true, [2024-10-15T05:57:23.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-15T05:57:23.257Z] } [Pipeline] sh [2024-10-15T05:57:23.590Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-15T05:57:23.913Z] + sudo service docker restart [2024-10-15T05:57:33.032Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|files|compiled_files|name) took 22.160674689s" [2024-10-15T05:57:33.032Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 60.724809ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T05:57:42.143Z] provisioning config files... [2024-10-15T05:57:42.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config647332021711566653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T05:57:42.595Z] ---> ****-login.sh [2024-10-15T05:57:42.595Z] nexus3.edgexfoundry.org:10001 [2024-10-15T05:57:42.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:57:43.001Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.635232763s with top 10 stages: buildir: 1m1.619029843s, gosec: 3.938667936s, inspect: 3.171202752s, fact_deprecated: 2.947752142s, printf: 1.913534412s, ctrlflow: 1.836281329s, S1038: 1.626084684s, fact_purity: 1.555672227s, nilness: 1.42654205s, unused: 885.600511ms" [2024-10-15T05:57:43.001Z] level=info msg="[runner] Issues before processing: 220, after processing: 0" [2024-10-15T05:57:43.001Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 220/220, skip_files: 220/220, autogenerated_exclude: 220/220, identifier_marker: 220/220, exclude: 220/220, cgo: 220/220, skip_dirs: 220/220, exclude-rules: 220/22, nolint: 22/0, invalid_issue: 220/220, path_prettifier: 220/220" [2024-10-15T05:57:43.001Z] level=info msg="[runner] processing took 18.71349ms with stages: nolint: 7.460598ms, identifier_marker: 5.622786ms, autogenerated_exclude: 1.794492ms, path_prettifier: 1.679611ms, exclude-rules: 1.156237ms, skip_dirs: 918.616µs, cgo: 32.51µs, invalid_issue: 30.75µs, filename_unadjuster: 13.63µs, max_from_linter: 700ns, max_same_issues: 570ns, uniq_by_line: 560ns, fixer: 430ns, skip_files: 430ns, severity-rules: 350ns, exclude: 280ns, sort_results: 260ns, diff: 160ns, source_code: 150ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2024-10-15T05:57:43.001Z] level=info msg="[runner] linters took 12.751536803s with stages: goanalysis_metalinter: 12.732739502s" [2024-10-15T05:57:43.001Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-15T05:57:43.001Z] level=info msg="Memory: 350 samples, avg is 302.8MB, max is 1298.7MB" [2024-10-15T05:57:43.001Z] level=info msg="Execution took 34.98179146s" [2024-10-15T05:57:43.001Z] go vet ./... [2024-10-15T05:57:43.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:57:43.144Z] Configure a credential helper to remove this warning. See [2024-10-15T05:57:43.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:57:43.144Z] [2024-10-15T05:57:43.144Z] Login Succeeded [2024-10-15T05:57:43.144Z] nexus3.edgexfoundry.org:10002 [2024-10-15T05:57:43.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:57:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:57:43.412Z] Configure a credential helper to remove this warning. See [2024-10-15T05:57:43.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:57:43.412Z] [2024-10-15T05:57:43.412Z] Login Succeeded [2024-10-15T05:57:43.412Z] nexus3.edgexfoundry.org:10003 [2024-10-15T05:57:43.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:57:43.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:57:43.679Z] Configure a credential helper to remove this warning. See [2024-10-15T05:57:43.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:57:43.680Z] [2024-10-15T05:57:43.680Z] Login Succeeded [2024-10-15T05:57:43.945Z] nexus3.edgexfoundry.org:10004 [2024-10-15T05:57:43.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:57:44.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:57:44.220Z] Configure a credential helper to remove this warning. See [2024-10-15T05:57:44.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:57:44.220Z] [2024-10-15T05:57:44.220Z] Login Succeeded [2024-10-15T05:57:44.220Z] ****.io [2024-10-15T05:57:44.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T05:57:44.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T05:57:44.487Z] Configure a credential helper to remove this warning. See [2024-10-15T05:57:44.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T05:57:44.487Z] [2024-10-15T05:57:44.487Z] Login Succeeded [2024-10-15T05:57:44.487Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T05:57:44.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-15T05:57:45.112Z] + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] echo [2024-10-15T05:57:45.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T05:57:45.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T05:57:45.173Z] ========================================================= [2024-10-15T05:57:45.173Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-15T05:57:45.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-15T05:57:45.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-15T05:57:45.504Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-15T05:57:45.504Z] cf04c63912e1: Pulling fs layer [2024-10-15T05:57:45.504Z] 55b35a11ae5e: Pulling fs layer [2024-10-15T05:57:45.504Z] a37a00ec5f00: Pulling fs layer [2024-10-15T05:57:45.504Z] 50b3750afda1: Pulling fs layer [2024-10-15T05:57:45.504Z] 4f4fb700ef54: Pulling fs layer [2024-10-15T05:57:45.504Z] 80978eb59214: Pulling fs layer [2024-10-15T05:57:45.504Z] c9f46d7d2bd2: Pulling fs layer [2024-10-15T05:57:45.504Z] c5a475d317c9: Pulling fs layer [2024-10-15T05:57:45.504Z] 4f4fb700ef54: Waiting [2024-10-15T05:57:45.504Z] 80978eb59214: Waiting [2024-10-15T05:57:45.504Z] c9f46d7d2bd2: Waiting [2024-10-15T05:57:45.504Z] c5a475d317c9: Waiting [2024-10-15T05:57:45.504Z] 50b3750afda1: Waiting [2024-10-15T05:57:45.504Z] 55b35a11ae5e: Verifying Checksum [2024-10-15T05:57:45.504Z] 55b35a11ae5e: Download complete [2024-10-15T05:57:45.773Z] 50b3750afda1: Verifying Checksum [2024-10-15T05:57:45.773Z] 50b3750afda1: Download complete [2024-10-15T05:57:45.773Z] 4f4fb700ef54: Verifying Checksum [2024-10-15T05:57:45.773Z] 4f4fb700ef54: Download complete [2024-10-15T05:57:45.773Z] 80978eb59214: Verifying Checksum [2024-10-15T05:57:45.773Z] 80978eb59214: Download complete [2024-10-15T05:57:45.773Z] cf04c63912e1: Verifying Checksum [2024-10-15T05:57:45.773Z] cf04c63912e1: Download complete [2024-10-15T05:57:46.043Z] c5a475d317c9: Verifying Checksum [2024-10-15T05:57:46.044Z] c5a475d317c9: Download complete [2024-10-15T05:57:46.639Z] cf04c63912e1: Pull complete [2024-10-15T05:57:47.227Z] 55b35a11ae5e: Pull complete [2024-10-15T05:57:47.493Z] a37a00ec5f00: Verifying Checksum [2024-10-15T05:57:47.493Z] a37a00ec5f00: Download complete [2024-10-15T05:57:48.452Z] c9f46d7d2bd2: Verifying Checksum [2024-10-15T05:57:48.452Z] c9f46d7d2bd2: Download complete [2024-10-15T05:57:49.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-15T05:57:49.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-15T05:57:49.549Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-15T05:57:49.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-15T05:57:50.164Z] + ls -al . [2024-10-15T05:57:50.164Z] total 1892 [2024-10-15T05:57:50.164Z] drwxrwxr-x 11 1001 1001 4096 Oct 15 05:55 . [2024-10-15T05:57:50.164Z] drwxr-xr-x 4 root root 4096 Oct 15 05:55 .. [2024-10-15T05:57:50.164Z] drwxrwxr-x 2 1001 1001 4096 Oct 15 05:54 .blubracket [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 10 Oct 15 05:54 .dockerignore [2024-10-15T05:57:50.164Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 05:57 .git [2024-10-15T05:57:50.164Z] drwxrwxr-x 3 1001 1001 4096 Oct 15 05:54 .github [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 1152 Oct 15 05:54 .gitignore [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 199 Oct 15 05:54 .golangci.yml [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 100 Oct 15 05:54 .hadolint.yml [2024-10-15T05:57:50.164Z] drwxr-xr-x 3 1001 1001 4096 Oct 15 05:54 .semver [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 155 Oct 15 05:54 .sonarcloud.properties [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 1171 Oct 15 05:54 ADOPTERS.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 21553 Oct 15 05:54 Attribution.txt [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 100284 Oct 15 05:54 CHANGELOG.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 3804 Oct 15 05:54 CONTRIBUTING.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 677 Oct 15 05:54 GOVERNANCE.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 861 Oct 15 05:54 Jenkinsfile [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 10775 Oct 15 05:54 LICENSE [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 17391 Oct 15 05:54 Makefile [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 582 Oct 15 05:54 OWNERS.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 9528 Oct 15 05:54 README.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 789 Oct 15 05:54 SECURITY.md [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 13 Oct 15 05:54 VERSION [2024-10-15T05:57:50.164Z] drwxrwxr-x 2 1001 1001 4096 Oct 15 05:54 bin [2024-10-15T05:57:50.164Z] drwxrwxr-x 20 1001 1001 4096 Oct 15 05:54 cmd [2024-10-15T05:57:50.164Z] -rw-r--r-- 1 root root 1549971 Oct 15 05:57 coverage.out [2024-10-15T05:57:50.164Z] drwxrwxr-x 2 1001 1001 4096 Oct 15 05:54 fuzz_test [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 7277 Oct 15 05:54 go.mod [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 101084 Oct 15 05:54 go.sum [2024-10-15T05:57:50.164Z] drwxrwxr-x 7 1001 1001 4096 Oct 15 05:54 internal [2024-10-15T05:57:50.164Z] drwxrwxr-x 3 1001 1001 4096 Oct 15 05:54 openapi [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 584 Oct 15 05:54 security.txt [2024-10-15T05:57:50.164Z] -rw-rw-r-- 1 1001 1001 204 Oct 15 05:54 version.go [Pipeline] sh [2024-10-15T05:57:50.458Z] + '[' -e coverage.out ] [2024-10-15T05:57:50.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-15T05:57:50.608Z] Stashed 1 file(s) [Pipeline] sh [2024-10-15T05:57:50.887Z] + make build [2024-10-15T05:57:50.887Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-15T05:58:00.762Z] a37a00ec5f00: Pull complete [2024-10-15T05:58:00.762Z] 50b3750afda1: Pull complete [2024-10-15T05:58:00.762Z] 4f4fb700ef54: Pull complete [2024-10-15T05:58:00.762Z] 80978eb59214: Pull complete [2024-10-15T05:58:08.241Z] c9f46d7d2bd2: Pull complete [2024-10-15T05:58:09.209Z] c5a475d317c9: Pull complete [2024-10-15T05:58:09.209Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-15T05:58:09.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-15T05:58:09.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-15T05:58:09.561Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-15T05:58:09.561Z] WORKDIR /edgex [2024-10-15T05:58:09.561Z] COPY go.mod . [2024-10-15T05:58:09.561Z] RUN go mod download [2024-10-15T05:58:09.561Z] docker build -t ci-base-image-arm64 -f - . [2024-10-15T05:58:10.149Z] Sending build context to Docker daemon 3.693MB [2024-10-15T05:58:10.149Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-15T05:58:10.149Z] ---> be29e6b0f0d4 [2024-10-15T05:58:10.149Z] Step 2/4 : WORKDIR /edgex [2024-10-15T05:58:12.095Z] ---> Running in d9ac7a61228e [2024-10-15T05:58:12.095Z] Removing intermediate container d9ac7a61228e [2024-10-15T05:58:12.095Z] ---> cc91677eb081 [2024-10-15T05:58:12.095Z] Step 3/4 : COPY go.mod . [2024-10-15T05:58:12.678Z] ---> b0e1e5abb438 [2024-10-15T05:58:12.678Z] Step 4/4 : RUN go mod download [2024-10-15T05:58:12.678Z] ---> Running in 089fb0706932 [2024-10-15T05:58:17.881Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-15T05:58:17.881Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-15T05:58:17.881Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-15T05:58:18.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-15T05:58:20.380Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-15T05:58:25.644Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-15T05:58:28.177Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-15T05:58:30.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-15T05:58:32.628Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-15T05:58:33.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-15T05:58:34.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-15T05:58:35.437Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-15T05:58:36.812Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-15T05:58:37.755Z] $ docker stop --time=1 02050f79ee480a0cbdf3291fe5c7008ea59702064c59c870d50ac6247efd09d7 [2024-10-15T05:58:42.916Z] $ docker rm -f --volumes 02050f79ee480a0cbdf3291fe5c7008ea59702064c59c870d50ac6247efd09d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:58:44.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-15T05:58:44.099Z] [2024-10-15T05:58:44.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:58:44.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-15T05:58:44.406Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-15T05:58:44.406Z] 91d30c5bc195: Pulling fs layer [2024-10-15T05:58:44.406Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-15T05:58:44.406Z] 9c61dcf015f6: Pulling fs layer [2024-10-15T05:58:44.406Z] 4698f68db338: Pulling fs layer [2024-10-15T05:58:44.406Z] 2a2f49069b9e: Pulling fs layer [2024-10-15T05:58:44.406Z] e0025b399a48: Pulling fs layer [2024-10-15T05:58:44.406Z] e0025b399a48: Waiting [2024-10-15T05:58:44.406Z] 4698f68db338: Waiting [2024-10-15T05:58:44.406Z] 2a2f49069b9e: Waiting [2024-10-15T05:58:44.406Z] 91d30c5bc195: Download complete [2024-10-15T05:58:44.406Z] 4698f68db338: Download complete [2024-10-15T05:58:44.665Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-15T05:58:44.666Z] 2e9b0aa3be6d: Download complete [2024-10-15T05:58:44.666Z] e0025b399a48: Verifying Checksum [2024-10-15T05:58:44.666Z] e0025b399a48: Download complete [2024-10-15T05:58:44.666Z] 91d30c5bc195: Pull complete [2024-10-15T05:58:44.666Z] 2a2f49069b9e: Download complete [2024-10-15T05:58:44.923Z] 2e9b0aa3be6d: Pull complete [2024-10-15T05:58:45.182Z] 9c61dcf015f6: Verifying Checksum [2024-10-15T05:58:45.182Z] 9c61dcf015f6: Download complete [2024-10-15T05:58:47.711Z] 9c61dcf015f6: Pull complete [2024-10-15T05:58:47.711Z] 4698f68db338: Pull complete [2024-10-15T05:58:47.971Z] 2a2f49069b9e: Pull complete [2024-10-15T05:58:47.971Z] e0025b399a48: Pull complete [2024-10-15T05:58:47.971Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-15T05:58:47.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-15T05:58:47.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T05:58:48.067Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T05:58:48.092Z] $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-15T05:58:50.825Z] $ docker top c7087d930b12540a39e2b0f3a611ea9da83fe46c1bb4cc8a7337a5dedb88b456 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T05:58:51.176Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-15T05:58:53.710Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-10-15T05:58:53.710Z] #1 transferring dockerfile: 1.70kB done [2024-10-15T05:58:53.710Z] #1 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #2 transferring dockerfile: 2.50kB done [2024-10-15T05:58:53.969Z] #2 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #3 transferring dockerfile: 2.13kB done [2024-10-15T05:58:53.969Z] #3 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #4 [core-data internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #4 transferring dockerfile: 2.07kB done [2024-10-15T05:58:53.969Z] #4 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #5 transferring dockerfile: 1.69kB done [2024-10-15T05:58:53.969Z] #5 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #6 transferring dockerfile: 2.49kB done [2024-10-15T05:58:53.969Z] #6 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #7 transferring dockerfile: 1.89kB done [2024-10-15T05:58:53.969Z] #7 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #8 transferring dockerfile: 1.85kB done [2024-10-15T05:58:53.969Z] #8 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #9 [core-command internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #9 transferring dockerfile: 1.93kB done [2024-10-15T05:58:53.969Z] #9 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-15T05:58:53.969Z] #10 transferring dockerfile: 2.23kB done [2024-10-15T05:58:53.969Z] #10 DONE 0.0s [2024-10-15T05:58:53.969Z] [2024-10-15T05:58:53.969Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-10-15T05:58:54.228Z] #11 transferring dockerfile: 2.02kB done [2024-10-15T05:58:54.228Z] #11 DONE 0.1s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-10-15T05:58:54.228Z] #12 transferring dockerfile: 1.81kB done [2024-10-15T05:58:54.228Z] #12 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-15T05:58:54.228Z] #13 transferring dockerfile: 2.07kB done [2024-10-15T05:58:54.228Z] #13 DONE 0.1s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-15T05:58:54.228Z] #14 transferring dockerfile: 2.15kB done [2024-10-15T05:58:54.228Z] #14 DONE 0.1s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-15T05:58:54.228Z] #15 transferring dockerfile: 3.17kB done [2024-10-15T05:58:54.228Z] #15 DONE 0.1s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-10-15T05:58:54.228Z] #16 transferring dockerfile: 1.93kB done [2024-10-15T05:58:54.228Z] #16 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #17 [security-spire-server internal] load .dockerignore [2024-10-15T05:58:54.228Z] #17 transferring context: 50B done [2024-10-15T05:58:54.228Z] #17 DONE 0.1s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-15T05:58:54.228Z] #18 transferring context: 50B done [2024-10-15T05:58:54.228Z] #18 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #19 [core-metadata internal] load .dockerignore [2024-10-15T05:58:54.228Z] #19 transferring context: 50B done [2024-10-15T05:58:54.228Z] #19 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #20 [core-data internal] load .dockerignore [2024-10-15T05:58:54.228Z] #20 transferring context: 50B done [2024-10-15T05:58:54.228Z] #20 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #21 [security-spire-config internal] load .dockerignore [2024-10-15T05:58:54.228Z] #21 transferring context: 50B done [2024-10-15T05:58:54.228Z] #21 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-10-15T05:58:54.228Z] #22 transferring context: 50B done [2024-10-15T05:58:54.228Z] #22 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-10-15T05:58:54.228Z] #23 transferring context: 50B done [2024-10-15T05:58:54.228Z] #23 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-10-15T05:58:54.228Z] #24 transferring context: 50B done [2024-10-15T05:58:54.228Z] #24 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #25 [core-command internal] load .dockerignore [2024-10-15T05:58:54.228Z] #25 transferring context: 50B done [2024-10-15T05:58:54.228Z] #25 DONE 0.0s [2024-10-15T05:58:54.228Z] [2024-10-15T05:58:54.228Z] #26 [core-keeper internal] load .dockerignore [2024-10-15T05:58:54.486Z] #26 transferring context: 50B done [2024-10-15T05:58:54.486Z] #26 DONE 0.0s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.486Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T05:58:54.486Z] #27 transferring context: 50B done [2024-10-15T05:58:54.486Z] #27 DONE 0.0s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.486Z] #28 [security-spire-agent internal] load .dockerignore [2024-10-15T05:58:54.486Z] #28 transferring context: 50B done [2024-10-15T05:58:54.486Z] #28 DONE 0.0s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.486Z] #29 [support-notifications internal] load .dockerignore [2024-10-15T05:58:54.486Z] #29 transferring context: 50B done [2024-10-15T05:58:54.486Z] #29 DONE 0.0s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.486Z] #30 [security-proxy-auth internal] load .dockerignore [2024-10-15T05:58:54.486Z] #30 transferring context: 50B done [2024-10-15T05:58:54.486Z] #30 DONE 0.1s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.486Z] #31 [support-scheduler internal] load .dockerignore [2024-10-15T05:58:54.486Z] #31 transferring context: 50B done [2024-10-15T05:58:54.486Z] #31 DONE 0.1s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.486Z] #32 [security-bootstrapper internal] load .dockerignore [2024-10-15T05:58:54.486Z] #32 transferring context: 50B done [2024-10-15T05:58:54.486Z] #32 DONE 0.1s [2024-10-15T05:58:54.486Z] [2024-10-15T05:58:54.487Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-15T05:58:54.744Z] #33 ... [2024-10-15T05:58:54.745Z] [2024-10-15T05:58:54.745Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-15T05:58:54.745Z] #34 DONE 0.0s [2024-10-15T05:58:54.745Z] [2024-10-15T05:58:54.745Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:58:54.745Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:58:54.745Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:58:54.745Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-15T05:58:54.745Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-15T05:58:54.745Z] #35 DONE 0.1s [2024-10-15T05:58:54.745Z] [2024-10-15T05:58:54.745Z] #36 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:58:54.745Z] #36 DONE 0.1s [2024-10-15T05:58:54.745Z] [2024-10-15T05:58:54.745Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-15T05:58:54.745Z] #33 ... [2024-10-15T05:58:54.745Z] [2024-10-15T05:58:54.745Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-15T05:58:54.745Z] #34 DONE 0.0s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:58:55.004Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:58:55.004Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:58:55.004Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-15T05:58:55.004Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-15T05:58:55.004Z] #35 DONE 0.1s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-15T05:58:55.004Z] #34 DONE 0.0s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-15T05:58:55.004Z] #33 ... [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #35 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:58:55.004Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:58:55.004Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:58:55.004Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-15T05:58:55.004Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-15T05:58:55.004Z] #35 DONE 0.2s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-15T05:58:55.004Z] #34 DONE 0.0s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:58:55.004Z] #36 DONE 0.4s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-15T05:58:55.004Z] #37 DONE 0.6s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:58:55.004Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:58:55.004Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:58:55.004Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-15T05:58:55.004Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-15T05:58:55.004Z] #35 DONE 0.2s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-15T05:58:55.004Z] #34 DONE 0.0s [2024-10-15T05:58:55.004Z] [2024-10-15T05:58:55.004Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:58:55.004Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:58:55.261Z] #38 ... [2024-10-15T05:58:55.261Z] [2024-10-15T05:58:55.261Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:58:55.261Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:58:55.261Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:58:55.261Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-15T05:58:55.261Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-15T05:58:55.261Z] #35 DONE 0.2s [2024-10-15T05:58:55.261Z] [2024-10-15T05:58:55.261Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:58:55.261Z] #36 DONE 0.6s [2024-10-15T05:58:55.261Z] [2024-10-15T05:58:55.261Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:58:55.261Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-15T05:58:55.520Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-15T05:58:55.779Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-15T05:58:55.779Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-15T05:58:56.037Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-15T05:58:56.037Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-10-15T05:58:56.037Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-10-15T05:58:56.037Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-10-15T05:58:56.037Z] #38 ... [2024-10-15T05:58:56.037Z] [2024-10-15T05:58:56.037Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:58:56.037Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:58:56.037Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:58:56.037Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-15T05:58:56.037Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-15T05:58:56.037Z] #35 DONE 0.2s [2024-10-15T05:58:56.037Z] [2024-10-15T05:58:56.037Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-15T05:58:56.037Z] #39 DONE 1.2s [2024-10-15T05:58:56.037Z] [2024-10-15T05:58:56.037Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:58:56.037Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-15T05:58:56.037Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-15T05:58:56.037Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-15T05:58:56.037Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-15T05:58:56.625Z] #38 ... [2024-10-15T05:58:56.625Z] [2024-10-15T05:58:56.625Z] #40 [security-spire-config internal] load build context [2024-10-15T05:58:56.625Z] #40 transferring context: 26.23kB 0.0s done [2024-10-15T05:58:56.625Z] #40 DONE 1.2s [2024-10-15T05:58:56.625Z] [2024-10-15T05:58:56.625Z] #41 [security-spire-server internal] load build context [2024-10-15T05:58:56.625Z] #41 transferring context: 27.98kB 0.0s done [2024-10-15T05:58:56.625Z] #41 DONE 1.2s [2024-10-15T05:58:56.625Z] [2024-10-15T05:58:56.625Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:58:56.625Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-15T05:58:56.625Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-15T05:58:56.625Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-10-15T05:58:56.625Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-15T05:58:56.625Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-10-15T05:58:56.886Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.5s [2024-10-15T05:58:56.886Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.0s [2024-10-15T05:58:56.886Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.1s [2024-10-15T05:58:57.311Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-10-15T05:59:02.848Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.3s [2024-10-15T05:59:03.112Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.6s done [2024-10-15T05:59:04.485Z] #38 ... [2024-10-15T05:59:04.485Z] [2024-10-15T05:59:04.485Z] #42 [security-proxy-setup internal] load build context [2024-10-15T05:59:04.485Z] #42 transferring context: 248.68MB 10.0s [2024-10-15T05:59:05.054Z] #42 ... [2024-10-15T05:59:05.054Z] [2024-10-15T05:59:05.054Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-15T05:59:05.054Z] #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:05.054Z] #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:05.054Z] #0 1.903 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:05.054Z] #0 2.257 (2/4) Installing openssl (3.3.2-r0) [2024-10-15T05:59:05.054Z] #0 2.263 (3/4) Installing su-exec (0.2-r3) [2024-10-15T05:59:05.054Z] #0 2.266 (4/4) Installing yq-go (4.44.1-r2) [2024-10-15T05:59:05.054Z] #0 2.331 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:05.054Z] #0 2.343 OK: 19 MiB in 18 packages [2024-10-15T05:59:05.054Z] #43 ... [2024-10-15T05:59:05.054Z] [2024-10-15T05:59:05.054Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:05.054Z] #44 ... [2024-10-15T05:59:05.054Z] [2024-10-15T05:59:05.054Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T05:59:05.320Z] #45 ... [2024-10-15T05:59:05.320Z] [2024-10-15T05:59:05.320Z] #46 [core-command internal] load build context [2024-10-15T05:59:05.320Z] #46 ... [2024-10-15T05:59:05.320Z] [2024-10-15T05:59:05.320Z] #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T05:59:05.320Z] #47 ... [2024-10-15T05:59:05.320Z] [2024-10-15T05:59:05.320Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-15T05:59:05.320Z] #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:05.320Z] #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:05.320Z] #0 4.758 (1/4) Installing ca-certificates (20240705-r0) [2024-10-15T05:59:05.320Z] #0 4.780 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:05.320Z] #0 4.785 (3/4) Installing su-exec (0.2-r3) [2024-10-15T05:59:05.320Z] #0 4.787 (4/4) Installing yq-go (4.44.1-r2) [2024-10-15T05:59:05.320Z] #0 4.853 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:05.320Z] #0 4.865 Executing ca-certificates-20240705-r0.trigger [2024-10-15T05:59:05.320Z] #0 4.898 OK: 19 MiB in 18 packages [2024-10-15T05:59:06.161Z] #48 ... [2024-10-15T05:59:06.161Z] [2024-10-15T05:59:06.161Z] #49 [support-scheduler internal] load build context [2024-10-15T05:59:06.161Z] #49 ... [2024-10-15T05:59:06.161Z] [2024-10-15T05:59:06.161Z] #50 [support-cron-scheduler internal] load build context [2024-10-15T05:59:06.594Z] #50 ... [2024-10-15T05:59:06.594Z] [2024-10-15T05:59:06.594Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:06.594Z] #51 ... [2024-10-15T05:59:06.594Z] [2024-10-15T05:59:06.594Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T05:59:06.594Z] #52 ... [2024-10-15T05:59:06.594Z] [2024-10-15T05:59:06.594Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T05:59:06.594Z] #53 ... [2024-10-15T05:59:06.594Z] [2024-10-15T05:59:06.594Z] #54 [core-data internal] load build context [2024-10-15T05:59:07.222Z] #54 ... [2024-10-15T05:59:07.222Z] [2024-10-15T05:59:07.222Z] #55 [core-keeper internal] load build context [2024-10-15T05:59:07.222Z] #55 ... [2024-10-15T05:59:07.222Z] [2024-10-15T05:59:07.222Z] #56 [core-common-config-bootstrapper internal] load build context [2024-10-15T05:59:07.480Z] #56 ... [2024-10-15T05:59:07.480Z] [2024-10-15T05:59:07.480Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:07.480Z] #0 1.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:07.480Z] #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:07.480Z] #0 1.385 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:07.480Z] #0 1.418 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:07.480Z] #0 1.422 OK: 8 MiB in 15 packages [2024-10-15T05:59:07.480Z] #57 ... [2024-10-15T05:59:07.480Z] [2024-10-15T05:59:07.480Z] #58 [security-bootstrapper internal] load build context [2024-10-15T05:59:07.480Z] #58 ... [2024-10-15T05:59:07.480Z] [2024-10-15T05:59:07.480Z] #59 [security-proxy-auth internal] load build context [2024-10-15T05:59:07.480Z] #59 ... [2024-10-15T05:59:07.480Z] [2024-10-15T05:59:07.480Z] #60 [support-scheduler stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:07.480Z] #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:07.480Z] #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:07.480Z] #0 1.457 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:07.480Z] #0 1.487 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:07.480Z] #0 1.490 OK: 8 MiB in 15 packages [2024-10-15T05:59:07.738Z] #60 ... [2024-10-15T05:59:07.738Z] [2024-10-15T05:59:07.738Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T05:59:07.738Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-15T05:59:07.738Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-15T05:59:07.738Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-15T05:59:07.738Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-15T05:59:07.738Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-15T05:59:07.738Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-15T05:59:07.738Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-15T05:59:07.738Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 8.7s done [2024-10-15T05:59:07.738Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 11.3s [2024-10-15T05:59:07.738Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-15T05:59:07.738Z] #61 ... [2024-10-15T05:59:07.738Z] [2024-10-15T05:59:07.738Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-15T05:59:08.014Z] #62 ... [2024-10-15T05:59:08.014Z] [2024-10-15T05:59:08.014Z] #63 [support-notifications internal] load build context [2024-10-15T05:59:08.014Z] #63 ... [2024-10-15T05:59:08.014Z] [2024-10-15T05:59:08.014Z] #64 [security-spire-agent internal] load build context [2024-10-15T05:59:08.014Z] #64 ... [2024-10-15T05:59:08.014Z] [2024-10-15T05:59:08.014Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-15T05:59:08.584Z] #33 ... [2024-10-15T05:59:08.584Z] [2024-10-15T05:59:08.584Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-15T05:59:08.584Z] #0 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:08.584Z] #0 4.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:08.584Z] #0 4.600 (1/3) Installing ca-certificates (20240705-r0) [2024-10-15T05:59:08.584Z] #0 4.718 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:08.584Z] #0 4.728 (3/3) Installing tzdata (2024b-r0) [2024-10-15T05:59:08.584Z] #0 4.762 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:08.584Z] #0 4.776 Executing ca-certificates-20240705-r0.trigger [2024-10-15T05:59:08.584Z] #0 4.849 OK: 10 MiB in 17 packages [2024-10-15T05:59:08.584Z] #65 ... [2024-10-15T05:59:08.584Z] [2024-10-15T05:59:08.584Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T05:59:08.584Z] #0 5.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:08.584Z] #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:08.584Z] #0 5.919 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T05:59:08.584Z] #0 5.919 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T05:59:08.584Z] #0 5.919 OK: 24163 distinct packages available [2024-10-15T05:59:08.584Z] #0 5.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:08.584Z] #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:08.584Z] #0 6.362 (1/14) Installing ca-certificates (20240705-r0) [2024-10-15T05:59:08.584Z] #0 6.380 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-15T05:59:08.584Z] #0 6.387 (3/14) Installing c-ares (1.33.1-r0) [2024-10-15T05:59:08.584Z] #0 6.391 (4/14) Installing libunistring (1.2-r0) [2024-10-15T05:59:08.584Z] #0 6.404 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-15T05:59:08.584Z] #0 6.409 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-15T05:59:08.584Z] #0 6.413 (7/14) Installing libpsl (0.21.5-r1) [2024-10-15T05:59:08.584Z] #0 6.416 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-15T05:59:08.584Z] #0 6.428 (9/14) Installing libcurl (8.10.1-r0) [2024-10-15T05:59:08.584Z] #0 6.436 (10/14) Installing curl (8.10.1-r0) [2024-10-15T05:59:08.584Z] #0 6.440 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:08.584Z] #0 6.443 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-15T05:59:08.584Z] #0 6.446 (13/14) Installing libucontext (1.2-r3) [2024-10-15T05:59:08.584Z] #0 6.449 (14/14) Installing gcompat (1.1.0-r4) [2024-10-15T05:59:08.584Z] #0 6.460 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:08.584Z] #0 6.460 Executing ca-certificates-20240705-r0.trigger [2024-10-15T05:59:08.584Z] #0 6.515 OK: 13 MiB in 28 packages [2024-10-15T05:59:08.842Z] #66 ... [2024-10-15T05:59:08.842Z] [2024-10-15T05:59:08.842Z] #67 [security-secretstore-setup internal] load build context [2024-10-15T05:59:08.842Z] #67 ... [2024-10-15T05:59:08.842Z] [2024-10-15T05:59:08.842Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T05:59:09.060Z] Removing intermediate container 089fb0706932 [2024-10-15T05:59:09.060Z] ---> 0f1a60288eab [2024-10-15T05:59:09.060Z] Successfully built 0f1a60288eab [2024-10-15T05:59:09.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:59:09.398Z] + docker inspect -f . ci-base-image-arm64 [2024-10-15T05:59:09.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T05:59:09.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-22847 does not seem to be running inside a container [2024-10-15T05:59:09.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@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-10-15T05:59:10.216Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 13.7s done [2024-10-15T05:59:10.862Z] $ docker top 4d14a2c79be4cb8e83d1c33e2ac777233dfe9ed5ef47a92473ee92cb11036cc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T05:59:11.679Z] + go version [2024-10-15T05:59:11.679Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-15T05:59:11.694Z] $ docker stop --time=1 4d14a2c79be4cb8e83d1c33e2ac777233dfe9ed5ef47a92473ee92cb11036cc1 [2024-10-15T05:59:13.299Z] $ docker rm -f --volumes 4d14a2c79be4cb8e83d1c33e2ac777233dfe9ed5ef47a92473ee92cb11036cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-10-15T05:59:13.508Z] #61 ... [2024-10-15T05:59:13.508Z] [2024-10-15T05:59:13.508Z] #55 [core-keeper internal] load build context [2024-10-15T05:59:13.508Z] #55 transferring context: 383.26MB 17.9s [2024-10-15T05:59:13.508Z] #55 ... [2024-10-15T05:59:13.508Z] [2024-10-15T05:59:13.508Z] #56 [core-common-config-bootstrapper internal] load build context [2024-10-15T05:59:13.508Z] #56 ... [2024-10-15T05:59:13.508Z] [2024-10-15T05:59:13.508Z] #55 [core-keeper internal] load build context [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:59:13.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-15T05:59:13.969Z] [2024-10-15T05:59:13.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T05:59:14.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-15T05:59:14.312Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-15T05:59:14.312Z] 547446be3368: Pulling fs layer [2024-10-15T05:59:14.312Z] d125d8839a47: Pulling fs layer [2024-10-15T05:59:14.312Z] 3e85d5ac6304: Pulling fs layer [2024-10-15T05:59:14.312Z] c3105a71a48b: Pulling fs layer [2024-10-15T05:59:14.312Z] 0f093f025ec4: Pulling fs layer [2024-10-15T05:59:14.312Z] c3106fc0e877: Pulling fs layer [2024-10-15T05:59:14.312Z] c3105a71a48b: Waiting [2024-10-15T05:59:14.312Z] 0f093f025ec4: Waiting [2024-10-15T05:59:14.312Z] c3106fc0e877: Waiting [2024-10-15T05:59:14.579Z] 547446be3368: Download complete [2024-10-15T05:59:14.579Z] c3105a71a48b: Verifying Checksum [2024-10-15T05:59:14.579Z] c3105a71a48b: Download complete [2024-10-15T05:59:15.161Z] d125d8839a47: Verifying Checksum [2024-10-15T05:59:15.161Z] d125d8839a47: Download complete [2024-10-15T05:59:15.161Z] c3106fc0e877: Verifying Checksum [2024-10-15T05:59:15.161Z] c3106fc0e877: Download complete [2024-10-15T05:59:15.161Z] 0f093f025ec4: Verifying Checksum [2024-10-15T05:59:15.161Z] 0f093f025ec4: Download complete [2024-10-15T05:59:15.408Z] #55 ... [2024-10-15T05:59:15.408Z] [2024-10-15T05:59:15.408Z] #42 [security-proxy-setup internal] load build context [2024-10-15T05:59:15.408Z] #42 ... [2024-10-15T05:59:15.408Z] [2024-10-15T05:59:15.408Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:15.408Z] #44 ... [2024-10-15T05:59:15.408Z] [2024-10-15T05:59:15.408Z] #46 [core-command internal] load build context [2024-10-15T05:59:15.426Z] 547446be3368: Pull complete [2024-10-15T05:59:15.667Z] #46 ... [2024-10-15T05:59:15.668Z] [2024-10-15T05:59:15.668Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:15.668Z] #44 ... [2024-10-15T05:59:15.668Z] [2024-10-15T05:59:15.668Z] #49 [support-scheduler internal] load build context [2024-10-15T05:59:15.668Z] #49 ... [2024-10-15T05:59:15.668Z] [2024-10-15T05:59:15.668Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:16.602Z] #44 ... [2024-10-15T05:59:16.602Z] [2024-10-15T05:59:16.602Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:16.602Z] #51 ... [2024-10-15T05:59:16.602Z] [2024-10-15T05:59:16.602Z] #50 [support-cron-scheduler internal] load build context [2024-10-15T05:59:16.602Z] #50 ... [2024-10-15T05:59:16.602Z] [2024-10-15T05:59:16.602Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:16.602Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-15T05:59:16.828Z] d125d8839a47: Pull complete [2024-10-15T05:59:16.860Z] #38 ... [2024-10-15T05:59:16.860Z] [2024-10-15T05:59:16.860Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:16.860Z] #51 ... [2024-10-15T05:59:16.860Z] [2024-10-15T05:59:16.860Z] #54 [core-data internal] load build context [2024-10-15T05:59:16.860Z] #54 transferring context: 612.10MB 21.6s done [2024-10-15T05:59:16.860Z] #54 ... [2024-10-15T05:59:16.860Z] [2024-10-15T05:59:16.860Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:17.094Z] 3e85d5ac6304: Verifying Checksum [2024-10-15T05:59:17.094Z] 3e85d5ac6304: Download complete [2024-10-15T05:59:17.424Z] #51 ... [2024-10-15T05:59:17.424Z] [2024-10-15T05:59:17.424Z] #58 [security-bootstrapper internal] load build context [2024-10-15T05:59:17.682Z] #58 ... [2024-10-15T05:59:17.682Z] [2024-10-15T05:59:17.682Z] #59 [security-proxy-auth internal] load build context [2024-10-15T05:59:17.682Z] #59 transferring context: 612.10MB 21.1s done [2024-10-15T05:59:17.682Z] #59 ... [2024-10-15T05:59:17.682Z] [2024-10-15T05:59:17.682Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:18.298Z] #51 ... [2024-10-15T05:59:18.298Z] [2024-10-15T05:59:18.298Z] #63 [support-notifications internal] load build context [2024-10-15T05:59:18.298Z] #63 transferring context: 612.10MB 19.8s done [2024-10-15T05:59:18.298Z] #63 ... [2024-10-15T05:59:18.298Z] [2024-10-15T05:59:18.298Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:18.862Z] #51 ... [2024-10-15T05:59:18.862Z] [2024-10-15T05:59:18.862Z] #67 [security-secretstore-setup internal] load build context [2024-10-15T05:59:18.862Z] #67 transferring context: 612.10MB 21.8s done [2024-10-15T05:59:18.862Z] #67 ... [2024-10-15T05:59:18.862Z] [2024-10-15T05:59:18.862Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:19.120Z] #51 transferring context: 612.10MB 24.4s done [2024-10-15T05:59:23.683Z] #51 ... [2024-10-15T05:59:23.683Z] [2024-10-15T05:59:23.683Z] #56 [core-common-config-bootstrapper internal] load build context [2024-10-15T05:59:23.683Z] #56 transferring context: 612.10MB 21.7s done [2024-10-15T05:59:23.683Z] #56 ... [2024-10-15T05:59:23.683Z] [2024-10-15T05:59:23.683Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:23.683Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-15T05:59:25.658Z] #38 ... [2024-10-15T05:59:25.658Z] [2024-10-15T05:59:25.658Z] #55 [core-keeper internal] load build context [2024-10-15T05:59:25.658Z] #55 transferring context: 612.10MB 22.9s done [2024-10-15T05:59:25.658Z] #55 ... [2024-10-15T05:59:25.658Z] [2024-10-15T05:59:25.658Z] #42 [security-proxy-setup internal] load build context [2024-10-15T05:59:25.658Z] #42 transferring context: 612.10MB 23.1s done [2024-10-15T05:59:25.658Z] #42 ... [2024-10-15T05:59:25.658Z] [2024-10-15T05:59:25.658Z] #46 [core-command internal] load build context [2024-10-15T05:59:25.658Z] #46 transferring context: 612.10MB 24.5s done [2024-10-15T05:59:25.917Z] #46 ... [2024-10-15T05:59:25.917Z] [2024-10-15T05:59:25.917Z] #49 [support-scheduler internal] load build context [2024-10-15T05:59:25.917Z] #49 transferring context: 612.10MB 22.2s done [2024-10-15T05:59:26.177Z] #49 ... [2024-10-15T05:59:26.177Z] [2024-10-15T05:59:26.177Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:26.177Z] #44 transferring context: 612.10MB 24.7s done [2024-10-15T05:59:26.746Z] #44 ... [2024-10-15T05:59:26.746Z] [2024-10-15T05:59:26.746Z] #50 [support-cron-scheduler internal] load build context [2024-10-15T05:59:26.746Z] #50 transferring context: 612.10MB 22.6s done [2024-10-15T05:59:26.746Z] #50 ... [2024-10-15T05:59:26.746Z] [2024-10-15T05:59:26.746Z] #58 [security-bootstrapper internal] load build context [2024-10-15T05:59:26.746Z] #58 transferring context: 612.10MB 23.9s done [2024-10-15T05:59:27.150Z] 3e85d5ac6304: Pull complete [2024-10-15T05:59:27.150Z] c3105a71a48b: Pull complete [2024-10-15T05:59:27.730Z] 0f093f025ec4: Pull complete [2024-10-15T05:59:27.995Z] c3106fc0e877: Pull complete [2024-10-15T05:59:27.995Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-15T05:59:27.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-15T05:59:27.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T05:59:28.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-22847 does not seem to be running inside a container [2024-10-15T05:59:28.423Z] $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@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-10-15T05:59:30.401Z] $ docker top 9f7544bee832af54b6270f867db13da78f44872834fa0516a4733425fb49a8f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T05:59:30.892Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-15T05:59:32.090Z] #58 ... [2024-10-15T05:59:32.090Z] [2024-10-15T05:59:32.090Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:32.090Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-15T05:59:33.240Z] #38 ... [2024-10-15T05:59:33.240Z] [2024-10-15T05:59:33.240Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T05:59:33.240Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-15T05:59:33.240Z] #61 ... [2024-10-15T05:59:33.240Z] [2024-10-15T05:59:33.240Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:33.806Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-10-15T05:59:40.958Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-15T05:59:40.958Z] #1 transferring dockerfile: [2024-10-15T05:59:40.958Z] #1 transferring dockerfile: 3.17kB 0.0s done [2024-10-15T05:59:40.958Z] #1 DONE 0.1s [2024-10-15T05:59:40.958Z] [2024-10-15T05:59:40.959Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-10-15T05:59:40.959Z] #2 transferring dockerfile: 2.02kB done [2024-10-15T05:59:40.959Z] #2 DONE 0.0s [2024-10-15T05:59:40.959Z] [2024-10-15T05:59:40.959Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-10-15T05:59:40.959Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-10-15T05:59:40.959Z] #3 DONE 0.1s [2024-10-15T05:59:40.959Z] [2024-10-15T05:59:40.959Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-15T05:59:40.959Z] #4 transferring dockerfile: 1.85kB done [2024-10-15T05:59:40.959Z] #4 DONE 0.1s [2024-10-15T05:59:40.959Z] [2024-10-15T05:59:40.959Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-15T05:59:40.959Z] #5 transferring dockerfile: 2.23kB done [2024-10-15T05:59:40.959Z] #5 DONE 0.1s [2024-10-15T05:59:40.959Z] [2024-10-15T05:59:40.959Z] #6 [core-command internal] load build definition from Dockerfile [2024-10-15T05:59:41.232Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-10-15T05:59:41.232Z] #6 DONE 0.1s [2024-10-15T05:59:41.232Z] [2024-10-15T05:59:41.232Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-15T05:59:41.232Z] #7 transferring dockerfile: 2.50kB done [2024-10-15T05:59:41.232Z] #7 DONE 0.0s [2024-10-15T05:59:41.232Z] [2024-10-15T05:59:41.232Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-15T05:59:41.232Z] #8 transferring dockerfile: 2.15kB done [2024-10-15T05:59:41.232Z] #8 DONE 0.1s [2024-10-15T05:59:41.232Z] [2024-10-15T05:59:41.233Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-15T05:59:41.233Z] #9 transferring dockerfile: 2.49kB done [2024-10-15T05:59:41.233Z] #9 DONE 0.1s [2024-10-15T05:59:41.233Z] [2024-10-15T05:59:41.233Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-10-15T05:59:41.233Z] #10 transferring dockerfile: 1.69kB done [2024-10-15T05:59:41.233Z] #10 DONE 0.1s [2024-10-15T05:59:41.233Z] [2024-10-15T05:59:41.233Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-10-15T05:59:41.500Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-10-15T05:59:41.500Z] #11 DONE 0.1s [2024-10-15T05:59:41.500Z] [2024-10-15T05:59:41.500Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-10-15T05:59:41.500Z] #12 transferring dockerfile: 2.13kB done [2024-10-15T05:59:41.500Z] #12 DONE 0.1s [2024-10-15T05:59:41.500Z] [2024-10-15T05:59:41.500Z] #13 [core-data internal] load build definition from Dockerfile [2024-10-15T05:59:41.500Z] #13 transferring dockerfile: 2.07kB done [2024-10-15T05:59:41.500Z] #13 DONE 0.1s [2024-10-15T05:59:41.500Z] [2024-10-15T05:59:41.500Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-10-15T05:59:41.500Z] #14 transferring dockerfile: 1.81kB done [2024-10-15T05:59:41.500Z] #14 DONE 0.1s [2024-10-15T05:59:41.500Z] [2024-10-15T05:59:41.500Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-10-15T05:59:41.770Z] #15 transferring dockerfile: 2.07kB done [2024-10-15T05:59:41.770Z] #15 DONE 0.1s [2024-10-15T05:59:41.770Z] [2024-10-15T05:59:41.770Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-15T05:59:41.770Z] #16 transferring dockerfile: 1.89kB done [2024-10-15T05:59:41.770Z] #16 DONE 0.1s [2024-10-15T05:59:41.770Z] [2024-10-15T05:59:41.770Z] #17 [security-bootstrapper internal] load .dockerignore [2024-10-15T05:59:41.770Z] #17 transferring context: [2024-10-15T05:59:41.770Z] #17 transferring context: 50B done [2024-10-15T05:59:41.770Z] #17 DONE 0.1s [2024-10-15T05:59:41.994Z] #38 ... [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #63 [support-notifications internal] load build context [2024-10-15T05:59:41.994Z] #63 DONE 45.9s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-15T05:59:41.994Z] #33 DONE 46.4s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #60 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:41.994Z] #60 DONE 46.3s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #56 [core-common-config-bootstrapper internal] load build context [2024-10-15T05:59:41.994Z] #56 DONE 45.9s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #59 [security-proxy-auth internal] load build context [2024-10-15T05:59:41.994Z] #59 DONE 45.7s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #67 [security-secretstore-setup internal] load build context [2024-10-15T05:59:41.994Z] #67 DONE 46.1s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #54 [core-data internal] load build context [2024-10-15T05:59:41.994Z] #54 DONE 46.3s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-15T05:59:41.994Z] #65 DONE 46.1s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-15T05:59:41.994Z] #43 DONE 46.3s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T05:59:41.994Z] #68 ... [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-15T05:59:41.994Z] #48 DONE 46.1s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:41.994Z] #57 DONE 46.3s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #50 [support-cron-scheduler internal] load build context [2024-10-15T05:59:41.994Z] #50 DONE 46.2s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T05:59:41.994Z] #66 DONE 46.1s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #55 [core-keeper internal] load build context [2024-10-15T05:59:41.994Z] #55 DONE 46.0s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #49 [support-scheduler internal] load build context [2024-10-15T05:59:41.994Z] #49 DONE 45.8s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #42 [security-proxy-setup internal] load build context [2024-10-15T05:59:41.994Z] #42 DONE 46.5s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #46 [core-command internal] load build context [2024-10-15T05:59:41.994Z] #46 DONE 46.2s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #58 [security-bootstrapper internal] load build context [2024-10-15T05:59:41.994Z] #58 DONE 45.9s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #44 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:41.994Z] #44 DONE 46.2s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #51 [core-metadata internal] load build context [2024-10-15T05:59:41.994Z] #51 DONE 46.5s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #64 [security-spire-agent internal] load build context [2024-10-15T05:59:41.994Z] #64 transferring context: 27.51kB done [2024-10-15T05:59:41.994Z] #64 DONE 45.1s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #69 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-15T05:59:41.994Z] #69 DONE 0.4s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T05:59:41.994Z] #70 ... [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T05:59:41.994Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-10-15T05:59:41.994Z] #61 DONE 45.2s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-15T05:59:41.994Z] #62 45.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:41.994Z] #62 45.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:41.994Z] #62 ... [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T05:59:41.994Z] #47 DONE 46.7s [2024-10-15T05:59:41.994Z] [2024-10-15T05:59:41.994Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T05:59:41.994Z] #52 46.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:41.994Z] #52 46.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:42.251Z] #52 47.03 (1/2) Installing ca-certificates (20240705-r0) [2024-10-15T05:59:42.251Z] #52 47.05 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:42.251Z] #52 47.06 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:42.251Z] #52 47.06 Executing ca-certificates-20240705-r0.trigger [2024-10-15T05:59:42.251Z] #52 47.12 OK: 9 MiB in 16 packages [2024-10-15T05:59:42.352Z] [2024-10-15T05:59:42.352Z] #18 [support-notifications internal] load .dockerignore [2024-10-15T05:59:42.352Z] #18 transferring context: 50B done [2024-10-15T05:59:42.352Z] #18 DONE 0.0s [2024-10-15T05:59:42.618Z] [2024-10-15T05:59:42.618Z] #19 [support-scheduler internal] load .dockerignore [2024-10-15T05:59:42.618Z] #19 transferring context: 50B done [2024-10-15T05:59:42.618Z] #19 DONE 0.1s [2024-10-15T05:59:42.618Z] [2024-10-15T05:59:42.618Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-10-15T05:59:42.618Z] #20 transferring context: 50B 0.0s done [2024-10-15T05:59:42.618Z] #20 DONE 0.1s [2024-10-15T05:59:42.618Z] [2024-10-15T05:59:42.618Z] #21 [core-command internal] load .dockerignore [2024-10-15T05:59:42.894Z] #21 transferring context: 50B 0.0s done [2024-10-15T05:59:42.894Z] #21 DONE 0.1s [2024-10-15T05:59:42.894Z] [2024-10-15T05:59:42.894Z] #22 [security-proxy-setup internal] load .dockerignore [2024-10-15T05:59:42.894Z] #22 transferring context: 50B done [2024-10-15T05:59:42.894Z] #22 DONE 0.1s [2024-10-15T05:59:42.894Z] [2024-10-15T05:59:42.894Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T05:59:42.894Z] #23 transferring context: 50B 0.0s done [2024-10-15T05:59:42.894Z] #23 ... [2024-10-15T05:59:42.894Z] [2024-10-15T05:59:42.894Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-15T05:59:42.894Z] #24 transferring context: 50B done [2024-10-15T05:59:42.894Z] #24 DONE 0.1s [2024-10-15T05:59:43.166Z] [2024-10-15T05:59:43.166Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-10-15T05:59:43.166Z] #25 transferring context: 50B done [2024-10-15T05:59:43.166Z] #25 DONE 0.0s [2024-10-15T05:59:43.166Z] [2024-10-15T05:59:43.166Z] #26 [security-spire-config internal] load .dockerignore [2024-10-15T05:59:43.166Z] #26 transferring context: 50B done [2024-10-15T05:59:43.166Z] #26 DONE 0.1s [2024-10-15T05:59:43.166Z] [2024-10-15T05:59:43.166Z] #27 [security-spire-server internal] load .dockerignore [2024-10-15T05:59:43.166Z] #27 transferring context: 50B done [2024-10-15T05:59:43.166Z] #27 DONE 0.1s [2024-10-15T05:59:43.166Z] [2024-10-15T05:59:43.166Z] #28 [core-metadata internal] load .dockerignore [2024-10-15T05:59:43.166Z] #28 transferring context: 50B done [2024-10-15T05:59:43.166Z] #28 DONE 0.1s [2024-10-15T05:59:43.166Z] [2024-10-15T05:59:43.166Z] #29 [core-data internal] load .dockerignore [2024-10-15T05:59:43.166Z] #29 transferring context: 50B 0.0s done [2024-10-15T05:59:43.166Z] #29 DONE 0.1s [2024-10-15T05:59:43.166Z] [2024-10-15T05:59:43.166Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T05:59:43.431Z] #23 ... [2024-10-15T05:59:43.431Z] [2024-10-15T05:59:43.431Z] #30 [security-spire-agent internal] load .dockerignore [2024-10-15T05:59:43.431Z] #30 transferring context: 50B done [2024-10-15T05:59:43.431Z] #30 DONE 0.1s [2024-10-15T05:59:43.431Z] [2024-10-15T05:59:43.431Z] #31 [core-keeper internal] load .dockerignore [2024-10-15T05:59:43.431Z] #31 transferring context: 50B done [2024-10-15T05:59:43.431Z] #31 DONE 0.1s [2024-10-15T05:59:43.431Z] [2024-10-15T05:59:43.431Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-10-15T05:59:43.431Z] #32 transferring context: 50B done [2024-10-15T05:59:43.431Z] #32 DONE 0.1s [2024-10-15T05:59:43.431Z] [2024-10-15T05:59:43.431Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:43.431Z] #33 DONE 0.0s [2024-10-15T05:59:43.431Z] [2024-10-15T05:59:43.431Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:43.625Z] #52 ... [2024-10-15T05:59:43.625Z] [2024-10-15T05:59:43.625Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-15T05:59:43.625Z] #62 46.35 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:43.625Z] #62 46.36 (2/2) Installing su-exec (0.2-r3) [2024-10-15T05:59:43.625Z] #62 46.36 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:43.625Z] #62 46.37 OK: 8 MiB in 16 packages [2024-10-15T05:59:43.625Z] #62 DONE 47.8s [2024-10-15T05:59:43.625Z] [2024-10-15T05:59:43.625Z] #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T05:59:43.882Z] #71 ... [2024-10-15T05:59:43.882Z] [2024-10-15T05:59:43.882Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T05:59:43.882Z] #52 DONE 48.7s [2024-10-15T05:59:43.882Z] [2024-10-15T05:59:43.882Z] #72 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T05:59:43.882Z] #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 1.610 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:43.882Z] #0 1.610 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:43.882Z] #0 1.616 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:43.882Z] #0 1.677 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:43.882Z] #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 2.307 OK: 10 MiB in 17 packages [2024-10-15T05:59:43.882Z] #72 DONE 2.9s [2024-10-15T05:59:43.882Z] [2024-10-15T05:59:43.882Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T05:59:43.882Z] #45 46.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #45 46.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #45 47.10 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T05:59:43.882Z] #45 47.10 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T05:59:43.882Z] #45 47.10 OK: 24163 distinct packages available [2024-10-15T05:59:43.882Z] #45 47.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #45 47.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #45 47.50 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:43.882Z] #45 47.50 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-15T05:59:43.882Z] #45 47.51 (3/4) Installing libucontext (1.2-r3) [2024-10-15T05:59:43.882Z] #45 47.51 (4/4) Installing gcompat (1.1.0-r4) [2024-10-15T05:59:43.882Z] #45 47.51 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:43.882Z] #45 47.52 OK: 8 MiB in 18 packages [2024-10-15T05:59:43.882Z] #45 DONE 48.8s [2024-10-15T05:59:43.882Z] [2024-10-15T05:59:43.882Z] #73 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-15T05:59:43.882Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 1.484 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:43.882Z] #0 1.484 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:43.882Z] #0 1.493 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:43.882Z] #0 1.586 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:43.882Z] #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #0 2.387 OK: 8 MiB in 15 packages [2024-10-15T05:59:43.882Z] #73 DONE 3.0s [2024-10-15T05:59:43.882Z] [2024-10-15T05:59:43.882Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T05:59:43.882Z] #53 46.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #53 46.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #53 47.10 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T05:59:43.882Z] #53 47.10 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T05:59:43.882Z] #53 47.10 OK: 24163 distinct packages available [2024-10-15T05:59:43.882Z] #53 47.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #53 47.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:43.882Z] #53 47.52 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:43.882Z] #53 47.53 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-15T05:59:43.882Z] #53 47.53 (3/5) Installing libucontext (1.2-r3) [2024-10-15T05:59:43.882Z] #53 47.53 (4/5) Installing gcompat (1.1.0-r4) [2024-10-15T05:59:43.882Z] #53 47.54 (5/5) Installing openssl (3.3.2-r0) [2024-10-15T05:59:43.882Z] #53 47.54 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:43.882Z] #53 47.55 OK: 9 MiB in 19 packages [2024-10-15T05:59:43.882Z] #53 DONE 49.0s [2024-10-15T05:59:44.012Z] #34 DONE 0.5s [2024-10-15T05:59:44.012Z] [2024-10-15T05:59:44.012Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T05:59:44.141Z] [2024-10-15T05:59:44.141Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T05:59:44.141Z] #68 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.141Z] #68 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.141Z] #68 2.711 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:44.141Z] #68 2.711 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:44.141Z] #68 2.716 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:44.141Z] #68 2.780 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:44.141Z] #68 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.141Z] #68 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.141Z] #68 3.146 OK: 19 MiB in 18 packages [2024-10-15T05:59:44.279Z] #23 ... [2024-10-15T05:59:44.279Z] [2024-10-15T05:59:44.279Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:44.279Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:44.279Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:44.279Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:44.279Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:44.279Z] #35 DONE 0.2s [2024-10-15T05:59:44.279Z] [2024-10-15T05:59:44.279Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:44.399Z] #68 DONE 3.4s [2024-10-15T05:59:44.399Z] [2024-10-15T05:59:44.399Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-15T05:59:44.399Z] #74 ... [2024-10-15T05:59:44.399Z] [2024-10-15T05:59:44.399Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-15T05:59:44.399Z] #75 DONE 0.0s [2024-10-15T05:59:44.546Z] #33 DONE 0.0s [2024-10-15T05:59:44.546Z] [2024-10-15T05:59:44.546Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:44.546Z] #34 DONE 0.5s [2024-10-15T05:59:44.546Z] [2024-10-15T05:59:44.546Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:44.546Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:44.546Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:44.546Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:44.546Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:44.546Z] #35 DONE 0.3s [2024-10-15T05:59:44.546Z] [2024-10-15T05:59:44.546Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:44.546Z] #36 ... [2024-10-15T05:59:44.546Z] [2024-10-15T05:59:44.546Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:44.546Z] #33 DONE 0.0s [2024-10-15T05:59:44.546Z] [2024-10-15T05:59:44.546Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:44.657Z] [2024-10-15T05:59:44.657Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T05:59:44.657Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.657Z] #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.657Z] #0 3.233 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:44.657Z] #0 3.233 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:44.657Z] #0 3.239 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:44.657Z] #0 3.296 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:44.657Z] #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.657Z] #0 3.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.657Z] #0 3.625 OK: 8 MiB in 15 packages [2024-10-15T05:59:44.657Z] #76 DONE 3.7s [2024-10-15T05:59:44.657Z] [2024-10-15T05:59:44.657Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:44.657Z] #0 1.520 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.657Z] #0 2.115 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:44.657Z] #0 2.822 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T05:59:44.814Z] #36 ... [2024-10-15T05:59:44.814Z] [2024-10-15T05:59:44.814Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:44.814Z] #33 DONE 0.0s [2024-10-15T05:59:44.814Z] [2024-10-15T05:59:44.814Z] #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:44.814Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:44.814Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:44.814Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:44.814Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:44.814Z] #35 DONE 0.3s [2024-10-15T05:59:44.814Z] [2024-10-15T05:59:44.814Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:44.814Z] #36 ... [2024-10-15T05:59:44.814Z] [2024-10-15T05:59:44.814Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:44.814Z] #33 DONE 0.0s [2024-10-15T05:59:44.814Z] [2024-10-15T05:59:44.814Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:44.915Z] #77 ... [2024-10-15T05:59:44.915Z] [2024-10-15T05:59:44.915Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T05:59:44.915Z] #78 DONE 3.6s [2024-10-15T05:59:44.915Z] [2024-10-15T05:59:44.915Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:44.915Z] #77 3.116 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:44.915Z] #77 3.120 OK: 8 MiB in 15 packages [2024-10-15T05:59:44.915Z] #77 DONE 3.2s [2024-10-15T05:59:44.915Z] [2024-10-15T05:59:44.915Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-15T05:59:45.095Z] #36 ... [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:45.095Z] #34 DONE 0.7s [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:45.095Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:45.095Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:45.095Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:45.095Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:45.095Z] #35 DONE 0.4s [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:45.095Z] #36 ... [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:45.095Z] #33 DONE 0.0s [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:45.095Z] #36 ... [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:45.095Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:45.095Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:45.095Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:45.095Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:45.095Z] #35 DONE 0.4s [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #37 [security-bootstrapper internal] load build context [2024-10-15T05:59:45.095Z] #37 transferring context: 3.24MB 0.7s done [2024-10-15T05:59:45.095Z] #37 DONE 1.1s [2024-10-15T05:59:45.095Z] [2024-10-15T05:59:45.095Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:45.366Z] #36 ... [2024-10-15T05:59:45.367Z] [2024-10-15T05:59:45.367Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:45.367Z] #33 DONE 0.0s [2024-10-15T05:59:45.367Z] [2024-10-15T05:59:45.367Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:45.367Z] #36 ... [2024-10-15T05:59:45.367Z] [2024-10-15T05:59:45.367Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:45.367Z] #34 DONE 1.1s [2024-10-15T05:59:45.633Z] [2024-10-15T05:59:45.633Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:45.633Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:45.633Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:45.633Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:45.633Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:45.633Z] #35 DONE 0.4s [2024-10-15T05:59:45.633Z] [2024-10-15T05:59:45.633Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-15T05:59:45.633Z] #38 ... [2024-10-15T05:59:45.633Z] [2024-10-15T05:59:45.633Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:45.633Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:45.633Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:45.633Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:45.633Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:45.633Z] #35 DONE 0.4s [2024-10-15T05:59:45.633Z] [2024-10-15T05:59:45.633Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-15T05:59:45.850Z] #79 ... [2024-10-15T05:59:45.850Z] [2024-10-15T05:59:45.850Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-15T05:59:45.850Z] #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:45.850Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:45.850Z] #0 4.114 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:45.850Z] #0 4.114 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:45.850Z] #0 4.121 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:45.850Z] #0 4.191 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:45.850Z] #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:45.850Z] #0 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:45.850Z] #0 4.536 OK: 19 MiB in 18 packages [2024-10-15T05:59:45.850Z] #80 DONE 4.7s [2024-10-15T05:59:45.850Z] [2024-10-15T05:59:45.850Z] #81 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T05:59:45.850Z] #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:45.850Z] #0 4.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:45.850Z] #0 4.406 OK: 246 MiB in 54 packages [2024-10-15T05:59:45.850Z] #81 DONE 4.6s [2024-10-15T05:59:45.850Z] [2024-10-15T05:59:45.850Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-15T05:59:45.850Z] #82 DONE 0.0s [2024-10-15T05:59:45.850Z] [2024-10-15T05:59:45.850Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T05:59:46.108Z] #83 ... [2024-10-15T05:59:46.108Z] [2024-10-15T05:59:46.108Z] #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-15T05:59:46.108Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:46.108Z] #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:46.108Z] #0 4.564 OK: 246 MiB in 54 packages [2024-10-15T05:59:46.108Z] #84 DONE 4.7s [2024-10-15T05:59:46.108Z] [2024-10-15T05:59:46.108Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T05:59:46.108Z] #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:46.108Z] #0 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:46.108Z] #0 4.323 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:46.108Z] #0 4.323 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:46.108Z] #0 4.331 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:46.108Z] #0 4.388 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:46.108Z] #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:46.108Z] #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:46.108Z] #0 4.762 OK: 13 MiB in 28 packages [2024-10-15T05:59:46.108Z] #85 DONE 4.9s [2024-10-15T05:59:46.108Z] [2024-10-15T05:59:46.108Z] #86 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-15T05:59:46.108Z] #86 DONE 0.0s [2024-10-15T05:59:46.108Z] [2024-10-15T05:59:46.108Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T05:59:46.219Z] #38 ... [2024-10-15T05:59:46.219Z] [2024-10-15T05:59:46.219Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:46.219Z] #33 DONE 0.0s [2024-10-15T05:59:46.219Z] [2024-10-15T05:59:46.219Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:46.219Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:46.219Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:46.219Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:46.219Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:46.219Z] #35 DONE 0.5s [2024-10-15T05:59:46.219Z] [2024-10-15T05:59:46.219Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:46.219Z] #34 DONE 1.6s [2024-10-15T05:59:46.219Z] [2024-10-15T05:59:46.219Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:46.219Z] #39 DONE 0.0s [2024-10-15T05:59:46.219Z] [2024-10-15T05:59:46.219Z] #40 [support-scheduler internal] load build context [2024-10-15T05:59:46.486Z] #40 ... [2024-10-15T05:59:46.486Z] [2024-10-15T05:59:46.486Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:46.486Z] #33 DONE 0.0s [2024-10-15T05:59:46.486Z] [2024-10-15T05:59:46.486Z] #40 [support-scheduler internal] load build context [2024-10-15T05:59:46.486Z] #40 ... [2024-10-15T05:59:46.486Z] [2024-10-15T05:59:46.486Z] #36 [support-notifications internal] load build context [2024-10-15T05:59:46.486Z] #36 transferring context: 3.24MB 1.0s done [2024-10-15T05:59:46.486Z] #36 DONE 2.0s [2024-10-15T05:59:49.108Z] #87 ... [2024-10-15T05:59:49.108Z] [2024-10-15T05:59:49.108Z] #88 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-15T05:59:49.108Z] #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:49.108Z] #0 4.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:49.108Z] #0 5.137 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T05:59:49.108Z] #0 5.137 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T05:59:49.108Z] #0 5.137 OK: 24162 distinct packages available [2024-10-15T05:59:49.108Z] #0 5.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:49.108Z] #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:49.108Z] #0 5.533 OK: 246 MiB in 54 packages [2024-10-15T05:59:49.108Z] #88 DONE 6.9s [2024-10-15T05:59:49.108Z] [2024-10-15T05:59:49.108Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T05:59:49.108Z] #70 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:49.108Z] #70 5.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:49.108Z] #70 5.800 OK: 246 MiB in 54 packages [2024-10-15T05:59:49.108Z] #70 DONE 6.9s [2024-10-15T05:59:49.108Z] [2024-10-15T05:59:49.108Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-15T05:59:49.108Z] #89 DONE 0.6s [2024-10-15T05:59:49.108Z] [2024-10-15T05:59:49.108Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-15T05:59:49.108Z] #90 DONE 0.6s [2024-10-15T05:59:49.108Z] [2024-10-15T05:59:49.108Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T05:59:57.020Z] #91 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T05:59:57.020Z] #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 2.775 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:57.020Z] #0 2.775 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:57.020Z] #0 2.782 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:57.020Z] #0 2.869 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:57.020Z] #0 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 5.718 OK: 9 MiB in 16 packages [2024-10-15T05:59:57.020Z] #92 DONE 5.8s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-15T05:59:57.020Z] #74 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #74 3.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #74 3.453 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:57.020Z] #74 3.453 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:57.020Z] #74 3.458 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:57.020Z] #74 3.588 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:57.020Z] #74 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #74 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #74 5.908 OK: 9 MiB in 19 packages [2024-10-15T05:59:57.020Z] #74 DONE 6.0s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T05:59:57.020Z] #93 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T05:59:57.020Z] #71 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #71 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #71 3.596 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:57.020Z] #71 3.596 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:57.020Z] #71 3.605 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:57.020Z] #71 3.673 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:57.020Z] #71 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #71 5.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #71 6.049 OK: 8 MiB in 16 packages [2024-10-15T05:59:57.020Z] #71 DONE 7.3s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-15T05:59:57.020Z] #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 2.839 Upgrading critical system libraries and apk-tools: [2024-10-15T05:59:57.020Z] #0 2.839 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T05:59:57.020Z] #0 2.846 Executing busybox-1.36.1-r29.trigger [2024-10-15T05:59:57.020Z] #0 2.914 Continuing the upgrade transaction with new apk-tools: [2024-10-15T05:59:57.020Z] #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #0 5.756 OK: 8 MiB in 18 packages [2024-10-15T05:59:57.020Z] #94 DONE 7.0s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-15T05:59:57.020Z] #95 DONE 1.2s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T05:59:57.020Z] #93 DONE 1.2s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T05:59:57.020Z] #96 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.020Z] #38 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-15T05:59:57.020Z] #97 DONE 1.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T05:59:57.020Z] #98 DONE 1.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T05:59:57.020Z] #96 DONE 1.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-15T05:59:57.020Z] #99 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-15T05:59:57.020Z] #100 DONE 0.0s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-15T05:59:57.020Z] #101 DONE 0.0s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-15T05:59:57.020Z] #102 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-15T05:59:57.020Z] #103 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-15T05:59:57.020Z] #104 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-15T05:59:57.020Z] #105 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-15T05:59:57.020Z] #106 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-15T05:59:57.020Z] #107 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-15T05:59:57.020Z] #108 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-15T05:59:57.020Z] #109 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-15T05:59:57.020Z] #110 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-15T05:59:57.020Z] #111 DONE 0.2s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-15T05:59:57.020Z] #112 DONE 0.1s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #113 [security-spire-config] exporting to image [2024-10-15T05:59:57.020Z] #113 exporting layers [2024-10-15T05:59:57.020Z] #113 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-15T05:59:57.020Z] #114 DONE 1.7s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #113 [security-spire-agent] exporting to image [2024-10-15T05:59:57.020Z] #113 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-15T05:59:57.020Z] #115 DONE 0.0s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-15T05:59:57.020Z] #79 1.902 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #79 4.912 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-15T05:59:57.020Z] #79 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #113 [security-spire-agent] exporting to image [2024-10-15T05:59:57.020Z] #113 exporting layers 0.8s done [2024-10-15T05:59:57.020Z] #113 exporting layers 0.7s done [2024-10-15T05:59:57.020Z] #113 writing image sha256:d115a472537068b81760f9d6df0f10782134dd399bcfe5080833e25778c7a68a done [2024-10-15T05:59:57.020Z] #113 naming to docker.io/library/security-spire-server done [2024-10-15T05:59:57.020Z] #113 writing image sha256:fdb65e2554c0ab59547eca9017799985fd01f2e4aece15190a7f0a8416921564 done [2024-10-15T05:59:57.020Z] #113 naming to docker.io/library/security-spire-config done [2024-10-15T05:59:57.020Z] #113 writing image sha256:5431e8c3e43cc4b9e890c3c7b96b2827ef95406551114f5a3252bed031ea3efe done [2024-10-15T05:59:57.020Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-15T05:59:57.020Z] #113 DONE 0.9s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T05:59:57.020Z] #116 ... [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-15T05:59:57.020Z] #79 8.554 OK: 246 MiB in 54 packages [2024-10-15T05:59:57.020Z] #79 DONE 8.7s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-15T05:59:57.020Z] #117 DONE 0.0s [2024-10-15T05:59:57.020Z] [2024-10-15T05:59:57.020Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-15T05:59:57.074Z] #41 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:57.074Z] #34 DONE 1.9s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:57.074Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:57.074Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:57.074Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:57.074Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:57.074Z] #35 DONE 0.5s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #42 [core-data internal] load build context [2024-10-15T05:59:57.074Z] #42 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:57.074Z] #33 DONE 0.0s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:57.074Z] #34 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-15T05:59:57.074Z] #33 DONE 0.0s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:57.074Z] #34 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #43 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-15T05:59:57.074Z] #43 DONE 4.3s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #44 [support-cron-scheduler internal] load build context [2024-10-15T05:59:57.074Z] #44 transferring context: 3.24MB 1.7s done [2024-10-15T05:59:57.074Z] #44 DONE 2.9s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #45 [core-command internal] load build context [2024-10-15T05:59:57.074Z] #45 transferring context: 3.24MB 2.2s done [2024-10-15T05:59:57.074Z] #45 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #40 [support-scheduler internal] load build context [2024-10-15T05:59:57.074Z] #40 transferring context: 3.24MB 1.7s done [2024-10-15T05:59:57.074Z] #40 DONE 3.8s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #46 [core-common-config-bootstrapper internal] load build context [2024-10-15T05:59:57.074Z] #46 transferring context: 3.24MB 1.5s done [2024-10-15T05:59:57.074Z] #46 DONE 3.6s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #45 [core-command internal] load build context [2024-10-15T05:59:57.074Z] #45 DONE 3.7s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-15T05:59:57.074Z] #47 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #48 [security-secretstore-setup internal] load build context [2024-10-15T05:59:57.074Z] #48 transferring context: 3.24MB 1.7s done [2024-10-15T05:59:57.074Z] #48 DONE 3.5s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #49 [security-proxy-auth internal] load build context [2024-10-15T05:59:57.074Z] #49 transferring context: 3.24MB 1.8s done [2024-10-15T05:59:57.074Z] #49 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #50 [security-proxy-setup internal] load build context [2024-10-15T05:59:57.074Z] #50 transferring context: 3.24MB 1.7s done [2024-10-15T05:59:57.074Z] #50 DONE 4.0s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:57.074Z] #39 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #49 [security-proxy-auth internal] load build context [2024-10-15T05:59:57.074Z] #49 DONE 3.9s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:57.074Z] #39 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-15T05:59:57.074Z] #34 DONE 4.8s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:57.074Z] #39 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:57.074Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:57.074Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:57.074Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:57.074Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:57.074Z] #35 DONE 0.5s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #43 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-15T05:59:57.074Z] #43 DONE 4.4s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:57.074Z] #39 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:57.074Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:57.074Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:57.074Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:57.074Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:57.074Z] #35 DONE 0.5s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #43 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-15T05:59:57.074Z] #43 DONE 4.4s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:57.074Z] #39 ... [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:57.074Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:57.074Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:57.074Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:57.074Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:57.074Z] #35 DONE 0.5s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-15T05:59:57.074Z] #41 DONE 3.4s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-15T05:59:57.074Z] #38 DONE 4.6s [2024-10-15T05:59:57.074Z] [2024-10-15T05:59:57.074Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-15T05:59:57.075Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-15T05:59:57.075Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-15T05:59:57.075Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-15T05:59:57.075Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-15T05:59:57.075Z] #35 DONE 0.5s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #47 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-15T05:59:57.075Z] #47 DONE 2.9s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T05:59:57.075Z] #52 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #53 [security-spire-agent internal] load build context [2024-10-15T05:59:57.075Z] #53 transferring context: 27.51kB 0.1s done [2024-10-15T05:59:57.075Z] #53 DONE 1.6s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.0s done [2024-10-15T05:59:57.075Z] #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-15T05:59:57.075Z] #51 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-15T05:59:57.075Z] #51 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #54 [security-spire-server internal] load build context [2024-10-15T05:59:57.075Z] #54 transferring context: 27.98kB 0.1s done [2024-10-15T05:59:57.075Z] #54 DONE 1.8s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-15T05:59:57.075Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-10-15T05:59:57.075Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-15T05:59:57.075Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-15T05:59:57.075Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-15T05:59:57.075Z] #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-10-15T05:59:57.075Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #55 [security-spire-config internal] load build context [2024-10-15T05:59:57.075Z] #55 transferring context: 26.23kB 0.1s done [2024-10-15T05:59:57.075Z] #55 DONE 2.2s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #39 [core-metadata internal] load build context [2024-10-15T05:59:57.075Z] #39 transferring context: 3.24MB 3.2s done [2024-10-15T05:59:57.075Z] #39 DONE 6.4s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #42 [core-data internal] load build context [2024-10-15T05:59:57.075Z] #42 transferring context: 3.24MB 3.7s done [2024-10-15T05:59:57.075Z] #42 DONE 7.0s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.77MB / 28.04MB 1.7s [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-15T05:59:57.075Z] #0 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #56 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #57 [security-spiffe-token-provider internal] load build context [2024-10-15T05:59:57.075Z] #57 transferring context: 3.24MB 3.3s done [2024-10-15T05:59:57.075Z] #57 DONE 4.5s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.59MB / 28.04MB 2.5s [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T05:59:57.075Z] #0 9.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #58 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #59 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:57.075Z] #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #59 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #60 [core-keeper internal] load build context [2024-10-15T05:59:57.075Z] #60 transferring context: 3.24MB 4.1s done [2024-10-15T05:59:57.075Z] #60 DONE 4.9s [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-15T05:59:57.075Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #0 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #61 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.0s [2024-10-15T05:59:57.075Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.3s [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-15T05:59:57.075Z] #0 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #62 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-15T05:59:57.075Z] #0 7.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #0 8.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #63 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.0s [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.92MB / 28.04MB 4.5s [2024-10-15T05:59:57.075Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 5.0s [2024-10-15T05:59:57.075Z] #51 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-15T05:59:57.075Z] #0 8.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T05:59:57.075Z] #64 ... [2024-10-15T05:59:57.075Z] [2024-10-15T05:59:57.075Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:01.155Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 5.9s [2024-10-15T06:00:01.155Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 6.4s [2024-10-15T06:00:01.155Z] #51 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-15T06:00:01.155Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.51MB / 28.04MB 6.6s [2024-10-15T06:00:01.155Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 7.0s [2024-10-15T06:00:01.155Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.78MB / 28.04MB 7.3s [2024-10-15T06:00:01.155Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.39MB / 28.04MB 8.0s [2024-10-15T06:00:01.155Z] #51 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T06:00:01.155Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done [2024-10-15T06:00:01.155Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-15T06:00:01.155Z] #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-15T06:00:01.155Z] #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-15T06:00:01.155Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-15T06:00:01.155Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-15T06:00:01.155Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-10-15T06:00:01.155Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done [2024-10-15T06:00:01.155Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-15T06:00:01.155Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-15T06:00:01.155Z] #65 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T06:00:01.155Z] #66 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-15T06:00:01.155Z] #56 13.90 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:01.155Z] #56 13.92 (2/2) Installing su-exec (0.2-r3) [2024-10-15T06:00:01.155Z] #56 13.93 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:01.155Z] #56 14.08 OK: 9 MiB in 16 packages [2024-10-15T06:00:01.155Z] #56 DONE 16.1s [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:01.155Z] #67 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-15T06:00:01.155Z] #68 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-15T06:00:01.155Z] #69 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T06:00:01.155Z] #70 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T06:00:01.155Z] #71 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-15T06:00:01.155Z] #61 12.13 (1/3) Installing ca-certificates (20240705-r0) [2024-10-15T06:00:01.155Z] #61 12.27 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:01.155Z] #61 12.27 (3/3) Installing tzdata (2024b-r0) [2024-10-15T06:00:01.155Z] #61 13.68 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:01.155Z] #61 13.83 Executing ca-certificates-20240705-r0.trigger [2024-10-15T06:00:01.155Z] #61 14.61 OK: 11 MiB in 17 packages [2024-10-15T06:00:01.155Z] #61 DONE 16.2s [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T06:00:01.155Z] #72 ... [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T06:00:01.155Z] #66 DONE 10.8s [2024-10-15T06:00:01.155Z] [2024-10-15T06:00:01.155Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T06:00:08.086Z] #73 ... [2024-10-15T06:00:08.086Z] [2024-10-15T06:00:08.086Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:08.086Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 9.2s [2024-10-15T06:00:08.086Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 10.1s [2024-10-15T06:00:08.086Z] #51 ... [2024-10-15T06:00:08.086Z] [2024-10-15T06:00:08.086Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-15T06:00:08.086Z] #63 12.69 (1/4) Installing ca-certificates (20240705-r0) [2024-10-15T06:00:08.086Z] #63 13.17 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:08.086Z] #63 13.18 (3/4) Installing su-exec (0.2-r3) [2024-10-15T06:00:08.086Z] #63 13.21 (4/4) Installing yq-go (4.44.1-r2) [2024-10-15T06:00:08.086Z] #63 14.31 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:08.086Z] #63 14.47 Executing ca-certificates-20240705-r0.trigger [2024-10-15T06:00:08.086Z] #63 15.72 OK: 20 MiB in 18 packages [2024-10-15T06:00:08.086Z] #63 DONE 17.3s [2024-10-15T06:00:08.086Z] [2024-10-15T06:00:08.086Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:08.086Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.8s done [2024-10-15T06:00:08.086Z] #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.8s done [2024-10-15T06:00:08.086Z] #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-10-15T06:00:08.086Z] #51 ... [2024-10-15T06:00:08.086Z] [2024-10-15T06:00:08.086Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-15T06:00:08.086Z] #62 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:08.086Z] #62 17.99 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:08.086Z] #62 18.00 (2/4) Installing openssl (3.3.2-r0) [2024-10-15T06:00:08.087Z] #62 18.07 (3/4) Installing su-exec (0.2-r3) [2024-10-15T06:00:08.087Z] #62 18.08 (4/4) Installing yq-go (4.44.1-r2) [2024-10-15T06:00:08.087Z] #62 18.90 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:08.087Z] #62 19.07 OK: 20 MiB in 18 packages [2024-10-15T06:00:08.087Z] #62 DONE 20.6s [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:08.087Z] #51 ... [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-15T06:00:08.087Z] #58 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:08.087Z] #58 19.00 (1/2) Installing ca-certificates (20240705-r0) [2024-10-15T06:00:08.087Z] #58 19.22 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:08.087Z] #58 19.24 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:08.087Z] #58 19.37 Executing ca-certificates-20240705-r0.trigger [2024-10-15T06:00:08.087Z] #58 20.48 OK: 10 MiB in 16 packages [2024-10-15T06:00:08.087Z] #58 DONE 21.9s [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-15T06:00:08.087Z] #64 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:08.087Z] #64 18.00 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:08.087Z] #64 18.01 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:08.087Z] #64 18.11 OK: 9 MiB in 15 packages [2024-10-15T06:00:08.087Z] #64 DONE 19.6s [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:08.087Z] #74 ... [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-15T06:00:08.087Z] #59 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:08.087Z] #59 20.13 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:08.087Z] #59 20.18 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:08.087Z] #59 20.28 OK: 9 MiB in 15 packages [2024-10-15T06:00:08.087Z] #59 DONE 22.1s [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-15T06:00:08.087Z] #72 DONE 16.5s [2024-10-15T06:00:08.087Z] [2024-10-15T06:00:08.087Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:11.991Z] #75 ... [2024-10-15T06:00:11.991Z] [2024-10-15T06:00:11.991Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:11.991Z] #76 ... [2024-10-15T06:00:11.991Z] [2024-10-15T06:00:11.991Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:11.991Z] #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2024-10-15T06:00:11.991Z] #51 ... [2024-10-15T06:00:11.991Z] [2024-10-15T06:00:11.991Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:11.991Z] #77 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:11.991Z] #77 ... [2024-10-15T06:00:11.991Z] [2024-10-15T06:00:11.991Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-15T06:00:11.991Z] #78 ... [2024-10-15T06:00:11.991Z] [2024-10-15T06:00:11.991Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:13.597Z] #51 ... [2024-10-15T06:00:13.597Z] [2024-10-15T06:00:13.597Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T06:00:13.597Z] #70 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:13.597Z] #70 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:13.597Z] #70 20.73 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T06:00:13.597Z] #70 20.74 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T06:00:13.597Z] #70 20.74 OK: 24041 distinct packages available [2024-10-15T06:00:13.597Z] #70 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:13.597Z] #70 ... [2024-10-15T06:00:13.597Z] [2024-10-15T06:00:13.597Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-15T06:00:13.597Z] #0 9.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:13.597Z] #79 ... [2024-10-15T06:00:13.597Z] [2024-10-15T06:00:13.597Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:14.188Z] #51 ... [2024-10-15T06:00:14.188Z] [2024-10-15T06:00:14.188Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T06:00:14.188Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s [2024-10-15T06:00:14.465Z] #65 ... [2024-10-15T06:00:14.465Z] [2024-10-15T06:00:14.465Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:14.465Z] #67 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:14.465Z] #67 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:14.465Z] #67 24.07 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T06:00:14.465Z] #67 24.07 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T06:00:14.465Z] #67 24.07 OK: 24041 distinct packages available [2024-10-15T06:00:14.465Z] #67 ... [2024-10-15T06:00:14.465Z] [2024-10-15T06:00:14.465Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:14.732Z] #51 ... [2024-10-15T06:00:14.732Z] [2024-10-15T06:00:14.732Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T06:00:14.732Z] #71 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:14.732Z] #71 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:14.732Z] #71 ... [2024-10-15T06:00:14.732Z] [2024-10-15T06:00:14.732Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-15T06:00:14.732Z] #69 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:14.732Z] #69 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:15.003Z] #69 ... [2024-10-15T06:00:15.003Z] [2024-10-15T06:00:15.003Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T06:00:15.003Z] #52 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:15.003Z] #52 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:15.003Z] #52 ... [2024-10-15T06:00:15.003Z] [2024-10-15T06:00:15.003Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:15.270Z] #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s [2024-10-15T06:00:15.270Z] #51 ... [2024-10-15T06:00:15.270Z] [2024-10-15T06:00:15.270Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T06:00:15.270Z] #73 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:15.270Z] #73 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:15.270Z] #73 23.33 OK: 238 MiB in 54 packages [2024-10-15T06:00:15.537Z] #73 ... [2024-10-15T06:00:15.537Z] [2024-10-15T06:00:15.537Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:15.537Z] #74 8.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:16.127Z] #74 ... [2024-10-15T06:00:16.127Z] [2024-10-15T06:00:16.127Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T06:00:16.127Z] #0 9.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:16.127Z] #80 ... [2024-10-15T06:00:16.127Z] [2024-10-15T06:00:16.127Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T06:00:16.127Z] #73 DONE 26.5s [2024-10-15T06:00:16.127Z] [2024-10-15T06:00:16.127Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:16.710Z] #51 ... [2024-10-15T06:00:16.710Z] [2024-10-15T06:00:16.710Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-15T06:00:16.710Z] #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:16.710Z] #68 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:16.710Z] #68 24.35 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T06:00:16.710Z] #68 24.35 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T06:00:16.710Z] #68 24.35 OK: 24040 distinct packages available [2024-10-15T06:00:16.710Z] #68 ... [2024-10-15T06:00:16.710Z] [2024-10-15T06:00:16.710Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:16.710Z] #0 7.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:16.978Z] #81 ... [2024-10-15T06:00:16.978Z] [2024-10-15T06:00:16.978Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:16.978Z] #82 DONE 0.7s [2024-10-15T06:00:16.978Z] [2024-10-15T06:00:16.978Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-15T06:00:16.978Z] #68 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:16.978Z] #68 ... [2024-10-15T06:00:16.978Z] [2024-10-15T06:00:16.978Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-15T06:00:16.978Z] #0 8.212 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:17.244Z] #83 10.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:17.244Z] #83 ... [2024-10-15T06:00:17.244Z] [2024-10-15T06:00:17.244Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:17.244Z] #81 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:18.650Z] #81 ... [2024-10-15T06:00:18.650Z] [2024-10-15T06:00:18.650Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-15T06:00:18.650Z] #52 25.86 OK: 238 MiB in 54 packages [2024-10-15T06:00:18.650Z] #52 DONE 28.2s [2024-10-15T06:00:18.650Z] [2024-10-15T06:00:18.650Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:19.626Z] #51 ... [2024-10-15T06:00:19.626Z] [2024-10-15T06:00:19.626Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:19.626Z] #84 DONE 1.0s [2024-10-15T06:00:19.626Z] [2024-10-15T06:00:19.626Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:19.626Z] #51 ... [2024-10-15T06:00:19.626Z] [2024-10-15T06:00:19.626Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-15T06:00:19.626Z] #69 26.74 OK: 238 MiB in 54 packages [2024-10-15T06:00:19.626Z] #69 DONE 29.2s [2024-10-15T06:00:19.626Z] [2024-10-15T06:00:19.626Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:20.583Z] #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.2s [2024-10-15T06:00:20.851Z] #51 ... [2024-10-15T06:00:20.851Z] [2024-10-15T06:00:20.851Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:20.851Z] #85 DONE 1.1s [2024-10-15T06:00:20.851Z] [2024-10-15T06:00:20.851Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:22.268Z] #51 ... [2024-10-15T06:00:22.268Z] [2024-10-15T06:00:22.268Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:22.268Z] #76 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:22.268Z] #76 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:22.268Z] #76 ... [2024-10-15T06:00:22.268Z] [2024-10-15T06:00:22.268Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-15T06:00:22.268Z] #78 10.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:22.268Z] #78 12.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:22.268Z] #78 ... [2024-10-15T06:00:22.268Z] [2024-10-15T06:00:22.268Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:24.491Z] #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.5s done [2024-10-15T06:00:24.491Z] #51 ... [2024-10-15T06:00:24.491Z] [2024-10-15T06:00:24.491Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:24.491Z] #77 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:24.491Z] #77 22.33 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:24.491Z] #77 22.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:24.491Z] #77 22.42 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:24.491Z] #77 ... [2024-10-15T06:00:24.491Z] [2024-10-15T06:00:24.491Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:00:24.491Z] #51 ... [2024-10-15T06:00:24.491Z] [2024-10-15T06:00:24.491Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-15T06:00:24.491Z] #79 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:24.491Z] #79 21.18 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:24.491Z] #79 21.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:24.491Z] #79 21.22 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:24.491Z] #79 ... [2024-10-15T06:00:24.491Z] [2024-10-15T06:00:24.491Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:24.491Z] #76 24.07 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:24.491Z] #76 24.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:24.491Z] #76 24.11 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:24.762Z] #76 ... [2024-10-15T06:00:24.762Z] [2024-10-15T06:00:24.762Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T06:00:24.762Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s done [2024-10-15T06:00:25.029Z] #65 ... [2024-10-15T06:00:25.029Z] [2024-10-15T06:00:25.029Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T06:00:25.029Z] #70 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.029Z] #70 ... [2024-10-15T06:00:25.029Z] [2024-10-15T06:00:25.029Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-15T06:00:25.029Z] #78 23.97 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:25.610Z] #78 ... [2024-10-15T06:00:25.610Z] [2024-10-15T06:00:25.610Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:25.610Z] #75 8.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.610Z] #75 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.610Z] #75 ... [2024-10-15T06:00:25.610Z] [2024-10-15T06:00:25.610Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:25.610Z] #76 25.25 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:25.877Z] #76 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.878Z] #76 ... [2024-10-15T06:00:25.878Z] [2024-10-15T06:00:25.878Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:25.878Z] #67 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.878Z] #67 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.878Z] #67 ... [2024-10-15T06:00:25.878Z] [2024-10-15T06:00:25.878Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T06:00:25.878Z] #71 24.99 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-15T06:00:25.878Z] #71 24.99 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-15T06:00:25.878Z] #71 25.00 OK: 24041 distinct packages available [2024-10-15T06:00:25.878Z] #71 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:25.878Z] #71 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:26.143Z] #71 ... [2024-10-15T06:00:26.143Z] [2024-10-15T06:00:26.143Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-15T06:00:26.143Z] #79 23.11 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:26.143Z] #79 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:27.105Z] #79 ... [2024-10-15T06:00:27.105Z] [2024-10-15T06:00:27.105Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:27.105Z] #86 ... [2024-10-15T06:00:27.105Z] [2024-10-15T06:00:27.105Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T06:00:27.105Z] #71 36.00 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:27.105Z] #71 36.04 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-15T06:00:27.105Z] #71 36.07 (3/4) Installing libucontext (1.2-r3) [2024-10-15T06:00:27.105Z] #71 36.08 (4/4) Installing gcompat (1.1.0-r4) [2024-10-15T06:00:27.105Z] #71 36.10 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:27.105Z] #71 36.23 OK: 9 MiB in 18 packages [2024-10-15T06:00:27.385Z] #71 ... [2024-10-15T06:00:27.385Z] [2024-10-15T06:00:27.385Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-15T06:00:27.385Z] #78 24.67 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:27.385Z] #78 24.76 OK: 9 MiB in 15 packages [2024-10-15T06:00:27.385Z] #78 DONE 26.2s [2024-10-15T06:00:27.385Z] [2024-10-15T06:00:27.385Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T06:00:27.385Z] #70 36.24 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:27.385Z] #70 36.27 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-15T06:00:27.385Z] #70 36.29 (3/5) Installing libucontext (1.2-r3) [2024-10-15T06:00:27.385Z] #70 36.31 (4/5) Installing gcompat (1.1.0-r4) [2024-10-15T06:00:27.385Z] #70 36.35 (5/5) Installing openssl (3.3.2-r0) [2024-10-15T06:00:27.385Z] #70 36.46 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:27.385Z] #70 36.63 OK: 10 MiB in 19 packages [2024-10-15T06:00:27.651Z] #70 ... [2024-10-15T06:00:27.651Z] [2024-10-15T06:00:27.651Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T06:00:27.651Z] #80 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:27.651Z] #80 ... [2024-10-15T06:00:27.651Z] [2024-10-15T06:00:27.651Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:27.651Z] #81 20.38 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:27.651Z] #81 20.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:27.651Z] #81 20.43 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:27.917Z] #81 ... [2024-10-15T06:00:27.917Z] [2024-10-15T06:00:27.917Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:27.917Z] #74 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:27.917Z] #74 ... [2024-10-15T06:00:27.917Z] [2024-10-15T06:00:27.917Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T06:00:27.917Z] #80 22.03 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:28.188Z] #80 22.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:28.188Z] #80 22.11 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:28.188Z] #80 ... [2024-10-15T06:00:28.188Z] [2024-10-15T06:00:28.188Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-15T06:00:28.188Z] #71 DONE 37.4s [2024-10-15T06:00:28.471Z] [2024-10-15T06:00:28.471Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:28.471Z] #74 21.53 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:28.471Z] #74 21.54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:28.471Z] #74 21.58 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:29.436Z] #74 ... [2024-10-15T06:00:29.436Z] [2024-10-15T06:00:29.436Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-15T06:00:29.436Z] #68 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:29.436Z] #68 38.33 OK: 238 MiB in 54 packages [2024-10-15T06:00:29.436Z] #68 ... [2024-10-15T06:00:29.436Z] [2024-10-15T06:00:29.436Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:29.436Z] #81 22.43 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:29.436Z] #81 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:29.704Z] #81 ... [2024-10-15T06:00:29.704Z] [2024-10-15T06:00:29.704Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:29.704Z] #87 ... [2024-10-15T06:00:29.704Z] [2024-10-15T06:00:29.704Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:29.704Z] #67 38.86 (1/14) Installing ca-certificates (20240705-r0) [2024-10-15T06:00:29.704Z] #67 39.37 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-15T06:00:29.704Z] #67 39.52 (3/14) Installing c-ares (1.33.1-r0) [2024-10-15T06:00:29.704Z] #67 39.55 (4/14) Installing libunistring (1.2-r0) [2024-10-15T06:00:29.980Z] #67 39.73 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-15T06:00:29.980Z] #67 39.77 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-15T06:00:29.980Z] #67 39.83 (7/14) Installing libpsl (0.21.5-r1) [2024-10-15T06:00:29.980Z] #67 39.85 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-15T06:00:30.247Z] #67 ... [2024-10-15T06:00:30.247Z] [2024-10-15T06:00:30.247Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-15T06:00:30.247Z] #70 DONE 39.5s [2024-10-15T06:00:30.247Z] [2024-10-15T06:00:30.247Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:30.247Z] #67 39.97 (9/14) Installing libcurl (8.10.1-r0) [2024-10-15T06:00:30.247Z] #67 40.19 (10/14) Installing curl (8.10.1-r0) [2024-10-15T06:00:30.514Z] #67 40.22 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-15T06:00:30.514Z] #67 40.24 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-15T06:00:30.514Z] #67 40.26 (13/14) Installing libucontext (1.2-r3) [2024-10-15T06:00:30.514Z] #67 40.26 (14/14) Installing gcompat (1.1.0-r4) [2024-10-15T06:00:30.514Z] #67 40.31 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:30.514Z] #67 40.39 Executing ca-certificates-20240705-r0.trigger [2024-10-15T06:00:30.781Z] #67 ... [2024-10-15T06:00:30.781Z] [2024-10-15T06:00:30.781Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:31.048Z] #88 ... [2024-10-15T06:00:31.048Z] [2024-10-15T06:00:31.048Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:31.048Z] #81 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:31.048Z] #81 ... [2024-10-15T06:00:31.048Z] [2024-10-15T06:00:31.048Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-15T06:00:31.048Z] #83 22.19 OK: 238 MiB in 54 packages [2024-10-15T06:00:31.048Z] #83 DONE 24.0s [2024-10-15T06:00:31.321Z] [2024-10-15T06:00:31.321Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:31.321Z] #74 24.48 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:31.321Z] #74 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:31.931Z] #74 ... [2024-10-15T06:00:31.931Z] [2024-10-15T06:00:31.931Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-15T06:00:31.931Z] #89 DONE 0.7s [2024-10-15T06:00:31.931Z] [2024-10-15T06:00:31.931Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-15T06:00:31.931Z] #68 DONE 41.5s [2024-10-15T06:00:31.931Z] [2024-10-15T06:00:31.931Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:31.931Z] #67 41.77 OK: 15 MiB in 28 packages [2024-10-15T06:00:32.908Z] #67 ... [2024-10-15T06:00:32.908Z] [2024-10-15T06:00:32.908Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:32.908Z] #90 DONE 0.8s [2024-10-15T06:00:32.908Z] [2024-10-15T06:00:32.908Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:35.499Z] #91 ... [2024-10-15T06:00:35.499Z] [2024-10-15T06:00:35.499Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-15T06:00:35.499Z] #67 DONE 44.8s [2024-10-15T06:00:35.499Z] [2024-10-15T06:00:35.499Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:35.499Z] #92 ... [2024-10-15T06:00:35.499Z] [2024-10-15T06:00:35.499Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:35.499Z] #77 24.28 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:35.499Z] #77 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:35.499Z] #77 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:35.499Z] #77 ... [2024-10-15T06:00:35.499Z] [2024-10-15T06:00:35.499Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T06:00:35.499Z] #80 25.84 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:35.499Z] #80 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:35.499Z] #80 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:36.908Z] #80 ... [2024-10-15T06:00:36.908Z] [2024-10-15T06:00:36.908Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:36.908Z] #76 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:37.174Z] #76 ... [2024-10-15T06:00:37.174Z] [2024-10-15T06:00:37.174Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:37.174Z] #77 35.25 OK: 11 MiB in 17 packages [2024-10-15T06:00:37.763Z] #77 DONE 36.5s [2024-10-15T06:00:37.763Z] [2024-10-15T06:00:37.763Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:37.763Z] #76 37.31 OK: 9 MiB in 16 packages [2024-10-15T06:00:38.032Z] #76 ... [2024-10-15T06:00:38.032Z] [2024-10-15T06:00:38.032Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-15T06:00:38.032Z] #79 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:38.299Z] #79 35.20 OK: 20 MiB in 18 packages [2024-10-15T06:00:38.299Z] #79 ... [2024-10-15T06:00:38.299Z] [2024-10-15T06:00:38.299Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:38.299Z] #75 21.23 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:38.299Z] #75 21.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:38.299Z] #75 21.31 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:38.299Z] #75 24.11 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:38.299Z] #75 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:38.299Z] #75 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:38.299Z] #75 ... [2024-10-15T06:00:38.299Z] [2024-10-15T06:00:38.299Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-15T06:00:38.299Z] #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:38.299Z] #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:38.567Z] #93 ... [2024-10-15T06:00:38.567Z] [2024-10-15T06:00:38.567Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:38.567Z] #92 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:39.203Z] #92 ... [2024-10-15T06:00:39.203Z] [2024-10-15T06:00:39.203Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-15T06:00:39.203Z] #79 DONE 36.2s [2024-10-15T06:00:39.203Z] [2024-10-15T06:00:39.203Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-15T06:00:39.203Z] #0 4.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:39.203Z] #0 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:39.477Z] #94 ... [2024-10-15T06:00:39.477Z] [2024-10-15T06:00:39.477Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:39.477Z] #92 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:40.077Z] #92 ... [2024-10-15T06:00:40.077Z] [2024-10-15T06:00:40.077Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-15T06:00:40.077Z] #76 DONE 39.6s [2024-10-15T06:00:40.077Z] [2024-10-15T06:00:40.077Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-15T06:00:42.025Z] #95 ... [2024-10-15T06:00:42.025Z] [2024-10-15T06:00:42.025Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:42.025Z] #96 ... [2024-10-15T06:00:42.025Z] [2024-10-15T06:00:42.025Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:42.025Z] #81 34.99 OK: 9 MiB in 15 packages [2024-10-15T06:00:42.610Z] #81 ... [2024-10-15T06:00:42.610Z] [2024-10-15T06:00:42.610Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-15T06:00:42.610Z] #95 DONE 2.7s [2024-10-15T06:00:42.891Z] [2024-10-15T06:00:42.891Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-15T06:00:42.891Z] #97 DONE 0.2s [2024-10-15T06:00:42.891Z] [2024-10-15T06:00:42.891Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-15T06:00:42.891Z] #80 36.35 OK: 20 MiB in 18 packages [2024-10-15T06:00:43.886Z] #80 DONE 37.5s [2024-10-15T06:00:43.886Z] [2024-10-15T06:00:43.886Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-15T06:00:43.886Z] #93 14.89 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:43.886Z] #93 14.89 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:43.886Z] #93 14.94 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:43.886Z] #93 ... [2024-10-15T06:00:43.886Z] [2024-10-15T06:00:43.886Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:43.886Z] #81 DONE 37.1s [2024-10-15T06:00:43.886Z] [2024-10-15T06:00:43.886Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:43.886Z] #74 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:43.886Z] #74 35.47 OK: 10 MiB in 16 packages [2024-10-15T06:00:43.886Z] #74 ... [2024-10-15T06:00:43.886Z] [2024-10-15T06:00:43.886Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-15T06:00:43.886Z] #98 DONE 0.3s [2024-10-15T06:00:43.886Z] [2024-10-15T06:00:43.886Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:43.886Z] #75 36.50 OK: 9 MiB in 15 packages [2024-10-15T06:00:44.375Z] #118 DONE 48.6s [2024-10-15T06:00:44.375Z] [2024-10-15T06:00:44.375Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:44.375Z] #87 DONE 56.2s [2024-10-15T06:00:44.375Z] [2024-10-15T06:00:44.375Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:44.375Z] #83 DONE 56.4s [2024-10-15T06:00:44.375Z] [2024-10-15T06:00:44.375Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:44.375Z] #91 DONE 53.5s [2024-10-15T06:00:44.375Z] [2024-10-15T06:00:44.375Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:44.375Z] #116 DONE 53.5s [2024-10-15T06:00:44.375Z] [2024-10-15T06:00:44.375Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-15T06:00:44.474Z] #75 ... [2024-10-15T06:00:44.474Z] [2024-10-15T06:00:44.474Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-15T06:00:44.474Z] #74 DONE 37.5s [2024-10-15T06:00:44.474Z] [2024-10-15T06:00:44.474Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-15T06:00:45.060Z] #94 ... [2024-10-15T06:00:45.060Z] [2024-10-15T06:00:45.060Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:45.060Z] #75 DONE 38.2s [2024-10-15T06:00:45.060Z] [2024-10-15T06:00:45.060Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-15T06:00:45.060Z] #93 16.58 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:45.060Z] #93 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:46.025Z] #93 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:48.605Z] #93 20.28 OK: 9 MiB in 18 packages [2024-10-15T06:00:49.185Z] #93 DONE 21.0s [2024-10-15T06:00:49.185Z] [2024-10-15T06:00:49.185Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-15T06:00:49.185Z] #92 10.88 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:49.185Z] #92 10.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:49.185Z] #92 10.91 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:49.185Z] #92 11.52 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:49.185Z] #92 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:49.185Z] #92 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:50.142Z] #92 14.90 OK: 15 MiB in 28 packages [2024-10-15T06:00:50.742Z] #92 DONE 15.6s [2024-10-15T06:00:50.742Z] [2024-10-15T06:00:50.742Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-15T06:00:50.742Z] #94 15.27 Upgrading critical system libraries and apk-tools: [2024-10-15T06:00:50.742Z] #94 15.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-15T06:00:50.742Z] #94 15.33 Executing busybox-1.36.1-r29.trigger [2024-10-15T06:00:50.742Z] #94 15.93 Continuing the upgrade transaction with new apk-tools: [2024-10-15T06:00:50.742Z] #94 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:50.743Z] #94 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-15T06:00:50.743Z] #94 19.90 OK: 10 MiB in 19 packages [2024-10-15T06:00:50.743Z] #94 DONE 20.6s [2024-10-15T06:00:50.743Z] [2024-10-15T06:00:50.743Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T06:00:50.743Z] #99 DONE 1.4s [2024-10-15T06:00:50.743Z] [2024-10-15T06:00:50.743Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-15T06:00:51.329Z] #100 DONE 0.4s [2024-10-15T06:00:51.329Z] [2024-10-15T06:00:51.329Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-15T06:00:51.329Z] #101 DONE 0.2s [2024-10-15T06:00:51.329Z] [2024-10-15T06:00:51.329Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-15T06:00:51.598Z] #102 DONE 0.2s [2024-10-15T06:00:51.598Z] [2024-10-15T06:00:51.598Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-15T06:00:51.863Z] #103 DONE 0.3s [2024-10-15T06:00:51.863Z] [2024-10-15T06:00:51.863Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-15T06:00:52.148Z] #104 DONE 1.4s [2024-10-15T06:00:52.148Z] [2024-10-15T06:00:52.148Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-15T06:00:52.148Z] #105 DONE 0.3s [2024-10-15T06:00:52.148Z] [2024-10-15T06:00:52.148Z] #106 [security-spire-config] exporting to image [2024-10-15T06:00:52.148Z] #106 exporting layers [2024-10-15T06:00:52.416Z] #106 ... [2024-10-15T06:00:52.416Z] [2024-10-15T06:00:52.416Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T06:00:52.416Z] #107 DONE 1.7s [2024-10-15T06:00:52.416Z] [2024-10-15T06:00:52.416Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-15T06:00:52.528Z] #119 ... [2024-10-15T06:00:52.528Z] [2024-10-15T06:00:52.528Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-15T06:00:52.528Z] #120 ... [2024-10-15T06:00:52.528Z] [2024-10-15T06:00:52.528Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-15T06:00:52.528Z] #121 ... [2024-10-15T06:00:52.528Z] [2024-10-15T06:00:52.528Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-15T06:00:52.682Z] #108 DONE 0.3s [2024-10-15T06:00:52.682Z] [2024-10-15T06:00:52.682Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-15T06:00:52.789Z] #122 ... [2024-10-15T06:00:52.789Z] [2024-10-15T06:00:52.789Z] #123 [core-metadata builder 6/7] COPY . . [2024-10-15T06:00:52.958Z] #109 DONE 0.3s [2024-10-15T06:00:52.958Z] [2024-10-15T06:00:52.958Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T06:00:53.227Z] #110 ... [2024-10-15T06:00:53.227Z] [2024-10-15T06:00:53.227Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-15T06:00:53.227Z] #111 DONE 0.2s [2024-10-15T06:00:53.227Z] [2024-10-15T06:00:53.227Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-15T06:00:53.227Z] #112 DONE 0.2s [2024-10-15T06:00:53.227Z] [2024-10-15T06:00:53.227Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.500Z] #91 ... [2024-10-15T06:00:53.500Z] [2024-10-15T06:00:53.500Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-15T06:00:53.728Z] #123 ... [2024-10-15T06:00:53.728Z] [2024-10-15T06:00:53.728Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-15T06:00:53.728Z] #119 DONE 11.7s [2024-10-15T06:00:53.766Z] #113 DONE 0.2s [2024-10-15T06:00:53.766Z] [2024-10-15T06:00:53.766Z] #106 [security-spire-server] exporting to image [2024-10-15T06:00:53.766Z] #106 ... [2024-10-15T06:00:53.766Z] [2024-10-15T06:00:53.766Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-15T06:00:53.766Z] #110 DONE 1.7s [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-15T06:00:53.988Z] #122 DONE 11.7s [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #124 [support-notifications builder 6/7] COPY . . [2024-10-15T06:00:53.988Z] #124 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.988Z] #125 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.988Z] #126 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-10-15T06:00:53.988Z] #127 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.988Z] #128 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.988Z] #129 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.988Z] #130 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.988Z] #131 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #132 [support-scheduler builder 6/7] COPY . . [2024-10-15T06:00:53.988Z] #132 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.988Z] #133 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-10-15T06:00:53.988Z] #134 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.988Z] #135 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-15T06:00:53.988Z] #121 DONE 11.7s [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-15T06:00:53.988Z] #136 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.988Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.988Z] #137 CACHED [2024-10-15T06:00:53.988Z] [2024-10-15T06:00:53.989Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.989Z] #138 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.989Z] #139 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.989Z] #140 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #141 [core-command builder 6/7] COPY . . [2024-10-15T06:00:53.989Z] #141 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.989Z] #142 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-10-15T06:00:53.989Z] #143 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.989Z] #144 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-15T06:00:53.989Z] #120 DONE 11.7s [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #123 [core-metadata builder 6/7] COPY . . [2024-10-15T06:00:53.989Z] #123 DONE 11.7s [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #145 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:00:53.989Z] #145 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #146 [core-data builder 6/7] COPY . . [2024-10-15T06:00:53.989Z] #146 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:53.989Z] #147 CACHED [2024-10-15T06:00:53.989Z] [2024-10-15T06:00:53.989Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-15T06:00:54.033Z] [2024-10-15T06:00:54.033Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-15T06:00:54.033Z] #114 DONE 0.2s [2024-10-15T06:00:54.033Z] [2024-10-15T06:00:54.033Z] #106 [security-spire-server] exporting to image [2024-10-15T06:00:54.033Z] #106 ... [2024-10-15T06:00:54.033Z] [2024-10-15T06:00:54.033Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-15T06:00:54.033Z] #115 DONE 0.1s [2024-10-15T06:00:54.313Z] [2024-10-15T06:00:54.313Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-15T06:00:54.313Z] #116 DONE 0.2s [2024-10-15T06:00:54.313Z] [2024-10-15T06:00:54.313Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-15T06:00:54.313Z] #117 DONE 0.1s [2024-10-15T06:00:54.313Z] [2024-10-15T06:00:54.313Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:00:54.581Z] #88 ... [2024-10-15T06:00:54.581Z] [2024-10-15T06:00:54.581Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-15T06:00:54.581Z] #118 DONE 0.2s [2024-10-15T06:00:54.581Z] [2024-10-15T06:00:54.581Z] #106 [security-spire-agent] exporting to image [2024-10-15T06:00:55.368Z] #148 1.395 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-15T06:00:55.547Z] #106 exporting layers 3.2s done [2024-10-15T06:00:55.547Z] #106 writing image sha256:9164b042581e53fbedfa73ddb60d5fdf415c26611ef9a2d5a24dbaa8af3301fe 0.0s done [2024-10-15T06:00:55.547Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-10-15T06:00:56.953Z] #106 exporting layers 3.1s done [2024-10-15T06:00:56.953Z] #106 writing image sha256:7108e15f39d6bcd3c1fd29d3b44cde63e8ed2edd95a6c903c2d8ee1e2b384dc1 0.0s done [2024-10-15T06:00:56.953Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-10-15T06:00:57.218Z] #106 exporting layers 2.6s done [2024-10-15T06:00:57.218Z] #106 writing image sha256:3178c701e84b940ea0f30553c524a80b208bb1cac7404acb1fb301531c88d7df done [2024-10-15T06:00:57.218Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-15T06:00:57.218Z] #106 DONE 5.1s [2024-10-15T06:00:57.218Z] [2024-10-15T06:00:57.218Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:01:05.352Z] #148 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-15T06:01:05.353Z] #0 0.343 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-15T06:01:05.353Z] #149 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-15T06:01:05.353Z] #0 1.069 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-15T06:01:05.353Z] #150 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-15T06:01:05.353Z] #0 1.391 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-15T06:01:05.353Z] #151 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-15T06:01:05.353Z] #0 1.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-15T06:01:05.353Z] #152 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:01:05.353Z] #0 1.072 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-15T06:01:05.353Z] #153 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-15T06:01:05.353Z] #0 0.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-15T06:01:05.353Z] #154 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:01:05.353Z] #0 0.528 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-15T06:01:05.353Z] #155 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:01:05.353Z] #0 0.641 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-15T06:01:05.353Z] #156 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-15T06:01:05.353Z] #0 0.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-15T06:01:05.353Z] #157 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-15T06:01:05.353Z] #0 0.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-15T06:01:05.353Z] #158 ... [2024-10-15T06:01:05.353Z] [2024-10-15T06:01:05.353Z] #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:01:05.353Z] #0 1.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-15T06:01:05.613Z] #159 ... [2024-10-15T06:01:05.613Z] [2024-10-15T06:01:05.613Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-15T06:01:05.613Z] #0 1.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-15T06:02:05.051Z] #91 ... [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #96 DONE 87.4s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #88 DONE 98.4s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #87 DONE 99.7s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #86 DONE 102.4s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #119 [support-scheduler builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #119 ... [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #91 DONE 86.6s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #120 ... [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #121 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #122 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #123 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #124 DONE 1.5s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #120 DONE 1.4s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #125 [core-keeper builder 7/8] COPY . . [2024-10-15T06:02:05.051Z] #125 DONE 1.6s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #126 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #127 [core-data builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #127 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #128 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #129 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #130 [core-metadata builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #130 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #131 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #132 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #133 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #134 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #135 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #136 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #137 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #138 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #139 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #140 [core-command builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #140 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #141 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #142 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #143 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #119 [support-scheduler builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #119 DONE 1.5s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-15T06:02:05.051Z] #144 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #145 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #146 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-15T06:02:05.051Z] #146 CACHED [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #147 [support-notifications builder 6/7] COPY . . [2024-10-15T06:02:05.051Z] #147 DONE 1.6s [2024-10-15T06:02:05.051Z] [2024-10-15T06:02:05.051Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:02:06.462Z] #148 ... [2024-10-15T06:02:06.462Z] [2024-10-15T06:02:06.462Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:02:06.462Z] #0 3.988 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-15T06:02:06.747Z] #149 ... [2024-10-15T06:02:06.747Z] [2024-10-15T06:02:06.747Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:02:06.747Z] #148 5.669 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-15T06:02:11.024Z] #148 ... [2024-10-15T06:02:11.024Z] [2024-10-15T06:02:11.024Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-15T06:02:11.024Z] #0 5.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-15T06:02:11.024Z] #150 ... [2024-10-15T06:02:11.024Z] [2024-10-15T06:02:11.024Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-15T06:02:11.024Z] #0 6.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-15T06:02:11.291Z] #151 ... [2024-10-15T06:02:11.291Z] [2024-10-15T06:02:11.291Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:02:11.291Z] #0 6.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-15T06:02:11.291Z] #152 ... [2024-10-15T06:02:11.291Z] [2024-10-15T06:02:11.291Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-15T06:02:11.291Z] #0 5.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-15T06:02:11.582Z] #153 ... [2024-10-15T06:02:11.582Z] [2024-10-15T06:02:11.582Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:02:11.582Z] #0 6.517 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-15T06:02:11.852Z] #154 ... [2024-10-15T06:02:11.852Z] [2024-10-15T06:02:11.852Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-15T06:02:11.852Z] #0 6.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-15T06:02:11.852Z] #155 ... [2024-10-15T06:02:11.852Z] [2024-10-15T06:02:11.852Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-15T06:02:11.852Z] #0 5.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-15T06:02:12.119Z] #156 ... [2024-10-15T06:02:12.119Z] [2024-10-15T06:02:12.119Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-15T06:02:12.119Z] #0 6.115 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-15T06:02:12.119Z] #157 ... [2024-10-15T06:02:12.119Z] [2024-10-15T06:02:12.119Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-15T06:02:12.119Z] #0 6.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-15T06:02:12.423Z] #158 ... [2024-10-15T06:02:12.424Z] [2024-10-15T06:02:12.424Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-15T06:02:12.424Z] #0 6.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-15T06:02:12.424Z] #159 ... [2024-10-15T06:02:12.424Z] [2024-10-15T06:02:12.424Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-15T06:02:12.424Z] #0 6.720 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-15T06:02:42.452Z] #160 ... [2024-10-15T06:02:42.452Z] [2024-10-15T06:02:42.452Z] #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:02:42.452Z] #159 102.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-15T06:03:09.177Z] #159 ... [2024-10-15T06:03:09.177Z] [2024-10-15T06:03:09.177Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-15T06:03:09.177Z] #158 DONE 131.3s [2024-10-15T06:03:09.177Z] [2024-10-15T06:03:09.177Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-15T06:03:09.177Z] #161 ... [2024-10-15T06:03:09.177Z] [2024-10-15T06:03:09.177Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-15T06:03:09.177Z] #154 DONE 134.7s [2024-10-15T06:03:09.177Z] [2024-10-15T06:03:09.177Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:03:17.658Z] #153 ... [2024-10-15T06:03:17.658Z] [2024-10-15T06:03:17.658Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-15T06:03:17.658Z] #149 DONE 143.2s [2024-10-15T06:03:17.658Z] [2024-10-15T06:03:17.658Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-15T06:03:21.927Z] #157 ... [2024-10-15T06:03:21.927Z] [2024-10-15T06:03:21.927Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:25.225Z] #162 ... [2024-10-15T06:03:25.225Z] [2024-10-15T06:03:25.225Z] #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:03:25.225Z] #159 DONE 151.5s [2024-10-15T06:03:25.485Z] [2024-10-15T06:03:25.485Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-15T06:03:25.485Z] #150 DONE 151.5s [2024-10-15T06:03:25.485Z] [2024-10-15T06:03:25.485Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:25.745Z] #163 ... [2024-10-15T06:03:25.745Z] [2024-10-15T06:03:25.745Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-15T06:03:25.745Z] #161 DONE 20.0s [2024-10-15T06:03:25.745Z] [2024-10-15T06:03:25.745Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:25.745Z] #162 DONE 4.3s [2024-10-15T06:03:25.745Z] [2024-10-15T06:03:25.745Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:26.005Z] #164 ... [2024-10-15T06:03:26.005Z] [2024-10-15T06:03:26.005Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:26.005Z] #163 DONE 0.9s [2024-10-15T06:03:26.005Z] [2024-10-15T06:03:26.005Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:26.005Z] #165 DONE 0.5s [2024-10-15T06:03:26.265Z] [2024-10-15T06:03:26.265Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:26.265Z] #166 ... [2024-10-15T06:03:26.265Z] [2024-10-15T06:03:26.265Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:26.265Z] #167 DONE 0.7s [2024-10-15T06:03:26.524Z] [2024-10-15T06:03:26.524Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:26.524Z] #164 DONE 0.7s [2024-10-15T06:03:26.524Z] [2024-10-15T06:03:26.524Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:26.524Z] #166 DONE 0.5s [2024-10-15T06:03:26.525Z] [2024-10-15T06:03:26.525Z] #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-15T06:03:26.793Z] #168 ... [2024-10-15T06:03:26.793Z] [2024-10-15T06:03:26.793Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:26.793Z] #169 DONE 0.6s [2024-10-15T06:03:26.793Z] [2024-10-15T06:03:26.793Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-15T06:03:27.053Z] #170 ... [2024-10-15T06:03:27.053Z] [2024-10-15T06:03:27.053Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:27.053Z] #171 DONE 0.5s [2024-10-15T06:03:27.053Z] [2024-10-15T06:03:27.053Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-15T06:03:27.053Z] #172 DONE 0.5s [2024-10-15T06:03:27.053Z] [2024-10-15T06:03:27.053Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-15T06:03:27.313Z] #173 ... [2024-10-15T06:03:27.313Z] [2024-10-15T06:03:27.313Z] #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-15T06:03:27.313Z] #168 DONE 0.8s [2024-10-15T06:03:27.313Z] [2024-10-15T06:03:27.313Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-15T06:03:27.313Z] #170 DONE 0.6s [2024-10-15T06:03:27.313Z] [2024-10-15T06:03:27.313Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:27.573Z] #174 ... [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-15T06:03:27.573Z] #175 DONE 0.5s [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-15T06:03:27.573Z] #176 DONE 1.8s [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-15T06:03:27.573Z] #177 DONE 0.2s [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-15T06:03:27.573Z] #173 DONE 0.3s [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:27.573Z] #174 DONE 0.3s [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:27.573Z] #178 DONE 0.2s [2024-10-15T06:03:27.573Z] [2024-10-15T06:03:27.573Z] #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:27.853Z] #179 DONE 0.3s [2024-10-15T06:03:27.853Z] [2024-10-15T06:03:27.853Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:27.853Z] #180 DONE 0.3s [2024-10-15T06:03:27.853Z] [2024-10-15T06:03:27.853Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-15T06:03:27.853Z] #181 DONE 0.3s [2024-10-15T06:03:27.853Z] [2024-10-15T06:03:27.853Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-15T06:03:29.258Z] #182 ... [2024-10-15T06:03:29.258Z] [2024-10-15T06:03:29.258Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-15T06:03:29.258Z] #183 DONE 1.5s [2024-10-15T06:03:29.518Z] [2024-10-15T06:03:29.518Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-15T06:03:29.518Z] #113 exporting layers [2024-10-15T06:03:34.978Z] #113 ... [2024-10-15T06:03:34.978Z] [2024-10-15T06:03:34.978Z] #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:34.978Z] #184 DONE 7.1s [2024-10-15T06:03:34.978Z] [2024-10-15T06:03:34.978Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:03:34.978Z] #185 ... [2024-10-15T06:03:34.978Z] [2024-10-15T06:03:34.978Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-15T06:03:38.337Z] #186 ... [2024-10-15T06:03:38.337Z] [2024-10-15T06:03:38.337Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-15T06:03:44.946Z] #187 DONE 16.4s [2024-10-15T06:03:44.946Z] [2024-10-15T06:03:44.946Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:03:44.946Z] #188 ... [2024-10-15T06:03:44.947Z] [2024-10-15T06:03:44.947Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-15T06:03:44.947Z] #182 DONE 17.0s [2024-10-15T06:03:44.947Z] [2024-10-15T06:03:44.947Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-15T06:03:45.207Z] #160 ... [2024-10-15T06:03:45.207Z] [2024-10-15T06:03:45.207Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-15T06:03:49.424Z] #189 ... [2024-10-15T06:03:49.424Z] [2024-10-15T06:03:49.424Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-15T06:03:49.424Z] #152 DONE 175.4s [2024-10-15T06:03:49.424Z] [2024-10-15T06:03:49.424Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:03:49.424Z] #153 DONE 175.4s [2024-10-15T06:03:49.424Z] [2024-10-15T06:03:49.424Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-15T06:03:49.424Z] #113 exporting layers 18.3s done [2024-10-15T06:03:49.689Z] #113 writing image sha256:091537d95b18c7ad25bdc656dc0b450ca442a139ff97696292fd4064bd61111b 0.0s done [2024-10-15T06:03:49.689Z] #113 naming to docker.io/library/security-spiffe-token-provider [2024-10-15T06:03:49.949Z] #113 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-10-15T06:03:49.949Z] #113 DONE 23.0s [2024-10-15T06:03:49.949Z] [2024-10-15T06:03:49.949Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:49.949Z] #190 CACHED [2024-10-15T06:03:49.949Z] [2024-10-15T06:03:49.949Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:49.949Z] #191 CACHED [2024-10-15T06:03:49.949Z] [2024-10-15T06:03:49.949Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-15T06:03:50.209Z] #192 ... [2024-10-15T06:03:50.209Z] [2024-10-15T06:03:50.209Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-15T06:03:50.209Z] #151 DONE 176.2s [2024-10-15T06:03:50.209Z] [2024-10-15T06:03:50.209Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:50.209Z] #193 CACHED [2024-10-15T06:03:50.209Z] [2024-10-15T06:03:50.209Z] #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:50.210Z] #194 CACHED [2024-10-15T06:03:50.210Z] [2024-10-15T06:03:50.210Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-15T06:03:50.210Z] #160 DONE 176.4s [2024-10-15T06:03:50.210Z] [2024-10-15T06:03:50.210Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-15T06:03:50.788Z] #195 ... [2024-10-15T06:03:50.788Z] [2024-10-15T06:03:50.788Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-15T06:03:50.788Z] #148 DONE 176.7s [2024-10-15T06:03:50.788Z] [2024-10-15T06:03:50.788Z] #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:50.788Z] #196 CACHED [2024-10-15T06:03:50.788Z] [2024-10-15T06:03:50.788Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:50.788Z] #197 CACHED [2024-10-15T06:03:50.788Z] [2024-10-15T06:03:50.788Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-15T06:03:50.788Z] #198 ... [2024-10-15T06:03:50.788Z] [2024-10-15T06:03:50.788Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:03:50.788Z] #155 DONE 177.0s [2024-10-15T06:03:51.055Z] [2024-10-15T06:03:51.055Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-15T06:03:51.055Z] #189 ... [2024-10-15T06:03:51.055Z] [2024-10-15T06:03:51.055Z] #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:51.055Z] #199 CACHED [2024-10-15T06:03:51.055Z] [2024-10-15T06:03:51.055Z] #200 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:51.055Z] #200 CACHED [2024-10-15T06:03:51.055Z] [2024-10-15T06:03:51.055Z] #201 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-15T06:03:51.315Z] #201 ... [2024-10-15T06:03:51.315Z] [2024-10-15T06:03:51.315Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:03:51.315Z] #156 DONE 177.3s [2024-10-15T06:03:51.315Z] [2024-10-15T06:03:51.315Z] #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:51.592Z] #202 ... [2024-10-15T06:03:51.592Z] [2024-10-15T06:03:51.592Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-15T06:03:51.592Z] #157 DONE 177.7s [2024-10-15T06:03:51.592Z] [2024-10-15T06:03:51.592Z] #203 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:52.179Z] #203 ... [2024-10-15T06:03:52.179Z] [2024-10-15T06:03:52.179Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-15T06:03:52.179Z] #186 DONE 17.3s [2024-10-15T06:03:52.440Z] [2024-10-15T06:03:52.440Z] #204 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-15T06:03:53.950Z] #204 ... [2024-10-15T06:03:53.950Z] [2024-10-15T06:03:53.950Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:03:53.950Z] #185 DONE 24.0s [2024-10-15T06:03:54.208Z] [2024-10-15T06:03:54.208Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-15T06:03:54.208Z] #113 exporting layers [2024-10-15T06:03:55.587Z] #113 ... [2024-10-15T06:03:55.587Z] [2024-10-15T06:03:55.587Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-15T06:03:55.587Z] #189 DONE 10.2s [2024-10-15T06:03:55.587Z] [2024-10-15T06:03:55.587Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:03:55.587Z] #188 DONE 11.2s [2024-10-15T06:03:55.587Z] [2024-10-15T06:03:55.587Z] #205 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-15T06:03:55.587Z] #205 ... [2024-10-15T06:03:55.587Z] [2024-10-15T06:03:55.587Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-15T06:03:55.587Z] #195 DONE 5.5s [2024-10-15T06:03:55.845Z] [2024-10-15T06:03:55.845Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-15T06:03:55.845Z] #192 DONE 5.9s [2024-10-15T06:03:55.845Z] [2024-10-15T06:03:55.845Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:56.104Z] #206 ... [2024-10-15T06:03:56.104Z] [2024-10-15T06:03:56.104Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-15T06:03:56.104Z] #198 DONE 5.2s [2024-10-15T06:03:56.104Z] [2024-10-15T06:03:56.104Z] #201 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-15T06:03:56.104Z] #201 DONE 5.0s [2024-10-15T06:03:56.104Z] [2024-10-15T06:03:56.104Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:56.362Z] #207 ... [2024-10-15T06:03:56.362Z] [2024-10-15T06:03:56.362Z] #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:56.362Z] #202 DONE 4.9s [2024-10-15T06:03:56.362Z] [2024-10-15T06:03:56.362Z] #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:56.362Z] #208 DONE 5.0s [2024-10-15T06:03:56.362Z] [2024-10-15T06:03:56.362Z] #203 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:56.362Z] #203 DONE 4.9s [2024-10-15T06:03:56.362Z] [2024-10-15T06:03:56.362Z] #209 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-15T06:03:56.620Z] #209 ... [2024-10-15T06:03:56.620Z] [2024-10-15T06:03:56.620Z] #204 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-15T06:03:56.620Z] #204 DONE 4.3s [2024-10-15T06:03:56.879Z] [2024-10-15T06:03:56.879Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:03:56.879Z] #210 DONE 4.7s [2024-10-15T06:03:56.879Z] [2024-10-15T06:03:56.879Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:57.484Z] #211 ... [2024-10-15T06:03:57.484Z] [2024-10-15T06:03:57.484Z] #205 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-15T06:03:57.484Z] #205 DONE 1.9s [2024-10-15T06:03:57.484Z] [2024-10-15T06:03:57.484Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:03:58.513Z] #212 ... [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:58.513Z] #213 DONE 2.5s [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:58.513Z] #206 DONE 2.5s [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:58.513Z] #214 DONE 2.4s [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-15T06:03:58.513Z] #215 ... [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #216 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:58.513Z] #216 DONE 2.2s [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:03:58.513Z] #207 DONE 2.4s [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #209 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-15T06:03:58.513Z] #209 DONE 2.2s [2024-10-15T06:03:58.513Z] [2024-10-15T06:03:58.513Z] #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:58.513Z] #217 DONE 2.1s [2024-10-15T06:03:58.773Z] [2024-10-15T06:03:58.773Z] #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-15T06:03:58.773Z] #218 DONE 1.8s [2024-10-15T06:03:58.773Z] [2024-10-15T06:03:58.773Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:03:58.773Z] #211 DONE 1.8s [2024-10-15T06:03:58.773Z] [2024-10-15T06:03:58.773Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-15T06:04:00.156Z] #219 ... [2024-10-15T06:04:00.156Z] [2024-10-15T06:04:00.156Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-15T06:04:00.156Z] #215 DONE 1.8s [2024-10-15T06:04:00.156Z] [2024-10-15T06:04:00.156Z] #220 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:04:00.156Z] #220 DONE 1.6s [2024-10-15T06:04:00.156Z] [2024-10-15T06:04:00.156Z] #221 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-15T06:04:00.156Z] #221 DONE 1.6s [2024-10-15T06:04:00.156Z] [2024-10-15T06:04:00.156Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-15T06:04:00.156Z] #222 DONE 1.7s [2024-10-15T06:04:00.156Z] [2024-10-15T06:04:00.156Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:04:00.156Z] #212 DONE 2.9s [2024-10-15T06:04:00.156Z] [2024-10-15T06:04:00.156Z] #223 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-15T06:04:00.156Z] #223 DONE 1.7s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-15T06:04:00.415Z] #224 DONE 1.7s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-15T06:04:00.415Z] #219 DONE 1.7s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #225 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-15T06:04:00.415Z] #225 DONE 0.2s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #226 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-15T06:04:00.415Z] #226 ... [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-15T06:04:00.415Z] #227 DONE 0.2s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #228 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:04:00.415Z] #228 DONE 0.2s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #229 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-15T06:04:00.415Z] #229 DONE 0.2s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-15T06:04:00.415Z] #230 DONE 0.2s [2024-10-15T06:04:00.415Z] [2024-10-15T06:04:00.415Z] #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:04:00.415Z] #231 DONE 0.2s [2024-10-15T06:04:00.675Z] [2024-10-15T06:04:00.676Z] #226 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-15T06:04:00.676Z] #226 DONE 0.2s [2024-10-15T06:04:00.676Z] [2024-10-15T06:04:00.676Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-15T06:04:00.676Z] #232 DONE 0.2s [2024-10-15T06:04:00.676Z] [2024-10-15T06:04:00.676Z] #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-15T06:04:00.676Z] #233 ... [2024-10-15T06:04:00.676Z] [2024-10-15T06:04:00.676Z] #234 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-15T06:04:00.676Z] #234 DONE 0.2s [2024-10-15T06:04:00.676Z] [2024-10-15T06:04:00.676Z] #235 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:04:00.676Z] #235 DONE 0.6s [2024-10-15T06:04:00.937Z] [2024-10-15T06:04:00.937Z] #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-15T06:04:00.937Z] #233 DONE 0.2s [2024-10-15T06:04:00.937Z] [2024-10-15T06:04:00.937Z] #113 [core-keeper] exporting to image [2024-10-15T06:04:00.937Z] #113 exporting layers 0.5s done [2024-10-15T06:04:00.937Z] #113 writing image sha256:8061cfe2cf148db59182a40860ed322107d91e88ae4d94c125f0709f677797a9 done [2024-10-15T06:04:00.937Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-15T06:04:00.937Z] #113 writing image sha256:0ec58bfcfe6fe4bad20e3da94171d33792d59b68b67350b383ab06870cc2922a done [2024-10-15T06:04:00.937Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-15T06:04:00.938Z] #113 writing image sha256:65f76edc1286f41c4ca7261dec6e3bb8d3a1c496ac45bf3387e74db059b7ba6e 1.2s done [2024-10-15T06:04:00.938Z] #113 naming to docker.io/library/core-command done [2024-10-15T06:04:00.938Z] #113 writing image sha256:cd990274d10fbe7e74c78328d9ca1227377b4b97bc183e16292c3cbfac7383ee done [2024-10-15T06:04:00.938Z] #113 naming to docker.io/library/support-scheduler done [2024-10-15T06:04:00.938Z] #113 writing image sha256:29cf623dafb6c75e630a37c3c5402a4ae6a1d432c30d0e663e9ab20ab73aeaa2 0.0s done [2024-10-15T06:04:00.938Z] #113 naming to docker.io/library/core-keeper done [2024-10-15T06:04:00.938Z] #113 writing image sha256:0c215eb4586161712524d37b59bebb615ec73dd860405d2c88a8613b004e11dd [2024-10-15T06:04:00.938Z] #113 exporting layers 0.3s done [2024-10-15T06:04:00.938Z] #113 writing image sha256:0c215eb4586161712524d37b59bebb615ec73dd860405d2c88a8613b004e11dd 0.0s done [2024-10-15T06:04:00.938Z] #113 writing image sha256:8c2e1f54a08c311ff6b70ccb8deb2463b2529f496a4bc9b3d844c771c5bd61b6 0.0s done [2024-10-15T06:04:00.938Z] #113 writing image sha256:82f8ff08999393761a94feecbbf667e7c2b1c4b4b42529c48d1d7e992668a977 0.0s done [2024-10-15T06:04:00.938Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-10-15T06:04:00.938Z] #113 naming to docker.io/library/core-metadata done [2024-10-15T06:04:00.938Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-15T06:04:01.200Z] #113 exporting layers 0.4s done [2024-10-15T06:04:01.200Z] #113 writing image sha256:7fe642bc042e5a98ac873e41a6c2aa9e1559ec7d1113c86f57cc71d7ac6b9be7 0.0s done [2024-10-15T06:04:01.200Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-15T06:04:01.200Z] #113 writing image sha256:8dc82cd58cc9d622af1f745e00293a8fb78c8ee0803fb2c91b26eb058e04583d done [2024-10-15T06:04:01.200Z] #113 naming to docker.io/library/core-data done [2024-10-15T06:04:01.200Z] #113 writing image sha256:42960994abec1049a971e9fb395ae7b03bcca47a7f3efd67ce412d64ff404669 done [2024-10-15T06:04:01.200Z] #113 naming to docker.io/library/support-notifications done [2024-10-15T06:04:01.200Z] #113 DONE 30.3s [2024-10-15T06:04:01.200Z] [2024-10-15T06:04:01.200Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-15T06:04:01.480Z] #236 DONE 0.6s [2024-10-15T06:04:01.480Z] [2024-10-15T06:04:01.480Z] #113 [security-bootstrapper] exporting to image [2024-10-15T06:04:01.801Z] #113 exporting layers 0.4s done [2024-10-15T06:04:01.801Z] #113 writing image sha256:4c11e8a48cc2ab81f0b30dd7efcc19ac77418e5b24aff4f46221de74835f71eb done [2024-10-15T06:04:01.801Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-15T06:04:01.801Z] #113 DONE 30.7s [2024-10-15T06:04:01.801Z] [2024-10-15T06:04:01.801Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:04:01.801Z] time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-15T06:04:01.817Z] $ docker stop --time=1 c7087d930b12540a39e2b0f3a611ea9da83fe46c1bb4cc8a7337a5dedb88b456 [2024-10-15T06:04:03.158Z] $ docker rm -f --volumes c7087d930b12540a39e2b0f3a611ea9da83fe46c1bb4cc8a7337a5dedb88b456 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T06:04:03.509Z] + docker images [2024-10-15T06:04:03.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-15T06:04:03.509Z] security-bootstrapper latest 4c11e8a48cc2 2 seconds ago 27.4MB [2024-10-15T06:04:03.509Z] security-proxy-auth latest 7fe642bc042e 3 seconds ago 34.4MB [2024-10-15T06:04:03.509Z] core-metadata latest 8c2e1f54a08c 3 seconds ago 42.4MB [2024-10-15T06:04:03.509Z] core-data latest 8dc82cd58cc9 3 seconds ago 42.3MB [2024-10-15T06:04:03.509Z] security-secretstore-setup latest 82f8ff089993 3 seconds ago 52.2MB [2024-10-15T06:04:03.509Z] core-keeper latest 29cf623dafb6 3 seconds ago 41.5MB [2024-10-15T06:04:03.509Z] support-notifications latest 42960994abec 3 seconds ago 65.4MB [2024-10-15T06:04:03.509Z] support-cron-scheduler latest 0c215eb45861 3 seconds ago 66.5MB [2024-10-15T06:04:03.509Z] support-scheduler latest cd990274d10f 5 seconds ago 64.7MB [2024-10-15T06:04:03.509Z] core-command latest 65f76edc1286 6 seconds ago 36.4MB [2024-10-15T06:04:03.509Z] security-proxy-setup latest 0ec58bfcfe6f 8 seconds ago 33.9MB [2024-10-15T06:04:03.509Z] core-common-config-bootstrapper latest 8061cfe2cf14 11 seconds ago 21.3MB [2024-10-15T06:04:03.509Z] security-spiffe-token-provider latest 091537d95b18 36 seconds ago 41.3MB [2024-10-15T06:04:03.509Z] security-spire-server latest d115a4725370 4 minutes ago 122MB [2024-10-15T06:04:03.509Z] security-spire-config latest fdb65e2554c0 4 minutes ago 121MB [2024-10-15T06:04:03.509Z] security-spire-agent latest 5431e8c3e43c 4 minutes ago 183MB [2024-10-15T06:04:03.509Z] ci-base-image-x86_64 latest 9d99774dad16 8 minutes ago 980MB [2024-10-15T06:04:03.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 12 days ago 573MB [2024-10-15T06:04:03.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-15T06:04:03.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T06:04:03.661Z] provisioning config files... [2024-10-15T06:04:03.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config8076314326995045448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:04:04.079Z] ---> ****-login.sh [2024-10-15T06:04:04.079Z] nexus3.edgexfoundry.org:10001 [2024-10-15T06:04:04.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:04:04.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:04:04.080Z] Configure a credential helper to remove this warning. See [2024-10-15T06:04:04.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:04:04.080Z] [2024-10-15T06:04:04.080Z] Login Succeeded [2024-10-15T06:04:04.080Z] nexus3.edgexfoundry.org:10002 [2024-10-15T06:04:04.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:04:04.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:04:04.080Z] Configure a credential helper to remove this warning. See [2024-10-15T06:04:04.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:04:04.080Z] [2024-10-15T06:04:04.080Z] Login Succeeded [2024-10-15T06:04:04.080Z] nexus3.edgexfoundry.org:10003 [2024-10-15T06:04:04.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:04:04.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:04:04.342Z] Configure a credential helper to remove this warning. See [2024-10-15T06:04:04.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:04:04.342Z] [2024-10-15T06:04:04.342Z] Login Succeeded [2024-10-15T06:04:04.342Z] nexus3.edgexfoundry.org:10004 [2024-10-15T06:04:04.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:04:04.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:04:04.342Z] Configure a credential helper to remove this warning. See [2024-10-15T06:04:04.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:04:04.342Z] [2024-10-15T06:04:04.342Z] Login Succeeded [2024-10-15T06:04:04.342Z] ****.io [2024-10-15T06:04:04.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:04:04.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:04:04.601Z] Configure a credential helper to remove this warning. See [2024-10-15T06:04:04.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:04:04.601Z] [2024-10-15T06:04:04.601Z] Login Succeeded [2024-10-15T06:04:04.601Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T06:04:04.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:04.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T06:04:04.691Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-15T06:04:04.691Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:04.691Z] latest [2024-10-15T06:04:04.691Z] 3.2.0-dev.106 [2024-10-15T06:04:04.691Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:04.691Z] main [2024-10-15T06:04:04.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:05.047Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:05.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:05.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-15T06:04:05.362Z] 30d3fbf28903: Preparing [2024-10-15T06:04:05.362Z] 7cceb8008c25: Preparing [2024-10-15T06:04:05.362Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:05.362Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:05.362Z] 02621bfcc214: Preparing [2024-10-15T06:04:05.362Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:05.362Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:05.362Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:05.362Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:05.362Z] 30d3fbf28903: Pushed [2024-10-15T06:04:05.362Z] b2b88d1f5c19: Pushed [2024-10-15T06:04:05.362Z] 02621bfcc214: Pushed [2024-10-15T06:04:05.362Z] 1bb3a31edd5e: Pushed [2024-10-15T06:04:05.362Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:05.621Z] 8e928b1e3e5c: Pushed [2024-10-15T06:04:08.158Z] 7cceb8008c25: Pushed [2024-10-15T06:04:08.158Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:08.745Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:09.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-15T06:04:09.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-15T06:04:09.070Z] 30d3fbf28903: Preparing [2024-10-15T06:04:09.070Z] 7cceb8008c25: Preparing [2024-10-15T06:04:09.070Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:09.070Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:09.070Z] 02621bfcc214: Preparing [2024-10-15T06:04:09.070Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:09.070Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:09.070Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:09.070Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:09.070Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:09.070Z] 7cceb8008c25: Layer already exists [2024-10-15T06:04:09.070Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:09.070Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:09.070Z] 30d3fbf28903: Layer already exists [2024-10-15T06:04:09.070Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:09.070Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:09.070Z] latest: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:09.414Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:09.745Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.106 [2024-10-15T06:04:09.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-15T06:04:09.745Z] 30d3fbf28903: Preparing [2024-10-15T06:04:09.745Z] 7cceb8008c25: Preparing [2024-10-15T06:04:09.745Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:09.745Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:09.745Z] 02621bfcc214: Preparing [2024-10-15T06:04:09.745Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:09.745Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:09.745Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:09.745Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:09.745Z] 7cceb8008c25: Layer already exists [2024-10-15T06:04:09.745Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:09.745Z] 30d3fbf28903: Layer already exists [2024-10-15T06:04:09.745Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:09.745Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:09.745Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:09.745Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:09.745Z] 3.2.0-dev.106: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:10.094Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:10.415Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:10.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-15T06:04:10.416Z] 30d3fbf28903: Preparing [2024-10-15T06:04:10.416Z] 7cceb8008c25: Preparing [2024-10-15T06:04:10.416Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:10.416Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:10.416Z] 02621bfcc214: Preparing [2024-10-15T06:04:10.416Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:10.416Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:10.416Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:10.416Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:10.416Z] 30d3fbf28903: Layer already exists [2024-10-15T06:04:10.416Z] 7cceb8008c25: Layer already exists [2024-10-15T06:04:10.416Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:10.416Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:10.416Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:10.416Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:10.416Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:10.416Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:10.741Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:11.068Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-15T06:04:11.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-15T06:04:11.068Z] 30d3fbf28903: Preparing [2024-10-15T06:04:11.068Z] 7cceb8008c25: Preparing [2024-10-15T06:04:11.068Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:11.068Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:11.068Z] 02621bfcc214: Preparing [2024-10-15T06:04:11.068Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:11.068Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:11.068Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:11.068Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:11.068Z] 7cceb8008c25: Layer already exists [2024-10-15T06:04:11.068Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:11.068Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:11.068Z] 30d3fbf28903: Layer already exists [2024-10-15T06:04:11.068Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:11.068Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:11.068Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:11.068Z] main: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:11.148Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:11.163Z] taggedImages: [2024-10-15T06:04:11.163Z] - nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:11.163Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-15T06:04:11.163Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.106 [2024-10-15T06:04:11.163Z] - nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:11.163Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-15T06:04:11.188Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-15T06:04:11.188Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:11.188Z] latest [2024-10-15T06:04:11.188Z] 3.2.0-dev.106 [2024-10-15T06:04:11.188Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:11.188Z] main [2024-10-15T06:04:11.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:11.531Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:11.849Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:11.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-15T06:04:11.849Z] 80373490961a: Preparing [2024-10-15T06:04:11.849Z] 70a66a7c671d: Preparing [2024-10-15T06:04:11.849Z] 68dd1282dc2a: Preparing [2024-10-15T06:04:11.849Z] 1bdd35f36a95: Preparing [2024-10-15T06:04:11.849Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:11.849Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:11.849Z] 02621bfcc214: Preparing [2024-10-15T06:04:11.849Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:11.849Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:11.849Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:11.849Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:11.849Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:11.849Z] 02621bfcc214: Waiting [2024-10-15T06:04:11.849Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:11.849Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:11.849Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:11.849Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:11.849Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:11.849Z] 70a66a7c671d: Pushed [2024-10-15T06:04:11.849Z] 68dd1282dc2a: Pushed [2024-10-15T06:04:11.849Z] 80373490961a: Pushed [2024-10-15T06:04:13.227Z] 1bdd35f36a95: Pushed [2024-10-15T06:04:13.485Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:13.819Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:14.152Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-15T06:04:14.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-15T06:04:14.152Z] 80373490961a: Preparing [2024-10-15T06:04:14.152Z] 70a66a7c671d: Preparing [2024-10-15T06:04:14.152Z] 68dd1282dc2a: Preparing [2024-10-15T06:04:14.152Z] 1bdd35f36a95: Preparing [2024-10-15T06:04:14.152Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:14.152Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:14.152Z] 02621bfcc214: Preparing [2024-10-15T06:04:14.152Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:14.152Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:14.152Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:14.152Z] 02621bfcc214: Waiting [2024-10-15T06:04:14.152Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:14.152Z] 1bdd35f36a95: Layer already exists [2024-10-15T06:04:14.152Z] 80373490961a: Layer already exists [2024-10-15T06:04:14.152Z] 70a66a7c671d: Layer already exists [2024-10-15T06:04:14.152Z] 68dd1282dc2a: Layer already exists [2024-10-15T06:04:14.152Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:14.152Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:14.152Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:14.152Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:14.152Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:14.152Z] latest: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:14.479Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:14.808Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.106 [2024-10-15T06:04:14.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-15T06:04:14.808Z] 80373490961a: Preparing [2024-10-15T06:04:14.808Z] 70a66a7c671d: Preparing [2024-10-15T06:04:14.808Z] 68dd1282dc2a: Preparing [2024-10-15T06:04:14.808Z] 1bdd35f36a95: Preparing [2024-10-15T06:04:14.808Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:14.808Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:14.808Z] 02621bfcc214: Preparing [2024-10-15T06:04:14.808Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:14.808Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:14.808Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:14.808Z] 02621bfcc214: Waiting [2024-10-15T06:04:14.808Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:14.808Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:14.808Z] 1bdd35f36a95: Layer already exists [2024-10-15T06:04:14.808Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:14.808Z] 70a66a7c671d: Layer already exists [2024-10-15T06:04:14.808Z] 80373490961a: Layer already exists [2024-10-15T06:04:14.808Z] 68dd1282dc2a: Layer already exists [2024-10-15T06:04:14.808Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:14.808Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:14.808Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:14.808Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:14.808Z] 3.2.0-dev.106: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:15.141Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:15.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:15.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-15T06:04:15.456Z] 80373490961a: Preparing [2024-10-15T06:04:15.456Z] 70a66a7c671d: Preparing [2024-10-15T06:04:15.456Z] 68dd1282dc2a: Preparing [2024-10-15T06:04:15.456Z] 1bdd35f36a95: Preparing [2024-10-15T06:04:15.456Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:15.456Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:15.456Z] 02621bfcc214: Preparing [2024-10-15T06:04:15.456Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:15.456Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:15.456Z] 02621bfcc214: Waiting [2024-10-15T06:04:15.456Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:15.456Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:15.456Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:15.456Z] 70a66a7c671d: Layer already exists [2024-10-15T06:04:15.456Z] 80373490961a: Layer already exists [2024-10-15T06:04:15.456Z] 68dd1282dc2a: Layer already exists [2024-10-15T06:04:15.456Z] 1bdd35f36a95: Layer already exists [2024-10-15T06:04:15.456Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:15.456Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:15.456Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:15.456Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:15.456Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:15.456Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:15.784Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:16.107Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-15T06:04:16.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-15T06:04:16.107Z] 80373490961a: Preparing [2024-10-15T06:04:16.107Z] 70a66a7c671d: Preparing [2024-10-15T06:04:16.107Z] 68dd1282dc2a: Preparing [2024-10-15T06:04:16.107Z] 1bdd35f36a95: Preparing [2024-10-15T06:04:16.107Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:16.107Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:16.107Z] 02621bfcc214: Preparing [2024-10-15T06:04:16.107Z] 02621bfcc214: Waiting [2024-10-15T06:04:16.107Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:16.107Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:16.107Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:16.107Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:16.107Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:16.107Z] 1bdd35f36a95: Layer already exists [2024-10-15T06:04:16.107Z] 80373490961a: Layer already exists [2024-10-15T06:04:16.107Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:16.107Z] 68dd1282dc2a: Layer already exists [2024-10-15T06:04:16.107Z] 70a66a7c671d: Layer already exists [2024-10-15T06:04:16.107Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:16.107Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:16.107Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:16.107Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:16.107Z] main: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:16.178Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:16.191Z] taggedImages: [2024-10-15T06:04:16.191Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:16.191Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-15T06:04:16.191Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.106 [2024-10-15T06:04:16.191Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:16.191Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-15T06:04:16.222Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-15T06:04:16.222Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:16.222Z] latest [2024-10-15T06:04:16.222Z] 3.2.0-dev.106 [2024-10-15T06:04:16.222Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:16.222Z] main [2024-10-15T06:04:16.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:16.576Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:16.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:16.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-15T06:04:16.914Z] 5b1be85e4f7a: Preparing [2024-10-15T06:04:16.914Z] 3f1c0007f3d1: Preparing [2024-10-15T06:04:16.914Z] 077b7e97a682: Preparing [2024-10-15T06:04:16.914Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:16.914Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:16.914Z] 0706bfc40043: Preparing [2024-10-15T06:04:16.914Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:16.914Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:16.914Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:16.914Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:16.914Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:16.914Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:16.914Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:16.914Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:16.914Z] 3f1c0007f3d1: Pushed [2024-10-15T06:04:16.914Z] 5b1be85e4f7a: Pushed [2024-10-15T06:04:16.914Z] 0706bfc40043: Pushed [2024-10-15T06:04:20.202Z] 077b7e97a682: Pushed [2024-10-15T06:04:20.202Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:20.535Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:20.864Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-15T06:04:20.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-15T06:04:20.864Z] 5b1be85e4f7a: Preparing [2024-10-15T06:04:20.864Z] 3f1c0007f3d1: Preparing [2024-10-15T06:04:20.864Z] 077b7e97a682: Preparing [2024-10-15T06:04:20.864Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:20.864Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:20.864Z] 0706bfc40043: Preparing [2024-10-15T06:04:20.864Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:20.864Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:20.864Z] 0706bfc40043: Waiting [2024-10-15T06:04:20.864Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:20.864Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:20.864Z] 3f1c0007f3d1: Layer already exists [2024-10-15T06:04:20.864Z] 5b1be85e4f7a: Layer already exists [2024-10-15T06:04:20.864Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:20.864Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:20.864Z] 077b7e97a682: Layer already exists [2024-10-15T06:04:20.864Z] 0706bfc40043: Layer already exists [2024-10-15T06:04:20.864Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:20.864Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:20.864Z] latest: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:21.198Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:21.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.106 [2024-10-15T06:04:21.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-15T06:04:21.533Z] 5b1be85e4f7a: Preparing [2024-10-15T06:04:21.533Z] 3f1c0007f3d1: Preparing [2024-10-15T06:04:21.533Z] 077b7e97a682: Preparing [2024-10-15T06:04:21.533Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:21.533Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:21.533Z] 0706bfc40043: Preparing [2024-10-15T06:04:21.533Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:21.533Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:21.533Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:21.533Z] 0706bfc40043: Waiting [2024-10-15T06:04:21.533Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:21.533Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:21.533Z] 5b1be85e4f7a: Layer already exists [2024-10-15T06:04:21.533Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:21.533Z] 077b7e97a682: Layer already exists [2024-10-15T06:04:21.533Z] 3f1c0007f3d1: Layer already exists [2024-10-15T06:04:21.533Z] 0706bfc40043: Layer already exists [2024-10-15T06:04:21.533Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:21.533Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:21.533Z] 3.2.0-dev.106: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:21.858Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:22.185Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:22.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-15T06:04:22.185Z] 5b1be85e4f7a: Preparing [2024-10-15T06:04:22.185Z] 3f1c0007f3d1: Preparing [2024-10-15T06:04:22.185Z] 077b7e97a682: Preparing [2024-10-15T06:04:22.185Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:22.185Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:22.185Z] 0706bfc40043: Preparing [2024-10-15T06:04:22.185Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:22.185Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:22.185Z] 0706bfc40043: Waiting [2024-10-15T06:04:22.185Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:22.185Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:22.185Z] 077b7e97a682: Layer already exists [2024-10-15T06:04:22.185Z] 5b1be85e4f7a: Layer already exists [2024-10-15T06:04:22.185Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:22.185Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:22.185Z] 3f1c0007f3d1: Layer already exists [2024-10-15T06:04:22.185Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:22.185Z] 0706bfc40043: Layer already exists [2024-10-15T06:04:22.185Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:22.185Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:22.524Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:22.861Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-15T06:04:22.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-15T06:04:22.861Z] 5b1be85e4f7a: Preparing [2024-10-15T06:04:22.861Z] 3f1c0007f3d1: Preparing [2024-10-15T06:04:22.861Z] 077b7e97a682: Preparing [2024-10-15T06:04:22.861Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:22.861Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:22.861Z] 0706bfc40043: Preparing [2024-10-15T06:04:22.861Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:22.861Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:22.861Z] 0706bfc40043: Waiting [2024-10-15T06:04:22.861Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:22.861Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:22.861Z] 077b7e97a682: Layer already exists [2024-10-15T06:04:22.861Z] 3f1c0007f3d1: Layer already exists [2024-10-15T06:04:22.861Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:22.861Z] 5b1be85e4f7a: Layer already exists [2024-10-15T06:04:22.861Z] 0706bfc40043: Layer already exists [2024-10-15T06:04:22.861Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:22.861Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:22.861Z] main: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:22.951Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:22.969Z] taggedImages: [2024-10-15T06:04:22.969Z] - nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:22.969Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-15T06:04:22.969Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.106 [2024-10-15T06:04:22.969Z] - nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:22.969Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-15T06:04:22.995Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-15T06:04:22.995Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:22.995Z] latest [2024-10-15T06:04:22.995Z] 3.2.0-dev.106 [2024-10-15T06:04:22.996Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:22.996Z] main [2024-10-15T06:04:22.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:23.337Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:23.659Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:23.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-15T06:04:23.659Z] 962714d16468: Preparing [2024-10-15T06:04:23.659Z] 9f32f4c88bf0: Preparing [2024-10-15T06:04:23.659Z] 3b327c919e86: Preparing [2024-10-15T06:04:23.659Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:23.659Z] 9a0bb9aed182: Preparing [2024-10-15T06:04:23.659Z] b5853ffa7aa9: Preparing [2024-10-15T06:04:23.659Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:23.659Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:23.659Z] b5853ffa7aa9: Waiting [2024-10-15T06:04:23.659Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:23.659Z] 9a0bb9aed182: Pushed [2024-10-15T06:04:23.659Z] 9f32f4c88bf0: Pushed [2024-10-15T06:04:23.659Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:23.659Z] b5853ffa7aa9: Pushed [2024-10-15T06:04:23.659Z] 962714d16468: Pushed [2024-10-15T06:04:28.391Z] 3b327c919e86: Pushed [2024-10-15T06:04:28.391Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:28.716Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:29.045Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-15T06:04:29.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-15T06:04:29.045Z] 962714d16468: Preparing [2024-10-15T06:04:29.045Z] 9f32f4c88bf0: Preparing [2024-10-15T06:04:29.045Z] 3b327c919e86: Preparing [2024-10-15T06:04:29.045Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:29.045Z] 9a0bb9aed182: Preparing [2024-10-15T06:04:29.045Z] b5853ffa7aa9: Preparing [2024-10-15T06:04:29.045Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:29.045Z] b5853ffa7aa9: Waiting [2024-10-15T06:04:29.045Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:29.045Z] 3b327c919e86: Layer already exists [2024-10-15T06:04:29.045Z] 9a0bb9aed182: Layer already exists [2024-10-15T06:04:29.045Z] 962714d16468: Layer already exists [2024-10-15T06:04:29.045Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:29.045Z] 9f32f4c88bf0: Layer already exists [2024-10-15T06:04:29.045Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:29.045Z] b5853ffa7aa9: Layer already exists [2024-10-15T06:04:29.045Z] latest: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:29.371Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:29.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.106 [2024-10-15T06:04:29.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-15T06:04:29.699Z] 962714d16468: Preparing [2024-10-15T06:04:29.699Z] 9f32f4c88bf0: Preparing [2024-10-15T06:04:29.699Z] 3b327c919e86: Preparing [2024-10-15T06:04:29.699Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:29.699Z] 9a0bb9aed182: Preparing [2024-10-15T06:04:29.699Z] b5853ffa7aa9: Preparing [2024-10-15T06:04:29.699Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:29.699Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:29.699Z] b5853ffa7aa9: Waiting [2024-10-15T06:04:29.699Z] 9f32f4c88bf0: Layer already exists [2024-10-15T06:04:29.699Z] 9a0bb9aed182: Layer already exists [2024-10-15T06:04:29.699Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:29.699Z] 3b327c919e86: Layer already exists [2024-10-15T06:04:29.699Z] 962714d16468: Layer already exists [2024-10-15T06:04:29.699Z] b5853ffa7aa9: Layer already exists [2024-10-15T06:04:29.699Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:29.699Z] 3.2.0-dev.106: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:30.039Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:30.362Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:30.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-15T06:04:30.363Z] 962714d16468: Preparing [2024-10-15T06:04:30.363Z] 9f32f4c88bf0: Preparing [2024-10-15T06:04:30.363Z] 3b327c919e86: Preparing [2024-10-15T06:04:30.363Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:30.363Z] 9a0bb9aed182: Preparing [2024-10-15T06:04:30.363Z] b5853ffa7aa9: Preparing [2024-10-15T06:04:30.363Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:30.363Z] b5853ffa7aa9: Waiting [2024-10-15T06:04:30.363Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:30.363Z] 962714d16468: Layer already exists [2024-10-15T06:04:30.363Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:30.363Z] 9a0bb9aed182: Layer already exists [2024-10-15T06:04:30.363Z] 9f32f4c88bf0: Layer already exists [2024-10-15T06:04:30.363Z] 3b327c919e86: Layer already exists [2024-10-15T06:04:30.363Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:30.363Z] b5853ffa7aa9: Layer already exists [2024-10-15T06:04:30.363Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:30.684Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:31.004Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-15T06:04:31.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-15T06:04:31.004Z] 962714d16468: Preparing [2024-10-15T06:04:31.004Z] 9f32f4c88bf0: Preparing [2024-10-15T06:04:31.004Z] 3b327c919e86: Preparing [2024-10-15T06:04:31.004Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:31.004Z] 9a0bb9aed182: Preparing [2024-10-15T06:04:31.004Z] b5853ffa7aa9: Preparing [2024-10-15T06:04:31.004Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:31.004Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:31.004Z] b5853ffa7aa9: Waiting [2024-10-15T06:04:31.004Z] 962714d16468: Layer already exists [2024-10-15T06:04:31.004Z] 3b327c919e86: Layer already exists [2024-10-15T06:04:31.004Z] 9a0bb9aed182: Layer already exists [2024-10-15T06:04:31.004Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:31.004Z] 9f32f4c88bf0: Layer already exists [2024-10-15T06:04:31.004Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:31.004Z] b5853ffa7aa9: Layer already exists [2024-10-15T06:04:31.004Z] main: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:31.069Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:31.084Z] taggedImages: [2024-10-15T06:04:31.084Z] - nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:31.084Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-15T06:04:31.084Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.106 [2024-10-15T06:04:31.084Z] - nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:31.084Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-15T06:04:31.114Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-15T06:04:31.115Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:31.115Z] latest [2024-10-15T06:04:31.115Z] 3.2.0-dev.106 [2024-10-15T06:04:31.115Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:31.115Z] main [2024-10-15T06:04:31.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:31.481Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:31.816Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:31.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-15T06:04:31.816Z] d544a55fe3c4: Preparing [2024-10-15T06:04:31.816Z] c669ea07e4f6: Preparing [2024-10-15T06:04:31.816Z] 5a32d8b80485: Preparing [2024-10-15T06:04:31.816Z] da0bf4ab2fc9: Preparing [2024-10-15T06:04:31.816Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:31.816Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:31.816Z] 02621bfcc214: Preparing [2024-10-15T06:04:31.816Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:31.816Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:31.816Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:31.816Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:31.816Z] 02621bfcc214: Waiting [2024-10-15T06:04:31.816Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:31.816Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:31.816Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:31.816Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:31.816Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:31.816Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:31.816Z] 5a32d8b80485: Pushed [2024-10-15T06:04:31.816Z] d544a55fe3c4: Pushed [2024-10-15T06:04:31.816Z] c669ea07e4f6: Pushed [2024-10-15T06:04:35.111Z] da0bf4ab2fc9: Pushed [2024-10-15T06:04:35.371Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:35.692Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:36.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-15T06:04:36.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-15T06:04:36.013Z] d544a55fe3c4: Preparing [2024-10-15T06:04:36.013Z] c669ea07e4f6: Preparing [2024-10-15T06:04:36.013Z] 5a32d8b80485: Preparing [2024-10-15T06:04:36.013Z] da0bf4ab2fc9: Preparing [2024-10-15T06:04:36.013Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:36.013Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:36.013Z] 02621bfcc214: Preparing [2024-10-15T06:04:36.013Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:36.013Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:36.013Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:36.013Z] 02621bfcc214: Waiting [2024-10-15T06:04:36.013Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:36.013Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:36.013Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:36.013Z] 5a32d8b80485: Layer already exists [2024-10-15T06:04:36.013Z] c669ea07e4f6: Layer already exists [2024-10-15T06:04:36.013Z] da0bf4ab2fc9: Layer already exists [2024-10-15T06:04:36.013Z] d544a55fe3c4: Layer already exists [2024-10-15T06:04:36.013Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:36.013Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:36.013Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:36.013Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:36.013Z] latest: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:36.334Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:36.661Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.106 [2024-10-15T06:04:36.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-15T06:04:37.598Z] d544a55fe3c4: Preparing [2024-10-15T06:04:37.598Z] c669ea07e4f6: Preparing [2024-10-15T06:04:37.598Z] 5a32d8b80485: Preparing [2024-10-15T06:04:37.598Z] da0bf4ab2fc9: Preparing [2024-10-15T06:04:37.598Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:37.598Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:37.598Z] 02621bfcc214: Preparing [2024-10-15T06:04:37.598Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:37.598Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:37.598Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:37.598Z] 02621bfcc214: Waiting [2024-10-15T06:04:37.598Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:37.598Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:37.598Z] 5a32d8b80485: Layer already exists [2024-10-15T06:04:37.598Z] d544a55fe3c4: Layer already exists [2024-10-15T06:04:37.598Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:37.598Z] c669ea07e4f6: Layer already exists [2024-10-15T06:04:37.598Z] da0bf4ab2fc9: Layer already exists [2024-10-15T06:04:37.598Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:37.598Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:37.598Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:37.598Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:37.598Z] 3.2.0-dev.106: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:37.929Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:38.251Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:38.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-15T06:04:38.251Z] d544a55fe3c4: Preparing [2024-10-15T06:04:38.251Z] c669ea07e4f6: Preparing [2024-10-15T06:04:38.251Z] 5a32d8b80485: Preparing [2024-10-15T06:04:38.251Z] da0bf4ab2fc9: Preparing [2024-10-15T06:04:38.251Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:38.251Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:38.251Z] 02621bfcc214: Preparing [2024-10-15T06:04:38.251Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:38.251Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:38.251Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:38.251Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:38.251Z] 02621bfcc214: Waiting [2024-10-15T06:04:38.251Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:38.251Z] c669ea07e4f6: Layer already exists [2024-10-15T06:04:38.251Z] da0bf4ab2fc9: Layer already exists [2024-10-15T06:04:38.251Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:38.251Z] 5a32d8b80485: Layer already exists [2024-10-15T06:04:38.251Z] d544a55fe3c4: Layer already exists [2024-10-15T06:04:38.251Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:38.251Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:38.251Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:38.251Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:38.251Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:38.582Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:38.911Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-15T06:04:38.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-15T06:04:38.911Z] d544a55fe3c4: Preparing [2024-10-15T06:04:38.911Z] c669ea07e4f6: Preparing [2024-10-15T06:04:38.911Z] 5a32d8b80485: Preparing [2024-10-15T06:04:38.911Z] da0bf4ab2fc9: Preparing [2024-10-15T06:04:38.911Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:38.911Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:38.911Z] 02621bfcc214: Preparing [2024-10-15T06:04:38.911Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:38.911Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:38.911Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:38.911Z] 02621bfcc214: Waiting [2024-10-15T06:04:38.911Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:38.911Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:38.911Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:38.911Z] d544a55fe3c4: Layer already exists [2024-10-15T06:04:38.911Z] 5a32d8b80485: Layer already exists [2024-10-15T06:04:38.911Z] c669ea07e4f6: Layer already exists [2024-10-15T06:04:38.911Z] da0bf4ab2fc9: Layer already exists [2024-10-15T06:04:38.911Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:38.911Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:38.911Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:38.911Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:38.911Z] main: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:38.986Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:39.006Z] taggedImages: [2024-10-15T06:04:39.006Z] - nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:39.006Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-15T06:04:39.006Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.106 [2024-10-15T06:04:39.006Z] - nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:39.006Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-15T06:04:39.041Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-15T06:04:39.041Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:39.041Z] latest [2024-10-15T06:04:39.041Z] 3.2.0-dev.106 [2024-10-15T06:04:39.041Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:39.041Z] main [2024-10-15T06:04:39.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:39.398Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:39.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:39.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-15T06:04:39.727Z] 03bd8f0dfb91: Preparing [2024-10-15T06:04:39.727Z] abe1e20ec882: Preparing [2024-10-15T06:04:39.727Z] 565b9d45e74f: Preparing [2024-10-15T06:04:39.727Z] 38f9b7cd71b6: Preparing [2024-10-15T06:04:39.727Z] e36e99528dfc: Preparing [2024-10-15T06:04:39.727Z] 3f1a4fc8157a: Preparing [2024-10-15T06:04:39.727Z] 32642d85e034: Preparing [2024-10-15T06:04:39.727Z] 17acb49e2977: Preparing [2024-10-15T06:04:39.727Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:39.727Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:39.727Z] 55e7a8bcf4e3: Preparing [2024-10-15T06:04:39.727Z] 73b073b98096: Preparing [2024-10-15T06:04:39.727Z] 5f70bf18a086: Preparing [2024-10-15T06:04:39.727Z] c8acb9905259: Preparing [2024-10-15T06:04:39.727Z] cb0c71eb1298: Preparing [2024-10-15T06:04:39.727Z] 6fd8f816a381: Preparing [2024-10-15T06:04:39.727Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:39.727Z] 5f70bf18a086: Waiting [2024-10-15T06:04:39.727Z] 55e7a8bcf4e3: Waiting [2024-10-15T06:04:39.727Z] 73b073b98096: Waiting [2024-10-15T06:04:39.727Z] c8acb9905259: Waiting [2024-10-15T06:04:39.727Z] cb0c71eb1298: Waiting [2024-10-15T06:04:39.727Z] 3f1a4fc8157a: Waiting [2024-10-15T06:04:39.727Z] 32642d85e034: Waiting [2024-10-15T06:04:39.727Z] 17acb49e2977: Waiting [2024-10-15T06:04:39.727Z] 6fd8f816a381: Waiting [2024-10-15T06:04:39.727Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:39.727Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:39.727Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:39.727Z] 565b9d45e74f: Pushed [2024-10-15T06:04:39.727Z] 38f9b7cd71b6: Pushed [2024-10-15T06:04:39.727Z] 03bd8f0dfb91: Pushed [2024-10-15T06:04:39.727Z] abe1e20ec882: Pushed [2024-10-15T06:04:39.727Z] e36e99528dfc: Pushed [2024-10-15T06:04:39.727Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:39.727Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:39.727Z] 3f1a4fc8157a: Pushed [2024-10-15T06:04:39.987Z] 5f70bf18a086: Layer already exists [2024-10-15T06:04:39.987Z] 32642d85e034: Pushed [2024-10-15T06:04:39.987Z] 55e7a8bcf4e3: Pushed [2024-10-15T06:04:39.987Z] 73b073b98096: Pushed [2024-10-15T06:04:39.987Z] c8acb9905259: Pushed [2024-10-15T06:04:39.987Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:39.987Z] cb0c71eb1298: Pushed [2024-10-15T06:04:39.987Z] 6fd8f816a381: Pushed [2024-10-15T06:04:41.899Z] 17acb49e2977: Pushed [2024-10-15T06:04:41.899Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:42.228Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:42.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-15T06:04:42.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-15T06:04:42.663Z] 03bd8f0dfb91: Preparing [2024-10-15T06:04:42.663Z] abe1e20ec882: Preparing [2024-10-15T06:04:42.663Z] 565b9d45e74f: Preparing [2024-10-15T06:04:42.663Z] 38f9b7cd71b6: Preparing [2024-10-15T06:04:42.663Z] e36e99528dfc: Preparing [2024-10-15T06:04:42.663Z] 3f1a4fc8157a: Preparing [2024-10-15T06:04:42.663Z] 32642d85e034: Preparing [2024-10-15T06:04:42.663Z] 17acb49e2977: Preparing [2024-10-15T06:04:42.663Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:42.663Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:42.663Z] 55e7a8bcf4e3: Preparing [2024-10-15T06:04:42.663Z] 73b073b98096: Preparing [2024-10-15T06:04:42.663Z] 5f70bf18a086: Preparing [2024-10-15T06:04:42.663Z] c8acb9905259: Preparing [2024-10-15T06:04:42.663Z] cb0c71eb1298: Preparing [2024-10-15T06:04:42.663Z] 6fd8f816a381: Preparing [2024-10-15T06:04:42.663Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:42.663Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:42.663Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:42.663Z] 55e7a8bcf4e3: Waiting [2024-10-15T06:04:42.663Z] 73b073b98096: Waiting [2024-10-15T06:04:42.663Z] 5f70bf18a086: Waiting [2024-10-15T06:04:42.663Z] c8acb9905259: Waiting [2024-10-15T06:04:42.663Z] cb0c71eb1298: Waiting [2024-10-15T06:04:42.663Z] 6fd8f816a381: Waiting [2024-10-15T06:04:42.663Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:42.663Z] 17acb49e2977: Waiting [2024-10-15T06:04:42.663Z] 3f1a4fc8157a: Waiting [2024-10-15T06:04:42.663Z] 38f9b7cd71b6: Layer already exists [2024-10-15T06:04:42.663Z] e36e99528dfc: Layer already exists [2024-10-15T06:04:42.663Z] abe1e20ec882: Layer already exists [2024-10-15T06:04:42.663Z] 565b9d45e74f: Layer already exists [2024-10-15T06:04:42.663Z] 03bd8f0dfb91: Layer already exists [2024-10-15T06:04:42.663Z] 3f1a4fc8157a: Layer already exists [2024-10-15T06:04:42.663Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:42.663Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:42.663Z] 32642d85e034: Layer already exists [2024-10-15T06:04:42.663Z] 17acb49e2977: Layer already exists [2024-10-15T06:04:42.663Z] 73b073b98096: Layer already exists [2024-10-15T06:04:42.663Z] 5f70bf18a086: Layer already exists [2024-10-15T06:04:42.663Z] c8acb9905259: Layer already exists [2024-10-15T06:04:42.663Z] 55e7a8bcf4e3: Layer already exists [2024-10-15T06:04:42.663Z] cb0c71eb1298: Layer already exists [2024-10-15T06:04:42.663Z] 6fd8f816a381: Layer already exists [2024-10-15T06:04:42.663Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:42.663Z] latest: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:43.048Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:43.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.106 [2024-10-15T06:04:43.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-15T06:04:43.424Z] 03bd8f0dfb91: Preparing [2024-10-15T06:04:43.424Z] abe1e20ec882: Preparing [2024-10-15T06:04:43.424Z] 565b9d45e74f: Preparing [2024-10-15T06:04:43.424Z] 38f9b7cd71b6: Preparing [2024-10-15T06:04:43.424Z] e36e99528dfc: Preparing [2024-10-15T06:04:43.424Z] 3f1a4fc8157a: Preparing [2024-10-15T06:04:43.424Z] 32642d85e034: Preparing [2024-10-15T06:04:43.424Z] 17acb49e2977: Preparing [2024-10-15T06:04:43.424Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:43.424Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:43.424Z] 55e7a8bcf4e3: Preparing [2024-10-15T06:04:43.424Z] 73b073b98096: Preparing [2024-10-15T06:04:43.424Z] 5f70bf18a086: Preparing [2024-10-15T06:04:43.424Z] c8acb9905259: Preparing [2024-10-15T06:04:43.424Z] cb0c71eb1298: Preparing [2024-10-15T06:04:43.424Z] 6fd8f816a381: Preparing [2024-10-15T06:04:43.424Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:43.424Z] cb0c71eb1298: Waiting [2024-10-15T06:04:43.424Z] 55e7a8bcf4e3: Waiting [2024-10-15T06:04:43.424Z] c8acb9905259: Waiting [2024-10-15T06:04:43.424Z] 6fd8f816a381: Waiting [2024-10-15T06:04:43.424Z] 5f70bf18a086: Waiting [2024-10-15T06:04:43.424Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:43.424Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:43.424Z] 17acb49e2977: Waiting [2024-10-15T06:04:43.424Z] 3f1a4fc8157a: Waiting [2024-10-15T06:04:43.424Z] 32642d85e034: Waiting [2024-10-15T06:04:43.424Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:43.424Z] 565b9d45e74f: Layer already exists [2024-10-15T06:04:43.424Z] e36e99528dfc: Layer already exists [2024-10-15T06:04:43.424Z] 38f9b7cd71b6: Layer already exists [2024-10-15T06:04:43.424Z] abe1e20ec882: Layer already exists [2024-10-15T06:04:43.424Z] 03bd8f0dfb91: Layer already exists [2024-10-15T06:04:43.424Z] 32642d85e034: Layer already exists [2024-10-15T06:04:43.424Z] 17acb49e2977: Layer already exists [2024-10-15T06:04:43.424Z] 3f1a4fc8157a: Layer already exists [2024-10-15T06:04:43.424Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:43.424Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:43.424Z] 55e7a8bcf4e3: Layer already exists [2024-10-15T06:04:43.424Z] 73b073b98096: Layer already exists [2024-10-15T06:04:43.424Z] 5f70bf18a086: Layer already exists [2024-10-15T06:04:43.424Z] c8acb9905259: Layer already exists [2024-10-15T06:04:43.424Z] 6fd8f816a381: Layer already exists [2024-10-15T06:04:43.424Z] cb0c71eb1298: Layer already exists [2024-10-15T06:04:43.424Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:43.424Z] 3.2.0-dev.106: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:43.778Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:44.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:44.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-15T06:04:44.108Z] 03bd8f0dfb91: Preparing [2024-10-15T06:04:44.108Z] abe1e20ec882: Preparing [2024-10-15T06:04:44.108Z] 565b9d45e74f: Preparing [2024-10-15T06:04:44.108Z] 38f9b7cd71b6: Preparing [2024-10-15T06:04:44.108Z] e36e99528dfc: Preparing [2024-10-15T06:04:44.108Z] 3f1a4fc8157a: Preparing [2024-10-15T06:04:44.108Z] 32642d85e034: Preparing [2024-10-15T06:04:44.108Z] 17acb49e2977: Preparing [2024-10-15T06:04:44.108Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:44.108Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:44.108Z] 55e7a8bcf4e3: Preparing [2024-10-15T06:04:44.108Z] 73b073b98096: Preparing [2024-10-15T06:04:44.108Z] 5f70bf18a086: Preparing [2024-10-15T06:04:44.108Z] c8acb9905259: Preparing [2024-10-15T06:04:44.108Z] cb0c71eb1298: Preparing [2024-10-15T06:04:44.108Z] 6fd8f816a381: Preparing [2024-10-15T06:04:44.108Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:44.108Z] 73b073b98096: Waiting [2024-10-15T06:04:44.108Z] 5f70bf18a086: Waiting [2024-10-15T06:04:44.108Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:44.108Z] c8acb9905259: Waiting [2024-10-15T06:04:44.108Z] cb0c71eb1298: Waiting [2024-10-15T06:04:44.108Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:44.108Z] 55e7a8bcf4e3: Waiting [2024-10-15T06:04:44.108Z] 6fd8f816a381: Waiting [2024-10-15T06:04:44.108Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:44.108Z] 3f1a4fc8157a: Waiting [2024-10-15T06:04:44.108Z] 32642d85e034: Waiting [2024-10-15T06:04:44.108Z] 17acb49e2977: Waiting [2024-10-15T06:04:44.108Z] 38f9b7cd71b6: Layer already exists [2024-10-15T06:04:44.108Z] 03bd8f0dfb91: Layer already exists [2024-10-15T06:04:44.108Z] 565b9d45e74f: Layer already exists [2024-10-15T06:04:44.108Z] abe1e20ec882: Layer already exists [2024-10-15T06:04:44.108Z] e36e99528dfc: Layer already exists [2024-10-15T06:04:44.108Z] 3f1a4fc8157a: Layer already exists [2024-10-15T06:04:44.108Z] 32642d85e034: Layer already exists [2024-10-15T06:04:44.108Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:44.108Z] 17acb49e2977: Layer already exists [2024-10-15T06:04:44.108Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:44.108Z] 55e7a8bcf4e3: Layer already exists [2024-10-15T06:04:44.108Z] 73b073b98096: Layer already exists [2024-10-15T06:04:44.108Z] 5f70bf18a086: Layer already exists [2024-10-15T06:04:44.108Z] c8acb9905259: Layer already exists [2024-10-15T06:04:44.108Z] 6fd8f816a381: Layer already exists [2024-10-15T06:04:44.108Z] cb0c71eb1298: Layer already exists [2024-10-15T06:04:44.108Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:44.368Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:44.706Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:45.034Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-15T06:04:45.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-15T06:04:45.035Z] 03bd8f0dfb91: Preparing [2024-10-15T06:04:45.035Z] abe1e20ec882: Preparing [2024-10-15T06:04:45.035Z] 565b9d45e74f: Preparing [2024-10-15T06:04:45.035Z] 38f9b7cd71b6: Preparing [2024-10-15T06:04:45.035Z] e36e99528dfc: Preparing [2024-10-15T06:04:45.035Z] 3f1a4fc8157a: Preparing [2024-10-15T06:04:45.035Z] 32642d85e034: Preparing [2024-10-15T06:04:45.035Z] 17acb49e2977: Preparing [2024-10-15T06:04:45.035Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:45.035Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:45.035Z] 55e7a8bcf4e3: Preparing [2024-10-15T06:04:45.035Z] 73b073b98096: Preparing [2024-10-15T06:04:45.035Z] 5f70bf18a086: Preparing [2024-10-15T06:04:45.035Z] c8acb9905259: Preparing [2024-10-15T06:04:45.035Z] cb0c71eb1298: Preparing [2024-10-15T06:04:45.035Z] 6fd8f816a381: Preparing [2024-10-15T06:04:45.035Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:45.035Z] 17acb49e2977: Waiting [2024-10-15T06:04:45.035Z] 3f1a4fc8157a: Waiting [2024-10-15T06:04:45.035Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:45.035Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:45.035Z] 32642d85e034: Waiting [2024-10-15T06:04:45.035Z] 55e7a8bcf4e3: Waiting [2024-10-15T06:04:45.035Z] 73b073b98096: Waiting [2024-10-15T06:04:45.035Z] 5f70bf18a086: Waiting [2024-10-15T06:04:45.035Z] c8acb9905259: Waiting [2024-10-15T06:04:45.035Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:45.035Z] cb0c71eb1298: Waiting [2024-10-15T06:04:45.035Z] 6fd8f816a381: Waiting [2024-10-15T06:04:45.035Z] 03bd8f0dfb91: Layer already exists [2024-10-15T06:04:45.035Z] abe1e20ec882: Layer already exists [2024-10-15T06:04:45.035Z] e36e99528dfc: Layer already exists [2024-10-15T06:04:45.035Z] 565b9d45e74f: Layer already exists [2024-10-15T06:04:45.035Z] 38f9b7cd71b6: Layer already exists [2024-10-15T06:04:45.035Z] 32642d85e034: Layer already exists [2024-10-15T06:04:45.035Z] 3f1a4fc8157a: Layer already exists [2024-10-15T06:04:45.035Z] 17acb49e2977: Layer already exists [2024-10-15T06:04:45.035Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:45.035Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:45.035Z] 55e7a8bcf4e3: Layer already exists [2024-10-15T06:04:45.035Z] 73b073b98096: Layer already exists [2024-10-15T06:04:45.035Z] 5f70bf18a086: Layer already exists [2024-10-15T06:04:45.035Z] c8acb9905259: Layer already exists [2024-10-15T06:04:45.035Z] cb0c71eb1298: Layer already exists [2024-10-15T06:04:45.035Z] 6fd8f816a381: Layer already exists [2024-10-15T06:04:45.035Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:45.035Z] main: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:45.115Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:45.128Z] taggedImages: [2024-10-15T06:04:45.128Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:45.128Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-15T06:04:45.128Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.106 [2024-10-15T06:04:45.128Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:45.128Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-15T06:04:45.152Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-15T06:04:45.153Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:45.153Z] latest [2024-10-15T06:04:45.153Z] 3.2.0-dev.106 [2024-10-15T06:04:45.153Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:45.153Z] main [2024-10-15T06:04:45.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:45.487Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:45.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:45.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-15T06:04:45.794Z] c53a93a0290c: Preparing [2024-10-15T06:04:45.794Z] bccd0b596af8: Preparing [2024-10-15T06:04:45.794Z] a20844bd0f9b: Preparing [2024-10-15T06:04:45.794Z] 1a356b24096f: Preparing [2024-10-15T06:04:45.794Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:45.794Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:45.794Z] 02621bfcc214: Preparing [2024-10-15T06:04:45.794Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:45.794Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:45.794Z] 02621bfcc214: Waiting [2024-10-15T06:04:45.794Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:45.794Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:45.794Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:45.794Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:45.794Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:45.794Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:45.794Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:45.794Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:45.794Z] bccd0b596af8: Pushed [2024-10-15T06:04:45.794Z] a20844bd0f9b: Pushed [2024-10-15T06:04:45.794Z] c53a93a0290c: Pushed [2024-10-15T06:04:49.082Z] 1a356b24096f: Pushed [2024-10-15T06:04:49.082Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:49.417Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:49.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-15T06:04:49.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-15T06:04:49.734Z] c53a93a0290c: Preparing [2024-10-15T06:04:49.734Z] bccd0b596af8: Preparing [2024-10-15T06:04:49.734Z] a20844bd0f9b: Preparing [2024-10-15T06:04:49.734Z] 1a356b24096f: Preparing [2024-10-15T06:04:49.734Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:49.734Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:49.734Z] 02621bfcc214: Preparing [2024-10-15T06:04:49.734Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:49.734Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:49.734Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:49.734Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:49.734Z] 02621bfcc214: Waiting [2024-10-15T06:04:49.734Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:49.734Z] c53a93a0290c: Layer already exists [2024-10-15T06:04:49.734Z] a20844bd0f9b: Layer already exists [2024-10-15T06:04:49.734Z] bccd0b596af8: Layer already exists [2024-10-15T06:04:49.734Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:49.734Z] 1a356b24096f: Layer already exists [2024-10-15T06:04:49.734Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:49.734Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:49.734Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:49.734Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:49.734Z] latest: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:50.064Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:50.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.106 [2024-10-15T06:04:50.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-15T06:04:50.389Z] c53a93a0290c: Preparing [2024-10-15T06:04:50.389Z] bccd0b596af8: Preparing [2024-10-15T06:04:50.389Z] a20844bd0f9b: Preparing [2024-10-15T06:04:50.389Z] 1a356b24096f: Preparing [2024-10-15T06:04:50.389Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:50.389Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:50.389Z] 02621bfcc214: Preparing [2024-10-15T06:04:50.389Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:50.389Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:50.389Z] 02621bfcc214: Waiting [2024-10-15T06:04:50.389Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:50.389Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:50.389Z] bccd0b596af8: Layer already exists [2024-10-15T06:04:50.389Z] c53a93a0290c: Layer already exists [2024-10-15T06:04:50.389Z] 1a356b24096f: Layer already exists [2024-10-15T06:04:50.389Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:50.389Z] a20844bd0f9b: Layer already exists [2024-10-15T06:04:50.389Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:50.389Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:50.389Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:50.389Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:50.389Z] 3.2.0-dev.106: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:50.724Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:51.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:51.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-15T06:04:51.057Z] c53a93a0290c: Preparing [2024-10-15T06:04:51.057Z] bccd0b596af8: Preparing [2024-10-15T06:04:51.057Z] a20844bd0f9b: Preparing [2024-10-15T06:04:51.057Z] 1a356b24096f: Preparing [2024-10-15T06:04:51.057Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:51.057Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:51.057Z] 02621bfcc214: Preparing [2024-10-15T06:04:51.057Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:51.057Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:51.057Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:51.057Z] 02621bfcc214: Waiting [2024-10-15T06:04:51.057Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:51.057Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:51.057Z] a20844bd0f9b: Layer already exists [2024-10-15T06:04:51.057Z] 1a356b24096f: Layer already exists [2024-10-15T06:04:51.057Z] bccd0b596af8: Layer already exists [2024-10-15T06:04:51.057Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:51.057Z] c53a93a0290c: Layer already exists [2024-10-15T06:04:51.057Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:51.057Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:51.057Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:51.057Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:51.057Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:51.386Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:51.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-15T06:04:51.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-15T06:04:51.719Z] c53a93a0290c: Preparing [2024-10-15T06:04:51.719Z] bccd0b596af8: Preparing [2024-10-15T06:04:51.719Z] a20844bd0f9b: Preparing [2024-10-15T06:04:51.719Z] 1a356b24096f: Preparing [2024-10-15T06:04:51.719Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:51.719Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:51.719Z] 02621bfcc214: Preparing [2024-10-15T06:04:51.719Z] 8e928b1e3e5c: Preparing [2024-10-15T06:04:51.719Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:51.719Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:51.719Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:51.719Z] 02621bfcc214: Waiting [2024-10-15T06:04:51.719Z] 8e928b1e3e5c: Waiting [2024-10-15T06:04:51.719Z] c53a93a0290c: Layer already exists [2024-10-15T06:04:51.719Z] a20844bd0f9b: Layer already exists [2024-10-15T06:04:51.719Z] 1a356b24096f: Layer already exists [2024-10-15T06:04:51.719Z] bccd0b596af8: Layer already exists [2024-10-15T06:04:51.719Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:51.719Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:51.719Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:04:51.719Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:51.719Z] 02621bfcc214: Layer already exists [2024-10-15T06:04:51.719Z] main: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:51.800Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:51.814Z] taggedImages: [2024-10-15T06:04:51.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:51.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-15T06:04:51.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.106 [2024-10-15T06:04:51.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:51.814Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-15T06:04:51.848Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-15T06:04:51.848Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:51.848Z] latest [2024-10-15T06:04:51.848Z] 3.2.0-dev.106 [2024-10-15T06:04:51.848Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:51.848Z] main [2024-10-15T06:04:51.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:52.202Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:52.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:52.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-15T06:04:52.525Z] 7b5ef23bb07b: Preparing [2024-10-15T06:04:52.525Z] 753486b4a7d4: Preparing [2024-10-15T06:04:52.525Z] 71d060ec1ea1: Preparing [2024-10-15T06:04:52.525Z] e862c0aa8b14: Preparing [2024-10-15T06:04:52.525Z] 1d6242a7a406: Preparing [2024-10-15T06:04:52.525Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:52.525Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:52.525Z] e40b06b44eb7: Preparing [2024-10-15T06:04:52.525Z] f1efe8e7f9a1: Preparing [2024-10-15T06:04:52.525Z] 3090eb895dcf: Preparing [2024-10-15T06:04:52.525Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:52.525Z] e40b06b44eb7: Waiting [2024-10-15T06:04:52.525Z] f1efe8e7f9a1: Waiting [2024-10-15T06:04:52.525Z] 3090eb895dcf: Waiting [2024-10-15T06:04:52.525Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:52.525Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:52.525Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:52.525Z] 753486b4a7d4: Pushed [2024-10-15T06:04:52.525Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:52.525Z] 7b5ef23bb07b: Pushed [2024-10-15T06:04:52.525Z] 1d6242a7a406: Pushed [2024-10-15T06:04:52.525Z] e862c0aa8b14: Pushed [2024-10-15T06:04:52.525Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:52.525Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:52.785Z] e40b06b44eb7: Pushed [2024-10-15T06:04:52.785Z] f1efe8e7f9a1: Pushed [2024-10-15T06:04:54.168Z] 3090eb895dcf: Pushed [2024-10-15T06:04:54.168Z] 71d060ec1ea1: Pushed [2024-10-15T06:04:54.168Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:54.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:54.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-15T06:04:54.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-15T06:04:54.832Z] 7b5ef23bb07b: Preparing [2024-10-15T06:04:54.832Z] 753486b4a7d4: Preparing [2024-10-15T06:04:54.832Z] 71d060ec1ea1: Preparing [2024-10-15T06:04:54.832Z] e862c0aa8b14: Preparing [2024-10-15T06:04:54.832Z] 1d6242a7a406: Preparing [2024-10-15T06:04:54.832Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:54.832Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:54.832Z] e40b06b44eb7: Preparing [2024-10-15T06:04:54.832Z] f1efe8e7f9a1: Preparing [2024-10-15T06:04:54.832Z] 3090eb895dcf: Preparing [2024-10-15T06:04:54.832Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:54.832Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:54.832Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:54.832Z] e40b06b44eb7: Waiting [2024-10-15T06:04:54.832Z] f1efe8e7f9a1: Waiting [2024-10-15T06:04:54.832Z] 3090eb895dcf: Waiting [2024-10-15T06:04:54.832Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:54.832Z] 71d060ec1ea1: Layer already exists [2024-10-15T06:04:54.832Z] 7b5ef23bb07b: Layer already exists [2024-10-15T06:04:54.832Z] 753486b4a7d4: Layer already exists [2024-10-15T06:04:54.832Z] e862c0aa8b14: Layer already exists [2024-10-15T06:04:54.832Z] 1d6242a7a406: Layer already exists [2024-10-15T06:04:54.832Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:54.832Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:54.832Z] e40b06b44eb7: Layer already exists [2024-10-15T06:04:54.832Z] f1efe8e7f9a1: Layer already exists [2024-10-15T06:04:54.832Z] 3090eb895dcf: Layer already exists [2024-10-15T06:04:54.832Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:54.832Z] latest: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:55.160Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:55.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.106 [2024-10-15T06:04:55.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-15T06:04:55.489Z] 7b5ef23bb07b: Preparing [2024-10-15T06:04:55.489Z] 753486b4a7d4: Preparing [2024-10-15T06:04:55.489Z] 71d060ec1ea1: Preparing [2024-10-15T06:04:55.489Z] e862c0aa8b14: Preparing [2024-10-15T06:04:55.489Z] 1d6242a7a406: Preparing [2024-10-15T06:04:55.489Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:55.489Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:55.489Z] e40b06b44eb7: Preparing [2024-10-15T06:04:55.489Z] f1efe8e7f9a1: Preparing [2024-10-15T06:04:55.489Z] 3090eb895dcf: Preparing [2024-10-15T06:04:55.489Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:55.489Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:55.489Z] e40b06b44eb7: Waiting [2024-10-15T06:04:55.489Z] f1efe8e7f9a1: Waiting [2024-10-15T06:04:55.489Z] 3090eb895dcf: Waiting [2024-10-15T06:04:55.489Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:55.489Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:55.489Z] 1d6242a7a406: Layer already exists [2024-10-15T06:04:55.489Z] e862c0aa8b14: Layer already exists [2024-10-15T06:04:55.489Z] 753486b4a7d4: Layer already exists [2024-10-15T06:04:55.489Z] 71d060ec1ea1: Layer already exists [2024-10-15T06:04:55.489Z] 7b5ef23bb07b: Layer already exists [2024-10-15T06:04:55.489Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:55.489Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:55.489Z] e40b06b44eb7: Layer already exists [2024-10-15T06:04:55.489Z] f1efe8e7f9a1: Layer already exists [2024-10-15T06:04:55.489Z] 3090eb895dcf: Layer already exists [2024-10-15T06:04:55.489Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:55.489Z] 3.2.0-dev.106: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:55.822Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:56.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:56.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-15T06:04:56.155Z] 7b5ef23bb07b: Preparing [2024-10-15T06:04:56.155Z] 753486b4a7d4: Preparing [2024-10-15T06:04:56.155Z] 71d060ec1ea1: Preparing [2024-10-15T06:04:56.155Z] e862c0aa8b14: Preparing [2024-10-15T06:04:56.155Z] 1d6242a7a406: Preparing [2024-10-15T06:04:56.155Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:56.155Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:56.155Z] e40b06b44eb7: Preparing [2024-10-15T06:04:56.155Z] f1efe8e7f9a1: Preparing [2024-10-15T06:04:56.155Z] 3090eb895dcf: Preparing [2024-10-15T06:04:56.155Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:56.155Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:56.155Z] e40b06b44eb7: Waiting [2024-10-15T06:04:56.155Z] f1efe8e7f9a1: Waiting [2024-10-15T06:04:56.155Z] 3090eb895dcf: Waiting [2024-10-15T06:04:56.155Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:56.155Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:56.155Z] 71d060ec1ea1: Layer already exists [2024-10-15T06:04:56.155Z] 1d6242a7a406: Layer already exists [2024-10-15T06:04:56.155Z] e862c0aa8b14: Layer already exists [2024-10-15T06:04:56.155Z] 7b5ef23bb07b: Layer already exists [2024-10-15T06:04:56.155Z] 753486b4a7d4: Layer already exists [2024-10-15T06:04:56.155Z] e40b06b44eb7: Layer already exists [2024-10-15T06:04:56.155Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:56.155Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:56.155Z] 3090eb895dcf: Layer already exists [2024-10-15T06:04:56.155Z] f1efe8e7f9a1: Layer already exists [2024-10-15T06:04:56.155Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:56.155Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:56.489Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:56.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-15T06:04:56.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-15T06:04:56.824Z] 7b5ef23bb07b: Preparing [2024-10-15T06:04:56.824Z] 753486b4a7d4: Preparing [2024-10-15T06:04:56.824Z] 71d060ec1ea1: Preparing [2024-10-15T06:04:56.824Z] e862c0aa8b14: Preparing [2024-10-15T06:04:56.824Z] 1d6242a7a406: Preparing [2024-10-15T06:04:56.824Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:56.824Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:56.824Z] e40b06b44eb7: Preparing [2024-10-15T06:04:56.824Z] f1efe8e7f9a1: Preparing [2024-10-15T06:04:56.824Z] 3090eb895dcf: Preparing [2024-10-15T06:04:56.824Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:56.824Z] e40b06b44eb7: Waiting [2024-10-15T06:04:56.824Z] f1efe8e7f9a1: Waiting [2024-10-15T06:04:56.824Z] 3090eb895dcf: Waiting [2024-10-15T06:04:56.824Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:56.824Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:56.824Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:56.824Z] 7b5ef23bb07b: Layer already exists [2024-10-15T06:04:56.824Z] 1d6242a7a406: Layer already exists [2024-10-15T06:04:56.824Z] 71d060ec1ea1: Layer already exists [2024-10-15T06:04:56.824Z] e862c0aa8b14: Layer already exists [2024-10-15T06:04:56.824Z] 753486b4a7d4: Layer already exists [2024-10-15T06:04:56.824Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:56.824Z] e40b06b44eb7: Layer already exists [2024-10-15T06:04:56.824Z] f1efe8e7f9a1: Layer already exists [2024-10-15T06:04:56.824Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:56.824Z] 3090eb895dcf: Layer already exists [2024-10-15T06:04:56.824Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:56.824Z] main: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:04:56.899Z] ===================================================== [Pipeline] echo [2024-10-15T06:04:56.914Z] taggedImages: [2024-10-15T06:04:56.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:56.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-15T06:04:56.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.106 [2024-10-15T06:04:56.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:56.914Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-15T06:04:56.951Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-15T06:04:56.951Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:56.951Z] latest [2024-10-15T06:04:56.951Z] 3.2.0-dev.106 [2024-10-15T06:04:56.951Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:04:56.951Z] main [2024-10-15T06:04:56.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:57.309Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:04:57.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:04:57.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-15T06:04:57.654Z] a3d9e142ff55: Preparing [2024-10-15T06:04:57.654Z] 543a3dd7183b: Preparing [2024-10-15T06:04:57.654Z] 000c1c216674: Preparing [2024-10-15T06:04:57.654Z] 33b20abcb1be: Preparing [2024-10-15T06:04:57.654Z] cde93772997f: Preparing [2024-10-15T06:04:57.654Z] 77077f516c0e: Preparing [2024-10-15T06:04:57.654Z] e4493318ba55: Preparing [2024-10-15T06:04:57.654Z] b2b88d1f5c19: Preparing [2024-10-15T06:04:57.654Z] 1bb3a31edd5e: Preparing [2024-10-15T06:04:57.654Z] bc2c02d62b88: Preparing [2024-10-15T06:04:57.654Z] 4b2fe1004b87: Preparing [2024-10-15T06:04:57.654Z] 63ca1fbb43ae: Preparing [2024-10-15T06:04:57.654Z] 77077f516c0e: Waiting [2024-10-15T06:04:57.654Z] 1bb3a31edd5e: Waiting [2024-10-15T06:04:57.654Z] bc2c02d62b88: Waiting [2024-10-15T06:04:57.654Z] 4b2fe1004b87: Waiting [2024-10-15T06:04:57.654Z] 63ca1fbb43ae: Waiting [2024-10-15T06:04:57.654Z] e4493318ba55: Waiting [2024-10-15T06:04:57.654Z] b2b88d1f5c19: Waiting [2024-10-15T06:04:57.654Z] 543a3dd7183b: Pushed [2024-10-15T06:04:57.914Z] a3d9e142ff55: Pushed [2024-10-15T06:04:57.914Z] cde93772997f: Pushed [2024-10-15T06:04:57.914Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:04:57.914Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:04:57.914Z] 77077f516c0e: Pushed [2024-10-15T06:04:57.914Z] e4493318ba55: Pushed [2024-10-15T06:04:57.914Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:04:58.173Z] bc2c02d62b88: Pushed [2024-10-15T06:04:59.552Z] 33b20abcb1be: Pushed [2024-10-15T06:04:59.552Z] 4b2fe1004b87: Pushed [2024-10-15T06:04:59.552Z] 000c1c216674: Pushed [2024-10-15T06:04:59.812Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:00.140Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:00.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-15T06:05:00.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-15T06:05:00.465Z] a3d9e142ff55: Preparing [2024-10-15T06:05:00.465Z] 543a3dd7183b: Preparing [2024-10-15T06:05:00.465Z] 000c1c216674: Preparing [2024-10-15T06:05:00.465Z] 33b20abcb1be: Preparing [2024-10-15T06:05:00.465Z] cde93772997f: Preparing [2024-10-15T06:05:00.465Z] 77077f516c0e: Preparing [2024-10-15T06:05:00.465Z] e4493318ba55: Preparing [2024-10-15T06:05:00.465Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:00.465Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:00.465Z] bc2c02d62b88: Preparing [2024-10-15T06:05:00.465Z] 4b2fe1004b87: Preparing [2024-10-15T06:05:00.465Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:00.465Z] 77077f516c0e: Waiting [2024-10-15T06:05:00.465Z] b2b88d1f5c19: Waiting [2024-10-15T06:05:00.465Z] 1bb3a31edd5e: Waiting [2024-10-15T06:05:00.465Z] 4b2fe1004b87: Waiting [2024-10-15T06:05:00.465Z] bc2c02d62b88: Waiting [2024-10-15T06:05:00.465Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:00.465Z] e4493318ba55: Waiting [2024-10-15T06:05:00.465Z] cde93772997f: Layer already exists [2024-10-15T06:05:00.465Z] 33b20abcb1be: Layer already exists [2024-10-15T06:05:00.465Z] a3d9e142ff55: Layer already exists [2024-10-15T06:05:00.465Z] 000c1c216674: Layer already exists [2024-10-15T06:05:00.465Z] 77077f516c0e: Layer already exists [2024-10-15T06:05:00.465Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:00.465Z] bc2c02d62b88: Layer already exists [2024-10-15T06:05:00.465Z] 4b2fe1004b87: Layer already exists [2024-10-15T06:05:00.465Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:00.465Z] 543a3dd7183b: Layer already exists [2024-10-15T06:05:00.465Z] e4493318ba55: Layer already exists [2024-10-15T06:05:00.465Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:00.725Z] latest: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:01.061Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:01.390Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.106 [2024-10-15T06:05:01.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-15T06:05:01.390Z] a3d9e142ff55: Preparing [2024-10-15T06:05:01.390Z] 543a3dd7183b: Preparing [2024-10-15T06:05:01.390Z] 000c1c216674: Preparing [2024-10-15T06:05:01.390Z] 33b20abcb1be: Preparing [2024-10-15T06:05:01.390Z] cde93772997f: Preparing [2024-10-15T06:05:01.390Z] 77077f516c0e: Preparing [2024-10-15T06:05:01.390Z] e4493318ba55: Preparing [2024-10-15T06:05:01.390Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:01.390Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:01.390Z] bc2c02d62b88: Preparing [2024-10-15T06:05:01.390Z] 4b2fe1004b87: Preparing [2024-10-15T06:05:01.390Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:01.390Z] 1bb3a31edd5e: Waiting [2024-10-15T06:05:01.390Z] 77077f516c0e: Waiting [2024-10-15T06:05:01.390Z] bc2c02d62b88: Waiting [2024-10-15T06:05:01.390Z] b2b88d1f5c19: Waiting [2024-10-15T06:05:01.390Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:01.390Z] 4b2fe1004b87: Waiting [2024-10-15T06:05:01.390Z] 000c1c216674: Layer already exists [2024-10-15T06:05:01.390Z] cde93772997f: Layer already exists [2024-10-15T06:05:01.390Z] 33b20abcb1be: Layer already exists [2024-10-15T06:05:01.390Z] 543a3dd7183b: Layer already exists [2024-10-15T06:05:01.390Z] a3d9e142ff55: Layer already exists [2024-10-15T06:05:01.390Z] e4493318ba55: Layer already exists [2024-10-15T06:05:01.390Z] 77077f516c0e: Layer already exists [2024-10-15T06:05:01.390Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:01.390Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:01.390Z] bc2c02d62b88: Layer already exists [2024-10-15T06:05:01.390Z] 4b2fe1004b87: Layer already exists [2024-10-15T06:05:01.390Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:01.390Z] 3.2.0-dev.106: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:01.720Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:02.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:02.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-15T06:05:02.043Z] a3d9e142ff55: Preparing [2024-10-15T06:05:02.043Z] 543a3dd7183b: Preparing [2024-10-15T06:05:02.043Z] 000c1c216674: Preparing [2024-10-15T06:05:02.043Z] 33b20abcb1be: Preparing [2024-10-15T06:05:02.043Z] cde93772997f: Preparing [2024-10-15T06:05:02.043Z] 77077f516c0e: Preparing [2024-10-15T06:05:02.043Z] e4493318ba55: Preparing [2024-10-15T06:05:02.043Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:02.043Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:02.043Z] bc2c02d62b88: Preparing [2024-10-15T06:05:02.043Z] 4b2fe1004b87: Preparing [2024-10-15T06:05:02.043Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:02.043Z] 77077f516c0e: Waiting [2024-10-15T06:05:02.043Z] e4493318ba55: Waiting [2024-10-15T06:05:02.043Z] 1bb3a31edd5e: Waiting [2024-10-15T06:05:02.043Z] b2b88d1f5c19: Waiting [2024-10-15T06:05:02.043Z] bc2c02d62b88: Waiting [2024-10-15T06:05:02.043Z] 4b2fe1004b87: Waiting [2024-10-15T06:05:02.043Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:02.043Z] 543a3dd7183b: Layer already exists [2024-10-15T06:05:02.043Z] 33b20abcb1be: Layer already exists [2024-10-15T06:05:02.043Z] a3d9e142ff55: Layer already exists [2024-10-15T06:05:02.043Z] cde93772997f: Layer already exists [2024-10-15T06:05:02.043Z] 77077f516c0e: Layer already exists [2024-10-15T06:05:02.043Z] e4493318ba55: Layer already exists [2024-10-15T06:05:02.043Z] 000c1c216674: Layer already exists [2024-10-15T06:05:02.043Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:02.043Z] bc2c02d62b88: Layer already exists [2024-10-15T06:05:02.043Z] 4b2fe1004b87: Layer already exists [2024-10-15T06:05:02.043Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:02.043Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:02.043Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:02.380Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:02.711Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-15T06:05:02.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-15T06:05:02.711Z] a3d9e142ff55: Preparing [2024-10-15T06:05:02.711Z] 543a3dd7183b: Preparing [2024-10-15T06:05:02.711Z] 000c1c216674: Preparing [2024-10-15T06:05:02.711Z] 33b20abcb1be: Preparing [2024-10-15T06:05:02.711Z] cde93772997f: Preparing [2024-10-15T06:05:02.711Z] 77077f516c0e: Preparing [2024-10-15T06:05:02.711Z] e4493318ba55: Preparing [2024-10-15T06:05:02.711Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:02.711Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:02.711Z] bc2c02d62b88: Preparing [2024-10-15T06:05:02.711Z] 4b2fe1004b87: Preparing [2024-10-15T06:05:02.711Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:02.711Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:02.711Z] 4b2fe1004b87: Waiting [2024-10-15T06:05:02.711Z] 1bb3a31edd5e: Waiting [2024-10-15T06:05:02.711Z] e4493318ba55: Waiting [2024-10-15T06:05:02.711Z] 77077f516c0e: Waiting [2024-10-15T06:05:02.711Z] bc2c02d62b88: Waiting [2024-10-15T06:05:02.711Z] b2b88d1f5c19: Waiting [2024-10-15T06:05:02.711Z] 543a3dd7183b: Layer already exists [2024-10-15T06:05:02.711Z] 000c1c216674: Layer already exists [2024-10-15T06:05:02.711Z] 33b20abcb1be: Layer already exists [2024-10-15T06:05:02.711Z] cde93772997f: Layer already exists [2024-10-15T06:05:02.711Z] a3d9e142ff55: Layer already exists [2024-10-15T06:05:02.711Z] 77077f516c0e: Layer already exists [2024-10-15T06:05:02.711Z] e4493318ba55: Layer already exists [2024-10-15T06:05:02.711Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:02.711Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:02.711Z] bc2c02d62b88: Layer already exists [2024-10-15T06:05:02.711Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:02.711Z] 4b2fe1004b87: Layer already exists [2024-10-15T06:05:02.711Z] main: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:05:02.794Z] ===================================================== [Pipeline] echo [2024-10-15T06:05:02.814Z] taggedImages: [2024-10-15T06:05:02.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:02.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-15T06:05:02.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.106 [2024-10-15T06:05:02.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:02.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-15T06:05:02.851Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-15T06:05:02.851Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:02.851Z] latest [2024-10-15T06:05:02.851Z] 3.2.0-dev.106 [2024-10-15T06:05:02.851Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:02.851Z] main [2024-10-15T06:05:02.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:03.221Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:03.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:03.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-15T06:05:03.543Z] 78e4c136648d: Preparing [2024-10-15T06:05:03.543Z] e03b90208c17: Preparing [2024-10-15T06:05:03.543Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:03.543Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:03.543Z] cabc083052e1: Preparing [2024-10-15T06:05:03.543Z] 8f6b0bf614a8: Preparing [2024-10-15T06:05:03.543Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:03.543Z] 8f6b0bf614a8: Waiting [2024-10-15T06:05:03.543Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:03.543Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:03.543Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:03.543Z] 78e4c136648d: Pushed [2024-10-15T06:05:03.543Z] cabc083052e1: Pushed [2024-10-15T06:05:04.482Z] 8f6b0bf614a8: Pushed [2024-10-15T06:05:06.389Z] e03b90208c17: Pushed [2024-10-15T06:05:06.389Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:07.665Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:07.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-15T06:05:07.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-15T06:05:07.984Z] 78e4c136648d: Preparing [2024-10-15T06:05:07.984Z] e03b90208c17: Preparing [2024-10-15T06:05:07.984Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:07.984Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:07.984Z] cabc083052e1: Preparing [2024-10-15T06:05:07.984Z] 8f6b0bf614a8: Preparing [2024-10-15T06:05:07.984Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:07.984Z] 8f6b0bf614a8: Waiting [2024-10-15T06:05:07.984Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:07.984Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:07.984Z] cabc083052e1: Layer already exists [2024-10-15T06:05:07.984Z] e03b90208c17: Layer already exists [2024-10-15T06:05:07.984Z] 78e4c136648d: Layer already exists [2024-10-15T06:05:07.984Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:07.984Z] 8f6b0bf614a8: Layer already exists [2024-10-15T06:05:07.984Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:07.984Z] latest: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:08.308Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:08.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.106 [2024-10-15T06:05:08.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-15T06:05:08.638Z] 78e4c136648d: Preparing [2024-10-15T06:05:08.638Z] e03b90208c17: Preparing [2024-10-15T06:05:08.638Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:08.638Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:08.638Z] cabc083052e1: Preparing [2024-10-15T06:05:08.638Z] 8f6b0bf614a8: Preparing [2024-10-15T06:05:08.638Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:08.638Z] 8f6b0bf614a8: Waiting [2024-10-15T06:05:08.638Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:08.638Z] 78e4c136648d: Layer already exists [2024-10-15T06:05:08.638Z] cabc083052e1: Layer already exists [2024-10-15T06:05:08.638Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:08.638Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:08.638Z] e03b90208c17: Layer already exists [2024-10-15T06:05:08.638Z] 8f6b0bf614a8: Layer already exists [2024-10-15T06:05:08.638Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:08.638Z] 3.2.0-dev.106: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:08.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:09.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:09.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-15T06:05:09.286Z] 78e4c136648d: Preparing [2024-10-15T06:05:09.286Z] e03b90208c17: Preparing [2024-10-15T06:05:09.286Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:09.286Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:09.286Z] cabc083052e1: Preparing [2024-10-15T06:05:09.286Z] 8f6b0bf614a8: Preparing [2024-10-15T06:05:09.286Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:09.286Z] 8f6b0bf614a8: Waiting [2024-10-15T06:05:09.286Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:09.286Z] cabc083052e1: Layer already exists [2024-10-15T06:05:09.286Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:09.286Z] e03b90208c17: Layer already exists [2024-10-15T06:05:09.286Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:09.286Z] 78e4c136648d: Layer already exists [2024-10-15T06:05:09.286Z] 8f6b0bf614a8: Layer already exists [2024-10-15T06:05:09.286Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:09.286Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:09.613Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:09.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-15T06:05:09.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-15T06:05:09.936Z] 78e4c136648d: Preparing [2024-10-15T06:05:09.936Z] e03b90208c17: Preparing [2024-10-15T06:05:09.936Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:09.936Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:09.936Z] cabc083052e1: Preparing [2024-10-15T06:05:09.936Z] 8f6b0bf614a8: Preparing [2024-10-15T06:05:09.936Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:09.936Z] 8f6b0bf614a8: Waiting [2024-10-15T06:05:09.936Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:09.936Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:09.936Z] cabc083052e1: Layer already exists [2024-10-15T06:05:09.936Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:09.936Z] 78e4c136648d: Layer already exists [2024-10-15T06:05:09.936Z] e03b90208c17: Layer already exists [2024-10-15T06:05:09.936Z] 8f6b0bf614a8: Layer already exists [2024-10-15T06:05:09.936Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:09.936Z] main: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:05:10.023Z] ===================================================== [Pipeline] echo [2024-10-15T06:05:10.039Z] taggedImages: [2024-10-15T06:05:10.039Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:10.039Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-15T06:05:10.039Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.106 [2024-10-15T06:05:10.039Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:10.039Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-15T06:05:10.067Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-15T06:05:10.067Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:10.067Z] latest [2024-10-15T06:05:10.067Z] 3.2.0-dev.106 [2024-10-15T06:05:10.067Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:10.067Z] main [2024-10-15T06:05:10.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:10.409Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:10.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:10.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-15T06:05:10.743Z] 626c975dda67: Preparing [2024-10-15T06:05:10.743Z] 0d2c6a5b65ce: Preparing [2024-10-15T06:05:10.743Z] 2c6de40c9fc8: Preparing [2024-10-15T06:05:10.743Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:10.743Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:10.743Z] 33e38f9658a6: Preparing [2024-10-15T06:05:10.743Z] a061c8805645: Preparing [2024-10-15T06:05:10.743Z] 22eb970f5967: Preparing [2024-10-15T06:05:10.743Z] 9b224354f013: Preparing [2024-10-15T06:05:10.743Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:10.743Z] 33e38f9658a6: Waiting [2024-10-15T06:05:10.743Z] a061c8805645: Waiting [2024-10-15T06:05:10.743Z] 22eb970f5967: Waiting [2024-10-15T06:05:10.743Z] 9b224354f013: Waiting [2024-10-15T06:05:10.743Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:10.743Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:10.743Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:10.743Z] 0d2c6a5b65ce: Pushed [2024-10-15T06:05:10.743Z] 2c6de40c9fc8: Pushed [2024-10-15T06:05:10.743Z] 626c975dda67: Pushed [2024-10-15T06:05:10.743Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:10.743Z] 22eb970f5967: Pushed [2024-10-15T06:05:11.310Z] 9b224354f013: Pushed [2024-10-15T06:05:16.591Z] a061c8805645: Pushed [2024-10-15T06:05:20.786Z] 33e38f9658a6: Pushed [2024-10-15T06:05:20.786Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:21.117Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:22.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-15T06:05:22.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-15T06:05:22.306Z] 626c975dda67: Preparing [2024-10-15T06:05:22.306Z] 0d2c6a5b65ce: Preparing [2024-10-15T06:05:22.306Z] 2c6de40c9fc8: Preparing [2024-10-15T06:05:22.306Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:22.306Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:22.306Z] 33e38f9658a6: Preparing [2024-10-15T06:05:22.306Z] a061c8805645: Preparing [2024-10-15T06:05:22.306Z] 22eb970f5967: Preparing [2024-10-15T06:05:22.306Z] 9b224354f013: Preparing [2024-10-15T06:05:22.306Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:22.306Z] a061c8805645: Waiting [2024-10-15T06:05:22.306Z] 22eb970f5967: Waiting [2024-10-15T06:05:22.306Z] 33e38f9658a6: Waiting [2024-10-15T06:05:22.306Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:22.306Z] 626c975dda67: Layer already exists [2024-10-15T06:05:22.306Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:22.306Z] 0d2c6a5b65ce: Layer already exists [2024-10-15T06:05:22.306Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:22.306Z] 2c6de40c9fc8: Layer already exists [2024-10-15T06:05:22.306Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:22.306Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:22.306Z] 9b224354f013: Layer already exists [2024-10-15T06:05:22.306Z] a061c8805645: Layer already exists [2024-10-15T06:05:22.306Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:24.064Z] latest: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:24.387Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:25.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.106 [2024-10-15T06:05:25.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-15T06:05:25.882Z] 626c975dda67: Preparing [2024-10-15T06:05:25.882Z] 0d2c6a5b65ce: Preparing [2024-10-15T06:05:25.882Z] 2c6de40c9fc8: Preparing [2024-10-15T06:05:25.882Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:25.882Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:25.882Z] 33e38f9658a6: Preparing [2024-10-15T06:05:25.882Z] a061c8805645: Preparing [2024-10-15T06:05:25.882Z] 22eb970f5967: Preparing [2024-10-15T06:05:25.882Z] 9b224354f013: Preparing [2024-10-15T06:05:25.882Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:25.882Z] a061c8805645: Waiting [2024-10-15T06:05:25.882Z] 9b224354f013: Waiting [2024-10-15T06:05:25.882Z] 33e38f9658a6: Waiting [2024-10-15T06:05:25.882Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:25.882Z] 626c975dda67: Layer already exists [2024-10-15T06:05:25.882Z] 2c6de40c9fc8: Layer already exists [2024-10-15T06:05:25.882Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:25.882Z] 0d2c6a5b65ce: Layer already exists [2024-10-15T06:05:25.882Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:25.882Z] a061c8805645: Layer already exists [2024-10-15T06:05:25.882Z] 9b224354f013: Layer already exists [2024-10-15T06:05:25.882Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:25.882Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:25.882Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:25.882Z] 3.2.0-dev.106: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:26.211Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:29.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:29.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-15T06:05:29.386Z] 626c975dda67: Preparing [2024-10-15T06:05:29.386Z] 0d2c6a5b65ce: Preparing [2024-10-15T06:05:29.386Z] 2c6de40c9fc8: Preparing [2024-10-15T06:05:29.386Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:29.386Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:29.386Z] 33e38f9658a6: Preparing [2024-10-15T06:05:29.386Z] a061c8805645: Preparing [2024-10-15T06:05:29.386Z] 22eb970f5967: Preparing [2024-10-15T06:05:29.386Z] 9b224354f013: Preparing [2024-10-15T06:05:29.386Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:29.386Z] 9b224354f013: Waiting [2024-10-15T06:05:29.386Z] a061c8805645: Waiting [2024-10-15T06:05:29.386Z] 22eb970f5967: Waiting [2024-10-15T06:05:29.386Z] 33e38f9658a6: Waiting [2024-10-15T06:05:29.386Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:29.386Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:29.386Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:29.386Z] 626c975dda67: Layer already exists [2024-10-15T06:05:29.386Z] 2c6de40c9fc8: Layer already exists [2024-10-15T06:05:29.386Z] 0d2c6a5b65ce: Layer already exists [2024-10-15T06:05:29.386Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:29.386Z] 9b224354f013: Layer already exists [2024-10-15T06:05:29.386Z] a061c8805645: Layer already exists [2024-10-15T06:05:29.386Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:29.386Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:33.581Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:33.920Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:34.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-15T06:05:34.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-15T06:05:34.240Z] 626c975dda67: Preparing [2024-10-15T06:05:34.240Z] 0d2c6a5b65ce: Preparing [2024-10-15T06:05:34.240Z] 2c6de40c9fc8: Preparing [2024-10-15T06:05:34.240Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:34.240Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:34.240Z] 33e38f9658a6: Preparing [2024-10-15T06:05:34.240Z] a061c8805645: Preparing [2024-10-15T06:05:34.240Z] 22eb970f5967: Preparing [2024-10-15T06:05:34.240Z] 9b224354f013: Preparing [2024-10-15T06:05:34.240Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:34.240Z] 22eb970f5967: Waiting [2024-10-15T06:05:34.240Z] 9b224354f013: Waiting [2024-10-15T06:05:34.240Z] 33e38f9658a6: Waiting [2024-10-15T06:05:34.240Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:34.240Z] a061c8805645: Waiting [2024-10-15T06:05:34.240Z] 0d2c6a5b65ce: Layer already exists [2024-10-15T06:05:34.240Z] 626c975dda67: Layer already exists [2024-10-15T06:05:34.240Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:34.240Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:34.240Z] 2c6de40c9fc8: Layer already exists [2024-10-15T06:05:34.240Z] a061c8805645: Layer already exists [2024-10-15T06:05:34.240Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:34.240Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:34.240Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:34.240Z] 9b224354f013: Layer already exists [2024-10-15T06:05:34.240Z] main: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:05:34.315Z] ===================================================== [Pipeline] echo [2024-10-15T06:05:34.329Z] taggedImages: [2024-10-15T06:05:34.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:34.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-15T06:05:34.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.106 [2024-10-15T06:05:34.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:34.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-15T06:05:34.358Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-15T06:05:34.358Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:34.358Z] latest [2024-10-15T06:05:34.358Z] 3.2.0-dev.106 [2024-10-15T06:05:34.358Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:34.358Z] main [2024-10-15T06:05:34.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:34.693Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:35.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:35.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-15T06:05:35.016Z] 3916194bc878: Preparing [2024-10-15T06:05:35.016Z] bb941dd57886: Preparing [2024-10-15T06:05:35.016Z] 7817c10dfede: Preparing [2024-10-15T06:05:35.016Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:35.016Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:35.016Z] 33e38f9658a6: Preparing [2024-10-15T06:05:35.016Z] 2c3a304bf7bb: Preparing [2024-10-15T06:05:35.016Z] be29aae59591: Preparing [2024-10-15T06:05:35.016Z] 2c3a304bf7bb: Waiting [2024-10-15T06:05:35.016Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:35.016Z] be29aae59591: Waiting [2024-10-15T06:05:35.016Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:35.016Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:35.016Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:35.016Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:35.016Z] 3916194bc878: Pushed [2024-10-15T06:05:35.016Z] 7817c10dfede: Pushed [2024-10-15T06:05:35.016Z] bb941dd57886: Pushed [2024-10-15T06:05:35.016Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:35.016Z] 2c3a304bf7bb: Pushed [2024-10-15T06:05:35.276Z] be29aae59591: Pushed [2024-10-15T06:05:35.535Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:35.862Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:36.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-15T06:05:36.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-15T06:05:36.192Z] 3916194bc878: Preparing [2024-10-15T06:05:36.192Z] bb941dd57886: Preparing [2024-10-15T06:05:36.192Z] 7817c10dfede: Preparing [2024-10-15T06:05:36.192Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:36.192Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:36.192Z] 33e38f9658a6: Preparing [2024-10-15T06:05:36.192Z] 2c3a304bf7bb: Preparing [2024-10-15T06:05:36.192Z] be29aae59591: Preparing [2024-10-15T06:05:36.192Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:36.192Z] be29aae59591: Waiting [2024-10-15T06:05:36.192Z] 2c3a304bf7bb: Waiting [2024-10-15T06:05:36.192Z] 33e38f9658a6: Waiting [2024-10-15T06:05:36.192Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:36.192Z] 3916194bc878: Layer already exists [2024-10-15T06:05:36.192Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:36.192Z] bb941dd57886: Layer already exists [2024-10-15T06:05:36.192Z] 7817c10dfede: Layer already exists [2024-10-15T06:05:36.192Z] be29aae59591: Layer already exists [2024-10-15T06:05:36.192Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:36.192Z] 2c3a304bf7bb: Layer already exists [2024-10-15T06:05:36.192Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:36.192Z] latest: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:36.518Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:36.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.106 [2024-10-15T06:05:36.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-15T06:05:36.846Z] 3916194bc878: Preparing [2024-10-15T06:05:36.846Z] bb941dd57886: Preparing [2024-10-15T06:05:36.846Z] 7817c10dfede: Preparing [2024-10-15T06:05:36.846Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:36.846Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:36.846Z] 33e38f9658a6: Preparing [2024-10-15T06:05:36.846Z] 2c3a304bf7bb: Preparing [2024-10-15T06:05:36.846Z] be29aae59591: Preparing [2024-10-15T06:05:36.846Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:36.846Z] be29aae59591: Waiting [2024-10-15T06:05:36.846Z] 2c3a304bf7bb: Waiting [2024-10-15T06:05:36.846Z] 33e38f9658a6: Waiting [2024-10-15T06:05:36.846Z] 3916194bc878: Layer already exists [2024-10-15T06:05:36.846Z] bb941dd57886: Layer already exists [2024-10-15T06:05:36.846Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:36.846Z] 7817c10dfede: Layer already exists [2024-10-15T06:05:36.846Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:36.846Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:36.846Z] 2c3a304bf7bb: Layer already exists [2024-10-15T06:05:36.846Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:36.846Z] be29aae59591: Layer already exists [2024-10-15T06:05:36.846Z] 3.2.0-dev.106: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:37.172Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:37.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:37.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-15T06:05:37.492Z] 3916194bc878: Preparing [2024-10-15T06:05:37.492Z] bb941dd57886: Preparing [2024-10-15T06:05:37.492Z] 7817c10dfede: Preparing [2024-10-15T06:05:37.492Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:37.492Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:37.492Z] 33e38f9658a6: Preparing [2024-10-15T06:05:37.492Z] 33e38f9658a6: Waiting [2024-10-15T06:05:37.492Z] 2c3a304bf7bb: Preparing [2024-10-15T06:05:37.492Z] be29aae59591: Preparing [2024-10-15T06:05:37.492Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:37.492Z] 2c3a304bf7bb: Waiting [2024-10-15T06:05:37.492Z] be29aae59591: Waiting [2024-10-15T06:05:37.492Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:37.492Z] bb941dd57886: Layer already exists [2024-10-15T06:05:37.492Z] 7817c10dfede: Layer already exists [2024-10-15T06:05:37.492Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:37.492Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:37.492Z] 3916194bc878: Layer already exists [2024-10-15T06:05:37.492Z] be29aae59591: Layer already exists [2024-10-15T06:05:37.492Z] 2c3a304bf7bb: Layer already exists [2024-10-15T06:05:37.492Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:37.492Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:37.492Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:37.812Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:38.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-15T06:05:38.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-15T06:05:38.138Z] 3916194bc878: Preparing [2024-10-15T06:05:38.138Z] bb941dd57886: Preparing [2024-10-15T06:05:38.138Z] 7817c10dfede: Preparing [2024-10-15T06:05:38.138Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:38.138Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:38.138Z] 33e38f9658a6: Preparing [2024-10-15T06:05:38.138Z] 2c3a304bf7bb: Preparing [2024-10-15T06:05:38.138Z] be29aae59591: Preparing [2024-10-15T06:05:38.138Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:38.138Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:38.138Z] 2c3a304bf7bb: Waiting [2024-10-15T06:05:38.138Z] 33e38f9658a6: Waiting [2024-10-15T06:05:38.138Z] be29aae59591: Waiting [2024-10-15T06:05:38.138Z] 3916194bc878: Layer already exists [2024-10-15T06:05:38.138Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:38.138Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:38.138Z] bb941dd57886: Layer already exists [2024-10-15T06:05:38.138Z] 7817c10dfede: Layer already exists [2024-10-15T06:05:38.138Z] 33e38f9658a6: Layer already exists [2024-10-15T06:05:38.138Z] 2c3a304bf7bb: Layer already exists [2024-10-15T06:05:38.138Z] be29aae59591: Layer already exists [2024-10-15T06:05:38.138Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:38.138Z] main: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:05:38.208Z] ===================================================== [Pipeline] echo [2024-10-15T06:05:38.225Z] taggedImages: [2024-10-15T06:05:38.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:38.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-15T06:05:38.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.106 [2024-10-15T06:05:38.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:38.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-15T06:05:38.252Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-15T06:05:38.252Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:38.252Z] latest [2024-10-15T06:05:38.252Z] 3.2.0-dev.106 [2024-10-15T06:05:38.252Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:38.252Z] main [2024-10-15T06:05:38.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:38.591Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:38.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:38.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-15T06:05:38.917Z] 626c975dda67: Preparing [2024-10-15T06:05:38.917Z] 2d0b90da08b1: Preparing [2024-10-15T06:05:38.917Z] b73ef63c8f5b: Preparing [2024-10-15T06:05:38.917Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:38.917Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:38.917Z] 7b3e4de9cce8: Preparing [2024-10-15T06:05:38.917Z] 22eb970f5967: Preparing [2024-10-15T06:05:38.917Z] 9b224354f013: Preparing [2024-10-15T06:05:38.917Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:38.917Z] 22eb970f5967: Waiting [2024-10-15T06:05:38.917Z] 9b224354f013: Waiting [2024-10-15T06:05:38.917Z] 7b3e4de9cce8: Waiting [2024-10-15T06:05:38.917Z] 626c975dda67: Layer already exists [2024-10-15T06:05:38.917Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:38.917Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:38.917Z] 9b224354f013: Layer already exists [2024-10-15T06:05:38.917Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:38.917Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:38.917Z] b73ef63c8f5b: Pushed [2024-10-15T06:05:38.917Z] 2d0b90da08b1: Pushed [2024-10-15T06:05:48.907Z] 7b3e4de9cce8: Pushed [2024-10-15T06:05:48.907Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:49.241Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:49.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-15T06:05:49.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-15T06:05:49.557Z] 626c975dda67: Preparing [2024-10-15T06:05:49.557Z] 2d0b90da08b1: Preparing [2024-10-15T06:05:49.557Z] b73ef63c8f5b: Preparing [2024-10-15T06:05:49.557Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:49.557Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:49.557Z] 7b3e4de9cce8: Preparing [2024-10-15T06:05:49.557Z] 22eb970f5967: Preparing [2024-10-15T06:05:49.557Z] 9b224354f013: Preparing [2024-10-15T06:05:49.557Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:49.557Z] 22eb970f5967: Waiting [2024-10-15T06:05:49.557Z] 9b224354f013: Waiting [2024-10-15T06:05:49.557Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:49.557Z] 7b3e4de9cce8: Waiting [2024-10-15T06:05:49.557Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:49.557Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:49.557Z] 2d0b90da08b1: Layer already exists [2024-10-15T06:05:49.557Z] 626c975dda67: Layer already exists [2024-10-15T06:05:49.557Z] b73ef63c8f5b: Layer already exists [2024-10-15T06:05:49.557Z] 7b3e4de9cce8: Layer already exists [2024-10-15T06:05:49.557Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:49.557Z] 9b224354f013: Layer already exists [2024-10-15T06:05:49.557Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:49.557Z] latest: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:49.883Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:50.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.106 [2024-10-15T06:05:50.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-15T06:05:50.203Z] 626c975dda67: Preparing [2024-10-15T06:05:50.203Z] 2d0b90da08b1: Preparing [2024-10-15T06:05:50.203Z] b73ef63c8f5b: Preparing [2024-10-15T06:05:50.203Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:50.203Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:50.203Z] 7b3e4de9cce8: Preparing [2024-10-15T06:05:50.203Z] 22eb970f5967: Preparing [2024-10-15T06:05:50.203Z] 9b224354f013: Preparing [2024-10-15T06:05:50.203Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:50.203Z] 7b3e4de9cce8: Waiting [2024-10-15T06:05:50.203Z] 22eb970f5967: Waiting [2024-10-15T06:05:50.203Z] 9b224354f013: Waiting [2024-10-15T06:05:50.203Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:50.203Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:50.203Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:50.203Z] b73ef63c8f5b: Layer already exists [2024-10-15T06:05:50.203Z] 2d0b90da08b1: Layer already exists [2024-10-15T06:05:50.203Z] 626c975dda67: Layer already exists [2024-10-15T06:05:50.203Z] 7b3e4de9cce8: Layer already exists [2024-10-15T06:05:50.203Z] 9b224354f013: Layer already exists [2024-10-15T06:05:50.203Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:50.204Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:50.204Z] 3.2.0-dev.106: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:50.526Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:50.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:50.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-15T06:05:50.846Z] 626c975dda67: Preparing [2024-10-15T06:05:50.846Z] 2d0b90da08b1: Preparing [2024-10-15T06:05:50.846Z] b73ef63c8f5b: Preparing [2024-10-15T06:05:50.847Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:50.847Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:50.847Z] 7b3e4de9cce8: Preparing [2024-10-15T06:05:50.847Z] 22eb970f5967: Preparing [2024-10-15T06:05:50.847Z] 9b224354f013: Preparing [2024-10-15T06:05:50.847Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:50.847Z] 22eb970f5967: Waiting [2024-10-15T06:05:50.847Z] 9b224354f013: Waiting [2024-10-15T06:05:50.847Z] 7b3e4de9cce8: Waiting [2024-10-15T06:05:50.847Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:50.847Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:50.847Z] 626c975dda67: Layer already exists [2024-10-15T06:05:50.847Z] 2d0b90da08b1: Layer already exists [2024-10-15T06:05:50.847Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:50.847Z] b73ef63c8f5b: Layer already exists [2024-10-15T06:05:50.847Z] 7b3e4de9cce8: Layer already exists [2024-10-15T06:05:50.847Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:50.847Z] 9b224354f013: Layer already exists [2024-10-15T06:05:50.847Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:50.847Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:51.177Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:51.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-15T06:05:51.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-15T06:05:51.495Z] 626c975dda67: Preparing [2024-10-15T06:05:51.495Z] 2d0b90da08b1: Preparing [2024-10-15T06:05:51.495Z] b73ef63c8f5b: Preparing [2024-10-15T06:05:51.495Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:51.495Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:51.495Z] 7b3e4de9cce8: Preparing [2024-10-15T06:05:51.495Z] 22eb970f5967: Preparing [2024-10-15T06:05:51.495Z] 9b224354f013: Preparing [2024-10-15T06:05:51.495Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:51.495Z] 22eb970f5967: Waiting [2024-10-15T06:05:51.495Z] 9b224354f013: Waiting [2024-10-15T06:05:51.495Z] 7b3e4de9cce8: Waiting [2024-10-15T06:05:51.495Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:51.495Z] 626c975dda67: Layer already exists [2024-10-15T06:05:51.495Z] b73ef63c8f5b: Layer already exists [2024-10-15T06:05:51.495Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:51.495Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:51.495Z] 2d0b90da08b1: Layer already exists [2024-10-15T06:05:51.495Z] 7b3e4de9cce8: Layer already exists [2024-10-15T06:05:51.495Z] 9b224354f013: Layer already exists [2024-10-15T06:05:51.495Z] 22eb970f5967: Layer already exists [2024-10-15T06:05:51.495Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:51.495Z] main: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:05:51.561Z] ===================================================== [Pipeline] echo [2024-10-15T06:05:51.572Z] taggedImages: [2024-10-15T06:05:51.572Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:51.572Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-15T06:05:51.572Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.106 [2024-10-15T06:05:51.572Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:51.572Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-15T06:05:51.600Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-15T06:05:51.600Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:51.600Z] latest [2024-10-15T06:05:51.600Z] 3.2.0-dev.106 [2024-10-15T06:05:51.600Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:51.600Z] main [2024-10-15T06:05:51.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:51.951Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:52.275Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:05:52.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-15T06:05:52.275Z] e539715ba3d2: Preparing [2024-10-15T06:05:52.275Z] b1dab6f6d8f2: Preparing [2024-10-15T06:05:52.275Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:52.275Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:52.275Z] 8e3f6da86802: Preparing [2024-10-15T06:05:52.275Z] 46ee8014f235: Preparing [2024-10-15T06:05:52.275Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:52.275Z] 46ee8014f235: Waiting [2024-10-15T06:05:52.275Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:52.275Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:52.275Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:52.275Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:52.275Z] e539715ba3d2: Pushed [2024-10-15T06:05:52.275Z] 8e3f6da86802: Pushed [2024-10-15T06:05:52.533Z] 46ee8014f235: Pushed [2024-10-15T06:05:57.804Z] b1dab6f6d8f2: Pushed [2024-10-15T06:05:57.804Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:58.136Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:58.460Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-15T06:05:58.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-15T06:05:58.460Z] e539715ba3d2: Preparing [2024-10-15T06:05:58.460Z] b1dab6f6d8f2: Preparing [2024-10-15T06:05:58.460Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:58.460Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:58.460Z] 8e3f6da86802: Preparing [2024-10-15T06:05:58.460Z] 46ee8014f235: Preparing [2024-10-15T06:05:58.460Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:58.460Z] 46ee8014f235: Waiting [2024-10-15T06:05:58.460Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:58.460Z] b1dab6f6d8f2: Layer already exists [2024-10-15T06:05:58.460Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:58.460Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:58.460Z] e539715ba3d2: Layer already exists [2024-10-15T06:05:58.460Z] 8e3f6da86802: Layer already exists [2024-10-15T06:05:58.460Z] 46ee8014f235: Layer already exists [2024-10-15T06:05:58.461Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:58.461Z] latest: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:58.803Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:59.140Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.106 [2024-10-15T06:05:59.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-15T06:05:59.140Z] e539715ba3d2: Preparing [2024-10-15T06:05:59.140Z] b1dab6f6d8f2: Preparing [2024-10-15T06:05:59.140Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:59.140Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:59.140Z] 8e3f6da86802: Preparing [2024-10-15T06:05:59.140Z] 46ee8014f235: Preparing [2024-10-15T06:05:59.140Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:59.140Z] 46ee8014f235: Waiting [2024-10-15T06:05:59.140Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:59.140Z] e539715ba3d2: Layer already exists [2024-10-15T06:05:59.140Z] b1dab6f6d8f2: Layer already exists [2024-10-15T06:05:59.140Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:59.140Z] 8e3f6da86802: Layer already exists [2024-10-15T06:05:59.140Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:59.140Z] 46ee8014f235: Layer already exists [2024-10-15T06:05:59.140Z] 3.2.0-dev.106: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:59.470Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:05:59.790Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:05:59.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-15T06:05:59.790Z] e539715ba3d2: Preparing [2024-10-15T06:05:59.790Z] b1dab6f6d8f2: Preparing [2024-10-15T06:05:59.790Z] b2b88d1f5c19: Preparing [2024-10-15T06:05:59.790Z] 1bb3a31edd5e: Preparing [2024-10-15T06:05:59.790Z] 8e3f6da86802: Preparing [2024-10-15T06:05:59.790Z] 46ee8014f235: Preparing [2024-10-15T06:05:59.790Z] 63ca1fbb43ae: Preparing [2024-10-15T06:05:59.790Z] 46ee8014f235: Waiting [2024-10-15T06:05:59.790Z] 63ca1fbb43ae: Waiting [2024-10-15T06:05:59.790Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:05:59.790Z] e539715ba3d2: Layer already exists [2024-10-15T06:05:59.790Z] 8e3f6da86802: Layer already exists [2024-10-15T06:05:59.790Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:05:59.790Z] b1dab6f6d8f2: Layer already exists [2024-10-15T06:05:59.790Z] 46ee8014f235: Layer already exists [2024-10-15T06:05:59.790Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:05:59.790Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:00.116Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:00.437Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-15T06:06:00.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-15T06:06:00.437Z] e539715ba3d2: Preparing [2024-10-15T06:06:00.437Z] b1dab6f6d8f2: Preparing [2024-10-15T06:06:00.437Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:00.437Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:00.437Z] 8e3f6da86802: Preparing [2024-10-15T06:06:00.437Z] 46ee8014f235: Preparing [2024-10-15T06:06:00.437Z] 46ee8014f235: Waiting [2024-10-15T06:06:00.437Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:00.437Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:00.437Z] b1dab6f6d8f2: Layer already exists [2024-10-15T06:06:00.437Z] e539715ba3d2: Layer already exists [2024-10-15T06:06:00.437Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:00.437Z] 8e3f6da86802: Layer already exists [2024-10-15T06:06:00.437Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:00.437Z] 46ee8014f235: Layer already exists [2024-10-15T06:06:00.437Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:00.437Z] main: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:06:00.506Z] ===================================================== [Pipeline] echo [2024-10-15T06:06:00.519Z] taggedImages: [2024-10-15T06:06:00.519Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:00.519Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-15T06:06:00.519Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.106 [2024-10-15T06:06:00.519Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:00.519Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-15T06:06:00.548Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-15T06:06:00.548Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:00.548Z] latest [2024-10-15T06:06:00.548Z] 3.2.0-dev.106 [2024-10-15T06:06:00.548Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:00.548Z] main [2024-10-15T06:06:00.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:00.890Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:01.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:01.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-15T06:06:01.205Z] 2dcf3dedda21: Preparing [2024-10-15T06:06:01.205Z] 7fdbcbd2b3a7: Preparing [2024-10-15T06:06:01.205Z] 57ccb4cbaed3: Preparing [2024-10-15T06:06:01.205Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:01.205Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:01.205Z] fa8b552a0d3b: Preparing [2024-10-15T06:06:01.205Z] 050cb03bde54: Preparing [2024-10-15T06:06:01.205Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:01.205Z] 050cb03bde54: Waiting [2024-10-15T06:06:01.205Z] fa8b552a0d3b: Waiting [2024-10-15T06:06:01.205Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:01.205Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:01.205Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:01.205Z] 7fdbcbd2b3a7: Pushed [2024-10-15T06:06:01.205Z] 2dcf3dedda21: Pushed [2024-10-15T06:06:01.205Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:01.205Z] fa8b552a0d3b: Pushed [2024-10-15T06:06:01.465Z] 050cb03bde54: Pushed [2024-10-15T06:06:06.739Z] 57ccb4cbaed3: Pushed [2024-10-15T06:06:06.739Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:07.070Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:07.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-15T06:06:07.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-15T06:06:07.392Z] 2dcf3dedda21: Preparing [2024-10-15T06:06:07.392Z] 7fdbcbd2b3a7: Preparing [2024-10-15T06:06:07.392Z] 57ccb4cbaed3: Preparing [2024-10-15T06:06:07.392Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:07.392Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:07.392Z] fa8b552a0d3b: Preparing [2024-10-15T06:06:07.392Z] 050cb03bde54: Preparing [2024-10-15T06:06:07.392Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:07.392Z] 050cb03bde54: Waiting [2024-10-15T06:06:07.392Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:07.392Z] 2dcf3dedda21: Layer already exists [2024-10-15T06:06:07.392Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:07.392Z] 57ccb4cbaed3: Layer already exists [2024-10-15T06:06:07.392Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:07.392Z] 7fdbcbd2b3a7: Layer already exists [2024-10-15T06:06:07.392Z] 050cb03bde54: Layer already exists [2024-10-15T06:06:07.392Z] fa8b552a0d3b: Layer already exists [2024-10-15T06:06:07.392Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:07.392Z] latest: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:07.726Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:08.049Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.106 [2024-10-15T06:06:08.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-15T06:06:08.049Z] 2dcf3dedda21: Preparing [2024-10-15T06:06:08.049Z] 7fdbcbd2b3a7: Preparing [2024-10-15T06:06:08.049Z] 57ccb4cbaed3: Preparing [2024-10-15T06:06:08.049Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:08.049Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:08.049Z] fa8b552a0d3b: Preparing [2024-10-15T06:06:08.049Z] 050cb03bde54: Preparing [2024-10-15T06:06:08.049Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:08.049Z] fa8b552a0d3b: Waiting [2024-10-15T06:06:08.049Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:08.049Z] 050cb03bde54: Waiting [2024-10-15T06:06:08.049Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:08.049Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:08.049Z] 2dcf3dedda21: Layer already exists [2024-10-15T06:06:08.049Z] 7fdbcbd2b3a7: Layer already exists [2024-10-15T06:06:08.049Z] 57ccb4cbaed3: Layer already exists [2024-10-15T06:06:08.049Z] fa8b552a0d3b: Layer already exists [2024-10-15T06:06:08.049Z] 050cb03bde54: Layer already exists [2024-10-15T06:06:08.049Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:08.049Z] 3.2.0-dev.106: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:08.385Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:08.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:08.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-15T06:06:08.778Z] 2dcf3dedda21: Preparing [2024-10-15T06:06:08.778Z] 7fdbcbd2b3a7: Preparing [2024-10-15T06:06:08.778Z] 57ccb4cbaed3: Preparing [2024-10-15T06:06:08.778Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:08.778Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:08.778Z] fa8b552a0d3b: Preparing [2024-10-15T06:06:08.778Z] 050cb03bde54: Preparing [2024-10-15T06:06:08.778Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:08.778Z] fa8b552a0d3b: Waiting [2024-10-15T06:06:08.778Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:08.778Z] 050cb03bde54: Waiting [2024-10-15T06:06:08.778Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:08.778Z] 2dcf3dedda21: Layer already exists [2024-10-15T06:06:08.778Z] 57ccb4cbaed3: Layer already exists [2024-10-15T06:06:08.778Z] 7fdbcbd2b3a7: Layer already exists [2024-10-15T06:06:08.778Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:08.778Z] fa8b552a0d3b: Layer already exists [2024-10-15T06:06:08.778Z] 050cb03bde54: Layer already exists [2024-10-15T06:06:08.778Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:08.778Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:09.105Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:09.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-15T06:06:09.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-15T06:06:09.439Z] 2dcf3dedda21: Preparing [2024-10-15T06:06:09.439Z] 7fdbcbd2b3a7: Preparing [2024-10-15T06:06:09.439Z] 57ccb4cbaed3: Preparing [2024-10-15T06:06:09.439Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:09.439Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:09.439Z] fa8b552a0d3b: Preparing [2024-10-15T06:06:09.439Z] 050cb03bde54: Preparing [2024-10-15T06:06:09.439Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:09.439Z] 050cb03bde54: Waiting [2024-10-15T06:06:09.439Z] fa8b552a0d3b: Waiting [2024-10-15T06:06:09.439Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:09.439Z] 57ccb4cbaed3: Layer already exists [2024-10-15T06:06:09.439Z] 7fdbcbd2b3a7: Layer already exists [2024-10-15T06:06:09.439Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:09.439Z] 2dcf3dedda21: Layer already exists [2024-10-15T06:06:09.439Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:09.439Z] fa8b552a0d3b: Layer already exists [2024-10-15T06:06:09.439Z] 050cb03bde54: Layer already exists [2024-10-15T06:06:09.439Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:09.439Z] main: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:06:09.516Z] ===================================================== [Pipeline] echo [2024-10-15T06:06:09.535Z] taggedImages: [2024-10-15T06:06:09.535Z] - nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:09.535Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-15T06:06:09.535Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.106 [2024-10-15T06:06:09.535Z] - nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:09.535Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-15T06:06:09.574Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-15T06:06:09.574Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:09.574Z] latest [2024-10-15T06:06:09.574Z] 3.2.0-dev.106 [2024-10-15T06:06:09.574Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:09.574Z] main [2024-10-15T06:06:09.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:09.937Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:10.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:10.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-15T06:06:10.337Z] 5bff099345b8: Preparing [2024-10-15T06:06:10.337Z] 52ae4c661292: Preparing [2024-10-15T06:06:10.337Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:10.337Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:10.337Z] 02621bfcc214: Preparing [2024-10-15T06:06:10.337Z] 8e928b1e3e5c: Preparing [2024-10-15T06:06:10.337Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:10.337Z] 8e928b1e3e5c: Waiting [2024-10-15T06:06:10.337Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:10.337Z] 02621bfcc214: Layer already exists [2024-10-15T06:06:10.337Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:10.337Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:10.337Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:06:10.337Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:10.337Z] 5bff099345b8: Pushed [2024-10-15T06:06:15.686Z] 52ae4c661292: Pushed [2024-10-15T06:06:15.686Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:16.058Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:16.399Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-15T06:06:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-15T06:06:16.400Z] 5bff099345b8: Preparing [2024-10-15T06:06:16.400Z] 52ae4c661292: Preparing [2024-10-15T06:06:16.400Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:16.400Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:16.400Z] 02621bfcc214: Preparing [2024-10-15T06:06:16.400Z] 8e928b1e3e5c: Preparing [2024-10-15T06:06:16.400Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:16.400Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:16.400Z] 8e928b1e3e5c: Waiting [2024-10-15T06:06:16.400Z] 5bff099345b8: Layer already exists [2024-10-15T06:06:16.400Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:16.400Z] 02621bfcc214: Layer already exists [2024-10-15T06:06:16.400Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:16.400Z] 52ae4c661292: Layer already exists [2024-10-15T06:06:16.400Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:16.400Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:06:16.400Z] latest: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:16.724Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:17.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.106 [2024-10-15T06:06:17.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-15T06:06:17.026Z] 5bff099345b8: Preparing [2024-10-15T06:06:17.026Z] 52ae4c661292: Preparing [2024-10-15T06:06:17.026Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:17.026Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:17.026Z] 02621bfcc214: Preparing [2024-10-15T06:06:17.026Z] 8e928b1e3e5c: Preparing [2024-10-15T06:06:17.026Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:17.026Z] 8e928b1e3e5c: Waiting [2024-10-15T06:06:17.026Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:17.026Z] 5bff099345b8: Layer already exists [2024-10-15T06:06:17.026Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:17.026Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:17.026Z] 52ae4c661292: Layer already exists [2024-10-15T06:06:17.026Z] 02621bfcc214: Layer already exists [2024-10-15T06:06:17.026Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:06:17.026Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:17.026Z] 3.2.0-dev.106: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:17.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:17.663Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:17.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-15T06:06:17.663Z] 5bff099345b8: Preparing [2024-10-15T06:06:17.663Z] 52ae4c661292: Preparing [2024-10-15T06:06:17.663Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:17.663Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:17.663Z] 02621bfcc214: Preparing [2024-10-15T06:06:17.663Z] 8e928b1e3e5c: Preparing [2024-10-15T06:06:17.663Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:17.663Z] 8e928b1e3e5c: Waiting [2024-10-15T06:06:17.663Z] 5bff099345b8: Layer already exists [2024-10-15T06:06:17.663Z] 02621bfcc214: Layer already exists [2024-10-15T06:06:17.663Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:17.663Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:17.663Z] 52ae4c661292: Layer already exists [2024-10-15T06:06:17.663Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:17.663Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:06:17.663Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:17.979Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:06:18.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-15T06:06:18.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-15T06:06:18.298Z] 5bff099345b8: Preparing [2024-10-15T06:06:18.298Z] 52ae4c661292: Preparing [2024-10-15T06:06:18.298Z] b2b88d1f5c19: Preparing [2024-10-15T06:06:18.298Z] 1bb3a31edd5e: Preparing [2024-10-15T06:06:18.298Z] 02621bfcc214: Preparing [2024-10-15T06:06:18.298Z] 8e928b1e3e5c: Preparing [2024-10-15T06:06:18.298Z] 63ca1fbb43ae: Preparing [2024-10-15T06:06:18.298Z] 8e928b1e3e5c: Waiting [2024-10-15T06:06:18.298Z] 63ca1fbb43ae: Waiting [2024-10-15T06:06:18.298Z] 1bb3a31edd5e: Layer already exists [2024-10-15T06:06:18.298Z] 5bff099345b8: Layer already exists [2024-10-15T06:06:18.298Z] 52ae4c661292: Layer already exists [2024-10-15T06:06:18.298Z] b2b88d1f5c19: Layer already exists [2024-10-15T06:06:18.298Z] 02621bfcc214: Layer already exists [2024-10-15T06:06:18.298Z] 8e928b1e3e5c: Layer already exists [2024-10-15T06:06:18.298Z] 63ca1fbb43ae: Layer already exists [2024-10-15T06:06:18.298Z] main: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:06:18.367Z] ===================================================== [Pipeline] echo [2024-10-15T06:06:18.379Z] taggedImages: [2024-10-15T06:06:18.379Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:06:18.379Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-15T06:06:18.379Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.106 [2024-10-15T06:06:18.379Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:06:18.379Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-15T06:22:06.146Z] #160 ... [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-15T06:22:06.146Z] #150 DONE 1200.6s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:06.146Z] #152 ... [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:22:06.146Z] #161 DONE 0.2s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:22:06.146Z] #149 1201.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-15T06:22:06.146Z] #149 ... [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:22:06.146Z] #162 DONE 0.2s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-15T06:22:06.146Z] #163 DONE 0.1s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-15T06:22:06.146Z] #164 DONE 0.1s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-15T06:22:06.146Z] #165 DONE 0.3s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-15T06:22:06.146Z] #166 DONE 0.1s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:06.146Z] #152 ... [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:22:06.146Z] #167 DONE 2.1s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:22:06.146Z] #149 ... [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #106 [security-proxy-setup] exporting to image [2024-10-15T06:22:06.146Z] #106 exporting layers 0.9s done [2024-10-15T06:22:06.146Z] #106 writing image sha256:a565e88aa7b2755d5ef55656929ea0a703d5dbc96a073b27fceb0b2e8bbfcc24 done [2024-10-15T06:22:06.146Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-15T06:22:06.146Z] #106 DONE 6.0s [2024-10-15T06:22:06.146Z] [2024-10-15T06:22:06.146Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-15T06:22:11.494Z] #160 ... [2024-10-15T06:22:11.494Z] [2024-10-15T06:22:11.494Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-15T06:22:11.494Z] #156 DONE 1209.8s [2024-10-15T06:22:11.494Z] [2024-10-15T06:22:11.494Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-15T06:22:11.494Z] #168 DONE 0.4s [2024-10-15T06:22:11.494Z] [2024-10-15T06:22:11.494Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-15T06:22:14.066Z] #169 DONE 2.5s [2024-10-15T06:22:14.066Z] [2024-10-15T06:22:14.066Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:22:14.066Z] #170 DONE 0.3s [2024-10-15T06:22:14.066Z] [2024-10-15T06:22:14.066Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:22:14.066Z] #171 DONE 0.2s [2024-10-15T06:22:14.066Z] [2024-10-15T06:22:14.066Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-15T06:22:14.066Z] #151 ... [2024-10-15T06:22:14.066Z] [2024-10-15T06:22:14.066Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-15T06:22:14.336Z] #172 DONE 0.3s [2024-10-15T06:22:14.336Z] [2024-10-15T06:22:14.336Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-15T06:22:14.336Z] #173 DONE 0.1s [2024-10-15T06:22:14.336Z] [2024-10-15T06:22:14.336Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:14.603Z] #152 ... [2024-10-15T06:22:14.603Z] [2024-10-15T06:22:14.603Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-15T06:22:14.603Z] #174 DONE 0.2s [2024-10-15T06:22:14.603Z] [2024-10-15T06:22:14.603Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-15T06:22:14.869Z] #175 DONE 0.1s [2024-10-15T06:22:14.869Z] [2024-10-15T06:22:14.869Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-15T06:22:14.869Z] #176 DONE 0.1s [2024-10-15T06:22:14.869Z] [2024-10-15T06:22:14.869Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-15T06:22:14.869Z] #177 DONE 0.1s [2024-10-15T06:22:14.869Z] [2024-10-15T06:22:14.869Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:22:15.134Z] #154 ... [2024-10-15T06:22:15.134Z] [2024-10-15T06:22:15.134Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-15T06:22:15.134Z] #178 DONE 0.1s [2024-10-15T06:22:15.134Z] [2024-10-15T06:22:15.134Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-15T06:22:17.069Z] #179 DONE 1.9s [2024-10-15T06:22:17.069Z] [2024-10-15T06:22:17.069Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-15T06:22:17.069Z] #159 ... [2024-10-15T06:22:17.069Z] [2024-10-15T06:22:17.069Z] #106 [security-bootstrapper] exporting to image [2024-10-15T06:22:17.069Z] #106 exporting layers [2024-10-15T06:22:18.022Z] #106 exporting layers 0.9s done [2024-10-15T06:22:18.022Z] #106 writing image sha256:725670c0bdbd1e6b518a516c7857c500abc428459af407e5ef9015e4c1affaef done [2024-10-15T06:22:18.022Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-15T06:22:18.022Z] #106 DONE 6.9s [2024-10-15T06:22:18.022Z] [2024-10-15T06:22:18.022Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:33.018Z] #152 ... [2024-10-15T06:22:33.018Z] [2024-10-15T06:22:33.018Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-15T06:22:33.018Z] #149 DONE 1231.5s [2024-10-15T06:22:33.018Z] [2024-10-15T06:22:33.018Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T06:22:33.018Z] #23 ... [2024-10-15T06:22:33.018Z] [2024-10-15T06:22:33.018Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:22:33.018Z] #180 DONE 0.2s [2024-10-15T06:22:33.018Z] [2024-10-15T06:22:33.018Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:33.018Z] #152 ... [2024-10-15T06:22:33.018Z] [2024-10-15T06:22:33.018Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:22:33.597Z] #181 DONE 0.3s [2024-10-15T06:22:33.597Z] [2024-10-15T06:22:33.597Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-15T06:22:33.861Z] #182 DONE 0.2s [2024-10-15T06:22:33.861Z] [2024-10-15T06:22:33.861Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-15T06:22:33.861Z] #183 DONE 0.3s [2024-10-15T06:22:33.861Z] [2024-10-15T06:22:33.861Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:22:34.132Z] #51 ... [2024-10-15T06:22:34.132Z] [2024-10-15T06:22:34.132Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:22:34.132Z] #184 DONE 0.3s [2024-10-15T06:22:34.132Z] [2024-10-15T06:22:34.132Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:34.398Z] #152 ... [2024-10-15T06:22:34.398Z] [2024-10-15T06:22:34.398Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-15T06:22:34.398Z] #185 DONE 0.3s [2024-10-15T06:22:34.398Z] [2024-10-15T06:22:34.398Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:22:34.662Z] #154 ... [2024-10-15T06:22:34.662Z] [2024-10-15T06:22:34.662Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-15T06:22:34.928Z] #186 DONE 0.4s [2024-10-15T06:22:34.928Z] [2024-10-15T06:22:34.928Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:22:34.928Z] #154 ... [2024-10-15T06:22:34.928Z] [2024-10-15T06:22:34.928Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-15T06:22:34.928Z] #187 DONE 0.1s [2024-10-15T06:22:35.193Z] [2024-10-15T06:22:35.193Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:22:37.130Z] #188 DONE 1.9s [2024-10-15T06:22:37.130Z] [2024-10-15T06:22:37.130Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:22:37.130Z] #152 ... [2024-10-15T06:22:37.130Z] [2024-10-15T06:22:37.130Z] #106 [security-secretstore-setup] exporting to image [2024-10-15T06:22:37.130Z] #106 exporting layers [2024-10-15T06:22:38.530Z] #106 exporting layers 1.5s done [2024-10-15T06:22:38.530Z] #106 writing image sha256:996c2b5de5c3a1786b26b765efd912626391ba8bf93c705fc0c7d675446708f6 done [2024-10-15T06:22:38.530Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-15T06:22:38.530Z] #106 DONE 8.4s [2024-10-15T06:22:38.530Z] [2024-10-15T06:22:38.530Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:23:10.707Z] #152 ... [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-15T06:23:10.707Z] #159 DONE 1267.3s [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:23:10.707Z] #152 ... [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:23:10.707Z] #189 DONE 0.4s [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:23:10.707Z] #148 ... [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:23:10.707Z] #190 DONE 0.2s [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-15T06:23:10.707Z] #191 DONE 0.3s [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:23:10.707Z] #192 DONE 0.1s [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-15T06:23:10.707Z] #193 DONE 0.2s [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-15T06:23:10.707Z] #153 ... [2024-10-15T06:23:10.707Z] [2024-10-15T06:23:10.707Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:23:12.726Z] #194 DONE 2.3s [2024-10-15T06:23:12.726Z] [2024-10-15T06:23:12.726Z] #106 [core-common-config-bootstrapper] exporting to image [2024-10-15T06:23:12.726Z] #106 exporting layers [2024-10-15T06:23:12.990Z] #106 exporting layers 0.7s done [2024-10-15T06:23:13.255Z] #106 writing image sha256:aa90846ab2750899284a713b258b0e82ed7f82e788074cd93bd34bcf02a0fecc 0.0s done [2024-10-15T06:23:13.255Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-15T06:23:13.255Z] #106 DONE 9.2s [2024-10-15T06:23:13.255Z] [2024-10-15T06:23:13.255Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:25:34.888Z] #154 ... [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-15T06:25:34.888Z] #155 DONE 1405.4s [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:25:34.888Z] #51 ... [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:25:34.888Z] #195 DONE 0.2s [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T06:25:34.888Z] #23 ... [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:25:34.888Z] #196 DONE 0.1s [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-15T06:25:34.888Z] #197 DONE 0.3s [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:25:34.888Z] #198 DONE 0.1s [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #106 [security-spiffe-token-provider] exporting to image [2024-10-15T06:25:34.888Z] #106 exporting layers [2024-10-15T06:25:34.888Z] #106 exporting layers 0.8s done [2024-10-15T06:25:34.888Z] #106 writing image sha256:0b04edaacb9fc0729bd78cd359425316420a09bec6aedec22f393b8f937e4124 done [2024-10-15T06:25:34.888Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-15T06:25:34.888Z] #106 DONE 9.9s [2024-10-15T06:25:34.888Z] [2024-10-15T06:25:34.888Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T06:32:57.881Z] #65 ... [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-15T06:32:57.881Z] #153 DONE 1851.2s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:32:57.881Z] #51 ... [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:32:57.881Z] #199 DONE 0.1s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:32:57.881Z] #200 DONE 0.1s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:32:57.881Z] #154 ... [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-15T06:32:57.881Z] #201 DONE 0.3s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:32:57.881Z] #202 DONE 0.1s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:32:57.881Z] #148 ... [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-15T06:32:57.881Z] #203 DONE 0.1s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-15T06:32:57.881Z] #204 DONE 1.9s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #106 [security-proxy-auth] exporting to image [2024-10-15T06:32:57.881Z] #106 exporting layers [2024-10-15T06:32:57.881Z] #106 exporting layers 0.8s done [2024-10-15T06:32:57.881Z] #106 writing image sha256:ad06f135f651ff74ca093283407d0c2d42744b83e6a6fdea031fef07e495b12f done [2024-10-15T06:32:57.881Z] #106 naming to docker.io/library/security-proxy-auth-arm64 [2024-10-15T06:32:57.881Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-15T06:32:57.881Z] #106 DONE 10.7s [2024-10-15T06:32:57.881Z] [2024-10-15T06:32:57.881Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-15T06:34:05.707Z] #152 DONE 1923.3s [2024-10-15T06:34:05.707Z] [2024-10-15T06:34:05.707Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:34:05.707Z] #51 ... [2024-10-15T06:34:05.707Z] [2024-10-15T06:34:05.707Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:34:05.707Z] #205 DONE 0.1s [2024-10-15T06:34:05.707Z] [2024-10-15T06:34:05.707Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:34:05.707Z] #206 DONE 0.3s [2024-10-15T06:34:05.707Z] [2024-10-15T06:34:05.707Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-15T06:34:05.707Z] #207 DONE 0.4s [2024-10-15T06:34:05.707Z] [2024-10-15T06:34:05.707Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:34:05.707Z] #208 DONE 0.1s [2024-10-15T06:34:05.707Z] [2024-10-15T06:34:05.707Z] #106 [core-command] exporting to image [2024-10-15T06:34:05.707Z] #106 exporting layers [2024-10-15T06:34:05.972Z] #106 exporting layers 0.4s done [2024-10-15T06:34:06.238Z] #106 writing image sha256:a27eaba496d406f9680ea77f66bc6a543f600d45ecf83053a4487348e34b37d9 done [2024-10-15T06:34:06.238Z] #106 naming to docker.io/library/core-command-arm64 done [2024-10-15T06:34:06.238Z] #106 DONE 11.1s [2024-10-15T06:34:06.238Z] [2024-10-15T06:34:06.238Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:35:57.836Z] #148 ... [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-15T06:35:57.836Z] #158 DONE 2032.6s [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:35:57.836Z] #51 ... [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:35:57.836Z] #209 DONE 0.4s [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T06:35:57.836Z] #23 ... [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-15T06:35:57.836Z] #210 DONE 0.6s [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:35:57.836Z] #211 DONE 0.3s [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:35:57.836Z] #148 ... [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-15T06:35:57.836Z] #212 DONE 0.2s [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #106 [core-keeper] exporting to image [2024-10-15T06:35:57.836Z] #106 exporting layers [2024-10-15T06:35:57.836Z] #106 exporting layers 0.7s done [2024-10-15T06:35:57.836Z] #106 writing image sha256:cdadaed9b642037bc54369c61d2b6a871caba9f885a3156197f7d03e4c725077 done [2024-10-15T06:35:57.836Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-10-15T06:35:57.836Z] #106 DONE 11.8s [2024-10-15T06:35:57.836Z] [2024-10-15T06:35:57.836Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:36:00.407Z] #148 ... [2024-10-15T06:36:00.407Z] [2024-10-15T06:36:00.407Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-15T06:36:00.407Z] #151 DONE 2039.2s [2024-10-15T06:36:00.407Z] [2024-10-15T06:36:00.407Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:36:00.407Z] #51 ... [2024-10-15T06:36:00.407Z] [2024-10-15T06:36:00.407Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-15T06:36:00.407Z] #160 DONE 2039.5s [2024-10-15T06:36:00.407Z] [2024-10-15T06:36:00.407Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-15T06:36:00.673Z] #157 ... [2024-10-15T06:36:00.674Z] [2024-10-15T06:36:00.674Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:36:00.939Z] #213 DONE 0.4s [2024-10-15T06:36:00.939Z] [2024-10-15T06:36:00.939Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:36:00.939Z] #214 DONE 0.1s [2024-10-15T06:36:00.939Z] [2024-10-15T06:36:00.939Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-15T06:36:01.520Z] #215 DONE 0.6s [2024-10-15T06:36:01.520Z] [2024-10-15T06:36:01.520Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:36:01.792Z] #51 ... [2024-10-15T06:36:01.792Z] [2024-10-15T06:36:01.792Z] #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:36:01.792Z] #216 DONE 0.2s [2024-10-15T06:36:01.792Z] [2024-10-15T06:36:01.792Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:36:01.792Z] #217 DONE 0.2s [2024-10-15T06:36:01.792Z] [2024-10-15T06:36:01.792Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T06:36:02.056Z] #65 ... [2024-10-15T06:36:02.056Z] [2024-10-15T06:36:02.056Z] #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:36:02.320Z] #218 DONE 0.2s [2024-10-15T06:36:02.320Z] [2024-10-15T06:36:02.320Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-15T06:36:02.320Z] #219 DONE 0.2s [2024-10-15T06:36:02.320Z] [2024-10-15T06:36:02.320Z] #106 [core-data] exporting to image [2024-10-15T06:36:02.320Z] #106 exporting layers [2024-10-15T06:36:02.910Z] #106 ... [2024-10-15T06:36:02.910Z] [2024-10-15T06:36:02.911Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-15T06:36:02.911Z] #220 DONE 0.8s [2024-10-15T06:36:02.911Z] [2024-10-15T06:36:02.911Z] #106 [core-data] exporting to image [2024-10-15T06:36:02.911Z] #106 exporting layers 0.8s done [2024-10-15T06:36:03.182Z] #106 writing image sha256:ff1904db2121400dcb51b16aa8556cb30706c45eeef95cb14910a18c40df7429 0.0s done [2024-10-15T06:36:03.182Z] #106 naming to docker.io/library/core-data-arm64 0.0s done [2024-10-15T06:36:03.182Z] #106 DONE 12.7s [2024-10-15T06:36:03.182Z] [2024-10-15T06:36:03.182Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:36:03.182Z] #221 DONE 0.2s [2024-10-15T06:36:03.182Z] [2024-10-15T06:36:03.182Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-15T06:36:03.451Z] #222 DONE 0.1s [2024-10-15T06:36:03.451Z] [2024-10-15T06:36:03.451Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-15T06:36:03.451Z] #223 DONE 0.1s [2024-10-15T06:36:03.451Z] [2024-10-15T06:36:03.451Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T06:36:03.451Z] #23 ... [2024-10-15T06:36:03.451Z] [2024-10-15T06:36:03.451Z] #106 [core-metadata] exporting to image [2024-10-15T06:36:04.029Z] #106 exporting layers 0.5s done [2024-10-15T06:36:04.029Z] #106 writing image sha256:ae6b967c7d842241e31a3d2a582da9d1a651a50466fc4e4eaeed5ce146fc2a20 done [2024-10-15T06:36:04.029Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-10-15T06:36:04.029Z] #106 DONE 13.2s [2024-10-15T06:36:04.029Z] [2024-10-15T06:36:04.029Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:36:36.205Z] #154 ... [2024-10-15T06:36:36.205Z] [2024-10-15T06:36:36.205Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-15T06:36:36.205Z] #157 DONE 2075.1s [2024-10-15T06:36:36.205Z] [2024-10-15T06:36:36.206Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:36:36.470Z] #224 DONE 0.2s [2024-10-15T06:36:36.470Z] [2024-10-15T06:36:36.470Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T06:36:37.047Z] #23 ... [2024-10-15T06:36:37.047Z] [2024-10-15T06:36:37.047Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:36:37.047Z] #225 DONE 0.1s [2024-10-15T06:36:37.047Z] [2024-10-15T06:36:37.047Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-15T06:36:37.627Z] #226 DONE 0.6s [2024-10-15T06:36:37.627Z] [2024-10-15T06:36:37.627Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-15T06:36:37.627Z] #65 ... [2024-10-15T06:36:37.627Z] [2024-10-15T06:36:37.627Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-15T06:36:37.627Z] #154 DONE 2076.7s [2024-10-15T06:36:37.627Z] [2024-10-15T06:36:37.627Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:36:37.627Z] #227 DONE 0.3s [2024-10-15T06:36:37.627Z] [2024-10-15T06:36:37.627Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-15T06:36:37.894Z] #51 ... [2024-10-15T06:36:37.894Z] [2024-10-15T06:36:37.894Z] #106 [support-scheduler] exporting to image [2024-10-15T06:36:37.894Z] #106 exporting layers [2024-10-15T06:36:38.161Z] #106 ... [2024-10-15T06:36:38.161Z] [2024-10-15T06:36:38.161Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:36:38.161Z] #228 DONE 0.2s [2024-10-15T06:36:38.161Z] [2024-10-15T06:36:38.161Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:36:38.426Z] #148 ... [2024-10-15T06:36:38.426Z] [2024-10-15T06:36:38.426Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:36:38.690Z] #229 DONE 0.2s [2024-10-15T06:36:38.690Z] [2024-10-15T06:36:38.690Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-15T06:36:38.955Z] #230 ... [2024-10-15T06:36:38.956Z] [2024-10-15T06:36:38.956Z] #106 [support-scheduler] exporting to image [2024-10-15T06:36:38.956Z] #106 exporting layers 0.9s done [2024-10-15T06:36:38.956Z] #106 writing image sha256:124633fa885a8ca70ed992780545546fa491d77c1a019c483ea75fb8d3845199 done [2024-10-15T06:36:38.956Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-10-15T06:36:38.956Z] #106 DONE 14.2s [2024-10-15T06:36:38.956Z] [2024-10-15T06:36:38.956Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:36:39.220Z] #148 ... [2024-10-15T06:36:39.220Z] [2024-10-15T06:36:39.220Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-15T06:36:39.220Z] #230 DONE 0.7s [2024-10-15T06:36:39.220Z] [2024-10-15T06:36:39.220Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-15T06:36:39.220Z] #148 DONE 2078.4s [2024-10-15T06:36:39.220Z] [2024-10-15T06:36:39.220Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-15T06:36:39.485Z] #231 DONE 0.2s [2024-10-15T06:36:39.485Z] [2024-10-15T06:36:39.485Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-15T06:36:39.485Z] #232 ... [2024-10-15T06:36:39.485Z] [2024-10-15T06:36:39.485Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-15T06:36:39.485Z] #233 DONE 0.1s [2024-10-15T06:36:39.749Z] [2024-10-15T06:36:39.749Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-15T06:36:39.749Z] #234 DONE 0.1s [2024-10-15T06:36:39.749Z] [2024-10-15T06:36:39.749Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-15T06:36:39.749Z] #232 DONE 0.2s [2024-10-15T06:36:39.749Z] [2024-10-15T06:36:39.749Z] #106 [support-notifications] exporting to image [2024-10-15T06:36:40.701Z] #106 ... [2024-10-15T06:36:40.701Z] [2024-10-15T06:36:40.701Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-15T06:36:40.701Z] #235 DONE 0.6s [2024-10-15T06:36:40.701Z] [2024-10-15T06:36:40.701Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-15T06:36:40.701Z] #236 DONE 0.1s [2024-10-15T06:36:40.701Z] [2024-10-15T06:36:40.701Z] #106 [support-cron-scheduler] exporting to image [2024-10-15T06:36:40.701Z] #106 exporting layers 0.9s done [2024-10-15T06:36:40.701Z] #106 writing image sha256:e52210f045cac6c089564bb27524f2e070e4b8284bac2244b96347d38ea87f3a done [2024-10-15T06:36:40.701Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-10-15T06:36:41.652Z] #106 exporting layers 1.0s done [2024-10-15T06:36:41.652Z] #106 writing image sha256:d19d3e2835cbf56928e640d5dd6276781b590e703ac0f3e1aef57a33be952483 done [2024-10-15T06:36:41.652Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-15T06:36:41.652Z] #106 DONE 16.0s [2024-10-15T06:36:41.652Z] [2024-10-15T06:36:41.652Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.652Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.653Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.653Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-15T06:36:41.653Z] time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-15T06:36:41.665Z] $ docker stop --time=1 9f7544bee832af54b6270f867db13da78f44872834fa0516a4733425fb49a8f9 [2024-10-15T06:36:43.258Z] $ docker rm -f --volumes 9f7544bee832af54b6270f867db13da78f44872834fa0516a4733425fb49a8f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T06:36:43.742Z] + docker images [2024-10-15T06:36:43.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-15T06:36:43.742Z] support-cron-scheduler-arm64 latest d19d3e2835cb 3 seconds ago 66.4MB [2024-10-15T06:36:43.742Z] support-notifications-arm64 latest e52210f045ca 4 seconds ago 65.3MB [2024-10-15T06:36:43.742Z] support-scheduler-arm64 latest 124633fa885a 6 seconds ago 64.6MB [2024-10-15T06:36:43.742Z] core-metadata-arm64 latest ae6b967c7d84 40 seconds ago 42.6MB [2024-10-15T06:36:43.742Z] core-data-arm64 latest ff1904db2121 42 seconds ago 42.5MB [2024-10-15T06:36:43.742Z] core-keeper-arm64 latest cdadaed9b642 48 seconds ago 41.7MB [2024-10-15T06:36:43.742Z] core-command-arm64 latest a27eaba496d4 2 minutes ago 36.8MB [2024-10-15T06:36:43.742Z] security-proxy-auth-arm64 latest ad06f135f651 3 minutes ago 34.9MB [2024-10-15T06:36:43.742Z] security-spiffe-token-provider-arm64 latest 0b04edaacb9f 11 minutes ago 42.3MB [2024-10-15T06:36:43.742Z] core-common-config-bootstrapper-arm64 latest aa90846ab275 13 minutes ago 22.1MB [2024-10-15T06:36:43.742Z] security-secretstore-setup-arm64 latest 996c2b5de5c3 14 minutes ago 52MB [2024-10-15T06:36:43.742Z] security-bootstrapper-arm64 latest 725670c0bdbd 14 minutes ago 27.9MB [2024-10-15T06:36:43.742Z] security-proxy-setup-arm64 latest a565e88aa7b2 14 minutes ago 34.5MB [2024-10-15T06:36:43.742Z] security-spire-agent-arm64 latest 3178c701e84b 35 minutes ago 176MB [2024-10-15T06:36:43.742Z] security-spire-server-arm64 latest 7108e15f39d6 35 minutes ago 118MB [2024-10-15T06:36:43.742Z] security-spire-config-arm64 latest 9164b042581e 35 minutes ago 117MB [2024-10-15T06:36:43.742Z] ci-base-image-arm64 latest 0f1a60288eab 37 minutes ago 965MB [2024-10-15T06:36:43.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 12 days ago 558MB [2024-10-15T06:36:43.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T06:36:43.883Z] provisioning config files... [2024-10-15T06:36:43.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config7009346419433633865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:36:44.241Z] ---> ****-login.sh [2024-10-15T06:36:44.241Z] nexus3.edgexfoundry.org:10001 [2024-10-15T06:36:44.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:36:44.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:36:44.508Z] Configure a credential helper to remove this warning. See [2024-10-15T06:36:44.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:36:44.508Z] [2024-10-15T06:36:44.508Z] Login Succeeded [2024-10-15T06:36:44.509Z] nexus3.edgexfoundry.org:10002 [2024-10-15T06:36:44.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:36:45.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:36:45.039Z] Configure a credential helper to remove this warning. See [2024-10-15T06:36:45.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:36:45.039Z] [2024-10-15T06:36:45.039Z] Login Succeeded [2024-10-15T06:36:45.039Z] nexus3.edgexfoundry.org:10003 [2024-10-15T06:36:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:36:45.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:36:45.305Z] Configure a credential helper to remove this warning. See [2024-10-15T06:36:45.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:36:45.305Z] [2024-10-15T06:36:45.305Z] Login Succeeded [2024-10-15T06:36:45.305Z] nexus3.edgexfoundry.org:10004 [2024-10-15T06:36:45.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:36:45.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:36:45.570Z] Configure a credential helper to remove this warning. See [2024-10-15T06:36:45.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:36:45.570Z] [2024-10-15T06:36:45.570Z] Login Succeeded [2024-10-15T06:36:45.570Z] ****.io [2024-10-15T06:36:45.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-15T06:36:46.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-15T06:36:46.097Z] Configure a credential helper to remove this warning. See [2024-10-15T06:36:46.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-15T06:36:46.097Z] [2024-10-15T06:36:46.097Z] Login Succeeded [2024-10-15T06:36:46.097Z] ---> ****-login.sh ends [Pipeline] } [2024-10-15T06:36:46.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:36:46.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-15T06:36:46.188Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-15T06:36:46.188Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:36:46.188Z] latest [2024-10-15T06:36:46.188Z] 3.2.0-dev.106 [2024-10-15T06:36:46.188Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:36:46.188Z] main [2024-10-15T06:36:46.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:46.556Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:46.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:36:46.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-15T06:36:46.934Z] 23c33eb682a4: Preparing [2024-10-15T06:36:46.934Z] 996046ee5575: Preparing [2024-10-15T06:36:46.934Z] d815c233cb0e: Preparing [2024-10-15T06:36:46.934Z] 1f3cf1691b10: Preparing [2024-10-15T06:36:46.934Z] ba3882092fb1: Preparing [2024-10-15T06:36:46.934Z] f26d2e4a8e8c: Preparing [2024-10-15T06:36:46.934Z] 16113d51b718: Preparing [2024-10-15T06:36:46.934Z] f26d2e4a8e8c: Waiting [2024-10-15T06:36:46.934Z] 16113d51b718: Waiting [2024-10-15T06:36:47.198Z] 1f3cf1691b10: Pushed [2024-10-15T06:36:47.198Z] d815c233cb0e: Pushed [2024-10-15T06:36:47.198Z] 23c33eb682a4: Pushed [2024-10-15T06:36:47.198Z] ba3882092fb1: Pushed [2024-10-15T06:36:47.198Z] 16113d51b718: Layer already exists [2024-10-15T06:36:47.198Z] f26d2e4a8e8c: Pushed [2024-10-15T06:36:53.874Z] 996046ee5575: Pushed [2024-10-15T06:36:53.874Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:54.276Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:54.662Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-15T06:36:54.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-15T06:36:54.662Z] 23c33eb682a4: Preparing [2024-10-15T06:36:54.662Z] 996046ee5575: Preparing [2024-10-15T06:36:54.662Z] d815c233cb0e: Preparing [2024-10-15T06:36:54.662Z] 1f3cf1691b10: Preparing [2024-10-15T06:36:54.662Z] ba3882092fb1: Preparing [2024-10-15T06:36:54.662Z] f26d2e4a8e8c: Preparing [2024-10-15T06:36:54.662Z] 16113d51b718: Preparing [2024-10-15T06:36:54.662Z] f26d2e4a8e8c: Waiting [2024-10-15T06:36:54.662Z] 16113d51b718: Waiting [2024-10-15T06:36:54.662Z] 996046ee5575: Layer already exists [2024-10-15T06:36:54.662Z] 23c33eb682a4: Layer already exists [2024-10-15T06:36:54.662Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:36:54.662Z] d815c233cb0e: Layer already exists [2024-10-15T06:36:54.662Z] ba3882092fb1: Layer already exists [2024-10-15T06:36:54.662Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:36:54.662Z] 16113d51b718: Layer already exists [2024-10-15T06:36:54.933Z] latest: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:55.314Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:55.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.106 [2024-10-15T06:36:55.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-15T06:36:55.679Z] 23c33eb682a4: Preparing [2024-10-15T06:36:55.679Z] 996046ee5575: Preparing [2024-10-15T06:36:55.679Z] d815c233cb0e: Preparing [2024-10-15T06:36:55.679Z] 1f3cf1691b10: Preparing [2024-10-15T06:36:55.679Z] ba3882092fb1: Preparing [2024-10-15T06:36:55.679Z] f26d2e4a8e8c: Preparing [2024-10-15T06:36:55.679Z] 16113d51b718: Preparing [2024-10-15T06:36:55.679Z] 16113d51b718: Waiting [2024-10-15T06:36:55.679Z] f26d2e4a8e8c: Waiting [2024-10-15T06:36:55.679Z] 996046ee5575: Layer already exists [2024-10-15T06:36:55.679Z] ba3882092fb1: Layer already exists [2024-10-15T06:36:55.679Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:36:55.679Z] d815c233cb0e: Layer already exists [2024-10-15T06:36:55.679Z] 23c33eb682a4: Layer already exists [2024-10-15T06:36:55.679Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:36:55.679Z] 16113d51b718: Layer already exists [2024-10-15T06:36:55.679Z] 3.2.0-dev.106: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:56.299Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:56.661Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:36:56.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-15T06:36:56.661Z] 23c33eb682a4: Preparing [2024-10-15T06:36:56.661Z] 996046ee5575: Preparing [2024-10-15T06:36:56.661Z] d815c233cb0e: Preparing [2024-10-15T06:36:56.661Z] 1f3cf1691b10: Preparing [2024-10-15T06:36:56.661Z] ba3882092fb1: Preparing [2024-10-15T06:36:56.661Z] f26d2e4a8e8c: Preparing [2024-10-15T06:36:56.661Z] 16113d51b718: Preparing [2024-10-15T06:36:56.661Z] f26d2e4a8e8c: Waiting [2024-10-15T06:36:56.661Z] ba3882092fb1: Layer already exists [2024-10-15T06:36:56.661Z] 996046ee5575: Layer already exists [2024-10-15T06:36:56.661Z] d815c233cb0e: Layer already exists [2024-10-15T06:36:56.661Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:36:56.661Z] 23c33eb682a4: Layer already exists [2024-10-15T06:36:56.661Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:36:56.661Z] 16113d51b718: Layer already exists [2024-10-15T06:36:56.661Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:57.023Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:57.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-15T06:36:57.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-15T06:36:57.364Z] 23c33eb682a4: Preparing [2024-10-15T06:36:57.364Z] 996046ee5575: Preparing [2024-10-15T06:36:57.364Z] d815c233cb0e: Preparing [2024-10-15T06:36:57.364Z] 1f3cf1691b10: Preparing [2024-10-15T06:36:57.364Z] ba3882092fb1: Preparing [2024-10-15T06:36:57.364Z] f26d2e4a8e8c: Preparing [2024-10-15T06:36:57.364Z] 16113d51b718: Preparing [2024-10-15T06:36:57.364Z] f26d2e4a8e8c: Waiting [2024-10-15T06:36:57.364Z] 16113d51b718: Waiting [2024-10-15T06:36:57.364Z] d815c233cb0e: Layer already exists [2024-10-15T06:36:57.364Z] 996046ee5575: Layer already exists [2024-10-15T06:36:57.364Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:36:57.364Z] ba3882092fb1: Layer already exists [2024-10-15T06:36:57.364Z] 23c33eb682a4: Layer already exists [2024-10-15T06:36:57.364Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:36:57.364Z] 16113d51b718: Layer already exists [2024-10-15T06:36:57.628Z] main: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:36:57.713Z] ===================================================== [Pipeline] echo [2024-10-15T06:36:57.726Z] taggedImages: [2024-10-15T06:36:57.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:36:57.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-15T06:36:57.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.106 [2024-10-15T06:36:57.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:36:57.726Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-15T06:36:57.756Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-15T06:36:57.756Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:36:57.756Z] latest [2024-10-15T06:36:57.756Z] 3.2.0-dev.106 [2024-10-15T06:36:57.756Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:36:57.756Z] main [2024-10-15T06:36:57.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:58.111Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:36:58.451Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:36:58.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-15T06:36:58.451Z] 7c3b6b46b219: Preparing [2024-10-15T06:36:58.451Z] ddf21d11ac67: Preparing [2024-10-15T06:36:58.451Z] 6f1a4d4b89e9: Preparing [2024-10-15T06:36:58.451Z] 1eec490d1c2f: Preparing [2024-10-15T06:36:58.451Z] d815c233cb0e: Preparing [2024-10-15T06:36:58.451Z] 1f3cf1691b10: Preparing [2024-10-15T06:36:58.451Z] ba3882092fb1: Preparing [2024-10-15T06:36:58.451Z] f26d2e4a8e8c: Preparing [2024-10-15T06:36:58.451Z] 16113d51b718: Preparing [2024-10-15T06:36:58.451Z] 1f3cf1691b10: Waiting [2024-10-15T06:36:58.451Z] f26d2e4a8e8c: Waiting [2024-10-15T06:36:58.451Z] 16113d51b718: Waiting [2024-10-15T06:36:58.451Z] ba3882092fb1: Waiting [2024-10-15T06:36:58.451Z] d815c233cb0e: Layer already exists [2024-10-15T06:36:58.714Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:36:58.714Z] ba3882092fb1: Layer already exists [2024-10-15T06:36:58.714Z] ddf21d11ac67: Pushed [2024-10-15T06:36:58.714Z] 6f1a4d4b89e9: Pushed [2024-10-15T06:36:58.714Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:36:58.714Z] 7c3b6b46b219: Pushed [2024-10-15T06:36:58.714Z] 16113d51b718: Layer already exists [2024-10-15T06:37:02.031Z] 1eec490d1c2f: Pushed [2024-10-15T06:37:02.031Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:02.381Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:03.302Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-15T06:37:03.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-15T06:37:03.302Z] 7c3b6b46b219: Preparing [2024-10-15T06:37:03.302Z] ddf21d11ac67: Preparing [2024-10-15T06:37:03.302Z] 6f1a4d4b89e9: Preparing [2024-10-15T06:37:03.302Z] 1eec490d1c2f: Preparing [2024-10-15T06:37:03.302Z] d815c233cb0e: Preparing [2024-10-15T06:37:03.302Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:03.302Z] ba3882092fb1: Preparing [2024-10-15T06:37:03.302Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:03.302Z] 16113d51b718: Preparing [2024-10-15T06:37:03.302Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:03.302Z] 16113d51b718: Waiting [2024-10-15T06:37:03.302Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:03.302Z] ba3882092fb1: Waiting [2024-10-15T06:37:03.302Z] 6f1a4d4b89e9: Layer already exists [2024-10-15T06:37:03.302Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:03.302Z] 7c3b6b46b219: Layer already exists [2024-10-15T06:37:03.302Z] 1eec490d1c2f: Layer already exists [2024-10-15T06:37:03.302Z] ddf21d11ac67: Layer already exists [2024-10-15T06:37:03.302Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:03.302Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:03.302Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:03.302Z] 16113d51b718: Layer already exists [2024-10-15T06:37:03.566Z] latest: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:03.911Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:04.268Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.106 [2024-10-15T06:37:04.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-15T06:37:04.268Z] 7c3b6b46b219: Preparing [2024-10-15T06:37:04.268Z] ddf21d11ac67: Preparing [2024-10-15T06:37:04.268Z] 6f1a4d4b89e9: Preparing [2024-10-15T06:37:04.268Z] 1eec490d1c2f: Preparing [2024-10-15T06:37:04.268Z] d815c233cb0e: Preparing [2024-10-15T06:37:04.268Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:04.268Z] ba3882092fb1: Preparing [2024-10-15T06:37:04.268Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:04.268Z] 16113d51b718: Preparing [2024-10-15T06:37:04.268Z] ba3882092fb1: Waiting [2024-10-15T06:37:04.268Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:04.268Z] 16113d51b718: Waiting [2024-10-15T06:37:04.268Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:04.268Z] 6f1a4d4b89e9: Layer already exists [2024-10-15T06:37:04.268Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:04.268Z] 7c3b6b46b219: Layer already exists [2024-10-15T06:37:04.268Z] ddf21d11ac67: Layer already exists [2024-10-15T06:37:04.268Z] 1eec490d1c2f: Layer already exists [2024-10-15T06:37:04.268Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:04.268Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:04.268Z] 16113d51b718: Layer already exists [2024-10-15T06:37:04.268Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:04.268Z] 3.2.0-dev.106: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:04.617Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:04.960Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:04.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-15T06:37:04.960Z] 7c3b6b46b219: Preparing [2024-10-15T06:37:04.960Z] ddf21d11ac67: Preparing [2024-10-15T06:37:04.960Z] 6f1a4d4b89e9: Preparing [2024-10-15T06:37:04.960Z] 1eec490d1c2f: Preparing [2024-10-15T06:37:04.960Z] d815c233cb0e: Preparing [2024-10-15T06:37:04.960Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:04.960Z] ba3882092fb1: Preparing [2024-10-15T06:37:04.960Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:04.960Z] 16113d51b718: Preparing [2024-10-15T06:37:04.960Z] ba3882092fb1: Waiting [2024-10-15T06:37:04.960Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:04.960Z] 16113d51b718: Waiting [2024-10-15T06:37:04.960Z] 1eec490d1c2f: Layer already exists [2024-10-15T06:37:04.960Z] 6f1a4d4b89e9: Layer already exists [2024-10-15T06:37:04.960Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:04.960Z] 7c3b6b46b219: Layer already exists [2024-10-15T06:37:04.960Z] ddf21d11ac67: Layer already exists [2024-10-15T06:37:04.960Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:04.960Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:04.960Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:04.960Z] 16113d51b718: Layer already exists [2024-10-15T06:37:04.960Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:05.310Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:05.668Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-15T06:37:05.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-15T06:37:05.668Z] 7c3b6b46b219: Preparing [2024-10-15T06:37:05.668Z] ddf21d11ac67: Preparing [2024-10-15T06:37:05.668Z] 6f1a4d4b89e9: Preparing [2024-10-15T06:37:05.668Z] 1eec490d1c2f: Preparing [2024-10-15T06:37:05.668Z] d815c233cb0e: Preparing [2024-10-15T06:37:05.668Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:05.668Z] ba3882092fb1: Preparing [2024-10-15T06:37:05.668Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:05.668Z] 16113d51b718: Preparing [2024-10-15T06:37:05.668Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:05.668Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:05.668Z] ba3882092fb1: Waiting [2024-10-15T06:37:05.668Z] 16113d51b718: Waiting [2024-10-15T06:37:05.668Z] 1eec490d1c2f: Layer already exists [2024-10-15T06:37:05.668Z] 7c3b6b46b219: Layer already exists [2024-10-15T06:37:05.668Z] 6f1a4d4b89e9: Layer already exists [2024-10-15T06:37:05.668Z] ddf21d11ac67: Layer already exists [2024-10-15T06:37:05.668Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:05.668Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:05.668Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:05.668Z] 16113d51b718: Layer already exists [2024-10-15T06:37:05.668Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:05.932Z] main: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:37:06.014Z] ===================================================== [Pipeline] echo [2024-10-15T06:37:06.025Z] taggedImages: [2024-10-15T06:37:06.025Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:06.025Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-15T06:37:06.025Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.106 [2024-10-15T06:37:06.025Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:06.025Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-15T06:37:06.056Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-15T06:37:06.056Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:06.056Z] latest [2024-10-15T06:37:06.056Z] 3.2.0-dev.106 [2024-10-15T06:37:06.056Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:06.056Z] main [2024-10-15T06:37:06.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:06.409Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:06.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:06.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-15T06:37:06.766Z] bc3b51dd18a4: Preparing [2024-10-15T06:37:06.766Z] e75599a076b4: Preparing [2024-10-15T06:37:06.766Z] f0f43fa2480c: Preparing [2024-10-15T06:37:06.766Z] d815c233cb0e: Preparing [2024-10-15T06:37:06.766Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:06.766Z] 797af27ae00c: Preparing [2024-10-15T06:37:06.766Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:06.766Z] 16113d51b718: Preparing [2024-10-15T06:37:06.766Z] 797af27ae00c: Waiting [2024-10-15T06:37:06.766Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:06.766Z] 16113d51b718: Waiting [2024-10-15T06:37:06.766Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:06.766Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:07.030Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:07.030Z] e75599a076b4: Pushed [2024-10-15T06:37:07.030Z] 16113d51b718: Layer already exists [2024-10-15T06:37:07.030Z] bc3b51dd18a4: Pushed [2024-10-15T06:37:07.030Z] 797af27ae00c: Pushed [2024-10-15T06:37:13.651Z] f0f43fa2480c: Pushed [2024-10-15T06:37:13.651Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:14.015Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:14.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-15T06:37:14.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-15T06:37:14.380Z] bc3b51dd18a4: Preparing [2024-10-15T06:37:14.380Z] e75599a076b4: Preparing [2024-10-15T06:37:14.380Z] f0f43fa2480c: Preparing [2024-10-15T06:37:14.380Z] d815c233cb0e: Preparing [2024-10-15T06:37:14.380Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:14.380Z] 797af27ae00c: Preparing [2024-10-15T06:37:14.380Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:14.380Z] 16113d51b718: Preparing [2024-10-15T06:37:14.380Z] 797af27ae00c: Waiting [2024-10-15T06:37:14.380Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:14.380Z] 16113d51b718: Waiting [2024-10-15T06:37:14.380Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:14.380Z] bc3b51dd18a4: Layer already exists [2024-10-15T06:37:14.380Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:14.380Z] f0f43fa2480c: Layer already exists [2024-10-15T06:37:14.380Z] e75599a076b4: Layer already exists [2024-10-15T06:37:14.380Z] 797af27ae00c: Layer already exists [2024-10-15T06:37:14.380Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:14.380Z] 16113d51b718: Layer already exists [2024-10-15T06:37:14.645Z] latest: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:15.004Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:15.356Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.106 [2024-10-15T06:37:15.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-15T06:37:15.357Z] bc3b51dd18a4: Preparing [2024-10-15T06:37:15.357Z] e75599a076b4: Preparing [2024-10-15T06:37:15.357Z] f0f43fa2480c: Preparing [2024-10-15T06:37:15.357Z] d815c233cb0e: Preparing [2024-10-15T06:37:15.357Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:15.357Z] 797af27ae00c: Preparing [2024-10-15T06:37:15.357Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:15.357Z] 16113d51b718: Preparing [2024-10-15T06:37:15.357Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:15.357Z] 16113d51b718: Waiting [2024-10-15T06:37:15.357Z] 797af27ae00c: Waiting [2024-10-15T06:37:15.357Z] bc3b51dd18a4: Layer already exists [2024-10-15T06:37:15.357Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:15.357Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:15.357Z] e75599a076b4: Layer already exists [2024-10-15T06:37:15.357Z] f0f43fa2480c: Layer already exists [2024-10-15T06:37:15.357Z] 797af27ae00c: Layer already exists [2024-10-15T06:37:15.357Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:15.357Z] 16113d51b718: Layer already exists [2024-10-15T06:37:15.621Z] 3.2.0-dev.106: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:15.971Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:16.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:16.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-15T06:37:16.309Z] bc3b51dd18a4: Preparing [2024-10-15T06:37:16.309Z] e75599a076b4: Preparing [2024-10-15T06:37:16.309Z] f0f43fa2480c: Preparing [2024-10-15T06:37:16.309Z] d815c233cb0e: Preparing [2024-10-15T06:37:16.309Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:16.309Z] 797af27ae00c: Preparing [2024-10-15T06:37:16.309Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:16.309Z] 16113d51b718: Preparing [2024-10-15T06:37:16.309Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:16.309Z] 797af27ae00c: Waiting [2024-10-15T06:37:16.309Z] 16113d51b718: Waiting [2024-10-15T06:37:16.309Z] f0f43fa2480c: Layer already exists [2024-10-15T06:37:16.309Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:16.309Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:16.309Z] e75599a076b4: Layer already exists [2024-10-15T06:37:16.309Z] bc3b51dd18a4: Layer already exists [2024-10-15T06:37:16.309Z] 797af27ae00c: Layer already exists [2024-10-15T06:37:16.309Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:16.309Z] 16113d51b718: Layer already exists [2024-10-15T06:37:16.573Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:16.923Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:17.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-15T06:37:17.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-15T06:37:17.266Z] bc3b51dd18a4: Preparing [2024-10-15T06:37:17.266Z] e75599a076b4: Preparing [2024-10-15T06:37:17.266Z] f0f43fa2480c: Preparing [2024-10-15T06:37:17.266Z] d815c233cb0e: Preparing [2024-10-15T06:37:17.266Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:17.266Z] 797af27ae00c: Preparing [2024-10-15T06:37:17.266Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:17.266Z] 16113d51b718: Preparing [2024-10-15T06:37:17.266Z] 797af27ae00c: Waiting [2024-10-15T06:37:17.266Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:17.266Z] 16113d51b718: Waiting [2024-10-15T06:37:17.266Z] f0f43fa2480c: Layer already exists [2024-10-15T06:37:17.266Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:17.266Z] e75599a076b4: Layer already exists [2024-10-15T06:37:17.266Z] bc3b51dd18a4: Layer already exists [2024-10-15T06:37:17.266Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:17.266Z] 16113d51b718: Layer already exists [2024-10-15T06:37:17.266Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:17.266Z] 797af27ae00c: Layer already exists [2024-10-15T06:37:17.529Z] main: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:37:17.604Z] ===================================================== [Pipeline] echo [2024-10-15T06:37:17.618Z] taggedImages: [2024-10-15T06:37:17.618Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:17.618Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-15T06:37:17.618Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.106 [2024-10-15T06:37:17.618Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:17.618Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-15T06:37:17.804Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-15T06:37:17.804Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:17.804Z] latest [2024-10-15T06:37:17.804Z] 3.2.0-dev.106 [2024-10-15T06:37:17.804Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:17.804Z] main [2024-10-15T06:37:17.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:18.164Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:18.509Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:18.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-15T06:37:18.509Z] b5d40d989ffc: Preparing [2024-10-15T06:37:18.509Z] cbdf33dee863: Preparing [2024-10-15T06:37:18.509Z] af902ed84223: Preparing [2024-10-15T06:37:18.509Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:18.509Z] 13dae9aa8407: Preparing [2024-10-15T06:37:18.509Z] 522e70c5ac24: Preparing [2024-10-15T06:37:18.509Z] 16113d51b718: Preparing [2024-10-15T06:37:18.509Z] 522e70c5ac24: Waiting [2024-10-15T06:37:18.509Z] 16113d51b718: Waiting [2024-10-15T06:37:18.509Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:18.773Z] cbdf33dee863: Pushed [2024-10-15T06:37:18.773Z] 16113d51b718: Layer already exists [2024-10-15T06:37:18.773Z] 522e70c5ac24: Pushed [2024-10-15T06:37:18.773Z] b5d40d989ffc: Pushed [2024-10-15T06:37:18.773Z] 13dae9aa8407: Pushed [2024-10-15T06:37:26.951Z] af902ed84223: Pushed [2024-10-15T06:37:26.952Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:27.303Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:27.638Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-15T06:37:27.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-15T06:37:27.638Z] b5d40d989ffc: Preparing [2024-10-15T06:37:27.638Z] cbdf33dee863: Preparing [2024-10-15T06:37:27.638Z] af902ed84223: Preparing [2024-10-15T06:37:27.638Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:27.638Z] 13dae9aa8407: Preparing [2024-10-15T06:37:27.638Z] 522e70c5ac24: Preparing [2024-10-15T06:37:27.638Z] 16113d51b718: Preparing [2024-10-15T06:37:27.638Z] 522e70c5ac24: Waiting [2024-10-15T06:37:27.638Z] 16113d51b718: Waiting [2024-10-15T06:37:27.638Z] b5d40d989ffc: Layer already exists [2024-10-15T06:37:27.638Z] cbdf33dee863: Layer already exists [2024-10-15T06:37:27.638Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:27.638Z] 13dae9aa8407: Layer already exists [2024-10-15T06:37:27.638Z] af902ed84223: Layer already exists [2024-10-15T06:37:27.638Z] 16113d51b718: Layer already exists [2024-10-15T06:37:27.638Z] 522e70c5ac24: Layer already exists [2024-10-15T06:37:27.638Z] latest: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:28.249Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:28.590Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.106 [2024-10-15T06:37:28.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-15T06:37:28.590Z] b5d40d989ffc: Preparing [2024-10-15T06:37:28.590Z] cbdf33dee863: Preparing [2024-10-15T06:37:28.590Z] af902ed84223: Preparing [2024-10-15T06:37:28.590Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:28.590Z] 13dae9aa8407: Preparing [2024-10-15T06:37:28.590Z] 522e70c5ac24: Preparing [2024-10-15T06:37:28.590Z] 16113d51b718: Preparing [2024-10-15T06:37:28.590Z] 522e70c5ac24: Waiting [2024-10-15T06:37:28.590Z] 16113d51b718: Waiting [2024-10-15T06:37:28.590Z] af902ed84223: Layer already exists [2024-10-15T06:37:28.590Z] b5d40d989ffc: Layer already exists [2024-10-15T06:37:28.590Z] 13dae9aa8407: Layer already exists [2024-10-15T06:37:28.590Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:28.590Z] cbdf33dee863: Layer already exists [2024-10-15T06:37:28.590Z] 522e70c5ac24: Layer already exists [2024-10-15T06:37:28.590Z] 16113d51b718: Layer already exists [2024-10-15T06:37:28.590Z] 3.2.0-dev.106: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:29.195Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:29.535Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:29.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-15T06:37:29.535Z] b5d40d989ffc: Preparing [2024-10-15T06:37:29.535Z] cbdf33dee863: Preparing [2024-10-15T06:37:29.535Z] af902ed84223: Preparing [2024-10-15T06:37:29.535Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:29.535Z] 13dae9aa8407: Preparing [2024-10-15T06:37:29.535Z] 522e70c5ac24: Preparing [2024-10-15T06:37:29.535Z] 16113d51b718: Preparing [2024-10-15T06:37:29.535Z] 522e70c5ac24: Waiting [2024-10-15T06:37:29.535Z] 16113d51b718: Waiting [2024-10-15T06:37:29.535Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:29.535Z] cbdf33dee863: Layer already exists [2024-10-15T06:37:29.535Z] af902ed84223: Layer already exists [2024-10-15T06:37:29.535Z] b5d40d989ffc: Layer already exists [2024-10-15T06:37:29.535Z] 13dae9aa8407: Layer already exists [2024-10-15T06:37:29.535Z] 522e70c5ac24: Layer already exists [2024-10-15T06:37:29.535Z] 16113d51b718: Layer already exists [2024-10-15T06:37:29.535Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:30.143Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:30.488Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-15T06:37:30.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-15T06:37:30.488Z] b5d40d989ffc: Preparing [2024-10-15T06:37:30.488Z] cbdf33dee863: Preparing [2024-10-15T06:37:30.488Z] af902ed84223: Preparing [2024-10-15T06:37:30.488Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:30.488Z] 13dae9aa8407: Preparing [2024-10-15T06:37:30.488Z] 522e70c5ac24: Preparing [2024-10-15T06:37:30.488Z] 16113d51b718: Preparing [2024-10-15T06:37:30.488Z] 522e70c5ac24: Waiting [2024-10-15T06:37:30.488Z] 16113d51b718: Waiting [2024-10-15T06:37:30.488Z] af902ed84223: Layer already exists [2024-10-15T06:37:30.488Z] 13dae9aa8407: Layer already exists [2024-10-15T06:37:30.488Z] cbdf33dee863: Layer already exists [2024-10-15T06:37:30.488Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:30.488Z] b5d40d989ffc: Layer already exists [2024-10-15T06:37:30.488Z] 522e70c5ac24: Layer already exists [2024-10-15T06:37:30.488Z] 16113d51b718: Layer already exists [2024-10-15T06:37:30.751Z] main: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:37:30.826Z] ===================================================== [Pipeline] echo [2024-10-15T06:37:30.839Z] taggedImages: [2024-10-15T06:37:30.839Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:30.839Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-15T06:37:30.839Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.106 [2024-10-15T06:37:30.839Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:30.839Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-15T06:37:30.870Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-15T06:37:30.870Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:30.870Z] latest [2024-10-15T06:37:30.870Z] 3.2.0-dev.106 [2024-10-15T06:37:30.870Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:30.870Z] main [2024-10-15T06:37:30.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:31.230Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:31.569Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:31.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-15T06:37:31.569Z] c22b6ae29b27: Preparing [2024-10-15T06:37:31.569Z] ea80e40666c3: Preparing [2024-10-15T06:37:31.569Z] 4ec1a6c6e593: Preparing [2024-10-15T06:37:31.569Z] d17dd0c15be2: Preparing [2024-10-15T06:37:31.569Z] d815c233cb0e: Preparing [2024-10-15T06:37:31.569Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:31.569Z] ba3882092fb1: Preparing [2024-10-15T06:37:31.569Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:31.569Z] 16113d51b718: Preparing [2024-10-15T06:37:31.569Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:31.569Z] ba3882092fb1: Waiting [2024-10-15T06:37:31.569Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:31.569Z] 16113d51b718: Waiting [2024-10-15T06:37:31.832Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:31.832Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:31.832Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:31.832Z] c22b6ae29b27: Pushed [2024-10-15T06:37:31.832Z] 4ec1a6c6e593: Pushed [2024-10-15T06:37:31.832Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:31.832Z] ea80e40666c3: Pushed [2024-10-15T06:37:31.832Z] 16113d51b718: Layer already exists [2024-10-15T06:37:40.000Z] d17dd0c15be2: Pushed [2024-10-15T06:37:40.000Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:40.354Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:40.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-15T06:37:40.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-15T06:37:40.697Z] c22b6ae29b27: Preparing [2024-10-15T06:37:40.697Z] ea80e40666c3: Preparing [2024-10-15T06:37:40.697Z] 4ec1a6c6e593: Preparing [2024-10-15T06:37:40.697Z] d17dd0c15be2: Preparing [2024-10-15T06:37:40.697Z] d815c233cb0e: Preparing [2024-10-15T06:37:40.697Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:40.697Z] ba3882092fb1: Preparing [2024-10-15T06:37:40.697Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:40.697Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:40.697Z] ba3882092fb1: Waiting [2024-10-15T06:37:40.697Z] 16113d51b718: Preparing [2024-10-15T06:37:40.697Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:40.697Z] 16113d51b718: Waiting [2024-10-15T06:37:40.697Z] 4ec1a6c6e593: Layer already exists [2024-10-15T06:37:40.697Z] ea80e40666c3: Layer already exists [2024-10-15T06:37:40.697Z] d17dd0c15be2: Layer already exists [2024-10-15T06:37:40.697Z] c22b6ae29b27: Layer already exists [2024-10-15T06:37:40.697Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:40.697Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:40.697Z] 16113d51b718: Layer already exists [2024-10-15T06:37:40.697Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:40.697Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:40.961Z] latest: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:41.308Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:41.726Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.106 [2024-10-15T06:37:41.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-15T06:37:41.726Z] c22b6ae29b27: Preparing [2024-10-15T06:37:41.726Z] ea80e40666c3: Preparing [2024-10-15T06:37:41.726Z] 4ec1a6c6e593: Preparing [2024-10-15T06:37:41.726Z] d17dd0c15be2: Preparing [2024-10-15T06:37:41.726Z] d815c233cb0e: Preparing [2024-10-15T06:37:41.726Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:41.726Z] ba3882092fb1: Preparing [2024-10-15T06:37:41.726Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:41.726Z] 16113d51b718: Preparing [2024-10-15T06:37:41.726Z] ba3882092fb1: Waiting [2024-10-15T06:37:41.726Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:41.726Z] 16113d51b718: Waiting [2024-10-15T06:37:41.726Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:41.726Z] d17dd0c15be2: Layer already exists [2024-10-15T06:37:41.726Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:41.726Z] c22b6ae29b27: Layer already exists [2024-10-15T06:37:41.726Z] ea80e40666c3: Layer already exists [2024-10-15T06:37:41.726Z] 4ec1a6c6e593: Layer already exists [2024-10-15T06:37:41.726Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:41.726Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:41.726Z] 16113d51b718: Layer already exists [2024-10-15T06:37:41.726Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:41.993Z] 3.2.0-dev.106: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:42.368Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:42.737Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:42.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-15T06:37:42.737Z] c22b6ae29b27: Preparing [2024-10-15T06:37:42.737Z] ea80e40666c3: Preparing [2024-10-15T06:37:42.737Z] 4ec1a6c6e593: Preparing [2024-10-15T06:37:42.737Z] d17dd0c15be2: Preparing [2024-10-15T06:37:42.737Z] d815c233cb0e: Preparing [2024-10-15T06:37:42.737Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:42.737Z] ba3882092fb1: Preparing [2024-10-15T06:37:42.737Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:42.737Z] 16113d51b718: Preparing [2024-10-15T06:37:42.737Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:42.737Z] ba3882092fb1: Waiting [2024-10-15T06:37:42.737Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:42.737Z] 16113d51b718: Waiting [2024-10-15T06:37:42.737Z] ea80e40666c3: Layer already exists [2024-10-15T06:37:42.737Z] d17dd0c15be2: Layer already exists [2024-10-15T06:37:42.737Z] 4ec1a6c6e593: Layer already exists [2024-10-15T06:37:42.737Z] c22b6ae29b27: Layer already exists [2024-10-15T06:37:42.737Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:42.737Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:42.737Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:42.737Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:42.737Z] 16113d51b718: Layer already exists [2024-10-15T06:37:42.737Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:43.081Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:43.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-15T06:37:43.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-15T06:37:43.417Z] c22b6ae29b27: Preparing [2024-10-15T06:37:43.417Z] ea80e40666c3: Preparing [2024-10-15T06:37:43.417Z] 4ec1a6c6e593: Preparing [2024-10-15T06:37:43.417Z] d17dd0c15be2: Preparing [2024-10-15T06:37:43.417Z] d815c233cb0e: Preparing [2024-10-15T06:37:43.417Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:43.417Z] ba3882092fb1: Preparing [2024-10-15T06:37:43.417Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:43.417Z] 16113d51b718: Preparing [2024-10-15T06:37:43.417Z] ba3882092fb1: Waiting [2024-10-15T06:37:43.417Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:43.417Z] 16113d51b718: Waiting [2024-10-15T06:37:43.417Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:43.417Z] 4ec1a6c6e593: Layer already exists [2024-10-15T06:37:43.417Z] ea80e40666c3: Layer already exists [2024-10-15T06:37:43.417Z] d17dd0c15be2: Layer already exists [2024-10-15T06:37:43.417Z] c22b6ae29b27: Layer already exists [2024-10-15T06:37:43.417Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:43.417Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:43.417Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:43.417Z] 16113d51b718: Layer already exists [2024-10-15T06:37:43.417Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:43.680Z] main: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:37:43.764Z] ===================================================== [Pipeline] echo [2024-10-15T06:37:43.780Z] taggedImages: [2024-10-15T06:37:43.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:43.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-15T06:37:43.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.106 [2024-10-15T06:37:43.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:43.780Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-15T06:37:43.813Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-15T06:37:43.813Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:43.813Z] latest [2024-10-15T06:37:43.813Z] 3.2.0-dev.106 [2024-10-15T06:37:43.813Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:43.813Z] main [2024-10-15T06:37:43.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:44.183Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:46.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:46.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-15T06:37:46.882Z] ed76dc79a117: Preparing [2024-10-15T06:37:46.882Z] d4687eae54db: Preparing [2024-10-15T06:37:46.882Z] fb2eb8c2fdfe: Preparing [2024-10-15T06:37:46.882Z] 6ecc7a2d63df: Preparing [2024-10-15T06:37:46.882Z] 922621877348: Preparing [2024-10-15T06:37:46.882Z] 47cfec168365: Preparing [2024-10-15T06:37:46.882Z] 53fc3a076547: Preparing [2024-10-15T06:37:46.882Z] 8163ee9d81e6: Preparing [2024-10-15T06:37:46.882Z] d815c233cb0e: Preparing [2024-10-15T06:37:46.882Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:46.882Z] 220aff342a59: Preparing [2024-10-15T06:37:46.882Z] 888c905e25bb: Preparing [2024-10-15T06:37:46.882Z] 5f70bf18a086: Preparing [2024-10-15T06:37:46.882Z] b41c4e335712: Preparing [2024-10-15T06:37:46.882Z] e9f60349b033: Preparing [2024-10-15T06:37:46.882Z] c77d2b10bd32: Preparing [2024-10-15T06:37:46.882Z] 16113d51b718: Preparing [2024-10-15T06:37:46.882Z] d815c233cb0e: Waiting [2024-10-15T06:37:46.882Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:46.882Z] 220aff342a59: Waiting [2024-10-15T06:37:46.882Z] 888c905e25bb: Waiting [2024-10-15T06:37:46.882Z] 5f70bf18a086: Waiting [2024-10-15T06:37:46.882Z] b41c4e335712: Waiting [2024-10-15T06:37:46.882Z] e9f60349b033: Waiting [2024-10-15T06:37:46.882Z] c77d2b10bd32: Waiting [2024-10-15T06:37:46.882Z] 16113d51b718: Waiting [2024-10-15T06:37:46.882Z] 47cfec168365: Waiting [2024-10-15T06:37:46.882Z] 53fc3a076547: Waiting [2024-10-15T06:37:46.882Z] 8163ee9d81e6: Waiting [2024-10-15T06:37:47.149Z] fb2eb8c2fdfe: Pushed [2024-10-15T06:37:47.149Z] d4687eae54db: Pushed [2024-10-15T06:37:47.149Z] 6ecc7a2d63df: Pushed [2024-10-15T06:37:47.149Z] 922621877348: Pushed [2024-10-15T06:37:47.149Z] ed76dc79a117: Pushed [2024-10-15T06:37:47.149Z] 47cfec168365: Pushed [2024-10-15T06:37:47.149Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:47.149Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:47.415Z] 53fc3a076547: Pushed [2024-10-15T06:37:47.415Z] 5f70bf18a086: Layer already exists [2024-10-15T06:37:47.415Z] 220aff342a59: Pushed [2024-10-15T06:37:47.415Z] 888c905e25bb: Pushed [2024-10-15T06:37:47.415Z] b41c4e335712: Pushed [2024-10-15T06:37:47.415Z] 16113d51b718: Layer already exists [2024-10-15T06:37:47.678Z] c77d2b10bd32: Pushed [2024-10-15T06:37:47.678Z] e9f60349b033: Pushed [2024-10-15T06:37:51.908Z] 8163ee9d81e6: Pushed [2024-10-15T06:37:51.908Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:52.260Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:52.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-15T06:37:52.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-15T06:37:52.595Z] ed76dc79a117: Preparing [2024-10-15T06:37:52.595Z] d4687eae54db: Preparing [2024-10-15T06:37:52.595Z] fb2eb8c2fdfe: Preparing [2024-10-15T06:37:52.595Z] 6ecc7a2d63df: Preparing [2024-10-15T06:37:52.595Z] 922621877348: Preparing [2024-10-15T06:37:52.595Z] 47cfec168365: Preparing [2024-10-15T06:37:52.595Z] 53fc3a076547: Preparing [2024-10-15T06:37:52.595Z] 8163ee9d81e6: Preparing [2024-10-15T06:37:52.595Z] d815c233cb0e: Preparing [2024-10-15T06:37:52.595Z] 47cfec168365: Waiting [2024-10-15T06:37:52.595Z] 8163ee9d81e6: Waiting [2024-10-15T06:37:52.595Z] 53fc3a076547: Waiting [2024-10-15T06:37:52.595Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:52.595Z] 220aff342a59: Preparing [2024-10-15T06:37:52.595Z] 888c905e25bb: Preparing [2024-10-15T06:37:52.595Z] 5f70bf18a086: Preparing [2024-10-15T06:37:52.595Z] b41c4e335712: Preparing [2024-10-15T06:37:52.595Z] e9f60349b033: Preparing [2024-10-15T06:37:52.595Z] c77d2b10bd32: Preparing [2024-10-15T06:37:52.595Z] 16113d51b718: Preparing [2024-10-15T06:37:52.595Z] d815c233cb0e: Waiting [2024-10-15T06:37:52.595Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:52.595Z] 220aff342a59: Waiting [2024-10-15T06:37:52.595Z] 888c905e25bb: Waiting [2024-10-15T06:37:52.595Z] 5f70bf18a086: Waiting [2024-10-15T06:37:52.595Z] b41c4e335712: Waiting [2024-10-15T06:37:52.595Z] e9f60349b033: Waiting [2024-10-15T06:37:52.595Z] c77d2b10bd32: Waiting [2024-10-15T06:37:52.595Z] 16113d51b718: Waiting [2024-10-15T06:37:52.595Z] fb2eb8c2fdfe: Layer already exists [2024-10-15T06:37:52.595Z] 6ecc7a2d63df: Layer already exists [2024-10-15T06:37:52.595Z] ed76dc79a117: Layer already exists [2024-10-15T06:37:52.595Z] d4687eae54db: Layer already exists [2024-10-15T06:37:52.595Z] 922621877348: Layer already exists [2024-10-15T06:37:52.595Z] 8163ee9d81e6: Layer already exists [2024-10-15T06:37:52.595Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:52.595Z] 53fc3a076547: Layer already exists [2024-10-15T06:37:52.595Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:52.595Z] 47cfec168365: Layer already exists [2024-10-15T06:37:52.595Z] 220aff342a59: Layer already exists [2024-10-15T06:37:52.595Z] 5f70bf18a086: Layer already exists [2024-10-15T06:37:52.595Z] 888c905e25bb: Layer already exists [2024-10-15T06:37:52.595Z] b41c4e335712: Layer already exists [2024-10-15T06:37:52.595Z] e9f60349b033: Layer already exists [2024-10-15T06:37:52.595Z] c77d2b10bd32: Layer already exists [2024-10-15T06:37:52.595Z] 16113d51b718: Layer already exists [2024-10-15T06:37:52.858Z] latest: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:53.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:53.544Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.106 [2024-10-15T06:37:53.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-15T06:37:53.544Z] ed76dc79a117: Preparing [2024-10-15T06:37:53.544Z] d4687eae54db: Preparing [2024-10-15T06:37:53.544Z] fb2eb8c2fdfe: Preparing [2024-10-15T06:37:53.544Z] 6ecc7a2d63df: Preparing [2024-10-15T06:37:53.544Z] 922621877348: Preparing [2024-10-15T06:37:53.544Z] 47cfec168365: Preparing [2024-10-15T06:37:53.544Z] 47cfec168365: Waiting [2024-10-15T06:37:53.544Z] 53fc3a076547: Preparing [2024-10-15T06:37:53.544Z] 8163ee9d81e6: Preparing [2024-10-15T06:37:53.544Z] 53fc3a076547: Waiting [2024-10-15T06:37:53.544Z] d815c233cb0e: Preparing [2024-10-15T06:37:53.544Z] 8163ee9d81e6: Waiting [2024-10-15T06:37:53.544Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:53.544Z] d815c233cb0e: Waiting [2024-10-15T06:37:53.544Z] 220aff342a59: Preparing [2024-10-15T06:37:53.544Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:53.544Z] 888c905e25bb: Preparing [2024-10-15T06:37:53.544Z] 220aff342a59: Waiting [2024-10-15T06:37:53.544Z] 5f70bf18a086: Preparing [2024-10-15T06:37:53.544Z] b41c4e335712: Preparing [2024-10-15T06:37:53.544Z] e9f60349b033: Preparing [2024-10-15T06:37:53.544Z] c77d2b10bd32: Preparing [2024-10-15T06:37:53.544Z] 5f70bf18a086: Waiting [2024-10-15T06:37:53.544Z] b41c4e335712: Waiting [2024-10-15T06:37:53.544Z] e9f60349b033: Waiting [2024-10-15T06:37:53.544Z] 16113d51b718: Preparing [2024-10-15T06:37:53.544Z] c77d2b10bd32: Waiting [2024-10-15T06:37:53.544Z] 16113d51b718: Waiting [2024-10-15T06:37:53.544Z] d4687eae54db: Layer already exists [2024-10-15T06:37:53.544Z] fb2eb8c2fdfe: Layer already exists [2024-10-15T06:37:53.544Z] 6ecc7a2d63df: Layer already exists [2024-10-15T06:37:53.544Z] 922621877348: Layer already exists [2024-10-15T06:37:53.544Z] ed76dc79a117: Layer already exists [2024-10-15T06:37:53.544Z] 53fc3a076547: Layer already exists [2024-10-15T06:37:53.544Z] 47cfec168365: Layer already exists [2024-10-15T06:37:53.544Z] 8163ee9d81e6: Layer already exists [2024-10-15T06:37:53.544Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:53.544Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:53.544Z] 220aff342a59: Layer already exists [2024-10-15T06:37:53.544Z] 888c905e25bb: Layer already exists [2024-10-15T06:37:53.544Z] b41c4e335712: Layer already exists [2024-10-15T06:37:53.544Z] e9f60349b033: Layer already exists [2024-10-15T06:37:53.544Z] 5f70bf18a086: Layer already exists [2024-10-15T06:37:53.544Z] 16113d51b718: Layer already exists [2024-10-15T06:37:53.544Z] c77d2b10bd32: Layer already exists [2024-10-15T06:37:53.809Z] 3.2.0-dev.106: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:54.154Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:54.495Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:54.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-15T06:37:54.495Z] ed76dc79a117: Preparing [2024-10-15T06:37:54.495Z] d4687eae54db: Preparing [2024-10-15T06:37:54.495Z] fb2eb8c2fdfe: Preparing [2024-10-15T06:37:54.495Z] 6ecc7a2d63df: Preparing [2024-10-15T06:37:54.495Z] 922621877348: Preparing [2024-10-15T06:37:54.495Z] 47cfec168365: Preparing [2024-10-15T06:37:54.495Z] 53fc3a076547: Preparing [2024-10-15T06:37:54.495Z] 8163ee9d81e6: Preparing [2024-10-15T06:37:54.495Z] d815c233cb0e: Preparing [2024-10-15T06:37:54.495Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:54.495Z] 220aff342a59: Preparing [2024-10-15T06:37:54.495Z] 888c905e25bb: Preparing [2024-10-15T06:37:54.495Z] 5f70bf18a086: Preparing [2024-10-15T06:37:54.495Z] b41c4e335712: Preparing [2024-10-15T06:37:54.495Z] e9f60349b033: Preparing [2024-10-15T06:37:54.495Z] c77d2b10bd32: Preparing [2024-10-15T06:37:54.495Z] 16113d51b718: Preparing [2024-10-15T06:37:54.495Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:54.495Z] 220aff342a59: Waiting [2024-10-15T06:37:54.495Z] 888c905e25bb: Waiting [2024-10-15T06:37:54.495Z] 5f70bf18a086: Waiting [2024-10-15T06:37:54.495Z] b41c4e335712: Waiting [2024-10-15T06:37:54.495Z] e9f60349b033: Waiting [2024-10-15T06:37:54.495Z] 47cfec168365: Waiting [2024-10-15T06:37:54.495Z] 53fc3a076547: Waiting [2024-10-15T06:37:54.495Z] 8163ee9d81e6: Waiting [2024-10-15T06:37:54.495Z] d815c233cb0e: Waiting [2024-10-15T06:37:54.495Z] 16113d51b718: Waiting [2024-10-15T06:37:54.495Z] 6ecc7a2d63df: Layer already exists [2024-10-15T06:37:54.495Z] d4687eae54db: Layer already exists [2024-10-15T06:37:54.495Z] fb2eb8c2fdfe: Layer already exists [2024-10-15T06:37:54.495Z] 922621877348: Layer already exists [2024-10-15T06:37:54.495Z] ed76dc79a117: Layer already exists [2024-10-15T06:37:54.495Z] 8163ee9d81e6: Layer already exists [2024-10-15T06:37:54.495Z] 47cfec168365: Layer already exists [2024-10-15T06:37:54.495Z] 53fc3a076547: Layer already exists [2024-10-15T06:37:54.495Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:54.495Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:54.495Z] 220aff342a59: Layer already exists [2024-10-15T06:37:54.495Z] 888c905e25bb: Layer already exists [2024-10-15T06:37:54.495Z] b41c4e335712: Layer already exists [2024-10-15T06:37:54.495Z] 5f70bf18a086: Layer already exists [2024-10-15T06:37:54.495Z] e9f60349b033: Layer already exists [2024-10-15T06:37:54.495Z] 16113d51b718: Layer already exists [2024-10-15T06:37:54.495Z] c77d2b10bd32: Layer already exists [2024-10-15T06:37:54.761Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:55.106Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:55.450Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-15T06:37:55.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-15T06:37:55.451Z] ed76dc79a117: Preparing [2024-10-15T06:37:55.451Z] d4687eae54db: Preparing [2024-10-15T06:37:55.451Z] fb2eb8c2fdfe: Preparing [2024-10-15T06:37:55.451Z] 6ecc7a2d63df: Preparing [2024-10-15T06:37:55.451Z] 922621877348: Preparing [2024-10-15T06:37:55.451Z] 47cfec168365: Preparing [2024-10-15T06:37:55.451Z] 53fc3a076547: Preparing [2024-10-15T06:37:55.451Z] 8163ee9d81e6: Preparing [2024-10-15T06:37:55.451Z] d815c233cb0e: Preparing [2024-10-15T06:37:55.451Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:55.451Z] 220aff342a59: Preparing [2024-10-15T06:37:55.451Z] 888c905e25bb: Preparing [2024-10-15T06:37:55.451Z] 5f70bf18a086: Preparing [2024-10-15T06:37:55.451Z] b41c4e335712: Preparing [2024-10-15T06:37:55.451Z] e9f60349b033: Preparing [2024-10-15T06:37:55.451Z] c77d2b10bd32: Preparing [2024-10-15T06:37:55.451Z] 16113d51b718: Preparing [2024-10-15T06:37:55.451Z] 47cfec168365: Waiting [2024-10-15T06:37:55.451Z] 53fc3a076547: Waiting [2024-10-15T06:37:55.451Z] 8163ee9d81e6: Waiting [2024-10-15T06:37:55.451Z] d815c233cb0e: Waiting [2024-10-15T06:37:55.451Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:55.451Z] 220aff342a59: Waiting [2024-10-15T06:37:55.451Z] 888c905e25bb: Waiting [2024-10-15T06:37:55.451Z] 5f70bf18a086: Waiting [2024-10-15T06:37:55.451Z] b41c4e335712: Waiting [2024-10-15T06:37:55.451Z] e9f60349b033: Waiting [2024-10-15T06:37:55.451Z] c77d2b10bd32: Waiting [2024-10-15T06:37:55.451Z] 16113d51b718: Waiting [2024-10-15T06:37:55.451Z] d4687eae54db: Layer already exists [2024-10-15T06:37:55.451Z] 922621877348: Layer already exists [2024-10-15T06:37:55.451Z] fb2eb8c2fdfe: Layer already exists [2024-10-15T06:37:55.451Z] ed76dc79a117: Layer already exists [2024-10-15T06:37:55.451Z] 6ecc7a2d63df: Layer already exists [2024-10-15T06:37:55.451Z] 47cfec168365: Layer already exists [2024-10-15T06:37:55.451Z] 53fc3a076547: Layer already exists [2024-10-15T06:37:55.451Z] 8163ee9d81e6: Layer already exists [2024-10-15T06:37:55.451Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:55.451Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:55.451Z] 888c905e25bb: Layer already exists [2024-10-15T06:37:55.451Z] 220aff342a59: Layer already exists [2024-10-15T06:37:55.451Z] 5f70bf18a086: Layer already exists [2024-10-15T06:37:55.451Z] e9f60349b033: Layer already exists [2024-10-15T06:37:55.451Z] b41c4e335712: Layer already exists [2024-10-15T06:37:55.451Z] c77d2b10bd32: Layer already exists [2024-10-15T06:37:55.451Z] 16113d51b718: Layer already exists [2024-10-15T06:37:55.714Z] main: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:37:55.789Z] ===================================================== [Pipeline] echo [2024-10-15T06:37:55.801Z] taggedImages: [2024-10-15T06:37:55.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:55.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-15T06:37:55.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.106 [2024-10-15T06:37:55.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:55.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-15T06:37:55.825Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-15T06:37:55.825Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:55.825Z] latest [2024-10-15T06:37:55.825Z] 3.2.0-dev.106 [2024-10-15T06:37:55.825Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:37:55.825Z] main [2024-10-15T06:37:55.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:56.184Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:37:56.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:37:56.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-15T06:37:56.542Z] 632b82a58421: Preparing [2024-10-15T06:37:56.542Z] ed6ec168b674: Preparing [2024-10-15T06:37:56.542Z] 0a4fa3fe2c40: Preparing [2024-10-15T06:37:56.542Z] ba6d014e8f22: Preparing [2024-10-15T06:37:56.542Z] d815c233cb0e: Preparing [2024-10-15T06:37:56.542Z] 1f3cf1691b10: Preparing [2024-10-15T06:37:56.542Z] ba3882092fb1: Preparing [2024-10-15T06:37:56.542Z] f26d2e4a8e8c: Preparing [2024-10-15T06:37:56.542Z] 16113d51b718: Preparing [2024-10-15T06:37:56.542Z] 1f3cf1691b10: Waiting [2024-10-15T06:37:56.542Z] ba3882092fb1: Waiting [2024-10-15T06:37:56.542Z] f26d2e4a8e8c: Waiting [2024-10-15T06:37:56.542Z] 16113d51b718: Waiting [2024-10-15T06:37:56.542Z] d815c233cb0e: Layer already exists [2024-10-15T06:37:57.788Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:37:57.788Z] ba3882092fb1: Layer already exists [2024-10-15T06:37:57.788Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:37:57.788Z] 0a4fa3fe2c40: Pushed [2024-10-15T06:37:57.788Z] 632b82a58421: Pushed [2024-10-15T06:37:57.788Z] 16113d51b718: Layer already exists [2024-10-15T06:37:57.788Z] ed6ec168b674: Pushed [2024-10-15T06:38:21.589Z] ba6d014e8f22: Pushed [2024-10-15T06:38:21.589Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:21.941Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:22.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-15T06:38:22.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-15T06:38:22.542Z] 632b82a58421: Preparing [2024-10-15T06:38:22.542Z] ed6ec168b674: Preparing [2024-10-15T06:38:22.542Z] 0a4fa3fe2c40: Preparing [2024-10-15T06:38:22.542Z] ba6d014e8f22: Preparing [2024-10-15T06:38:22.542Z] d815c233cb0e: Preparing [2024-10-15T06:38:22.542Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:22.542Z] ba3882092fb1: Preparing [2024-10-15T06:38:22.542Z] f26d2e4a8e8c: Preparing [2024-10-15T06:38:22.542Z] 16113d51b718: Preparing [2024-10-15T06:38:22.542Z] ba3882092fb1: Waiting [2024-10-15T06:38:22.542Z] f26d2e4a8e8c: Waiting [2024-10-15T06:38:22.542Z] 16113d51b718: Waiting [2024-10-15T06:38:22.542Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:22.542Z] ed6ec168b674: Layer already exists [2024-10-15T06:38:22.542Z] 632b82a58421: Layer already exists [2024-10-15T06:38:22.542Z] ba6d014e8f22: Layer already exists [2024-10-15T06:38:22.542Z] 0a4fa3fe2c40: Layer already exists [2024-10-15T06:38:22.542Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:22.542Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:22.542Z] 16113d51b718: Layer already exists [2024-10-15T06:38:22.542Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:38:22.542Z] ba3882092fb1: Layer already exists [2024-10-15T06:38:22.542Z] latest: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:23.153Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:23.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.106 [2024-10-15T06:38:23.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-15T06:38:23.489Z] 632b82a58421: Preparing [2024-10-15T06:38:23.489Z] ed6ec168b674: Preparing [2024-10-15T06:38:23.489Z] 0a4fa3fe2c40: Preparing [2024-10-15T06:38:23.489Z] ba6d014e8f22: Preparing [2024-10-15T06:38:23.489Z] d815c233cb0e: Preparing [2024-10-15T06:38:23.489Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:23.489Z] ba3882092fb1: Preparing [2024-10-15T06:38:23.489Z] f26d2e4a8e8c: Preparing [2024-10-15T06:38:23.489Z] 16113d51b718: Preparing [2024-10-15T06:38:23.489Z] ba3882092fb1: Waiting [2024-10-15T06:38:23.489Z] f26d2e4a8e8c: Waiting [2024-10-15T06:38:23.489Z] 16113d51b718: Waiting [2024-10-15T06:38:23.489Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:23.489Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:23.489Z] ba6d014e8f22: Layer already exists [2024-10-15T06:38:23.489Z] 0a4fa3fe2c40: Layer already exists [2024-10-15T06:38:23.489Z] 632b82a58421: Layer already exists [2024-10-15T06:38:23.489Z] ed6ec168b674: Layer already exists [2024-10-15T06:38:23.489Z] 16113d51b718: Layer already exists [2024-10-15T06:38:23.489Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:23.489Z] ba3882092fb1: Layer already exists [2024-10-15T06:38:23.489Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:38:23.489Z] 3.2.0-dev.106: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:23.835Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:24.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:24.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-15T06:38:24.182Z] 632b82a58421: Preparing [2024-10-15T06:38:24.182Z] ed6ec168b674: Preparing [2024-10-15T06:38:24.182Z] 0a4fa3fe2c40: Preparing [2024-10-15T06:38:24.182Z] ba6d014e8f22: Preparing [2024-10-15T06:38:24.182Z] d815c233cb0e: Preparing [2024-10-15T06:38:24.182Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:24.182Z] ba3882092fb1: Preparing [2024-10-15T06:38:24.182Z] f26d2e4a8e8c: Preparing [2024-10-15T06:38:24.182Z] 16113d51b718: Preparing [2024-10-15T06:38:24.182Z] ba3882092fb1: Waiting [2024-10-15T06:38:24.182Z] f26d2e4a8e8c: Waiting [2024-10-15T06:38:24.182Z] 16113d51b718: Waiting [2024-10-15T06:38:24.182Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:24.182Z] 632b82a58421: Layer already exists [2024-10-15T06:38:24.182Z] ed6ec168b674: Layer already exists [2024-10-15T06:38:24.182Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:24.182Z] ba6d014e8f22: Layer already exists [2024-10-15T06:38:24.182Z] 0a4fa3fe2c40: Layer already exists [2024-10-15T06:38:24.182Z] 16113d51b718: Layer already exists [2024-10-15T06:38:24.182Z] ba3882092fb1: Layer already exists [2024-10-15T06:38:24.182Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:24.182Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:38:24.182Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:24.525Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:24.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-15T06:38:24.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-15T06:38:24.867Z] 632b82a58421: Preparing [2024-10-15T06:38:24.867Z] ed6ec168b674: Preparing [2024-10-15T06:38:24.867Z] 0a4fa3fe2c40: Preparing [2024-10-15T06:38:24.867Z] ba6d014e8f22: Preparing [2024-10-15T06:38:24.867Z] d815c233cb0e: Preparing [2024-10-15T06:38:24.867Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:24.867Z] ba3882092fb1: Preparing [2024-10-15T06:38:24.867Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:24.867Z] f26d2e4a8e8c: Preparing [2024-10-15T06:38:24.867Z] ba3882092fb1: Waiting [2024-10-15T06:38:24.867Z] 16113d51b718: Preparing [2024-10-15T06:38:24.867Z] f26d2e4a8e8c: Waiting [2024-10-15T06:38:24.867Z] ba6d014e8f22: Layer already exists [2024-10-15T06:38:24.867Z] ed6ec168b674: Layer already exists [2024-10-15T06:38:24.867Z] 0a4fa3fe2c40: Layer already exists [2024-10-15T06:38:24.867Z] 632b82a58421: Layer already exists [2024-10-15T06:38:24.867Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:24.867Z] ba3882092fb1: Layer already exists [2024-10-15T06:38:24.867Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:24.867Z] 16113d51b718: Layer already exists [2024-10-15T06:38:24.867Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:38:24.867Z] main: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:38:25.204Z] ===================================================== [Pipeline] echo [2024-10-15T06:38:25.217Z] taggedImages: [2024-10-15T06:38:25.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:25.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-15T06:38:25.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.106 [2024-10-15T06:38:25.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:25.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-15T06:38:25.249Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-15T06:38:25.249Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:25.249Z] latest [2024-10-15T06:38:25.249Z] 3.2.0-dev.106 [2024-10-15T06:38:25.249Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:25.249Z] main [2024-10-15T06:38:25.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:25.611Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:25.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:25.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-15T06:38:25.959Z] ec6d0806fb45: Preparing [2024-10-15T06:38:25.959Z] 7ea59b71654a: Preparing [2024-10-15T06:38:25.959Z] 11444a58832e: Preparing [2024-10-15T06:38:25.959Z] 4a290f8d5b4f: Preparing [2024-10-15T06:38:25.959Z] e883e15671e4: Preparing [2024-10-15T06:38:25.959Z] d815c233cb0e: Preparing [2024-10-15T06:38:25.959Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:25.959Z] a7099b28591a: Preparing [2024-10-15T06:38:25.959Z] c09a44360eb8: Preparing [2024-10-15T06:38:25.959Z] 355b6610fe5d: Preparing [2024-10-15T06:38:25.959Z] 16113d51b718: Preparing [2024-10-15T06:38:25.959Z] a7099b28591a: Waiting [2024-10-15T06:38:25.959Z] 355b6610fe5d: Waiting [2024-10-15T06:38:25.959Z] c09a44360eb8: Waiting [2024-10-15T06:38:25.959Z] 16113d51b718: Waiting [2024-10-15T06:38:25.959Z] d815c233cb0e: Waiting [2024-10-15T06:38:25.959Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:26.222Z] e883e15671e4: Pushed [2024-10-15T06:38:26.222Z] 4a290f8d5b4f: Pushed [2024-10-15T06:38:26.222Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:26.222Z] ec6d0806fb45: Pushed [2024-10-15T06:38:26.222Z] 7ea59b71654a: Pushed [2024-10-15T06:38:26.222Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:26.222Z] 16113d51b718: Layer already exists [2024-10-15T06:38:26.222Z] a7099b28591a: Pushed [2024-10-15T06:38:26.486Z] c09a44360eb8: Pushed [2024-10-15T06:38:29.048Z] 355b6610fe5d: Pushed [2024-10-15T06:38:29.048Z] 11444a58832e: Pushed [2024-10-15T06:38:29.312Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:29.661Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:29.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-15T06:38:29.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-15T06:38:29.999Z] ec6d0806fb45: Preparing [2024-10-15T06:38:29.999Z] 7ea59b71654a: Preparing [2024-10-15T06:38:29.999Z] 11444a58832e: Preparing [2024-10-15T06:38:29.999Z] 4a290f8d5b4f: Preparing [2024-10-15T06:38:29.999Z] e883e15671e4: Preparing [2024-10-15T06:38:29.999Z] d815c233cb0e: Preparing [2024-10-15T06:38:29.999Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:29.999Z] a7099b28591a: Preparing [2024-10-15T06:38:29.999Z] c09a44360eb8: Preparing [2024-10-15T06:38:29.999Z] 355b6610fe5d: Preparing [2024-10-15T06:38:29.999Z] 16113d51b718: Preparing [2024-10-15T06:38:29.999Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:29.999Z] a7099b28591a: Waiting [2024-10-15T06:38:29.999Z] 355b6610fe5d: Waiting [2024-10-15T06:38:29.999Z] 16113d51b718: Waiting [2024-10-15T06:38:29.999Z] c09a44360eb8: Waiting [2024-10-15T06:38:29.999Z] d815c233cb0e: Waiting [2024-10-15T06:38:29.999Z] 4a290f8d5b4f: Layer already exists [2024-10-15T06:38:29.999Z] 7ea59b71654a: Layer already exists [2024-10-15T06:38:29.999Z] e883e15671e4: Layer already exists [2024-10-15T06:38:29.999Z] ec6d0806fb45: Layer already exists [2024-10-15T06:38:29.999Z] 11444a58832e: Layer already exists [2024-10-15T06:38:29.999Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:29.999Z] a7099b28591a: Layer already exists [2024-10-15T06:38:29.999Z] c09a44360eb8: Layer already exists [2024-10-15T06:38:29.999Z] 355b6610fe5d: Layer already exists [2024-10-15T06:38:29.999Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:29.999Z] 16113d51b718: Layer already exists [2024-10-15T06:38:30.263Z] latest: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:30.614Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:30.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.106 [2024-10-15T06:38:30.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-15T06:38:30.949Z] ec6d0806fb45: Preparing [2024-10-15T06:38:30.949Z] 7ea59b71654a: Preparing [2024-10-15T06:38:30.949Z] 11444a58832e: Preparing [2024-10-15T06:38:30.949Z] 4a290f8d5b4f: Preparing [2024-10-15T06:38:30.949Z] e883e15671e4: Preparing [2024-10-15T06:38:30.949Z] d815c233cb0e: Preparing [2024-10-15T06:38:30.949Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:30.949Z] d815c233cb0e: Waiting [2024-10-15T06:38:30.949Z] a7099b28591a: Preparing [2024-10-15T06:38:30.949Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:30.949Z] c09a44360eb8: Preparing [2024-10-15T06:38:30.949Z] a7099b28591a: Waiting [2024-10-15T06:38:30.949Z] 355b6610fe5d: Preparing [2024-10-15T06:38:30.949Z] 16113d51b718: Preparing [2024-10-15T06:38:30.949Z] c09a44360eb8: Waiting [2024-10-15T06:38:30.949Z] 16113d51b718: Waiting [2024-10-15T06:38:30.949Z] e883e15671e4: Layer already exists [2024-10-15T06:38:30.949Z] 11444a58832e: Layer already exists [2024-10-15T06:38:30.949Z] ec6d0806fb45: Layer already exists [2024-10-15T06:38:30.949Z] 4a290f8d5b4f: Layer already exists [2024-10-15T06:38:30.949Z] 7ea59b71654a: Layer already exists [2024-10-15T06:38:30.949Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:30.949Z] 355b6610fe5d: Layer already exists [2024-10-15T06:38:30.949Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:30.949Z] c09a44360eb8: Layer already exists [2024-10-15T06:38:30.949Z] a7099b28591a: Layer already exists [2024-10-15T06:38:30.949Z] 16113d51b718: Layer already exists [2024-10-15T06:38:30.949Z] 3.2.0-dev.106: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:31.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:31.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:31.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-15T06:38:31.649Z] ec6d0806fb45: Preparing [2024-10-15T06:38:31.649Z] 7ea59b71654a: Preparing [2024-10-15T06:38:31.649Z] 11444a58832e: Preparing [2024-10-15T06:38:31.649Z] 4a290f8d5b4f: Preparing [2024-10-15T06:38:31.649Z] e883e15671e4: Preparing [2024-10-15T06:38:31.649Z] d815c233cb0e: Preparing [2024-10-15T06:38:31.649Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:31.649Z] a7099b28591a: Preparing [2024-10-15T06:38:31.649Z] c09a44360eb8: Preparing [2024-10-15T06:38:31.649Z] 355b6610fe5d: Preparing [2024-10-15T06:38:31.649Z] 16113d51b718: Preparing [2024-10-15T06:38:31.649Z] a7099b28591a: Waiting [2024-10-15T06:38:31.649Z] c09a44360eb8: Waiting [2024-10-15T06:38:31.649Z] d815c233cb0e: Waiting [2024-10-15T06:38:31.649Z] 16113d51b718: Waiting [2024-10-15T06:38:31.649Z] 355b6610fe5d: Waiting [2024-10-15T06:38:31.649Z] 4a290f8d5b4f: Layer already exists [2024-10-15T06:38:31.649Z] 7ea59b71654a: Layer already exists [2024-10-15T06:38:31.649Z] e883e15671e4: Layer already exists [2024-10-15T06:38:31.649Z] 11444a58832e: Layer already exists [2024-10-15T06:38:31.649Z] ec6d0806fb45: Layer already exists [2024-10-15T06:38:31.649Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:31.649Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:31.649Z] c09a44360eb8: Layer already exists [2024-10-15T06:38:31.649Z] 355b6610fe5d: Layer already exists [2024-10-15T06:38:31.649Z] a7099b28591a: Layer already exists [2024-10-15T06:38:31.649Z] 16113d51b718: Layer already exists [2024-10-15T06:38:31.649Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:32.256Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:32.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-15T06:38:32.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-15T06:38:32.593Z] ec6d0806fb45: Preparing [2024-10-15T06:38:32.593Z] 7ea59b71654a: Preparing [2024-10-15T06:38:32.593Z] 11444a58832e: Preparing [2024-10-15T06:38:32.593Z] 4a290f8d5b4f: Preparing [2024-10-15T06:38:32.593Z] e883e15671e4: Preparing [2024-10-15T06:38:32.593Z] d815c233cb0e: Preparing [2024-10-15T06:38:32.593Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:32.593Z] a7099b28591a: Preparing [2024-10-15T06:38:32.593Z] c09a44360eb8: Preparing [2024-10-15T06:38:32.593Z] 355b6610fe5d: Preparing [2024-10-15T06:38:32.593Z] 16113d51b718: Preparing [2024-10-15T06:38:32.593Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:32.593Z] a7099b28591a: Waiting [2024-10-15T06:38:32.593Z] c09a44360eb8: Waiting [2024-10-15T06:38:32.593Z] 355b6610fe5d: Waiting [2024-10-15T06:38:32.593Z] 16113d51b718: Waiting [2024-10-15T06:38:32.593Z] d815c233cb0e: Waiting [2024-10-15T06:38:32.593Z] e883e15671e4: Layer already exists [2024-10-15T06:38:32.593Z] 7ea59b71654a: Layer already exists [2024-10-15T06:38:32.593Z] ec6d0806fb45: Layer already exists [2024-10-15T06:38:32.593Z] 11444a58832e: Layer already exists [2024-10-15T06:38:32.593Z] 4a290f8d5b4f: Layer already exists [2024-10-15T06:38:32.593Z] 355b6610fe5d: Layer already exists [2024-10-15T06:38:32.593Z] c09a44360eb8: Layer already exists [2024-10-15T06:38:32.593Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:32.593Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:32.593Z] a7099b28591a: Layer already exists [2024-10-15T06:38:32.856Z] 16113d51b718: Layer already exists [2024-10-15T06:38:32.856Z] main: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:38:32.938Z] ===================================================== [Pipeline] echo [2024-10-15T06:38:33.048Z] taggedImages: [2024-10-15T06:38:33.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:33.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-15T06:38:33.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.106 [2024-10-15T06:38:33.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:33.048Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-15T06:38:33.073Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-15T06:38:33.074Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:33.074Z] latest [2024-10-15T06:38:33.074Z] 3.2.0-dev.106 [2024-10-15T06:38:33.074Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:33.074Z] main [2024-10-15T06:38:33.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:33.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:33.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:33.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-15T06:38:33.774Z] 5c1869f9a491: Preparing [2024-10-15T06:38:33.774Z] 68c4ffac393b: Preparing [2024-10-15T06:38:33.774Z] 4bc915958841: Preparing [2024-10-15T06:38:33.774Z] 5b6e2a0a3f1a: Preparing [2024-10-15T06:38:33.774Z] d294cfc00268: Preparing [2024-10-15T06:38:33.774Z] 360b7d2d2fba: Preparing [2024-10-15T06:38:33.774Z] 4706493a5fea: Preparing [2024-10-15T06:38:33.774Z] d815c233cb0e: Preparing [2024-10-15T06:38:33.774Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:33.774Z] 0ae769dee2ed: Preparing [2024-10-15T06:38:33.774Z] e1dacf5d6e8b: Preparing [2024-10-15T06:38:33.774Z] 16113d51b718: Preparing [2024-10-15T06:38:33.774Z] 360b7d2d2fba: Waiting [2024-10-15T06:38:33.774Z] 4706493a5fea: Waiting [2024-10-15T06:38:33.774Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:33.774Z] 0ae769dee2ed: Waiting [2024-10-15T06:38:33.774Z] e1dacf5d6e8b: Waiting [2024-10-15T06:38:33.774Z] 16113d51b718: Waiting [2024-10-15T06:38:33.774Z] d815c233cb0e: Waiting [2024-10-15T06:38:34.037Z] 68c4ffac393b: Pushed [2024-10-15T06:38:34.037Z] d294cfc00268: Pushed [2024-10-15T06:38:34.037Z] 5c1869f9a491: Pushed [2024-10-15T06:38:34.037Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:34.037Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:34.037Z] 360b7d2d2fba: Pushed [2024-10-15T06:38:34.037Z] 4706493a5fea: Pushed [2024-10-15T06:38:34.300Z] 16113d51b718: Layer already exists [2024-10-15T06:38:34.300Z] 0ae769dee2ed: Pushed [2024-10-15T06:38:36.857Z] e1dacf5d6e8b: Pushed [2024-10-15T06:38:36.857Z] 5b6e2a0a3f1a: Pushed [2024-10-15T06:38:41.773Z] 4bc915958841: Pushed [2024-10-15T06:38:42.038Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:42.384Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:42.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-15T06:38:42.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-15T06:38:42.726Z] 5c1869f9a491: Preparing [2024-10-15T06:38:42.726Z] 68c4ffac393b: Preparing [2024-10-15T06:38:42.726Z] 4bc915958841: Preparing [2024-10-15T06:38:42.726Z] 5b6e2a0a3f1a: Preparing [2024-10-15T06:38:42.726Z] d294cfc00268: Preparing [2024-10-15T06:38:42.726Z] 360b7d2d2fba: Preparing [2024-10-15T06:38:42.726Z] 4706493a5fea: Preparing [2024-10-15T06:38:42.726Z] d815c233cb0e: Preparing [2024-10-15T06:38:42.726Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:42.726Z] 0ae769dee2ed: Preparing [2024-10-15T06:38:42.726Z] e1dacf5d6e8b: Preparing [2024-10-15T06:38:42.726Z] 16113d51b718: Preparing [2024-10-15T06:38:42.726Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:42.726Z] 0ae769dee2ed: Waiting [2024-10-15T06:38:42.726Z] e1dacf5d6e8b: Waiting [2024-10-15T06:38:42.726Z] 16113d51b718: Waiting [2024-10-15T06:38:42.726Z] 360b7d2d2fba: Waiting [2024-10-15T06:38:42.726Z] 4706493a5fea: Waiting [2024-10-15T06:38:42.726Z] d815c233cb0e: Waiting [2024-10-15T06:38:42.726Z] d294cfc00268: Layer already exists [2024-10-15T06:38:42.726Z] 5c1869f9a491: Layer already exists [2024-10-15T06:38:42.726Z] 4bc915958841: Layer already exists [2024-10-15T06:38:42.726Z] 5b6e2a0a3f1a: Layer already exists [2024-10-15T06:38:42.726Z] 68c4ffac393b: Layer already exists [2024-10-15T06:38:42.726Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:42.726Z] 4706493a5fea: Layer already exists [2024-10-15T06:38:42.726Z] 360b7d2d2fba: Layer already exists [2024-10-15T06:38:42.726Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:42.726Z] 0ae769dee2ed: Layer already exists [2024-10-15T06:38:42.726Z] 16113d51b718: Layer already exists [2024-10-15T06:38:42.726Z] e1dacf5d6e8b: Layer already exists [2024-10-15T06:38:42.989Z] latest: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:43.331Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:43.675Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.106 [2024-10-15T06:38:43.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-15T06:38:43.675Z] 5c1869f9a491: Preparing [2024-10-15T06:38:43.675Z] 68c4ffac393b: Preparing [2024-10-15T06:38:43.675Z] 4bc915958841: Preparing [2024-10-15T06:38:43.675Z] 5b6e2a0a3f1a: Preparing [2024-10-15T06:38:43.675Z] d294cfc00268: Preparing [2024-10-15T06:38:43.675Z] 360b7d2d2fba: Preparing [2024-10-15T06:38:43.675Z] 4706493a5fea: Preparing [2024-10-15T06:38:43.675Z] d815c233cb0e: Preparing [2024-10-15T06:38:43.675Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:43.675Z] 0ae769dee2ed: Preparing [2024-10-15T06:38:43.675Z] e1dacf5d6e8b: Preparing [2024-10-15T06:38:43.675Z] 16113d51b718: Preparing [2024-10-15T06:38:43.675Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:43.675Z] e1dacf5d6e8b: Waiting [2024-10-15T06:38:43.675Z] 16113d51b718: Waiting [2024-10-15T06:38:43.675Z] 360b7d2d2fba: Waiting [2024-10-15T06:38:43.675Z] 0ae769dee2ed: Waiting [2024-10-15T06:38:43.675Z] 4706493a5fea: Waiting [2024-10-15T06:38:43.675Z] d815c233cb0e: Waiting [2024-10-15T06:38:43.675Z] 68c4ffac393b: Layer already exists [2024-10-15T06:38:43.675Z] 5c1869f9a491: Layer already exists [2024-10-15T06:38:43.675Z] 4bc915958841: Layer already exists [2024-10-15T06:38:43.675Z] 5b6e2a0a3f1a: Layer already exists [2024-10-15T06:38:43.675Z] d294cfc00268: Layer already exists [2024-10-15T06:38:43.675Z] 0ae769dee2ed: Layer already exists [2024-10-15T06:38:43.675Z] 360b7d2d2fba: Layer already exists [2024-10-15T06:38:43.675Z] 4706493a5fea: Layer already exists [2024-10-15T06:38:43.675Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:43.675Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:43.675Z] 16113d51b718: Layer already exists [2024-10-15T06:38:43.675Z] e1dacf5d6e8b: Layer already exists [2024-10-15T06:38:43.940Z] 3.2.0-dev.106: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:44.285Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:45.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:45.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-15T06:38:45.577Z] 5c1869f9a491: Preparing [2024-10-15T06:38:45.577Z] 68c4ffac393b: Preparing [2024-10-15T06:38:45.577Z] 4bc915958841: Preparing [2024-10-15T06:38:45.577Z] 5b6e2a0a3f1a: Preparing [2024-10-15T06:38:45.577Z] d294cfc00268: Preparing [2024-10-15T06:38:45.577Z] 360b7d2d2fba: Preparing [2024-10-15T06:38:45.577Z] 4706493a5fea: Preparing [2024-10-15T06:38:45.577Z] d815c233cb0e: Preparing [2024-10-15T06:38:45.577Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:45.577Z] 0ae769dee2ed: Preparing [2024-10-15T06:38:45.577Z] e1dacf5d6e8b: Preparing [2024-10-15T06:38:45.577Z] 16113d51b718: Preparing [2024-10-15T06:38:45.577Z] 360b7d2d2fba: Waiting [2024-10-15T06:38:45.577Z] 4706493a5fea: Waiting [2024-10-15T06:38:45.577Z] d815c233cb0e: Waiting [2024-10-15T06:38:45.577Z] 16113d51b718: Waiting [2024-10-15T06:38:45.577Z] 0ae769dee2ed: Waiting [2024-10-15T06:38:45.577Z] e1dacf5d6e8b: Waiting [2024-10-15T06:38:45.577Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:45.577Z] 5c1869f9a491: Layer already exists [2024-10-15T06:38:45.577Z] 5b6e2a0a3f1a: Layer already exists [2024-10-15T06:38:45.577Z] 4bc915958841: Layer already exists [2024-10-15T06:38:45.577Z] 68c4ffac393b: Layer already exists [2024-10-15T06:38:45.577Z] d294cfc00268: Layer already exists [2024-10-15T06:38:45.577Z] 4706493a5fea: Layer already exists [2024-10-15T06:38:45.577Z] 360b7d2d2fba: Layer already exists [2024-10-15T06:38:45.577Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:45.577Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:45.577Z] 0ae769dee2ed: Layer already exists [2024-10-15T06:38:45.577Z] e1dacf5d6e8b: Layer already exists [2024-10-15T06:38:45.577Z] 16113d51b718: Layer already exists [2024-10-15T06:38:45.841Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:46.187Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:46.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-15T06:38:46.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-15T06:38:46.528Z] 5c1869f9a491: Preparing [2024-10-15T06:38:46.528Z] 68c4ffac393b: Preparing [2024-10-15T06:38:46.528Z] 4bc915958841: Preparing [2024-10-15T06:38:46.528Z] 5b6e2a0a3f1a: Preparing [2024-10-15T06:38:46.528Z] d294cfc00268: Preparing [2024-10-15T06:38:46.528Z] 360b7d2d2fba: Preparing [2024-10-15T06:38:46.528Z] 4706493a5fea: Preparing [2024-10-15T06:38:46.528Z] d815c233cb0e: Preparing [2024-10-15T06:38:46.528Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:46.528Z] 0ae769dee2ed: Preparing [2024-10-15T06:38:46.528Z] e1dacf5d6e8b: Preparing [2024-10-15T06:38:46.528Z] 16113d51b718: Preparing [2024-10-15T06:38:46.528Z] 360b7d2d2fba: Waiting [2024-10-15T06:38:46.528Z] 4706493a5fea: Waiting [2024-10-15T06:38:46.528Z] d815c233cb0e: Waiting [2024-10-15T06:38:46.528Z] 1f3cf1691b10: Waiting [2024-10-15T06:38:46.528Z] 0ae769dee2ed: Waiting [2024-10-15T06:38:46.528Z] e1dacf5d6e8b: Waiting [2024-10-15T06:38:46.528Z] 16113d51b718: Waiting [2024-10-15T06:38:46.528Z] 68c4ffac393b: Layer already exists [2024-10-15T06:38:46.528Z] d294cfc00268: Layer already exists [2024-10-15T06:38:46.528Z] 4bc915958841: Layer already exists [2024-10-15T06:38:46.528Z] 5b6e2a0a3f1a: Layer already exists [2024-10-15T06:38:46.528Z] 5c1869f9a491: Layer already exists [2024-10-15T06:38:46.528Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:46.528Z] 360b7d2d2fba: Layer already exists [2024-10-15T06:38:46.528Z] 4706493a5fea: Layer already exists [2024-10-15T06:38:46.528Z] 0ae769dee2ed: Layer already exists [2024-10-15T06:38:46.528Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:46.528Z] e1dacf5d6e8b: Layer already exists [2024-10-15T06:38:46.528Z] 16113d51b718: Layer already exists [2024-10-15T06:38:46.792Z] main: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:38:46.866Z] ===================================================== [Pipeline] echo [2024-10-15T06:38:46.877Z] taggedImages: [2024-10-15T06:38:46.877Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:46.877Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-15T06:38:46.877Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.106 [2024-10-15T06:38:46.877Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:46.877Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-15T06:38:46.903Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-15T06:38:46.903Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:46.903Z] latest [2024-10-15T06:38:46.903Z] 3.2.0-dev.106 [2024-10-15T06:38:46.903Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:46.903Z] main [2024-10-15T06:38:46.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:47.260Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:47.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:47.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-15T06:38:47.604Z] b668a94ea9c2: Preparing [2024-10-15T06:38:47.604Z] 627d3c26ba83: Preparing [2024-10-15T06:38:47.604Z] d815c233cb0e: Preparing [2024-10-15T06:38:47.604Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:47.604Z] 7f4b9de747e1: Preparing [2024-10-15T06:38:47.604Z] 6b915c404ba3: Preparing [2024-10-15T06:38:47.604Z] 16113d51b718: Preparing [2024-10-15T06:38:47.604Z] 6b915c404ba3: Waiting [2024-10-15T06:38:47.604Z] 16113d51b718: Waiting [2024-10-15T06:38:47.604Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:47.604Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:47.869Z] 16113d51b718: Layer already exists [2024-10-15T06:38:47.869Z] b668a94ea9c2: Pushed [2024-10-15T06:38:47.869Z] 7f4b9de747e1: Pushed [2024-10-15T06:38:49.799Z] 6b915c404ba3: Pushed [2024-10-15T06:38:53.116Z] 627d3c26ba83: Pushed [2024-10-15T06:38:53.116Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:53.460Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:53.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-15T06:38:53.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-15T06:38:53.850Z] b668a94ea9c2: Preparing [2024-10-15T06:38:53.850Z] 627d3c26ba83: Preparing [2024-10-15T06:38:53.850Z] d815c233cb0e: Preparing [2024-10-15T06:38:53.850Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:53.850Z] 7f4b9de747e1: Preparing [2024-10-15T06:38:53.850Z] 6b915c404ba3: Preparing [2024-10-15T06:38:53.850Z] 16113d51b718: Preparing [2024-10-15T06:38:53.850Z] 6b915c404ba3: Waiting [2024-10-15T06:38:53.850Z] 16113d51b718: Waiting [2024-10-15T06:38:53.850Z] b668a94ea9c2: Layer already exists [2024-10-15T06:38:53.850Z] 627d3c26ba83: Layer already exists [2024-10-15T06:38:53.850Z] 7f4b9de747e1: Layer already exists [2024-10-15T06:38:53.850Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:53.850Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:53.850Z] 16113d51b718: Layer already exists [2024-10-15T06:38:53.850Z] 6b915c404ba3: Layer already exists [2024-10-15T06:38:53.850Z] latest: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:54.478Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:54.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.106 [2024-10-15T06:38:54.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-15T06:38:54.823Z] b668a94ea9c2: Preparing [2024-10-15T06:38:54.823Z] 627d3c26ba83: Preparing [2024-10-15T06:38:54.823Z] d815c233cb0e: Preparing [2024-10-15T06:38:54.823Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:54.823Z] 7f4b9de747e1: Preparing [2024-10-15T06:38:54.823Z] 6b915c404ba3: Preparing [2024-10-15T06:38:54.823Z] 16113d51b718: Preparing [2024-10-15T06:38:54.823Z] 6b915c404ba3: Waiting [2024-10-15T06:38:54.823Z] 16113d51b718: Waiting [2024-10-15T06:38:54.823Z] 627d3c26ba83: Layer already exists [2024-10-15T06:38:54.823Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:54.823Z] b668a94ea9c2: Layer already exists [2024-10-15T06:38:54.823Z] 7f4b9de747e1: Layer already exists [2024-10-15T06:38:54.823Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:54.823Z] 16113d51b718: Layer already exists [2024-10-15T06:38:54.823Z] 6b915c404ba3: Layer already exists [2024-10-15T06:38:54.823Z] 3.2.0-dev.106: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:55.175Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:55.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:55.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-15T06:38:55.513Z] b668a94ea9c2: Preparing [2024-10-15T06:38:55.513Z] 627d3c26ba83: Preparing [2024-10-15T06:38:55.513Z] d815c233cb0e: Preparing [2024-10-15T06:38:55.513Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:55.513Z] 7f4b9de747e1: Preparing [2024-10-15T06:38:55.513Z] 6b915c404ba3: Preparing [2024-10-15T06:38:55.513Z] 16113d51b718: Preparing [2024-10-15T06:38:55.513Z] 16113d51b718: Waiting [2024-10-15T06:38:55.513Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:55.513Z] 627d3c26ba83: Layer already exists [2024-10-15T06:38:55.513Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:55.513Z] 7f4b9de747e1: Layer already exists [2024-10-15T06:38:55.513Z] b668a94ea9c2: Layer already exists [2024-10-15T06:38:55.513Z] 6b915c404ba3: Layer already exists [2024-10-15T06:38:55.513Z] 16113d51b718: Layer already exists [2024-10-15T06:38:55.782Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:56.129Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:57.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-15T06:38:57.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-15T06:38:57.047Z] b668a94ea9c2: Preparing [2024-10-15T06:38:57.047Z] 627d3c26ba83: Preparing [2024-10-15T06:38:57.047Z] d815c233cb0e: Preparing [2024-10-15T06:38:57.047Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:57.047Z] 7f4b9de747e1: Preparing [2024-10-15T06:38:57.047Z] 6b915c404ba3: Preparing [2024-10-15T06:38:57.047Z] 16113d51b718: Preparing [2024-10-15T06:38:57.047Z] 6b915c404ba3: Waiting [2024-10-15T06:38:57.047Z] 16113d51b718: Waiting [2024-10-15T06:38:57.047Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:57.047Z] 627d3c26ba83: Layer already exists [2024-10-15T06:38:57.047Z] 7f4b9de747e1: Layer already exists [2024-10-15T06:38:57.047Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:57.047Z] b668a94ea9c2: Layer already exists [2024-10-15T06:38:57.047Z] 16113d51b718: Layer already exists [2024-10-15T06:38:57.047Z] 6b915c404ba3: Layer already exists [2024-10-15T06:38:57.310Z] main: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:38:57.389Z] ===================================================== [Pipeline] echo [2024-10-15T06:38:57.400Z] taggedImages: [2024-10-15T06:38:57.400Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:57.400Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-15T06:38:57.400Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.106 [2024-10-15T06:38:57.400Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:57.400Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-15T06:38:57.426Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-15T06:38:57.426Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:57.426Z] latest [2024-10-15T06:38:57.426Z] 3.2.0-dev.106 [2024-10-15T06:38:57.426Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:38:57.426Z] main [2024-10-15T06:38:57.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:57.783Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:38:58.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:38:58.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-15T06:38:58.125Z] 23e758467920: Preparing [2024-10-15T06:38:58.125Z] 6ed5bf1bb2a0: Preparing [2024-10-15T06:38:58.125Z] eb8f260c899b: Preparing [2024-10-15T06:38:58.125Z] d815c233cb0e: Preparing [2024-10-15T06:38:58.125Z] 1f3cf1691b10: Preparing [2024-10-15T06:38:58.125Z] c3290a8e47cf: Preparing [2024-10-15T06:38:58.125Z] 5d5049d47182: Preparing [2024-10-15T06:38:58.125Z] dc21aca338e0: Preparing [2024-10-15T06:38:58.125Z] 0a495c31e1c3: Preparing [2024-10-15T06:38:58.125Z] 16113d51b718: Preparing [2024-10-15T06:38:58.125Z] 5d5049d47182: Waiting [2024-10-15T06:38:58.125Z] dc21aca338e0: Waiting [2024-10-15T06:38:58.125Z] 0a495c31e1c3: Waiting [2024-10-15T06:38:58.125Z] 16113d51b718: Waiting [2024-10-15T06:38:58.125Z] c3290a8e47cf: Waiting [2024-10-15T06:38:58.125Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:38:58.125Z] d815c233cb0e: Layer already exists [2024-10-15T06:38:58.389Z] 6ed5bf1bb2a0: Pushed [2024-10-15T06:38:58.389Z] 23e758467920: Pushed [2024-10-15T06:38:58.389Z] eb8f260c899b: Pushed [2024-10-15T06:38:58.389Z] 16113d51b718: Layer already exists [2024-10-15T06:38:58.652Z] dc21aca338e0: Pushed [2024-10-15T06:38:59.228Z] 0a495c31e1c3: Pushed [2024-10-15T06:39:11.489Z] 5d5049d47182: Pushed [2024-10-15T06:39:18.095Z] c3290a8e47cf: Pushed [2024-10-15T06:39:18.095Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:18.444Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:19.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-15T06:39:19.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-15T06:39:19.049Z] 23e758467920: Preparing [2024-10-15T06:39:19.049Z] 6ed5bf1bb2a0: Preparing [2024-10-15T06:39:19.049Z] eb8f260c899b: Preparing [2024-10-15T06:39:19.049Z] d815c233cb0e: Preparing [2024-10-15T06:39:19.049Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:19.049Z] c3290a8e47cf: Preparing [2024-10-15T06:39:19.049Z] 5d5049d47182: Preparing [2024-10-15T06:39:19.049Z] dc21aca338e0: Preparing [2024-10-15T06:39:19.049Z] 0a495c31e1c3: Preparing [2024-10-15T06:39:19.049Z] 16113d51b718: Preparing [2024-10-15T06:39:19.049Z] c3290a8e47cf: Waiting [2024-10-15T06:39:19.049Z] 5d5049d47182: Waiting [2024-10-15T06:39:19.049Z] dc21aca338e0: Waiting [2024-10-15T06:39:19.049Z] 0a495c31e1c3: Waiting [2024-10-15T06:39:19.049Z] 16113d51b718: Waiting [2024-10-15T06:39:19.049Z] 6ed5bf1bb2a0: Layer already exists [2024-10-15T06:39:19.049Z] eb8f260c899b: Layer already exists [2024-10-15T06:39:19.049Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:19.049Z] 23e758467920: Layer already exists [2024-10-15T06:39:19.049Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:19.049Z] c3290a8e47cf: Layer already exists [2024-10-15T06:39:19.049Z] dc21aca338e0: Layer already exists [2024-10-15T06:39:19.049Z] 5d5049d47182: Layer already exists [2024-10-15T06:39:19.049Z] 16113d51b718: Layer already exists [2024-10-15T06:39:19.049Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:39:19.049Z] latest: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:19.651Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:19.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.106 [2024-10-15T06:39:19.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-15T06:39:19.985Z] 23e758467920: Preparing [2024-10-15T06:39:19.985Z] 6ed5bf1bb2a0: Preparing [2024-10-15T06:39:19.985Z] eb8f260c899b: Preparing [2024-10-15T06:39:19.985Z] d815c233cb0e: Preparing [2024-10-15T06:39:19.985Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:19.985Z] c3290a8e47cf: Preparing [2024-10-15T06:39:19.985Z] 5d5049d47182: Preparing [2024-10-15T06:39:19.985Z] dc21aca338e0: Preparing [2024-10-15T06:39:19.985Z] 0a495c31e1c3: Preparing [2024-10-15T06:39:19.985Z] 16113d51b718: Preparing [2024-10-15T06:39:19.985Z] 5d5049d47182: Waiting [2024-10-15T06:39:19.986Z] dc21aca338e0: Waiting [2024-10-15T06:39:19.986Z] 0a495c31e1c3: Waiting [2024-10-15T06:39:19.986Z] 16113d51b718: Waiting [2024-10-15T06:39:19.986Z] c3290a8e47cf: Waiting [2024-10-15T06:39:19.986Z] 23e758467920: Layer already exists [2024-10-15T06:39:19.986Z] eb8f260c899b: Layer already exists [2024-10-15T06:39:19.986Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:19.986Z] 6ed5bf1bb2a0: Layer already exists [2024-10-15T06:39:19.986Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:19.986Z] 5d5049d47182: Layer already exists [2024-10-15T06:39:19.986Z] dc21aca338e0: Layer already exists [2024-10-15T06:39:19.986Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:39:19.986Z] c3290a8e47cf: Layer already exists [2024-10-15T06:39:19.986Z] 16113d51b718: Layer already exists [2024-10-15T06:39:19.986Z] 3.2.0-dev.106: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:20.588Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:20.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:39:20.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-15T06:39:20.930Z] 23e758467920: Preparing [2024-10-15T06:39:20.930Z] 6ed5bf1bb2a0: Preparing [2024-10-15T06:39:20.930Z] eb8f260c899b: Preparing [2024-10-15T06:39:20.930Z] d815c233cb0e: Preparing [2024-10-15T06:39:20.930Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:20.930Z] c3290a8e47cf: Preparing [2024-10-15T06:39:20.930Z] 5d5049d47182: Preparing [2024-10-15T06:39:20.930Z] dc21aca338e0: Preparing [2024-10-15T06:39:20.930Z] 0a495c31e1c3: Preparing [2024-10-15T06:39:20.930Z] 16113d51b718: Preparing [2024-10-15T06:39:20.930Z] 5d5049d47182: Waiting [2024-10-15T06:39:20.930Z] dc21aca338e0: Waiting [2024-10-15T06:39:20.930Z] 0a495c31e1c3: Waiting [2024-10-15T06:39:20.930Z] 16113d51b718: Waiting [2024-10-15T06:39:20.930Z] c3290a8e47cf: Waiting [2024-10-15T06:39:20.930Z] 6ed5bf1bb2a0: Layer already exists [2024-10-15T06:39:20.930Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:20.930Z] eb8f260c899b: Layer already exists [2024-10-15T06:39:20.930Z] 23e758467920: Layer already exists [2024-10-15T06:39:20.930Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:20.930Z] dc21aca338e0: Layer already exists [2024-10-15T06:39:20.930Z] 5d5049d47182: Layer already exists [2024-10-15T06:39:20.930Z] 16113d51b718: Layer already exists [2024-10-15T06:39:20.930Z] c3290a8e47cf: Layer already exists [2024-10-15T06:39:20.930Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:39:20.930Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:21.543Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:21.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-15T06:39:21.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-15T06:39:21.889Z] 23e758467920: Preparing [2024-10-15T06:39:21.889Z] 6ed5bf1bb2a0: Preparing [2024-10-15T06:39:21.889Z] eb8f260c899b: Preparing [2024-10-15T06:39:21.889Z] d815c233cb0e: Preparing [2024-10-15T06:39:21.889Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:21.889Z] c3290a8e47cf: Preparing [2024-10-15T06:39:21.889Z] 5d5049d47182: Preparing [2024-10-15T06:39:21.889Z] dc21aca338e0: Preparing [2024-10-15T06:39:21.889Z] 0a495c31e1c3: Preparing [2024-10-15T06:39:21.889Z] 16113d51b718: Preparing [2024-10-15T06:39:21.889Z] dc21aca338e0: Waiting [2024-10-15T06:39:21.889Z] 0a495c31e1c3: Waiting [2024-10-15T06:39:21.889Z] 16113d51b718: Waiting [2024-10-15T06:39:21.889Z] c3290a8e47cf: Waiting [2024-10-15T06:39:21.889Z] 5d5049d47182: Waiting [2024-10-15T06:39:21.889Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:21.889Z] 23e758467920: Layer already exists [2024-10-15T06:39:21.889Z] 6ed5bf1bb2a0: Layer already exists [2024-10-15T06:39:21.889Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:21.889Z] eb8f260c899b: Layer already exists [2024-10-15T06:39:21.889Z] dc21aca338e0: Layer already exists [2024-10-15T06:39:21.889Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:39:21.889Z] c3290a8e47cf: Layer already exists [2024-10-15T06:39:21.889Z] 5d5049d47182: Layer already exists [2024-10-15T06:39:21.889Z] 16113d51b718: Layer already exists [2024-10-15T06:39:21.889Z] main: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:39:21.963Z] ===================================================== [Pipeline] echo [2024-10-15T06:39:21.980Z] taggedImages: [2024-10-15T06:39:21.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:39:21.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-15T06:39:21.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.106 [2024-10-15T06:39:21.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:39:21.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-15T06:39:22.013Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-15T06:39:22.013Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:39:22.013Z] latest [2024-10-15T06:39:22.013Z] 3.2.0-dev.106 [2024-10-15T06:39:22.013Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:39:22.013Z] main [2024-10-15T06:39:22.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:22.389Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:22.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:39:22.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-15T06:39:22.755Z] ce9885d6686f: Preparing [2024-10-15T06:39:22.755Z] f3f1a8ab7184: Preparing [2024-10-15T06:39:22.755Z] 7254c8bd68f1: Preparing [2024-10-15T06:39:22.755Z] d815c233cb0e: Preparing [2024-10-15T06:39:22.755Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:22.755Z] 0b52421daf56: Preparing [2024-10-15T06:39:22.755Z] 389bade11fd5: Preparing [2024-10-15T06:39:22.755Z] e2743895fbfb: Preparing [2024-10-15T06:39:22.755Z] 16113d51b718: Preparing [2024-10-15T06:39:22.755Z] 389bade11fd5: Waiting [2024-10-15T06:39:22.755Z] e2743895fbfb: Waiting [2024-10-15T06:39:22.755Z] 16113d51b718: Waiting [2024-10-15T06:39:22.755Z] 0b52421daf56: Waiting [2024-10-15T06:39:22.755Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:22.755Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:23.020Z] ce9885d6686f: Pushed [2024-10-15T06:39:23.021Z] f3f1a8ab7184: Pushed [2024-10-15T06:39:23.021Z] 7254c8bd68f1: Pushed [2024-10-15T06:39:23.021Z] 16113d51b718: Layer already exists [2024-10-15T06:39:23.021Z] 389bade11fd5: Pushed [2024-10-15T06:39:23.597Z] e2743895fbfb: Pushed [2024-10-15T06:39:41.752Z] 0b52421daf56: Pushed [2024-10-15T06:39:41.752Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:42.097Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:42.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-15T06:39:42.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-15T06:39:42.437Z] ce9885d6686f: Preparing [2024-10-15T06:39:42.437Z] f3f1a8ab7184: Preparing [2024-10-15T06:39:42.437Z] 7254c8bd68f1: Preparing [2024-10-15T06:39:42.437Z] d815c233cb0e: Preparing [2024-10-15T06:39:42.437Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:42.437Z] 0b52421daf56: Preparing [2024-10-15T06:39:42.437Z] 389bade11fd5: Preparing [2024-10-15T06:39:42.437Z] e2743895fbfb: Preparing [2024-10-15T06:39:42.437Z] 16113d51b718: Preparing [2024-10-15T06:39:42.437Z] 389bade11fd5: Waiting [2024-10-15T06:39:42.437Z] e2743895fbfb: Waiting [2024-10-15T06:39:42.437Z] 16113d51b718: Waiting [2024-10-15T06:39:42.437Z] 0b52421daf56: Waiting [2024-10-15T06:39:42.437Z] f3f1a8ab7184: Layer already exists [2024-10-15T06:39:42.437Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:42.437Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:42.437Z] ce9885d6686f: Layer already exists [2024-10-15T06:39:42.437Z] 7254c8bd68f1: Layer already exists [2024-10-15T06:39:42.437Z] 0b52421daf56: Layer already exists [2024-10-15T06:39:42.437Z] 389bade11fd5: Layer already exists [2024-10-15T06:39:42.437Z] e2743895fbfb: Layer already exists [2024-10-15T06:39:42.437Z] 16113d51b718: Layer already exists [2024-10-15T06:39:42.437Z] latest: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:43.044Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:43.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.106 [2024-10-15T06:39:43.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-15T06:39:43.389Z] ce9885d6686f: Preparing [2024-10-15T06:39:43.389Z] f3f1a8ab7184: Preparing [2024-10-15T06:39:43.389Z] 7254c8bd68f1: Preparing [2024-10-15T06:39:43.389Z] d815c233cb0e: Preparing [2024-10-15T06:39:43.389Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:43.389Z] 0b52421daf56: Preparing [2024-10-15T06:39:43.389Z] 389bade11fd5: Preparing [2024-10-15T06:39:43.389Z] e2743895fbfb: Preparing [2024-10-15T06:39:43.389Z] 16113d51b718: Preparing [2024-10-15T06:39:43.389Z] e2743895fbfb: Waiting [2024-10-15T06:39:43.389Z] 0b52421daf56: Waiting [2024-10-15T06:39:43.389Z] 389bade11fd5: Waiting [2024-10-15T06:39:43.389Z] 16113d51b718: Waiting [2024-10-15T06:39:43.389Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:43.389Z] ce9885d6686f: Layer already exists [2024-10-15T06:39:43.389Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:43.389Z] 7254c8bd68f1: Layer already exists [2024-10-15T06:39:43.389Z] f3f1a8ab7184: Layer already exists [2024-10-15T06:39:43.389Z] 0b52421daf56: Layer already exists [2024-10-15T06:39:43.389Z] e2743895fbfb: Layer already exists [2024-10-15T06:39:43.389Z] 389bade11fd5: Layer already exists [2024-10-15T06:39:43.389Z] 16113d51b718: Layer already exists [2024-10-15T06:39:43.653Z] 3.2.0-dev.106: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:44.007Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:44.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:39:44.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-15T06:39:44.363Z] ce9885d6686f: Preparing [2024-10-15T06:39:44.363Z] f3f1a8ab7184: Preparing [2024-10-15T06:39:44.363Z] 7254c8bd68f1: Preparing [2024-10-15T06:39:44.363Z] d815c233cb0e: Preparing [2024-10-15T06:39:44.363Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:44.363Z] 0b52421daf56: Preparing [2024-10-15T06:39:44.363Z] 389bade11fd5: Preparing [2024-10-15T06:39:44.363Z] e2743895fbfb: Preparing [2024-10-15T06:39:44.363Z] 16113d51b718: Preparing [2024-10-15T06:39:44.363Z] 389bade11fd5: Waiting [2024-10-15T06:39:44.363Z] e2743895fbfb: Waiting [2024-10-15T06:39:44.363Z] 16113d51b718: Waiting [2024-10-15T06:39:44.363Z] ce9885d6686f: Layer already exists [2024-10-15T06:39:44.363Z] f3f1a8ab7184: Layer already exists [2024-10-15T06:39:44.363Z] 7254c8bd68f1: Layer already exists [2024-10-15T06:39:44.363Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:44.363Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:44.363Z] 0b52421daf56: Layer already exists [2024-10-15T06:39:44.363Z] 389bade11fd5: Layer already exists [2024-10-15T06:39:44.363Z] 16113d51b718: Layer already exists [2024-10-15T06:39:44.363Z] e2743895fbfb: Layer already exists [2024-10-15T06:39:44.363Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:44.724Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:45.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-15T06:39:45.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-15T06:39:45.073Z] ce9885d6686f: Preparing [2024-10-15T06:39:45.073Z] f3f1a8ab7184: Preparing [2024-10-15T06:39:45.073Z] 7254c8bd68f1: Preparing [2024-10-15T06:39:45.073Z] d815c233cb0e: Preparing [2024-10-15T06:39:45.073Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:45.073Z] 0b52421daf56: Preparing [2024-10-15T06:39:45.073Z] 389bade11fd5: Preparing [2024-10-15T06:39:45.073Z] e2743895fbfb: Preparing [2024-10-15T06:39:45.073Z] 16113d51b718: Preparing [2024-10-15T06:39:45.073Z] 389bade11fd5: Waiting [2024-10-15T06:39:45.073Z] e2743895fbfb: Waiting [2024-10-15T06:39:45.073Z] 16113d51b718: Waiting [2024-10-15T06:39:45.073Z] 0b52421daf56: Waiting [2024-10-15T06:39:45.073Z] ce9885d6686f: Layer already exists [2024-10-15T06:39:45.073Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:45.073Z] 7254c8bd68f1: Layer already exists [2024-10-15T06:39:45.073Z] f3f1a8ab7184: Layer already exists [2024-10-15T06:39:45.073Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:45.073Z] 389bade11fd5: Layer already exists [2024-10-15T06:39:45.073Z] 0b52421daf56: Layer already exists [2024-10-15T06:39:45.073Z] 16113d51b718: Layer already exists [2024-10-15T06:39:45.073Z] e2743895fbfb: Layer already exists [2024-10-15T06:39:45.073Z] main: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:39:45.150Z] ===================================================== [Pipeline] echo [2024-10-15T06:39:45.162Z] taggedImages: [2024-10-15T06:39:45.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:39:45.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-15T06:39:45.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.106 [2024-10-15T06:39:45.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:39:45.162Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-15T06:39:45.187Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-15T06:39:45.187Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:39:45.187Z] latest [2024-10-15T06:39:45.187Z] 3.2.0-dev.106 [2024-10-15T06:39:45.187Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:39:45.187Z] main [2024-10-15T06:39:45.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:45.545Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:39:45.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:39:45.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-15T06:39:45.892Z] 49aeca36cb63: Preparing [2024-10-15T06:39:45.892Z] e129e1146c55: Preparing [2024-10-15T06:39:45.892Z] 9f113e8ff94b: Preparing [2024-10-15T06:39:45.892Z] d815c233cb0e: Preparing [2024-10-15T06:39:45.892Z] 1f3cf1691b10: Preparing [2024-10-15T06:39:45.892Z] 3e7e058227e3: Preparing [2024-10-15T06:39:45.892Z] dc21aca338e0: Preparing [2024-10-15T06:39:45.892Z] 0a495c31e1c3: Preparing [2024-10-15T06:39:45.892Z] 16113d51b718: Preparing [2024-10-15T06:39:45.892Z] dc21aca338e0: Waiting [2024-10-15T06:39:45.892Z] 0a495c31e1c3: Waiting [2024-10-15T06:39:45.892Z] 3e7e058227e3: Waiting [2024-10-15T06:39:45.892Z] 16113d51b718: Waiting [2024-10-15T06:39:45.892Z] d815c233cb0e: Layer already exists [2024-10-15T06:39:45.892Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:39:46.156Z] dc21aca338e0: Layer already exists [2024-10-15T06:39:46.156Z] e129e1146c55: Pushed [2024-10-15T06:39:46.156Z] 9f113e8ff94b: Pushed [2024-10-15T06:39:46.156Z] 49aeca36cb63: Pushed [2024-10-15T06:39:46.156Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:39:46.156Z] 16113d51b718: Layer already exists [2024-10-15T06:40:08.181Z] 3e7e058227e3: Pushed [2024-10-15T06:40:08.181Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:08.535Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:08.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-15T06:40:08.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-15T06:40:08.873Z] 49aeca36cb63: Preparing [2024-10-15T06:40:08.873Z] e129e1146c55: Preparing [2024-10-15T06:40:08.873Z] 9f113e8ff94b: Preparing [2024-10-15T06:40:08.873Z] d815c233cb0e: Preparing [2024-10-15T06:40:08.873Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:08.873Z] 3e7e058227e3: Preparing [2024-10-15T06:40:08.873Z] dc21aca338e0: Preparing [2024-10-15T06:40:08.873Z] 0a495c31e1c3: Preparing [2024-10-15T06:40:08.873Z] 16113d51b718: Preparing [2024-10-15T06:40:08.873Z] dc21aca338e0: Waiting [2024-10-15T06:40:08.873Z] 0a495c31e1c3: Waiting [2024-10-15T06:40:08.873Z] 16113d51b718: Waiting [2024-10-15T06:40:08.873Z] 3e7e058227e3: Waiting [2024-10-15T06:40:08.873Z] e129e1146c55: Layer already exists [2024-10-15T06:40:08.873Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:08.873Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:08.873Z] 49aeca36cb63: Layer already exists [2024-10-15T06:40:08.873Z] 9f113e8ff94b: Layer already exists [2024-10-15T06:40:08.873Z] 3e7e058227e3: Layer already exists [2024-10-15T06:40:08.873Z] dc21aca338e0: Layer already exists [2024-10-15T06:40:08.873Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:40:08.873Z] 16113d51b718: Layer already exists [2024-10-15T06:40:08.873Z] latest: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:09.488Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:09.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.106 [2024-10-15T06:40:09.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-15T06:40:09.834Z] 49aeca36cb63: Preparing [2024-10-15T06:40:09.834Z] e129e1146c55: Preparing [2024-10-15T06:40:09.834Z] 9f113e8ff94b: Preparing [2024-10-15T06:40:09.834Z] d815c233cb0e: Preparing [2024-10-15T06:40:09.834Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:09.834Z] 3e7e058227e3: Preparing [2024-10-15T06:40:09.834Z] dc21aca338e0: Preparing [2024-10-15T06:40:09.834Z] 0a495c31e1c3: Preparing [2024-10-15T06:40:09.834Z] 16113d51b718: Preparing [2024-10-15T06:40:09.834Z] 3e7e058227e3: Waiting [2024-10-15T06:40:09.834Z] dc21aca338e0: Waiting [2024-10-15T06:40:09.834Z] 0a495c31e1c3: Waiting [2024-10-15T06:40:09.834Z] 16113d51b718: Waiting [2024-10-15T06:40:09.834Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:09.834Z] e129e1146c55: Layer already exists [2024-10-15T06:40:09.834Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:09.834Z] 9f113e8ff94b: Layer already exists [2024-10-15T06:40:09.834Z] 49aeca36cb63: Layer already exists [2024-10-15T06:40:09.834Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:40:09.834Z] dc21aca338e0: Layer already exists [2024-10-15T06:40:09.834Z] 3e7e058227e3: Layer already exists [2024-10-15T06:40:09.834Z] 16113d51b718: Layer already exists [2024-10-15T06:40:10.098Z] 3.2.0-dev.106: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:10.453Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:10.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:10.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-15T06:40:10.883Z] 49aeca36cb63: Preparing [2024-10-15T06:40:10.883Z] e129e1146c55: Preparing [2024-10-15T06:40:10.883Z] 9f113e8ff94b: Preparing [2024-10-15T06:40:10.883Z] d815c233cb0e: Preparing [2024-10-15T06:40:10.883Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:10.883Z] 3e7e058227e3: Preparing [2024-10-15T06:40:10.883Z] dc21aca338e0: Preparing [2024-10-15T06:40:10.883Z] 3e7e058227e3: Waiting [2024-10-15T06:40:10.883Z] 0a495c31e1c3: Preparing [2024-10-15T06:40:10.883Z] dc21aca338e0: Waiting [2024-10-15T06:40:10.883Z] 16113d51b718: Preparing [2024-10-15T06:40:10.883Z] 0a495c31e1c3: Waiting [2024-10-15T06:40:10.883Z] 16113d51b718: Waiting [2024-10-15T06:40:10.883Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:10.883Z] e129e1146c55: Layer already exists [2024-10-15T06:40:10.883Z] 9f113e8ff94b: Layer already exists [2024-10-15T06:40:10.883Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:10.883Z] 49aeca36cb63: Layer already exists [2024-10-15T06:40:10.883Z] 16113d51b718: Layer already exists [2024-10-15T06:40:10.883Z] 3e7e058227e3: Layer already exists [2024-10-15T06:40:10.883Z] dc21aca338e0: Layer already exists [2024-10-15T06:40:10.883Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:40:10.883Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:11.232Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:11.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-15T06:40:11.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-15T06:40:11.574Z] 49aeca36cb63: Preparing [2024-10-15T06:40:11.574Z] e129e1146c55: Preparing [2024-10-15T06:40:11.574Z] 9f113e8ff94b: Preparing [2024-10-15T06:40:11.574Z] d815c233cb0e: Preparing [2024-10-15T06:40:11.574Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:11.574Z] 3e7e058227e3: Preparing [2024-10-15T06:40:11.574Z] dc21aca338e0: Preparing [2024-10-15T06:40:11.574Z] 0a495c31e1c3: Preparing [2024-10-15T06:40:11.574Z] 16113d51b718: Preparing [2024-10-15T06:40:11.574Z] dc21aca338e0: Waiting [2024-10-15T06:40:11.574Z] 0a495c31e1c3: Waiting [2024-10-15T06:40:11.574Z] 16113d51b718: Waiting [2024-10-15T06:40:11.574Z] 3e7e058227e3: Waiting [2024-10-15T06:40:11.574Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:11.574Z] e129e1146c55: Layer already exists [2024-10-15T06:40:11.574Z] 49aeca36cb63: Layer already exists [2024-10-15T06:40:11.574Z] 9f113e8ff94b: Layer already exists [2024-10-15T06:40:11.574Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:11.574Z] 3e7e058227e3: Layer already exists [2024-10-15T06:40:11.574Z] 0a495c31e1c3: Layer already exists [2024-10-15T06:40:11.574Z] 16113d51b718: Layer already exists [2024-10-15T06:40:11.574Z] dc21aca338e0: Layer already exists [2024-10-15T06:40:11.574Z] main: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:40:11.916Z] ===================================================== [Pipeline] echo [2024-10-15T06:40:11.929Z] taggedImages: [2024-10-15T06:40:11.929Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:11.929Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-15T06:40:11.929Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.106 [2024-10-15T06:40:11.929Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:11.929Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-15T06:40:11.954Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-15T06:40:11.955Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:11.955Z] latest [2024-10-15T06:40:11.955Z] 3.2.0-dev.106 [2024-10-15T06:40:11.955Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:11.955Z] main [2024-10-15T06:40:11.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:12.303Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:12.651Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:12.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-15T06:40:12.651Z] 7572064298aa: Preparing [2024-10-15T06:40:12.651Z] 7ab845ddc9d6: Preparing [2024-10-15T06:40:12.651Z] d815c233cb0e: Preparing [2024-10-15T06:40:12.651Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:12.651Z] defee35267bd: Preparing [2024-10-15T06:40:12.651Z] 0512ae3f0f4d: Preparing [2024-10-15T06:40:12.651Z] 16113d51b718: Preparing [2024-10-15T06:40:12.651Z] 0512ae3f0f4d: Waiting [2024-10-15T06:40:12.651Z] 16113d51b718: Waiting [2024-10-15T06:40:12.651Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:12.915Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:12.915Z] 16113d51b718: Layer already exists [2024-10-15T06:40:12.915Z] 7572064298aa: Pushed [2024-10-15T06:40:12.915Z] defee35267bd: Pushed [2024-10-15T06:40:13.491Z] 0512ae3f0f4d: Pushed [2024-10-15T06:40:25.756Z] 7ab845ddc9d6: Pushed [2024-10-15T06:40:25.756Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:26.098Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:26.441Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-15T06:40:26.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-15T06:40:26.442Z] 7572064298aa: Preparing [2024-10-15T06:40:26.442Z] 7ab845ddc9d6: Preparing [2024-10-15T06:40:26.442Z] d815c233cb0e: Preparing [2024-10-15T06:40:26.442Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:26.442Z] defee35267bd: Preparing [2024-10-15T06:40:26.442Z] 0512ae3f0f4d: Preparing [2024-10-15T06:40:26.442Z] 16113d51b718: Preparing [2024-10-15T06:40:26.442Z] 0512ae3f0f4d: Waiting [2024-10-15T06:40:26.442Z] 16113d51b718: Waiting [2024-10-15T06:40:26.442Z] 7572064298aa: Layer already exists [2024-10-15T06:40:26.442Z] 7ab845ddc9d6: Layer already exists [2024-10-15T06:40:26.442Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:26.442Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:26.442Z] defee35267bd: Layer already exists [2024-10-15T06:40:26.442Z] 0512ae3f0f4d: Layer already exists [2024-10-15T06:40:26.442Z] 16113d51b718: Layer already exists [2024-10-15T06:40:26.442Z] latest: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:27.051Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:27.395Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.106 [2024-10-15T06:40:27.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-15T06:40:27.396Z] 7572064298aa: Preparing [2024-10-15T06:40:27.396Z] 7ab845ddc9d6: Preparing [2024-10-15T06:40:27.396Z] d815c233cb0e: Preparing [2024-10-15T06:40:27.396Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:27.396Z] defee35267bd: Preparing [2024-10-15T06:40:27.396Z] 0512ae3f0f4d: Preparing [2024-10-15T06:40:27.396Z] 16113d51b718: Preparing [2024-10-15T06:40:27.396Z] 0512ae3f0f4d: Waiting [2024-10-15T06:40:27.396Z] 16113d51b718: Waiting [2024-10-15T06:40:27.396Z] 7ab845ddc9d6: Layer already exists [2024-10-15T06:40:27.396Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:27.396Z] defee35267bd: Layer already exists [2024-10-15T06:40:27.396Z] 7572064298aa: Layer already exists [2024-10-15T06:40:27.396Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:27.396Z] 0512ae3f0f4d: Layer already exists [2024-10-15T06:40:27.396Z] 16113d51b718: Layer already exists [2024-10-15T06:40:27.396Z] 3.2.0-dev.106: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:27.727Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:28.113Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:28.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-15T06:40:28.113Z] 7572064298aa: Preparing [2024-10-15T06:40:28.113Z] 7ab845ddc9d6: Preparing [2024-10-15T06:40:28.113Z] d815c233cb0e: Preparing [2024-10-15T06:40:28.113Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:28.113Z] defee35267bd: Preparing [2024-10-15T06:40:28.113Z] 0512ae3f0f4d: Preparing [2024-10-15T06:40:28.113Z] 16113d51b718: Preparing [2024-10-15T06:40:28.113Z] 0512ae3f0f4d: Waiting [2024-10-15T06:40:28.113Z] 16113d51b718: Waiting [2024-10-15T06:40:28.113Z] defee35267bd: Layer already exists [2024-10-15T06:40:28.113Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:28.113Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:28.113Z] 7572064298aa: Layer already exists [2024-10-15T06:40:28.113Z] 7ab845ddc9d6: Layer already exists [2024-10-15T06:40:28.113Z] 0512ae3f0f4d: Layer already exists [2024-10-15T06:40:28.113Z] 16113d51b718: Layer already exists [2024-10-15T06:40:28.113Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:28.461Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:28.809Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-15T06:40:28.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-15T06:40:28.809Z] 7572064298aa: Preparing [2024-10-15T06:40:28.809Z] 7ab845ddc9d6: Preparing [2024-10-15T06:40:28.809Z] d815c233cb0e: Preparing [2024-10-15T06:40:28.809Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:28.809Z] defee35267bd: Preparing [2024-10-15T06:40:28.809Z] 0512ae3f0f4d: Preparing [2024-10-15T06:40:28.810Z] 16113d51b718: Preparing [2024-10-15T06:40:28.810Z] 0512ae3f0f4d: Waiting [2024-10-15T06:40:28.810Z] 16113d51b718: Waiting [2024-10-15T06:40:28.810Z] 7ab845ddc9d6: Layer already exists [2024-10-15T06:40:28.810Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:28.810Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:28.810Z] 7572064298aa: Layer already exists [2024-10-15T06:40:28.810Z] defee35267bd: Layer already exists [2024-10-15T06:40:28.810Z] 0512ae3f0f4d: Layer already exists [2024-10-15T06:40:28.810Z] 16113d51b718: Layer already exists [2024-10-15T06:40:28.810Z] main: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:40:28.876Z] ===================================================== [Pipeline] echo [2024-10-15T06:40:28.890Z] taggedImages: [2024-10-15T06:40:28.890Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:28.890Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-15T06:40:28.890Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.106 [2024-10-15T06:40:28.890Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:28.890Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-15T06:40:28.917Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-15T06:40:28.918Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:28.918Z] latest [2024-10-15T06:40:28.918Z] 3.2.0-dev.106 [2024-10-15T06:40:28.918Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:28.918Z] main [2024-10-15T06:40:28.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:29.273Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:29.605Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:29.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-15T06:40:29.606Z] 1d2a7e5da25a: Preparing [2024-10-15T06:40:29.606Z] 8a811a36e2c3: Preparing [2024-10-15T06:40:29.606Z] afbe9e3cbb55: Preparing [2024-10-15T06:40:29.606Z] d815c233cb0e: Preparing [2024-10-15T06:40:29.606Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:29.606Z] 62420a7f6f02: Preparing [2024-10-15T06:40:29.606Z] 523960229d4e: Preparing [2024-10-15T06:40:29.606Z] 16113d51b718: Preparing [2024-10-15T06:40:29.606Z] 62420a7f6f02: Waiting [2024-10-15T06:40:29.606Z] 523960229d4e: Waiting [2024-10-15T06:40:29.606Z] 16113d51b718: Waiting [2024-10-15T06:40:29.606Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:29.606Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:29.874Z] 8a811a36e2c3: Pushed [2024-10-15T06:40:29.874Z] 1d2a7e5da25a: Pushed [2024-10-15T06:40:29.874Z] 16113d51b718: Layer already exists [2024-10-15T06:40:29.874Z] 62420a7f6f02: Pushed [2024-10-15T06:40:30.137Z] 523960229d4e: Pushed [2024-10-15T06:40:42.403Z] afbe9e3cbb55: Pushed [2024-10-15T06:40:42.403Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:42.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:43.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-15T06:40:43.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-15T06:40:43.084Z] 1d2a7e5da25a: Preparing [2024-10-15T06:40:43.084Z] 8a811a36e2c3: Preparing [2024-10-15T06:40:43.084Z] afbe9e3cbb55: Preparing [2024-10-15T06:40:43.084Z] d815c233cb0e: Preparing [2024-10-15T06:40:43.084Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:43.084Z] 62420a7f6f02: Preparing [2024-10-15T06:40:43.084Z] 523960229d4e: Preparing [2024-10-15T06:40:43.084Z] 16113d51b718: Preparing [2024-10-15T06:40:43.084Z] 62420a7f6f02: Waiting [2024-10-15T06:40:43.084Z] 523960229d4e: Waiting [2024-10-15T06:40:43.084Z] 16113d51b718: Waiting [2024-10-15T06:40:43.084Z] 1d2a7e5da25a: Layer already exists [2024-10-15T06:40:43.084Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:43.084Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:43.084Z] afbe9e3cbb55: Layer already exists [2024-10-15T06:40:43.084Z] 8a811a36e2c3: Layer already exists [2024-10-15T06:40:43.084Z] 62420a7f6f02: Layer already exists [2024-10-15T06:40:43.084Z] 523960229d4e: Layer already exists [2024-10-15T06:40:43.084Z] 16113d51b718: Layer already exists [2024-10-15T06:40:43.084Z] latest: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:43.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:44.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.106 [2024-10-15T06:40:44.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-15T06:40:44.035Z] 1d2a7e5da25a: Preparing [2024-10-15T06:40:44.035Z] 8a811a36e2c3: Preparing [2024-10-15T06:40:44.035Z] afbe9e3cbb55: Preparing [2024-10-15T06:40:44.035Z] d815c233cb0e: Preparing [2024-10-15T06:40:44.035Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:44.035Z] 62420a7f6f02: Preparing [2024-10-15T06:40:44.035Z] 523960229d4e: Preparing [2024-10-15T06:40:44.035Z] 16113d51b718: Preparing [2024-10-15T06:40:44.035Z] 523960229d4e: Waiting [2024-10-15T06:40:44.035Z] 16113d51b718: Waiting [2024-10-15T06:40:44.035Z] 62420a7f6f02: Waiting [2024-10-15T06:40:44.035Z] 8a811a36e2c3: Layer already exists [2024-10-15T06:40:44.035Z] 1d2a7e5da25a: Layer already exists [2024-10-15T06:40:44.035Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:44.035Z] afbe9e3cbb55: Layer already exists [2024-10-15T06:40:44.035Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:44.035Z] 16113d51b718: Layer already exists [2024-10-15T06:40:44.035Z] 523960229d4e: Layer already exists [2024-10-15T06:40:44.035Z] 62420a7f6f02: Layer already exists [2024-10-15T06:40:44.298Z] 3.2.0-dev.106: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:44.645Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:44.987Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:44.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-15T06:40:44.987Z] 1d2a7e5da25a: Preparing [2024-10-15T06:40:44.987Z] 8a811a36e2c3: Preparing [2024-10-15T06:40:44.987Z] afbe9e3cbb55: Preparing [2024-10-15T06:40:44.987Z] d815c233cb0e: Preparing [2024-10-15T06:40:44.987Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:44.987Z] 62420a7f6f02: Preparing [2024-10-15T06:40:44.987Z] 523960229d4e: Preparing [2024-10-15T06:40:44.987Z] 16113d51b718: Preparing [2024-10-15T06:40:44.987Z] 62420a7f6f02: Waiting [2024-10-15T06:40:44.987Z] 523960229d4e: Waiting [2024-10-15T06:40:44.987Z] 16113d51b718: Waiting [2024-10-15T06:40:44.987Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:44.987Z] 8a811a36e2c3: Layer already exists [2024-10-15T06:40:44.987Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:44.987Z] 1d2a7e5da25a: Layer already exists [2024-10-15T06:40:44.987Z] afbe9e3cbb55: Layer already exists [2024-10-15T06:40:44.987Z] 62420a7f6f02: Layer already exists [2024-10-15T06:40:44.987Z] 16113d51b718: Layer already exists [2024-10-15T06:40:44.987Z] 523960229d4e: Layer already exists [2024-10-15T06:40:44.987Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:45.327Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:45.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-15T06:40:45.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-15T06:40:45.669Z] 1d2a7e5da25a: Preparing [2024-10-15T06:40:45.669Z] 8a811a36e2c3: Preparing [2024-10-15T06:40:45.669Z] afbe9e3cbb55: Preparing [2024-10-15T06:40:45.669Z] d815c233cb0e: Preparing [2024-10-15T06:40:45.669Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:45.669Z] 62420a7f6f02: Preparing [2024-10-15T06:40:45.669Z] 523960229d4e: Preparing [2024-10-15T06:40:45.669Z] 16113d51b718: Preparing [2024-10-15T06:40:45.669Z] 523960229d4e: Waiting [2024-10-15T06:40:45.669Z] 16113d51b718: Waiting [2024-10-15T06:40:45.669Z] 62420a7f6f02: Waiting [2024-10-15T06:40:45.669Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:45.669Z] afbe9e3cbb55: Layer already exists [2024-10-15T06:40:45.669Z] 8a811a36e2c3: Layer already exists [2024-10-15T06:40:45.669Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:45.669Z] 1d2a7e5da25a: Layer already exists [2024-10-15T06:40:45.669Z] 523960229d4e: Layer already exists [2024-10-15T06:40:45.669Z] 62420a7f6f02: Layer already exists [2024-10-15T06:40:45.669Z] 16113d51b718: Layer already exists [2024-10-15T06:40:45.934Z] main: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:40:46.010Z] ===================================================== [Pipeline] echo [2024-10-15T06:40:46.025Z] taggedImages: [2024-10-15T06:40:46.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:46.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-15T06:40:46.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.106 [2024-10-15T06:40:46.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:46.025Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-15T06:40:46.054Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-15T06:40:46.054Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:46.054Z] latest [2024-10-15T06:40:46.054Z] 3.2.0-dev.106 [2024-10-15T06:40:46.054Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:40:46.054Z] main [2024-10-15T06:40:46.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:46.408Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:46.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:40:46.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-15T06:40:46.762Z] 64d22034e2b3: Preparing [2024-10-15T06:40:46.762Z] 5ba793d7b004: Preparing [2024-10-15T06:40:46.762Z] d815c233cb0e: Preparing [2024-10-15T06:40:46.762Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:46.762Z] ba3882092fb1: Preparing [2024-10-15T06:40:46.762Z] f26d2e4a8e8c: Preparing [2024-10-15T06:40:46.762Z] 16113d51b718: Preparing [2024-10-15T06:40:46.762Z] f26d2e4a8e8c: Waiting [2024-10-15T06:40:46.762Z] 16113d51b718: Waiting [2024-10-15T06:40:46.762Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:47.026Z] ba3882092fb1: Layer already exists [2024-10-15T06:40:47.026Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:47.026Z] 16113d51b718: Layer already exists [2024-10-15T06:40:47.026Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:40:47.026Z] 64d22034e2b3: Pushed [2024-10-15T06:40:59.295Z] 5ba793d7b004: Pushed [2024-10-15T06:40:59.295Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:59.636Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:40:59.974Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-15T06:40:59.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-15T06:40:59.974Z] 64d22034e2b3: Preparing [2024-10-15T06:40:59.974Z] 5ba793d7b004: Preparing [2024-10-15T06:40:59.974Z] d815c233cb0e: Preparing [2024-10-15T06:40:59.974Z] 1f3cf1691b10: Preparing [2024-10-15T06:40:59.974Z] ba3882092fb1: Preparing [2024-10-15T06:40:59.974Z] f26d2e4a8e8c: Preparing [2024-10-15T06:40:59.974Z] 16113d51b718: Preparing [2024-10-15T06:40:59.974Z] f26d2e4a8e8c: Waiting [2024-10-15T06:40:59.974Z] 16113d51b718: Waiting [2024-10-15T06:40:59.974Z] 5ba793d7b004: Layer already exists [2024-10-15T06:40:59.974Z] ba3882092fb1: Layer already exists [2024-10-15T06:40:59.974Z] d815c233cb0e: Layer already exists [2024-10-15T06:40:59.974Z] 64d22034e2b3: Layer already exists [2024-10-15T06:40:59.974Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:40:59.974Z] 16113d51b718: Layer already exists [2024-10-15T06:40:59.974Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:40:59.974Z] latest: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:00.583Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:00.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.106 [2024-10-15T06:41:00.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-15T06:41:00.922Z] 64d22034e2b3: Preparing [2024-10-15T06:41:00.922Z] 5ba793d7b004: Preparing [2024-10-15T06:41:00.922Z] d815c233cb0e: Preparing [2024-10-15T06:41:00.922Z] 1f3cf1691b10: Preparing [2024-10-15T06:41:00.922Z] ba3882092fb1: Preparing [2024-10-15T06:41:00.922Z] f26d2e4a8e8c: Preparing [2024-10-15T06:41:00.922Z] 16113d51b718: Preparing [2024-10-15T06:41:00.922Z] f26d2e4a8e8c: Waiting [2024-10-15T06:41:00.922Z] 16113d51b718: Waiting [2024-10-15T06:41:00.922Z] 64d22034e2b3: Layer already exists [2024-10-15T06:41:00.922Z] 5ba793d7b004: Layer already exists [2024-10-15T06:41:00.922Z] d815c233cb0e: Layer already exists [2024-10-15T06:41:00.922Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:41:00.922Z] ba3882092fb1: Layer already exists [2024-10-15T06:41:00.922Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:41:00.922Z] 16113d51b718: Layer already exists [2024-10-15T06:41:00.922Z] 3.2.0-dev.106: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:01.271Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:01.612Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:41:01.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-15T06:41:01.612Z] 64d22034e2b3: Preparing [2024-10-15T06:41:01.612Z] 5ba793d7b004: Preparing [2024-10-15T06:41:01.612Z] d815c233cb0e: Preparing [2024-10-15T06:41:01.612Z] 1f3cf1691b10: Preparing [2024-10-15T06:41:01.612Z] ba3882092fb1: Preparing [2024-10-15T06:41:01.612Z] f26d2e4a8e8c: Preparing [2024-10-15T06:41:01.612Z] 16113d51b718: Preparing [2024-10-15T06:41:01.612Z] f26d2e4a8e8c: Waiting [2024-10-15T06:41:01.612Z] 16113d51b718: Waiting [2024-10-15T06:41:01.612Z] ba3882092fb1: Layer already exists [2024-10-15T06:41:01.612Z] 64d22034e2b3: Layer already exists [2024-10-15T06:41:01.612Z] d815c233cb0e: Layer already exists [2024-10-15T06:41:01.612Z] 5ba793d7b004: Layer already exists [2024-10-15T06:41:01.612Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:41:01.612Z] 16113d51b718: Layer already exists [2024-10-15T06:41:01.612Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:41:01.612Z] cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:01.960Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:02.315Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-15T06:41:02.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-15T06:41:02.315Z] 64d22034e2b3: Preparing [2024-10-15T06:41:02.315Z] 5ba793d7b004: Preparing [2024-10-15T06:41:02.315Z] d815c233cb0e: Preparing [2024-10-15T06:41:02.315Z] 1f3cf1691b10: Preparing [2024-10-15T06:41:02.315Z] ba3882092fb1: Preparing [2024-10-15T06:41:02.315Z] f26d2e4a8e8c: Preparing [2024-10-15T06:41:02.315Z] 16113d51b718: Preparing [2024-10-15T06:41:02.315Z] f26d2e4a8e8c: Waiting [2024-10-15T06:41:02.315Z] 16113d51b718: Waiting [2024-10-15T06:41:02.315Z] 64d22034e2b3: Layer already exists [2024-10-15T06:41:02.315Z] d815c233cb0e: Layer already exists [2024-10-15T06:41:02.315Z] ba3882092fb1: Layer already exists [2024-10-15T06:41:02.315Z] 1f3cf1691b10: Layer already exists [2024-10-15T06:41:02.315Z] 5ba793d7b004: Layer already exists [2024-10-15T06:41:02.315Z] f26d2e4a8e8c: Layer already exists [2024-10-15T06:41:02.315Z] 16113d51b718: Layer already exists [2024-10-15T06:41:02.315Z] main: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-15T06:41:02.653Z] ===================================================== [Pipeline] echo [2024-10-15T06:41:02.664Z] taggedImages: [2024-10-15T06:41:02.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [2024-10-15T06:41:02.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-15T06:41:02.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.106 [2024-10-15T06:41:02.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [2024-10-15T06:41:02.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:03.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T06:41:03.035Z] [2024-10-15T06:41:03.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:03.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T06:41:03.355Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-15T06:41:03.355Z] 8998bd30e6a1: Pulling fs layer [2024-10-15T06:41:03.355Z] 04944245beec: Pulling fs layer [2024-10-15T06:41:03.355Z] 699f458cf7ca: Pulling fs layer [2024-10-15T06:41:03.355Z] 765212b225bb: Pulling fs layer [2024-10-15T06:41:03.355Z] f23df028b6ca: Pulling fs layer [2024-10-15T06:41:03.355Z] d65c8cfc05b1: Pulling fs layer [2024-10-15T06:41:03.355Z] 2437ff75d9bd: Pulling fs layer [2024-10-15T06:41:03.355Z] d65c8cfc05b1: Waiting [2024-10-15T06:41:03.355Z] 2437ff75d9bd: Waiting [2024-10-15T06:41:03.355Z] 765212b225bb: Waiting [2024-10-15T06:41:03.355Z] f23df028b6ca: Waiting [2024-10-15T06:41:03.622Z] 04944245beec: Verifying Checksum [2024-10-15T06:41:03.622Z] 04944245beec: Download complete [2024-10-15T06:41:03.622Z] 765212b225bb: Verifying Checksum [2024-10-15T06:41:03.622Z] 765212b225bb: Download complete [2024-10-15T06:41:03.622Z] f23df028b6ca: Verifying Checksum [2024-10-15T06:41:03.622Z] f23df028b6ca: Download complete [2024-10-15T06:41:03.622Z] d65c8cfc05b1: Download complete [2024-10-15T06:41:03.622Z] 699f458cf7ca: Verifying Checksum [2024-10-15T06:41:03.622Z] 699f458cf7ca: Download complete [2024-10-15T06:41:04.200Z] 8998bd30e6a1: Download complete [2024-10-15T06:41:06.764Z] 2437ff75d9bd: Verifying Checksum [2024-10-15T06:41:06.764Z] 2437ff75d9bd: Download complete [2024-10-15T06:41:08.696Z] 8998bd30e6a1: Pull complete [2024-10-15T06:41:09.275Z] 04944245beec: Pull complete [2024-10-15T06:41:10.681Z] 699f458cf7ca: Pull complete [2024-10-15T06:41:10.945Z] 765212b225bb: Pull complete [2024-10-15T06:41:11.898Z] f23df028b6ca: Pull complete [2024-10-15T06:41:11.898Z] d65c8cfc05b1: Pull complete [2024-10-15T06:41:30.075Z] 2437ff75d9bd: Pull complete [2024-10-15T06:41:30.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-15T06:41:30.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-15T06:41:30.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:41:30.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-22847 does not seem to be running inside a container [2024-10-15T06:41:30.334Z] $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@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-10-15T06:41:32.991Z] $ docker top ae03e15b4a82d4adaccdf52f32f613575b0b82dff169b4f5e4fd38795a6a8ab4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:41:33.965Z] ---> job-cost.sh [2024-10-15T06:41:33.965Z] lf-activate-venv: SKIPPING [2024-10-15T06:41:33.965Z] INFO: No Stack... [2024-10-15T06:41:34.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-15T06:41:35.125Z] INFO: Archiving Costs [Pipeline] sh [2024-10-15T06:41:35.754Z] + cat /w/workspace/edgex-go/729/archives/cost.csv [2024-10-15T06:41:35.754Z] + cut -d, -f6 [Pipeline] lock [2024-10-15T06:41:35.788Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-729-stack-cost] [2024-10-15T06:41:35.799Z] Resource [jenkins-edgexfoundry-edgex-go-main-729-stack-cost] did not exist. Created. [2024-10-15T06:41:35.806Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-729-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-15T06:41:36.134Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-15T06:41:36.995Z] Stashed 1 file(s) [Pipeline] } [2024-10-15T06:41:37.007Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-729-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-15T06:41:37.024Z] $ docker stop --time=1 ae03e15b4a82d4adaccdf52f32f613575b0b82dff169b4f5e4fd38795a6a8ab4 [2024-10-15T06:41:38.506Z] $ docker rm -f --volumes ae03e15b4a82d4adaccdf52f32f613575b0b82dff169b4f5e4fd38795a6a8ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-15T06:41:39.072Z] provisioning config files... [2024-10-15T06:41:39.079Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/729@tmp/config7624115843544845394tmp [Pipeline] { [Pipeline] sh [2024-10-15T06:41:39.388Z] + set +x [2024-10-15T06:41:39.388Z] + + bash -s -- [2024-10-15T06:41:39.388Z] curl -s https://codecov.io/bash [2024-10-15T06:41:39.647Z] [2024-10-15T06:41:39.647Z] _____ _ [2024-10-15T06:41:39.647Z] / ____| | | [2024-10-15T06:41:39.647Z] | | ___ __| | ___ ___ _____ __ [2024-10-15T06:41:39.647Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-15T06:41:39.647Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-15T06:41:39.647Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-15T06:41:39.647Z] Bash-1.0.6 [2024-10-15T06:41:39.647Z] [2024-10-15T06:41:39.647Z] [2024-10-15T06:41:39.647Z] ==> git version 2.25.1 found [2024-10-15T06:41:39.647Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-15T06:41:39.647Z] Release-Date: 2020-01-08 [2024-10-15T06:41:39.647Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-15T06:41:39.647Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-15T06:41:39.647Z] ==> Jenkins CI detected. [2024-10-15T06:41:39.647Z] current dir:  /w/workspace/edgex-go/729 [2024-10-15T06:41:39.647Z] project root: . [2024-10-15T06:41:39.647Z] --> token set from env [2024-10-15T06:41:39.647Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-15T06:41:39.647Z] ==> Running gcov in . (disable via -X gcov) [2024-10-15T06:41:39.647Z] ==> Python coveragepy not found [2024-10-15T06:41:39.647Z] ==> Searching for coverage reports in: [2024-10-15T06:41:39.647Z] + . [2024-10-15T06:41:39.647Z] -> Found 1 reports [2024-10-15T06:41:39.647Z] ==> Detecting git/mercurial file structure [2024-10-15T06:41:39.647Z] ==> Reading reports [2024-10-15T06:41:39.647Z] + ./coverage.out bytes=1549971 [2024-10-15T06:41:39.647Z] ==> Appending adjustments [2024-10-15T06:41:39.647Z] https://docs.codecov.io/docs/fixing-reports [2024-10-15T06:41:41.025Z] + Found adjustments [2024-10-15T06:41:41.025Z] ==> Gzipping contents [2024-10-15T06:41:41.025Z] 132K /tmp/codecov.9Qw09S.gz [2024-10-15T06:41:41.025Z] ==> Uploading reports [2024-10-15T06:41:41.025Z] url: https://codecov.io [2024-10-15T06:41:41.025Z] query: branch=main&commit=cae398aa3bfc450ad98d64e9042796ae15c1e7ab&build=729&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F729%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-15T06:41:41.025Z] -> Pinging Codecov [2024-10-15T06:41:41.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cae398aa3bfc450ad98d64e9042796ae15c1e7ab&build=729&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F729%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-15T06:41:41.285Z] -> Uploading to [2024-10-15T06:41:41.285Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/cae398aa3bfc450ad98d64e9042796ae15c1e7ab/fde3fbff-f608-4552-9661-c741a11ae417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T064141Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b0b9d0692af8e8f0852256dd05ef5c04c79f2b6fb905e4dbb7e4e4c709d067d4 [2024-10-15T06:41:41.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:41:41.285Z] Dload Upload Total Spent Left Speed [2024-10-15T06:41:41.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 481k --:--:-- --:--:-- --:--:-- 481k [2024-10-15T06:41:41.544Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [2024-10-15T06:41:41.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-15T06:41:41.800Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-15T06:41:41.824Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:42.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-15T06:41:42.134Z] [2024-10-15T06:41:42.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:41:42.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-15T06:41:42.436Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-15T06:41:42.436Z] 43c4264eed91: Already exists [2024-10-15T06:41:42.436Z] 4cc291be95ef: Already exists [2024-10-15T06:41:42.436Z] 2ac1f1163629: Already exists [2024-10-15T06:41:42.436Z] 5c3c966382ef: Already exists [2024-10-15T06:41:42.436Z] 4f4fb700ef54: Already exists [2024-10-15T06:41:42.436Z] d9c7d2e4e75e: Pulling fs layer [2024-10-15T06:41:42.436Z] 9c3e1370e548: Pulling fs layer [2024-10-15T06:41:42.700Z] d9c7d2e4e75e: Verifying Checksum [2024-10-15T06:41:42.700Z] d9c7d2e4e75e: Download complete [2024-10-15T06:41:42.958Z] d9c7d2e4e75e: Pull complete [2024-10-15T06:41:43.526Z] 9c3e1370e548: Verifying Checksum [2024-10-15T06:41:43.526Z] 9c3e1370e548: Download complete [2024-10-15T06:41:46.812Z] 9c3e1370e548: Pull complete [2024-10-15T06:41:46.812Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-15T06:41:46.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-15T06:41:46.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:41:46.977Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T06:41:47.003Z] $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-15T06:41:50.909Z] $ docker top 273865e6afd262cfdfe9074ea19877a8b096e0f656070b7f68094c192e69bc7e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T06:41:51.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] echo [2024-10-15T06:41:51.280Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-15T06:41:51.562Z] + set -o pipefail [2024-10-15T06:41:51.562Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-15T06:41:59.695Z] [2024-10-15T06:41:59.695Z] Monitoring /w/workspace/edgex-go/729 (github.com/edgexfoundry/edgex-go)... [2024-10-15T06:41:59.695Z] [2024-10-15T06:41:59.695Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/06d8c8f6-b8f6-4d6d-a6b7-ac2cc54afd0f [2024-10-15T06:41:59.695Z] [2024-10-15T06:41:59.695Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-15T06:41:59.695Z] [2024-10-15T06:41:59.695Z] [2024-10-15T06:41:59.695Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-15T06:41:59.695Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-15T06:41:59.696Z] $ docker stop --time=1 273865e6afd262cfdfe9074ea19877a8b096e0f656070b7f68094c192e69bc7e [2024-10-15T06:42:05.344Z] $ docker rm -f --volumes 273865e6afd262cfdfe9074ea19877a8b096e0f656070b7f68094c192e69bc7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-15T06:42:05.865Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T06:42:05.880Z] provisioning config files... [2024-10-15T06:42:05.885Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/729@tmp/config11781541630529534718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:42:06.176Z] --> edgex-publish-swagger.sh [2024-10-15T06:42:06.176Z] === Publish openapi/v3 API === [2024-10-15T06:42:06.176Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-15T06:42:06.176Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/729/openapi/v3/core-command.yaml] [2024-10-15T06:42:06.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:06.176Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:06.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70047 --:--:-- --:--:-- --:--:-- 69897 [2024-10-15T06:42:06.435Z] [2024-10-15T06:42:06.435Z] [2024-10-15T06:42:06.435Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/729/openapi/v3/core-data.yaml] [2024-10-15T06:42:06.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:06.435Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:07.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 167k --:--:-- --:--:-- --:--:-- 167k [2024-10-15T06:42:07.003Z] [2024-10-15T06:42:07.003Z] [2024-10-15T06:42:07.003Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/729/openapi/v3/core-keeper.yaml] [2024-10-15T06:42:07.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:07.003Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:07.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 156k --:--:-- --:--:-- --:--:-- 155k 100 32887 100 66 100 32821 266 129k --:--:-- --:--:-- --:--:-- 128k [2024-10-15T06:42:07.265Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-15T06:42:07.265Z] [2024-10-15T06:42:07.265Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/729/openapi/v3/core-metadata.yaml] [2024-10-15T06:42:07.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:07.265Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:07.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 408 390k --:--:-- --:--:-- --:--:-- 390k [2024-10-15T06:42:07.525Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-15T06:42:07.525Z] [2024-10-15T06:42:07.525Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/729/openapi/v3/support-cron-scheduler.yaml] [2024-10-15T06:42:07.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:07.785Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:07.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 269 193k --:--:-- --:--:-- --:--:-- 193k [2024-10-15T06:42:07.785Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-15T06:42:07.785Z] [2024-10-15T06:42:07.785Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/729/openapi/v3/support-notifications.yaml] [2024-10-15T06:42:08.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:08.044Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:08.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 457 250k --:--:-- --:--:-- --:--:-- 250k [2024-10-15T06:42:08.303Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-15T06:42:08.303Z] [2024-10-15T06:42:08.303Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/729/openapi/v3/support-scheduler.yaml] [2024-10-15T06:42:08.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-15T06:42:08.303Z] Dload Upload Total Spent Left Speed [2024-10-15T06:42:08.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 520 120k --:--:-- --:--:-- --:--:-- 120k [2024-10-15T06:42:08.561Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-15T06:42:08.561Z] [Pipeline] } [2024-10-15T06:42:08.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-15T06:42:08.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-15T06:42:08.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:09.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T06:42:09.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:42:09.362Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T06:42:09.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-15T06:42:09.972Z] $ docker top dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e -eo pid,comm [2024-10-15T06:42:10.033Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-15T06:42:10.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-15T06:42:10.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T06:42:10.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T06:42:10.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T06:42:10.190Z] $ docker exec dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e ssh-agent [2024-10-15T06:42:10.305Z] SSH_AUTH_SOCK=/tmp/ssh-klPTs43VP0kX/agent.31 [2024-10-15T06:42:10.305Z] SSH_AGENT_PID=37 [2024-10-15T06:42:10.309Z] Running ssh-add (command line suppressed) [2024-10-15T06:42:10.399Z] Identity added: /w/workspace/edgex-go/729@tmp/private_key_11681822345331680743.key (/w/workspace/edgex-go/729@tmp/private_key_11681822345331680743.key) [2024-10-15T06:42:10.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T06:42:10.712Z] + git semver tag [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,886 [run_tag] DEBUG tag force:False [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,886 [check_head_tag] DEBUG check head tag [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,889 [execute] INFO git cat-file --batch-check [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=) [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,894 [execute] INFO git cat-file --batch [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=) [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,944 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,944 [execute] INFO git tag -a v3.2.0-dev.106 -m v3.2.0-dev.106 [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,945 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.106', '-m', 'v3.2.0-dev.106'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=None) [2024-10-15T06:42:10.972Z] 2024-10-15 06:42:10,950 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:10.972Z] 3.2.0-dev.106 [Pipeline] } [2024-10-15T06:42:11.230Z] $ docker exec --env ******** --env ******** dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e ssh-agent -k [2024-10-15T06:42:11.330Z] unset SSH_AUTH_SOCK; [2024-10-15T06:42:11.330Z] unset SSH_AGENT_PID; [2024-10-15T06:42:11.330Z] echo Agent pid 37 killed; [2024-10-15T06:42:11.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T06:42:11.672Z] + git semver [Pipeline] } [2024-10-15T06:42:11.936Z] $ docker stop --time=1 dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e [2024-10-15T06:42:13.233Z] $ docker rm -f --volumes dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:13.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-15T06:42:13.642Z] [2024-10-15T06:42:13.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:13.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-15T06:42:13.949Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-15T06:42:13.949Z] ab5ef0e58194: Pulling fs layer [2024-10-15T06:42:13.949Z] 9712f1f96733: Pulling fs layer [2024-10-15T06:42:13.949Z] 63f879dbbcfc: Pulling fs layer [2024-10-15T06:42:13.949Z] 0d9ebad4ef96: Pulling fs layer [2024-10-15T06:42:13.949Z] e9a5061849ea: Pulling fs layer [2024-10-15T06:42:13.949Z] d747dcd14b5f: Pulling fs layer [2024-10-15T06:42:13.949Z] 2de7ff778b66: Pulling fs layer [2024-10-15T06:42:13.949Z] e9a5061849ea: Waiting [2024-10-15T06:42:13.949Z] 0d9ebad4ef96: Waiting [2024-10-15T06:42:13.949Z] 2de7ff778b66: Waiting [2024-10-15T06:42:13.949Z] 9712f1f96733: Verifying Checksum [2024-10-15T06:42:13.949Z] 9712f1f96733: Download complete [2024-10-15T06:42:14.516Z] 63f879dbbcfc: Verifying Checksum [2024-10-15T06:42:14.516Z] 63f879dbbcfc: Download complete [2024-10-15T06:42:14.516Z] e9a5061849ea: Verifying Checksum [2024-10-15T06:42:14.516Z] e9a5061849ea: Download complete [2024-10-15T06:42:14.516Z] d747dcd14b5f: Verifying Checksum [2024-10-15T06:42:14.516Z] d747dcd14b5f: Download complete [2024-10-15T06:42:14.516Z] ab5ef0e58194: Verifying Checksum [2024-10-15T06:42:14.516Z] ab5ef0e58194: Download complete [2024-10-15T06:42:14.516Z] 0d9ebad4ef96: Verifying Checksum [2024-10-15T06:42:14.516Z] 0d9ebad4ef96: Download complete [2024-10-15T06:42:14.774Z] 2de7ff778b66: Download complete [2024-10-15T06:42:18.058Z] ab5ef0e58194: Pull complete [2024-10-15T06:42:18.059Z] 9712f1f96733: Pull complete [2024-10-15T06:42:18.316Z] 63f879dbbcfc: Pull complete [2024-10-15T06:42:22.499Z] 0d9ebad4ef96: Pull complete [2024-10-15T06:42:22.757Z] e9a5061849ea: Pull complete [2024-10-15T06:42:22.757Z] d747dcd14b5f: Pull complete [2024-10-15T06:42:24.132Z] 2de7ff778b66: Pull complete [2024-10-15T06:42:24.132Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-15T06:42:24.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-15T06:42:24.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:42:24.234Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T06:42:24.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-15T06:42:31.321Z] $ docker top bd3f77e661f7ad8ebefe03fd6bd36d046529977d32c875cc5222c99a82379cc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-15T06:42:31.414Z] provisioning config files... [2024-10-15T06:42:31.425Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/729@tmp/config3666950197640175376tmp [2024-10-15T06:42:31.435Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/729@tmp/config9403330329437851475tmp [2024-10-15T06:42:31.443Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/729@tmp/config3931498615447797787tmp [Pipeline] { [Pipeline] echo [2024-10-15T06:42:31.473Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:42:31.771Z] ---> sigul-configuration.sh [2024-10-15T06:42:31.772Z] gpg: directory `/root/.gnupg' created [2024-10-15T06:42:31.772Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-15T06:42:31.772Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-15T06:42:31.772Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-15T06:42:31.772Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-15T06:42:31.772Z] gpg: CAST5 encrypted data [2024-10-15T06:42:31.772Z] gpg: encrypted with 1 passphrase [2024-10-15T06:42:31.772Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-15T06:42:32.062Z] + mkdir /home/jenkins [2024-10-15T06:42:32.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-15T06:42:32.355Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-15T06:42:32.366Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:42:32.658Z] ---> sigul-install.sh [2024-10-15T06:42:32.658Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-15T06:42:32.957Z] + git tag --list [2024-10-15T06:42:32.957Z] 0.6.0 [2024-10-15T06:42:32.957Z] 0.6.1 [2024-10-15T06:42:32.957Z] 0.7.0 [2024-10-15T06:42:32.957Z] 0.7.1 [2024-10-15T06:42:32.957Z] v1.0.0 [2024-10-15T06:42:32.957Z] v1.0.1 [2024-10-15T06:42:32.957Z] v1.1.0 [2024-10-15T06:42:32.957Z] v1.2.0 [2024-10-15T06:42:32.957Z] v1.2.1 [2024-10-15T06:42:32.957Z] v1.3.0 [2024-10-15T06:42:32.957Z] v1.3.1 [2024-10-15T06:42:32.957Z] v2.0.0 [2024-10-15T06:42:32.957Z] v2.1.0 [2024-10-15T06:42:32.957Z] v2.1.1 [2024-10-15T06:42:32.957Z] v2.2.0 [2024-10-15T06:42:32.957Z] v2.3.0 [2024-10-15T06:42:32.957Z] v3.0 [2024-10-15T06:42:32.957Z] v3.0.0 [2024-10-15T06:42:32.957Z] v3.1 [2024-10-15T06:42:32.957Z] v3.1.0 [2024-10-15T06:42:32.957Z] v3.1.0-dev.1 [2024-10-15T06:42:32.957Z] v3.1.0-dev.10 [2024-10-15T06:42:32.957Z] v3.1.0-dev.11 [2024-10-15T06:42:32.957Z] v3.1.0-dev.12 [2024-10-15T06:42:32.957Z] v3.1.0-dev.13 [2024-10-15T06:42:32.957Z] v3.1.0-dev.14 [2024-10-15T06:42:32.957Z] v3.1.0-dev.15 [2024-10-15T06:42:32.957Z] v3.1.0-dev.16 [2024-10-15T06:42:32.957Z] v3.1.0-dev.17 [2024-10-15T06:42:32.957Z] v3.1.0-dev.18 [2024-10-15T06:42:32.957Z] v3.1.0-dev.19 [2024-10-15T06:42:32.957Z] v3.1.0-dev.2 [2024-10-15T06:42:32.957Z] v3.1.0-dev.20 [2024-10-15T06:42:32.957Z] v3.1.0-dev.21 [2024-10-15T06:42:32.957Z] v3.1.0-dev.22 [2024-10-15T06:42:32.957Z] v3.1.0-dev.23 [2024-10-15T06:42:32.957Z] v3.1.0-dev.24 [2024-10-15T06:42:32.957Z] v3.1.0-dev.25 [2024-10-15T06:42:32.957Z] v3.1.0-dev.26 [2024-10-15T06:42:32.957Z] v3.1.0-dev.27 [2024-10-15T06:42:32.957Z] v3.1.0-dev.28 [2024-10-15T06:42:32.957Z] v3.1.0-dev.29 [2024-10-15T06:42:32.957Z] v3.1.0-dev.3 [2024-10-15T06:42:32.957Z] v3.1.0-dev.30 [2024-10-15T06:42:32.957Z] v3.1.0-dev.31 [2024-10-15T06:42:32.957Z] v3.1.0-dev.32 [2024-10-15T06:42:32.957Z] v3.1.0-dev.33 [2024-10-15T06:42:32.957Z] v3.1.0-dev.34 [2024-10-15T06:42:32.957Z] v3.1.0-dev.35 [2024-10-15T06:42:32.957Z] v3.1.0-dev.36 [2024-10-15T06:42:32.957Z] v3.1.0-dev.37 [2024-10-15T06:42:32.957Z] v3.1.0-dev.38 [2024-10-15T06:42:32.957Z] v3.1.0-dev.39 [2024-10-15T06:42:32.957Z] v3.1.0-dev.4 [2024-10-15T06:42:32.957Z] v3.1.0-dev.40 [2024-10-15T06:42:32.957Z] v3.1.0-dev.41 [2024-10-15T06:42:32.957Z] v3.1.0-dev.42 [2024-10-15T06:42:32.957Z] v3.1.0-dev.43 [2024-10-15T06:42:32.957Z] v3.1.0-dev.44 [2024-10-15T06:42:32.957Z] v3.1.0-dev.45 [2024-10-15T06:42:32.957Z] v3.1.0-dev.46 [2024-10-15T06:42:32.957Z] v3.1.0-dev.47 [2024-10-15T06:42:32.957Z] v3.1.0-dev.48 [2024-10-15T06:42:32.957Z] v3.1.0-dev.49 [2024-10-15T06:42:32.957Z] v3.1.0-dev.5 [2024-10-15T06:42:32.957Z] v3.1.0-dev.50 [2024-10-15T06:42:32.957Z] v3.1.0-dev.51 [2024-10-15T06:42:32.957Z] v3.1.0-dev.52 [2024-10-15T06:42:32.957Z] v3.1.0-dev.53 [2024-10-15T06:42:32.957Z] v3.1.0-dev.54 [2024-10-15T06:42:32.957Z] v3.1.0-dev.55 [2024-10-15T06:42:32.957Z] v3.1.0-dev.56 [2024-10-15T06:42:32.957Z] v3.1.0-dev.57 [2024-10-15T06:42:32.957Z] v3.1.0-dev.58 [2024-10-15T06:42:32.957Z] v3.1.0-dev.59 [2024-10-15T06:42:32.957Z] v3.1.0-dev.6 [2024-10-15T06:42:32.957Z] v3.1.0-dev.60 [2024-10-15T06:42:32.957Z] v3.1.0-dev.61 [2024-10-15T06:42:32.957Z] v3.1.0-dev.62 [2024-10-15T06:42:32.957Z] v3.1.0-dev.63 [2024-10-15T06:42:32.957Z] v3.1.0-dev.64 [2024-10-15T06:42:32.957Z] v3.1.0-dev.65 [2024-10-15T06:42:32.957Z] v3.1.0-dev.66 [2024-10-15T06:42:32.957Z] v3.1.0-dev.67 [2024-10-15T06:42:32.957Z] v3.1.0-dev.68 [2024-10-15T06:42:32.957Z] v3.1.0-dev.69 [2024-10-15T06:42:32.957Z] v3.1.0-dev.7 [2024-10-15T06:42:32.957Z] v3.1.0-dev.70 [2024-10-15T06:42:32.957Z] v3.1.0-dev.71 [2024-10-15T06:42:32.957Z] v3.1.0-dev.72 [2024-10-15T06:42:32.957Z] v3.1.0-dev.73 [2024-10-15T06:42:32.957Z] v3.1.0-dev.8 [2024-10-15T06:42:32.957Z] v3.1.0-dev.9 [2024-10-15T06:42:32.957Z] v3.1.1 [2024-10-15T06:42:32.957Z] v3.1.1-dev.1 [2024-10-15T06:42:32.957Z] v3.1.1-dev.2 [2024-10-15T06:42:32.957Z] v3.2.0-dev.1 [2024-10-15T06:42:32.957Z] v3.2.0-dev.10 [2024-10-15T06:42:32.957Z] v3.2.0-dev.100 [2024-10-15T06:42:32.957Z] v3.2.0-dev.101 [2024-10-15T06:42:32.957Z] v3.2.0-dev.102 [2024-10-15T06:42:32.957Z] v3.2.0-dev.103 [2024-10-15T06:42:32.957Z] v3.2.0-dev.104 [2024-10-15T06:42:32.957Z] v3.2.0-dev.105 [2024-10-15T06:42:32.957Z] v3.2.0-dev.106 [2024-10-15T06:42:32.957Z] v3.2.0-dev.11 [2024-10-15T06:42:32.957Z] v3.2.0-dev.12 [2024-10-15T06:42:32.957Z] v3.2.0-dev.13 [2024-10-15T06:42:32.957Z] v3.2.0-dev.14 [2024-10-15T06:42:32.957Z] v3.2.0-dev.15 [2024-10-15T06:42:32.957Z] v3.2.0-dev.16 [2024-10-15T06:42:32.958Z] v3.2.0-dev.17 [2024-10-15T06:42:32.958Z] v3.2.0-dev.18 [2024-10-15T06:42:32.958Z] v3.2.0-dev.19 [2024-10-15T06:42:32.958Z] v3.2.0-dev.2 [2024-10-15T06:42:32.958Z] v3.2.0-dev.20 [2024-10-15T06:42:32.958Z] v3.2.0-dev.21 [2024-10-15T06:42:32.958Z] v3.2.0-dev.22 [2024-10-15T06:42:32.958Z] v3.2.0-dev.23 [2024-10-15T06:42:32.958Z] v3.2.0-dev.24 [2024-10-15T06:42:32.958Z] v3.2.0-dev.25 [2024-10-15T06:42:32.958Z] v3.2.0-dev.26 [2024-10-15T06:42:32.958Z] v3.2.0-dev.27 [2024-10-15T06:42:32.958Z] v3.2.0-dev.28 [2024-10-15T06:42:32.958Z] v3.2.0-dev.29 [2024-10-15T06:42:32.958Z] v3.2.0-dev.3 [2024-10-15T06:42:32.958Z] v3.2.0-dev.30 [2024-10-15T06:42:32.958Z] v3.2.0-dev.31 [2024-10-15T06:42:32.958Z] v3.2.0-dev.32 [2024-10-15T06:42:32.958Z] v3.2.0-dev.33 [2024-10-15T06:42:32.958Z] v3.2.0-dev.34 [2024-10-15T06:42:32.958Z] v3.2.0-dev.35 [2024-10-15T06:42:32.958Z] v3.2.0-dev.36 [2024-10-15T06:42:32.958Z] v3.2.0-dev.37 [2024-10-15T06:42:32.958Z] v3.2.0-dev.38 [2024-10-15T06:42:32.958Z] v3.2.0-dev.39 [2024-10-15T06:42:32.958Z] v3.2.0-dev.4 [2024-10-15T06:42:32.958Z] v3.2.0-dev.40 [2024-10-15T06:42:32.958Z] v3.2.0-dev.41 [2024-10-15T06:42:32.958Z] v3.2.0-dev.42 [2024-10-15T06:42:32.958Z] v3.2.0-dev.43 [2024-10-15T06:42:32.958Z] v3.2.0-dev.44 [2024-10-15T06:42:32.958Z] v3.2.0-dev.45 [2024-10-15T06:42:32.958Z] v3.2.0-dev.46 [2024-10-15T06:42:32.958Z] v3.2.0-dev.47 [2024-10-15T06:42:32.958Z] v3.2.0-dev.48 [2024-10-15T06:42:32.958Z] v3.2.0-dev.49 [2024-10-15T06:42:32.958Z] v3.2.0-dev.5 [2024-10-15T06:42:32.958Z] v3.2.0-dev.50 [2024-10-15T06:42:32.958Z] v3.2.0-dev.51 [2024-10-15T06:42:32.958Z] v3.2.0-dev.52 [2024-10-15T06:42:32.958Z] v3.2.0-dev.53 [2024-10-15T06:42:32.958Z] v3.2.0-dev.54 [2024-10-15T06:42:32.958Z] v3.2.0-dev.55 [2024-10-15T06:42:32.958Z] v3.2.0-dev.56 [2024-10-15T06:42:32.958Z] v3.2.0-dev.57 [2024-10-15T06:42:32.958Z] v3.2.0-dev.58 [2024-10-15T06:42:32.958Z] v3.2.0-dev.59 [2024-10-15T06:42:32.958Z] v3.2.0-dev.6 [2024-10-15T06:42:32.958Z] v3.2.0-dev.60 [2024-10-15T06:42:32.958Z] v3.2.0-dev.61 [2024-10-15T06:42:32.958Z] v3.2.0-dev.62 [2024-10-15T06:42:32.958Z] v3.2.0-dev.63 [2024-10-15T06:42:32.958Z] v3.2.0-dev.64 [2024-10-15T06:42:32.958Z] v3.2.0-dev.65 [2024-10-15T06:42:32.958Z] v3.2.0-dev.66 [2024-10-15T06:42:32.958Z] v3.2.0-dev.67 [2024-10-15T06:42:32.958Z] v3.2.0-dev.68 [2024-10-15T06:42:32.958Z] v3.2.0-dev.69 [2024-10-15T06:42:32.958Z] v3.2.0-dev.7 [2024-10-15T06:42:32.958Z] v3.2.0-dev.70 [2024-10-15T06:42:32.958Z] v3.2.0-dev.71 [2024-10-15T06:42:32.958Z] v3.2.0-dev.72 [2024-10-15T06:42:32.958Z] v3.2.0-dev.73 [2024-10-15T06:42:32.958Z] v3.2.0-dev.74 [2024-10-15T06:42:32.958Z] v3.2.0-dev.75 [2024-10-15T06:42:32.958Z] v3.2.0-dev.76 [2024-10-15T06:42:32.958Z] v3.2.0-dev.77 [2024-10-15T06:42:32.958Z] v3.2.0-dev.78 [2024-10-15T06:42:32.958Z] v3.2.0-dev.79 [2024-10-15T06:42:32.958Z] v3.2.0-dev.8 [2024-10-15T06:42:32.958Z] v3.2.0-dev.80 [2024-10-15T06:42:32.958Z] v3.2.0-dev.81 [2024-10-15T06:42:32.958Z] v3.2.0-dev.82 [2024-10-15T06:42:32.958Z] v3.2.0-dev.83 [2024-10-15T06:42:32.958Z] v3.2.0-dev.84 [2024-10-15T06:42:32.958Z] v3.2.0-dev.85 [2024-10-15T06:42:32.958Z] v3.2.0-dev.86 [2024-10-15T06:42:32.958Z] v3.2.0-dev.87 [2024-10-15T06:42:32.958Z] v3.2.0-dev.88 [2024-10-15T06:42:32.958Z] v3.2.0-dev.89 [2024-10-15T06:42:32.958Z] v3.2.0-dev.9 [2024-10-15T06:42:32.958Z] v3.2.0-dev.90 [2024-10-15T06:42:32.958Z] v3.2.0-dev.91 [2024-10-15T06:42:32.958Z] v3.2.0-dev.92 [2024-10-15T06:42:32.958Z] v3.2.0-dev.93 [2024-10-15T06:42:32.958Z] v3.2.0-dev.94 [2024-10-15T06:42:32.958Z] v3.2.0-dev.95 [2024-10-15T06:42:32.958Z] v3.2.0-dev.96 [2024-10-15T06:42:32.958Z] v3.2.0-dev.97 [2024-10-15T06:42:32.958Z] v3.2.0-dev.98 [2024-10-15T06:42:32.958Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-15T06:42:33.252Z] + lftools sign git-tag v3.2.0-dev.106 [2024-10-15T06:42:33.823Z] Signing Git tag with Sigul... [2024-10-15T06:42:33.823Z] Signing v3.2.0-dev.106 [Pipeline] echo [2024-10-15T06:42:34.408Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:42:34.699Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-15T06:42:34.707Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-15T06:42:34.723Z] $ docker stop --time=1 bd3f77e661f7ad8ebefe03fd6bd36d046529977d32c875cc5222c99a82379cc6 [2024-10-15T06:42:36.019Z] $ docker rm -f --volumes bd3f77e661f7ad8ebefe03fd6bd36d046529977d32c875cc5222c99a82379cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-15T06:42:36.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-15T06:42:36.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:36.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T06:42:36.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:42:36.870Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T06:42:36.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-15T06:42:37.243Z] $ docker top f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 -eo pid,comm [2024-10-15T06:42:37.300Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-15T06:42:37.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-15T06:42:37.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T06:42:37.353Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T06:42:37.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T06:42:37.468Z] $ docker exec f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 ssh-agent [2024-10-15T06:42:37.589Z] SSH_AUTH_SOCK=/tmp/ssh-P7CUbgN8WPPI/agent.32 [2024-10-15T06:42:37.589Z] SSH_AGENT_PID=38 [2024-10-15T06:42:37.593Z] Running ssh-add (command line suppressed) [2024-10-15T06:42:37.696Z] Identity added: /w/workspace/edgex-go/729@tmp/private_key_1879217230091740519.key (/w/workspace/edgex-go/729@tmp/private_key_1879217230091740519.key) [2024-10-15T06:42:37.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T06:42:38.022Z] + git semver bump pre [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,190 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,190 [bump_version] DEBUG bumping version:3.2.0-dev.106 on axis:pre with prefix:dev [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,190 [bump_version] DEBUG bumped version:3.2.0-dev.107 [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,191 [write_version] DEBUG write version:3.2.0-dev.107 to path:/w/workspace/edgex-go/729/.semver/main with force:True [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,191 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,191 [write_file] DEBUG write to file:/w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,192 [execute] INFO git cat-file --batch-check [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,197 [execute] INFO git cat-file --batch [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T06:42:38.283Z] 2024-10-15 06:42:38,201 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:38.283Z] 3.2.0-dev.107 [Pipeline] } [2024-10-15T06:42:38.283Z] $ docker exec --env ******** --env ******** f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 ssh-agent -k [2024-10-15T06:42:38.393Z] unset SSH_AUTH_SOCK; [2024-10-15T06:42:38.393Z] unset SSH_AGENT_PID; [2024-10-15T06:42:38.393Z] echo Agent pid 38 killed; [2024-10-15T06:42:38.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T06:42:38.731Z] + git semver [Pipeline] } [2024-10-15T06:42:38.994Z] $ docker stop --time=1 f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 [2024-10-15T06:42:40.321Z] $ docker rm -f --volumes f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-15T06:42:40.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-15T06:42:40.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:40.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-15T06:42:40.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:42:41.061Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T06:42:41.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-15T06:42:41.432Z] $ docker top cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 -eo pid,comm [2024-10-15T06:42:41.489Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-15T06:42:41.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-15T06:42:41.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-15T06:42:41.541Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-15T06:42:41.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-15T06:42:41.660Z] $ docker exec cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 ssh-agent [2024-10-15T06:42:41.784Z] SSH_AUTH_SOCK=/tmp/ssh-wfCXKs83HSTa/agent.32 [2024-10-15T06:42:41.784Z] SSH_AGENT_PID=39 [2024-10-15T06:42:41.789Z] Running ssh-add (command line suppressed) [2024-10-15T06:42:41.885Z] Identity added: /w/workspace/edgex-go/729@tmp/private_key_364729066837131676.key (/w/workspace/edgex-go/729@tmp/private_key_364729066837131676.key) [2024-10-15T06:42:41.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-15T06:42:42.195Z] + git semver push [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,370 [run_push] DEBUG push [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,370 [execute] INFO git cat-file --batch-check [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=) [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,376 [execute] INFO git rev-list f81a29bf2a0993ec4c372659b9e06fd70bb176a1 -- [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,376 [execute] DEBUG Popen(['git', 'rev-list', 'f81a29bf2a0993ec4c372659b9e06fd70bb176a1', '--'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,396 [execute] INFO git fetch -v origin [2024-10-15T06:42:42.456Z] 2024-10-15 06:42:42,396 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-15T06:42:43.029Z] 2024-10-15 06:42:42,888 [run_push] DEBUG no remote changes detected [2024-10-15T06:42:43.029Z] 2024-10-15 06:42:42,888 [execute] INFO git push origin semver [2024-10-15T06:42:43.029Z] 2024-10-15 06:42:42,889 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-15T06:42:43.971Z] 2024-10-15 06:42:43,694 [run_push] DEBUG push all version tags [2024-10-15T06:42:43.971Z] 2024-10-15 06:42:43,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-15T06:42:43.971Z] 2024-10-15 06:42:43,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=None) [2024-10-15T06:42:44.539Z] 2024-10-15 06:42:44,344 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main [2024-10-15T06:42:44.539Z] 3.2.0-dev.107 [Pipeline] } [2024-10-15T06:42:44.540Z] $ docker exec --env ******** --env ******** cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 ssh-agent -k [2024-10-15T06:42:44.644Z] unset SSH_AUTH_SOCK; [2024-10-15T06:42:44.644Z] unset SSH_AGENT_PID; [2024-10-15T06:42:44.644Z] echo Agent pid 39 killed; [2024-10-15T06:42:44.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-15T06:42:44.987Z] + git semver [Pipeline] } [2024-10-15T06:42:45.250Z] $ docker stop --time=1 cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 [2024-10-15T06:42:46.549Z] $ docker rm -f --volumes cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-15T06:42:47.124Z] + [ -d /w/workspace/edgex-go/729/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:42:47.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:42:48.279Z] ---> package-listing.sh [2024-10-15T06:42:48.279Z] ++ facter osfamily [2024-10-15T06:42:48.279Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-15T06:42:48.540Z] + OS_FAMILY=debian [2024-10-15T06:42:48.540Z] + workspace=/w/workspace/edgex-go/729 [2024-10-15T06:42:48.540Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-15T06:42:48.540Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-15T06:42:48.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-15T06:42:48.540Z] + PACKAGES=/tmp/packages_start.txt [2024-10-15T06:42:48.540Z] + '[' /w/workspace/edgex-go/729 ']' [2024-10-15T06:42:48.540Z] + PACKAGES=/tmp/packages_end.txt [2024-10-15T06:42:48.540Z] + case "${OS_FAMILY}" in [2024-10-15T06:42:48.540Z] + dpkg -l [2024-10-15T06:42:48.540Z] + grep '^ii' [2024-10-15T06:42:48.540Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-15T06:42:48.540Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-15T06:42:48.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-15T06:42:48.540Z] + '[' /w/workspace/edgex-go/729 ']' [2024-10-15T06:42:48.540Z] + mkdir -p /w/workspace/edgex-go/729/archives/ [2024-10-15T06:42:48.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/729/archives/ [Pipeline] echo [2024-10-15T06:42:48.552Z] 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/729/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-15T06:42:48.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:49.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T06:42:49.398Z] [2024-10-15T06:42:49.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-15T06:42:49.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T06:42:49.697Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-15T06:42:49.697Z] 5eb5b503b376: Pulling fs layer [2024-10-15T06:42:49.697Z] 5c69ac0246d0: Pulling fs layer [2024-10-15T06:42:49.697Z] ec43610c2a17: Pulling fs layer [2024-10-15T06:42:49.697Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-15T06:42:49.697Z] 33b1e0a273af: Pulling fs layer [2024-10-15T06:42:49.697Z] 5d3b04190fa2: Pulling fs layer [2024-10-15T06:42:49.697Z] 2f39f015ded8: Pulling fs layer [2024-10-15T06:42:49.697Z] 33b1e0a273af: Waiting [2024-10-15T06:42:49.697Z] 5d3b04190fa2: Waiting [2024-10-15T06:42:49.697Z] 2f39f015ded8: Waiting [2024-10-15T06:42:49.697Z] 3a2ae6a8a46f: Waiting [2024-10-15T06:42:49.697Z] 5c69ac0246d0: Download complete [2024-10-15T06:42:49.697Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-15T06:42:49.697Z] 3a2ae6a8a46f: Download complete [2024-10-15T06:42:49.697Z] 33b1e0a273af: Verifying Checksum [2024-10-15T06:42:49.697Z] 33b1e0a273af: Download complete [2024-10-15T06:42:49.697Z] ec43610c2a17: Verifying Checksum [2024-10-15T06:42:49.697Z] ec43610c2a17: Download complete [2024-10-15T06:42:49.697Z] 5d3b04190fa2: Verifying Checksum [2024-10-15T06:42:49.697Z] 5d3b04190fa2: Download complete [2024-10-15T06:42:49.955Z] 5eb5b503b376: Verifying Checksum [2024-10-15T06:42:49.955Z] 5eb5b503b376: Download complete [2024-10-15T06:42:50.581Z] 2f39f015ded8: Verifying Checksum [2024-10-15T06:42:50.581Z] 2f39f015ded8: Download complete [2024-10-15T06:42:51.181Z] 5eb5b503b376: Pull complete [2024-10-15T06:42:51.470Z] 5c69ac0246d0: Pull complete [2024-10-15T06:42:52.054Z] ec43610c2a17: Pull complete [2024-10-15T06:42:52.054Z] 3a2ae6a8a46f: Pull complete [2024-10-15T06:42:52.312Z] 33b1e0a273af: Pull complete [2024-10-15T06:42:52.312Z] 5d3b04190fa2: Pull complete [2024-10-15T06:42:57.585Z] 2f39f015ded8: Pull complete [2024-10-15T06:42:57.585Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-15T06:42:57.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-15T06:42:57.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-15T06:42:57.685Z] prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container [2024-10-15T06:42:57.706Z] $ 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/729/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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-15T06:43:06.090Z] $ docker top 5c8e807a12f8eb3a8c0f0b77a2eda240781fedbe84e0470f6b53c1bcfaa3ef3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-15T06:43:06.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-15T06:43:06.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-15T06:43:07.030Z] + ls /var/log/sa-host [2024-10-15T06:43:07.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-15T06:43:07.184Z] provisioning config files... [2024-10-15T06:43:07.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/729@tmp/config12651109138526601011tmp [Pipeline] { [Pipeline] echo [2024-10-15T06:43:07.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:43:07.499Z] ---> create-netrc.sh [Pipeline] } [2024-10-15T06:43:07.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:43:07.837Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-15T06:43:07.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:43:08.132Z] ---> sudo-logs.sh [2024-10-15T06:43:08.132Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-15T06:43:08.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:43:08.446Z] ---> job-cost.sh [2024-10-15T06:43:08.446Z] lf-activate-venv: SKIPPING [2024-10-15T06:43:08.446Z] DEBUG: total: 0.10999999940395355 [2024-10-15T06:43:08.446Z] INFO: Retrieving Stack Cost... [2024-10-15T06:43:08.705Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-15T06:43:09.272Z] INFO: Archiving Costs [Pipeline] echo [2024-10-15T06:43:09.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-15T06:43:09.577Z] ---> logs-deploy.sh [2024-10-15T06:43:09.577Z] lf-activate-venv: SKIPPING [2024-10-15T06:43:09.577Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/729 [2024-10-15T06:43:09.577Z] INFO: archiving workspace using pattern(s): [2024-10-15T06:43:10.516Z] Archives upload complete. [2024-10-15T06:43:10.516Z] INFO: archiving logs to Nexus