Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d30f705c743795df8390fbd60637189b6d83314 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-ssh6557679197896603994.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1967248431462788438.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1804075669438911165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7858223981131642705.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-ssh1879559432809462296.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], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6050 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/578 [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/578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d30f705c743795df8390fbd60637189b6d83314 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d30f705c743795df8390fbd60637189b6d83314 # timeout=10 Commit message: "fix: Run go mod tidy (#4681)" > git rev-list --no-walk 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T00:01:05.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T00:01:05.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T00:01:05.207Z] ========================================================= [2023-09-13T00:01:05.207Z] EdgeX Global Pipelines Version Info [2023-09-13T00:01:05.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:01:05.945Z] ------------------- [2023-09-13T00:01:05.945Z] stable info: [2023-09-13T00:01:05.945Z] ------------------- [2023-09-13T00:01:05.945Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T00:01:05.945Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T00:01:05.945Z] Message: update stable to v1.0.254 [2023-09-13T00:01:06.517Z] ------------------- [2023-09-13T00:01:06.517Z] experimental info: [2023-09-13T00:01:06.517Z] ------------------- [2023-09-13T00:01:06.517Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T00:01:06.517Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T00:01:06.517Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T00:01:06.701Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-13T00:01:06.711Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-13T00:01:06.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T00:01:06.739Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T00:01:06.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T00:01:06.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T00:01:06.774Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T00:01:06.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-13T00:01:06.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-13T00:01:06.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-13T00:01:06.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T00:01:06.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T00:01:06.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T00:01:06.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T00:01:06.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T00:01:06.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T00:01:06.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T00:01:06.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T00:01:06.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T00:01:06.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T00:01:06.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T00:01:06.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T00:01:06.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T00:01:07.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-13T00:01:07.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-13T00:01:07.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-13T00:01:07.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] echo [2023-09-13T00:01:07.063Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d30f70 [Pipeline] echo [2023-09-13T00:01:07.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:01:07.125Z] provisioning config files... [2023-09-13T00:01:07.139Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/578@tmp/config5494996787004298786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:01:07.448Z] ---> docker-login.sh [2023-09-13T00:01:07.448Z] nexus3.edgexfoundry.org:10001 [2023-09-13T00:01:07.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:01:07.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:01:07.968Z] Configure a credential helper to remove this warning. See [2023-09-13T00:01:07.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:01:07.968Z] [2023-09-13T00:01:07.968Z] Login Succeeded [2023-09-13T00:01:07.968Z] nexus3.edgexfoundry.org:10002 [2023-09-13T00:01:07.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:01:07.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:01:07.968Z] Configure a credential helper to remove this warning. See [2023-09-13T00:01:07.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:01:07.968Z] [2023-09-13T00:01:07.968Z] Login Succeeded [2023-09-13T00:01:07.968Z] nexus3.edgexfoundry.org:10003 [2023-09-13T00:01:07.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:01:08.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:01:08.230Z] Configure a credential helper to remove this warning. See [2023-09-13T00:01:08.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:01:08.230Z] [2023-09-13T00:01:08.230Z] Login Succeeded [2023-09-13T00:01:08.230Z] nexus3.edgexfoundry.org:10004 [2023-09-13T00:01:08.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:01:08.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:01:08.230Z] Configure a credential helper to remove this warning. See [2023-09-13T00:01:08.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:01:08.230Z] [2023-09-13T00:01:08.230Z] Login Succeeded [2023-09-13T00:01:08.230Z] docker.io [2023-09-13T00:01:08.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:01:08.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:01:08.492Z] Configure a credential helper to remove this warning. See [2023-09-13T00:01:08.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:01:08.492Z] [2023-09-13T00:01:08.492Z] Login Succeeded [2023-09-13T00:01:08.492Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T00:01:08.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:01:08.825Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-13T00:01:08.825Z] + + dirname cmd/core-command/Dockerfile [2023-09-13T00:01:08.825Z] cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/core-data/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/core-metadata/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/support-notifications/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-13T00:01:08.825Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-13T00:01:08.825Z] + cut -d/ -f2 [2023-09-13T00:01:08.825Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-13T00:01:08.905Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T00:01:09.240Z] + git rev-list -1 --merges 2d30f705c743795df8390fbd60637189b6d83314~1..2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] echo [2023-09-13T00:01:09.258Z] -----------> git rev-list -1 --merges 2d30f705c743795df8390fbd60637189b6d83314~1..2d30f705c743795df8390fbd60637189b6d83314 2d30f705c743795df8390fbd60637189b6d83314 [false] [Pipeline] sh [2023-09-13T00:01:09.546Z] + git log --format=format:%s -1 2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] echo [2023-09-13T00:01:09.561Z] ========================================================= [2023-09-13T00:01:09.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T00:01:09.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-13T00:01:10.003Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T00:01:10.003Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T00:01:10.003Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T00:01:10.003Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T00:01:10.003Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T00:01:10.003Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T00:01:10.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:01:10.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:01:10.431Z] [2023-09-13T00:01:10.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:01:10.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:01:10.745Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T00:01:10.745Z] b85a868b505f: Pulling fs layer [2023-09-13T00:01:10.745Z] e2be974225ed: Pulling fs layer [2023-09-13T00:01:10.745Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T00:01:10.745Z] 988bab9f4d93: Pulling fs layer [2023-09-13T00:01:10.745Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T00:01:10.745Z] eaf3925da568: Pulling fs layer [2023-09-13T00:01:10.745Z] bab4dde63d76: Pulling fs layer [2023-09-13T00:01:10.745Z] bde34c3a00c8: Pulling fs layer [2023-09-13T00:01:10.745Z] b352a97aabf1: Pulling fs layer [2023-09-13T00:01:10.745Z] 4872d77fe225: Pulling fs layer [2023-09-13T00:01:10.745Z] 5851b861e8e6: Pulling fs layer [2023-09-13T00:01:10.745Z] b352a97aabf1: Waiting [2023-09-13T00:01:10.745Z] 4872d77fe225: Waiting [2023-09-13T00:01:10.745Z] 5851b861e8e6: Waiting [2023-09-13T00:01:10.745Z] eaf3925da568: Waiting [2023-09-13T00:01:10.745Z] 988bab9f4d93: Waiting [2023-09-13T00:01:10.745Z] 1469e6f7b9e6: Waiting [2023-09-13T00:01:10.745Z] bde34c3a00c8: Waiting [2023-09-13T00:01:10.745Z] e2be974225ed: Download complete [2023-09-13T00:01:10.745Z] 988bab9f4d93: Verifying Checksum [2023-09-13T00:01:10.745Z] 988bab9f4d93: Download complete [2023-09-13T00:01:11.009Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T00:01:11.009Z] 1469e6f7b9e6: Download complete [2023-09-13T00:01:11.009Z] eaf3925da568: Verifying Checksum [2023-09-13T00:01:11.009Z] eaf3925da568: Download complete [2023-09-13T00:01:11.009Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T00:01:11.009Z] 339a4e72a1f5: Download complete [2023-09-13T00:01:11.009Z] bde34c3a00c8: Verifying Checksum [2023-09-13T00:01:11.009Z] bde34c3a00c8: Download complete [2023-09-13T00:01:11.009Z] b352a97aabf1: Download complete [2023-09-13T00:01:11.009Z] 4872d77fe225: Verifying Checksum [2023-09-13T00:01:11.009Z] 4872d77fe225: Download complete [2023-09-13T00:01:11.009Z] 5851b861e8e6: Verifying Checksum [2023-09-13T00:01:11.009Z] 5851b861e8e6: Download complete [2023-09-13T00:01:11.009Z] b85a868b505f: Verifying Checksum [2023-09-13T00:01:11.009Z] b85a868b505f: Download complete [2023-09-13T00:01:11.578Z] bab4dde63d76: Verifying Checksum [2023-09-13T00:01:11.578Z] bab4dde63d76: Download complete [2023-09-13T00:01:12.517Z] b85a868b505f: Pull complete [2023-09-13T00:01:12.517Z] e2be974225ed: Pull complete [2023-09-13T00:01:13.084Z] 339a4e72a1f5: Pull complete [2023-09-13T00:01:13.084Z] 988bab9f4d93: Pull complete [2023-09-13T00:01:13.345Z] 1469e6f7b9e6: Pull complete [2023-09-13T00:01:13.345Z] eaf3925da568: Pull complete [2023-09-13T00:01:15.252Z] bab4dde63d76: Pull complete [2023-09-13T00:01:15.252Z] bde34c3a00c8: Pull complete [2023-09-13T00:01:15.513Z] b352a97aabf1: Pull complete [2023-09-13T00:01:15.513Z] 4872d77fe225: Pull complete [2023-09-13T00:01:15.774Z] 5851b861e8e6: Pull complete [2023-09-13T00:01:15.774Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T00:01:15.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:01:15.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:01:15.870Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:01:15.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T00:01:19.364Z] $ docker top 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 -eo pid,comm [2023-09-13T00:01:19.442Z] 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). [2023-09-13T00:01:19.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T00:01:19.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:01:19.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:01:19.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:01:19.585Z] $ docker exec 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 ssh-agent [2023-09-13T00:01:19.722Z] SSH_AUTH_SOCK=/tmp/ssh-Mnm3z56xDgth/agent.14 [2023-09-13T00:01:19.722Z] SSH_AGENT_PID=23 [2023-09-13T00:01:19.729Z] Running ssh-add (command line suppressed) [2023-09-13T00:01:19.817Z] Identity added: /w/workspace/edgex-go/578@tmp/private_key_12491612605039428114.key (/w/workspace/edgex-go/578@tmp/private_key_12491612605039428114.key) [2023-09-13T00:01:19.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:01:20.149Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T00:01:20.136Z] $ docker exec --env ******** --env ******** 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 ssh-agent -k [2023-09-13T00:01:20.232Z] unset SSH_AUTH_SOCK; [2023-09-13T00:01:20.232Z] unset SSH_AGENT_PID; [2023-09-13T00:01:20.232Z] echo Agent pid 23 killed; [2023-09-13T00:01:20.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T00:01:20.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:01:20.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:01:20.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:01:20.398Z] $ docker exec 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 ssh-agent [2023-09-13T00:01:20.535Z] SSH_AUTH_SOCK=/tmp/ssh-wF9UQJ8ewxx0/agent.71 [2023-09-13T00:01:20.535Z] SSH_AGENT_PID=77 [2023-09-13T00:01:20.541Z] Running ssh-add (command line suppressed) [2023-09-13T00:01:20.623Z] Identity added: /w/workspace/edgex-go/578@tmp/private_key_16162843886039524503.key (/w/workspace/edgex-go/578@tmp/private_key_16162843886039524503.key) [2023-09-13T00:01:20.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:01:20.948Z] + git semver init [2023-09-13T00:01:21.208Z] 2023-09-13 00:01:21,125 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T00:01:21.208Z] 2023-09-13 00:01:21,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/578/.semver [2023-09-13T00:01:21.208Z] 2023-09-13 00:01:21,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/578/.semver [2023-09-13T00:01:21.208Z] 2023-09-13 00:01:21,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/578/.semver'], cwd=/w/workspace/edgex-go/578, universal_newlines=False, shell=None, istream=None) [2023-09-13T00:01:26.491Z] 2023-09-13 00:01:26,281 [append_file] DEBUG append to file:/w/workspace/edgex-go/578/.git/info/exclude [2023-09-13T00:01:26.491Z] 2023-09-13 00:01:26,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/578/.semver/main with force:False [2023-09-13T00:01:26.491Z] 2023-09-13 00:01:26,282 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:01:26.491Z] 2023-09-13 00:01:26,282 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:01:26.491Z] 3.1.0-dev.44 [Pipeline] } [2023-09-13T00:01:26.478Z] $ docker exec --env ******** --env ******** 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 ssh-agent -k [2023-09-13T00:01:26.580Z] unset SSH_AUTH_SOCK; [2023-09-13T00:01:26.580Z] unset SSH_AGENT_PID; [2023-09-13T00:01:26.580Z] echo Agent pid 77 killed; [2023-09-13T00:01:26.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:01:26.919Z] + git semver [Pipeline] } [2023-09-13T00:01:27.170Z] $ docker stop --time=1 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 [2023-09-13T00:01:28.904Z] $ docker rm -f --volumes 48041b1952103d7047bc88091fb496ccdddcdba0f734bc46c4deab16656ffcc9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:01:29.368Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T00:01:29.605Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T00:01:29.608Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.44 [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 [2023-09-13T00:01:29.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/578 [Pipeline] echo [2023-09-13T00:01:29.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:01:30.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:01:30.012Z] ========================================================= [2023-09-13T00:01:30.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T00:01:30.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:01:30.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:01:30.300Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T00:01:30.300Z] 7264a8db6415: Pulling fs layer [2023-09-13T00:01:30.300Z] c4d48a809fc2: Pulling fs layer [2023-09-13T00:01:30.300Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T00:01:30.300Z] ad3a456e5733: Pulling fs layer [2023-09-13T00:01:30.300Z] 9e4f439ed901: Pulling fs layer [2023-09-13T00:01:30.300Z] feaf6a47b606: Pulling fs layer [2023-09-13T00:01:30.300Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T00:01:30.300Z] 8ac70367396e: Pulling fs layer [2023-09-13T00:01:30.300Z] 6db16350a2e2: Pulling fs layer [2023-09-13T00:01:30.300Z] 9250d5d63582: Pulling fs layer [2023-09-13T00:01:30.300Z] ad3a456e5733: Waiting [2023-09-13T00:01:30.300Z] 9e4f439ed901: Waiting [2023-09-13T00:01:30.300Z] 6db16350a2e2: Waiting [2023-09-13T00:01:30.300Z] feaf6a47b606: Waiting [2023-09-13T00:01:30.300Z] 5e8b037d7d82: Waiting [2023-09-13T00:01:30.300Z] 8ac70367396e: Waiting [2023-09-13T00:01:30.300Z] 9250d5d63582: Waiting [2023-09-13T00:01:30.300Z] c4d48a809fc2: Download complete [2023-09-13T00:01:30.300Z] ad3a456e5733: Verifying Checksum [2023-09-13T00:01:30.300Z] ad3a456e5733: Download complete [2023-09-13T00:01:30.300Z] 9e4f439ed901: Verifying Checksum [2023-09-13T00:01:30.300Z] 9e4f439ed901: Download complete [2023-09-13T00:01:30.560Z] 7264a8db6415: Verifying Checksum [2023-09-13T00:01:30.560Z] 7264a8db6415: Download complete [2023-09-13T00:01:30.560Z] feaf6a47b606: Verifying Checksum [2023-09-13T00:01:30.560Z] feaf6a47b606: Download complete [2023-09-13T00:01:30.826Z] 8ac70367396e: Verifying Checksum [2023-09-13T00:01:30.826Z] 8ac70367396e: Download complete [2023-09-13T00:01:30.826Z] 7264a8db6415: Pull complete [2023-09-13T00:01:31.087Z] 6db16350a2e2: Verifying Checksum [2023-09-13T00:01:31.087Z] 6db16350a2e2: Download complete [2023-09-13T00:01:31.087Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T00:01:31.087Z] 4f1c88b9dad5: Download complete [2023-09-13T00:01:31.087Z] c4d48a809fc2: Pull complete [2023-09-13T00:01:31.348Z] 9250d5d63582: Verifying Checksum [2023-09-13T00:01:31.348Z] 9250d5d63582: Download complete [2023-09-13T00:01:31.348Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T00:01:31.348Z] 5e8b037d7d82: Download complete [2023-09-13T00:01:35.539Z] 4f1c88b9dad5: Pull complete [2023-09-13T00:01:35.539Z] ad3a456e5733: Pull complete [2023-09-13T00:01:35.539Z] 9e4f439ed901: Pull complete [2023-09-13T00:01:35.805Z] feaf6a47b606: Pull complete [2023-09-13T00:01:39.106Z] 5e8b037d7d82: Pull complete [2023-09-13T00:01:39.365Z] 8ac70367396e: Pull complete [2023-09-13T00:01:40.305Z] 6db16350a2e2: Pull complete [2023-09-13T00:01:41.245Z] 9250d5d63582: Pull complete [2023-09-13T00:01:41.245Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T00:01:41.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:01:41.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:01:41.548Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:01:41.548Z] WORKDIR /edgex [2023-09-13T00:01:41.548Z] COPY go.mod . [2023-09-13T00:01:41.548Z] RUN go mod download [2023-09-13T00:01:41.548Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-13T00:01:42.117Z] Sending build context to Docker daemon 170.9MB [2023-09-13T00:01:42.377Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T00:01:42.377Z] ---> fa269f55d9b9 [2023-09-13T00:01:42.377Z] Step 2/4 : WORKDIR /edgex [2023-09-13T00:01:44.666Z] Still waiting to schedule task [2023-09-13T00:01:44.666Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T00:01:52.401Z] ---> Running in b1c5a73a8726 [2023-09-13T00:01:52.401Z] Removing intermediate container b1c5a73a8726 [2023-09-13T00:01:52.401Z] ---> f72c89e5ac81 [2023-09-13T00:01:52.401Z] Step 3/4 : COPY go.mod . [2023-09-13T00:01:52.401Z] ---> b9b80126f5a8 [2023-09-13T00:01:52.401Z] Step 4/4 : RUN go mod download [2023-09-13T00:01:52.401Z] ---> Running in 99db7a8f7eeb [2023-09-13T00:02:14.362Z] Removing intermediate container 99db7a8f7eeb [2023-09-13T00:02:14.362Z] ---> 1c38b17c9e9f [2023-09-13T00:02:14.362Z] Successfully built 1c38b17c9e9f [2023-09-13T00:02:14.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:02:14.657Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T00:02:14.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:02:14.725Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:02:14.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T00:02:15.235Z] $ docker top 00d8869927d906939cee016138345197e532dc5e00038cf260eeaf4dc6096c19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:02:15.598Z] + go version [2023-09-13T00:02:15.598Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T00:02:15.585Z] $ docker stop --time=1 00d8869927d906939cee016138345197e532dc5e00038cf260eeaf4dc6096c19 [2023-09-13T00:02:16.898Z] $ docker rm -f --volumes 00d8869927d906939cee016138345197e532dc5e00038cf260eeaf4dc6096c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:02:17.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T00:02:17.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:02:17.382Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:02:17.392Z] $ 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/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T00:02:17.727Z] $ docker top 57fafdbb4cc867f0d2d788236145da01d8a817a42fc4f352c6d027c03dc60ed8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T00:02:17.813Z] ========================================================= [2023-09-13T00:02:17.813Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T00:02:17.813Z] ========================================================= [Pipeline] sh [2023-09-13T00:02:18.091Z] + git config --global --add safe.directory /w/workspace/edgex-go/578 [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:02:18.387Z] + make test [2023-09-13T00:02:18.387Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T00:02:24.954Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T00:02:37.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T00:02:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T00:02:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T00:02:39.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-09-13T00:02:41.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2023-09-13T00:02:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T00:02:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T00:02:41.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T00:02:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T00:02:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T00:02:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T00:02:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T00:02:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:02:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T00:02:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T00:02:45.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T00:02:45.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T00:02:45.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.4% of statements [2023-09-13T00:02:45.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.083s coverage: 53.0% of statements [2023-09-13T00:02:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.236s coverage: 93.4% of statements [2023-09-13T00:02:46.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 3.8% of statements [2023-09-13T00:02:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T00:02:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:02:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T00:02:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T00:02:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 97.6% of statements [2023-09-13T00:02:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-09-13T00:02:49.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T00:02:49.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T00:02:50.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2023-09-13T00:02:50.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2023-09-13T00:02:50.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2023-09-13T00:02:50.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-09-13T00:02:50.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-09-13T00:02:50.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2023-09-13T00:02:50.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T00:02:51.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T00:02:52.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T00:02:52.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T00:02:52.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T00:02:52.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T00:02:52.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T00:02:52.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T00:02:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T00:02:54.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T00:02:54.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T00:02:56.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T00:02:56.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T00:02:58.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T00:02:58.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T00:02:58.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T00:02:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T00:02:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T00:02:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T00:03:03.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-09-13T00:03:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T00:03:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T00:03:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T00:03:03.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T00:03:04.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T00:03:04.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T00:03:04.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T00:03:04.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T00:03:06.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T00:03:06.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:03:06.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T00:03:06.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T00:03:07.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T00:03:07.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T00:03:07.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T00:03:07.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.055s coverage: 92.9% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.288s coverage: 38.4% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.7% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.059s coverage: 61.8% of statements [2023-09-13T00:03:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-09-13T00:03:15.616Z] 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 [2023-09-13T00:03:15.616Z] running golangci-lint [2023-09-13T00:03:15.616Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-13T00:03:15.616Z] go version go1.21.0 linux/amd64 [2023-09-13T00:03:15.875Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-13T00:03:15.875Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-13T00:03:16.947Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6051 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-13T00:03:16.959Z] Running in /w/workspace/edgex-go/578 [Pipeline] { [Pipeline] checkout [2023-09-13T00:03:16.988Z] The recommended git tool is: git [2023-09-13T00:03:21.881Z] using credential edgex-jenkins-ssh [2023-09-13T00:03:21.896Z] Cloning the remote Git repository [2023-09-13T00:03:21.930Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-13T00:03:22.018Z] > git init /w/workspace/edgex-go/578 # timeout=10 [2023-09-13T00:03:22.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T00:03:22.144Z] > git --version # timeout=10 [2023-09-13T00:03:22.162Z] > git --version # 'git version 2.25.1' [2023-09-13T00:03:22.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T00:03:22.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T00:03:28.065Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 10.747645769s" [2023-09-13T00:03:28.065Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.351278ms" [2023-09-13T00:03:34.638Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.85505229s with top 10 stages: buildir: 30.229131346s, gosec: 6.453959151s, fact_deprecated: 1.89983715s, inspect: 1.729951437s, printf: 928.37142ms, S1038: 901.485055ms, ctrlflow: 874.03875ms, fact_purity: 822.207158ms, nilness: 675.516095ms, SA1012: 586.027263ms" [2023-09-13T00:03:34.638Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-13T00:03:34.638Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 194/194, exclude: 194/194, skip_files: 194/194, identifier_marker: 194/194, exclude-rules: 21/194, nolint: 0/21, cgo: 194/194, path_prettifier: 194/194, skip_dirs: 194/194, autogenerated_exclude: 194/194" [2023-09-13T00:03:34.638Z] level=info msg="[runner] processing took 22.317072ms with stages: nolint: 10.359154ms, identifier_marker: 7.413657ms, autogenerated_exclude: 1.449194ms, path_prettifier: 1.297951ms, exclude-rules: 1.08629ms, skip_dirs: 664.406µs, cgo: 24.98µs, filename_unadjuster: 13.51µs, max_same_issues: 1.95µs, diff: 870ns, skip_files: 690ns, uniq_by_line: 650ns, fixer: 620ns, exclude: 520ns, max_from_linter: 510ns, sort_results: 450ns, severity-rules: 440ns, path_shortener: 380ns, source_code: 350ns, max_per_file_from_linter: 260ns, path_prefixer: 240ns" [2023-09-13T00:03:34.638Z] level=info msg="[runner] linters took 7.821423546s with stages: goanalysis_metalinter: 7.798929492s" [2023-09-13T00:03:34.638Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-13T00:03:34.638Z] level=info msg="Memory: 188 samples, avg is 269.0MB, max is 941.6MB" [2023-09-13T00:03:34.638Z] level=info msg="Execution took 18.607845816s" [2023-09-13T00:03:34.638Z] go vet ./... [2023-09-13T00:03:38.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T00:03:38.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T00:03:38.824Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T00:03:38.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T00:03:39.128Z] + ls -al . [2023-09-13T00:03:39.128Z] total 728 [2023-09-13T00:03:39.128Z] drwxrwxr-x 12 1001 1001 4096 Sep 13 00:02 . [2023-09-13T00:03:39.128Z] drwxr-xr-x 4 root root 4096 Sep 13 00:02 .. [2023-09-13T00:03:39.128Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:01 .blubracket [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 00:01 .dockerignore [2023-09-13T00:03:39.128Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 00:03 .git [2023-09-13T00:03:39.128Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 00:01 .github [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 00:01 .gitignore [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 00:01 .golangci.yml [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 00:01 .hadolint.yml [2023-09-13T00:03:39.128Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 00:01 .semver [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 00:01 .sonarcloud.properties [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 00:01 ADOPTERS.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 00:01 Attribution.txt [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 00:01 CHANGELOG.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 00:01 CONTRIBUTING.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 00:01 GOVERNANCE.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 00:01 Jenkinsfile [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 00:01 LICENSE [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 00:01 Makefile [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 00:01 OWNERS.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 00:01 README.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 00:01 SECURITY.md [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 00:01 VERSION [2023-09-13T00:03:39.128Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:01 bin [2023-09-13T00:03:39.128Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 00:01 cmd [2023-09-13T00:03:39.128Z] -rw-r--r-- 1 root root 450471 Sep 13 00:03 coverage.out [2023-09-13T00:03:39.128Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 00:01 fuzz_test [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 00:01 go.mod [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 00:01 go.sum [2023-09-13T00:03:39.128Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 00:01 internal [2023-09-13T00:03:39.128Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 00:01 openapi [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 00:01 security.txt [2023-09-13T00:03:39.128Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 00:01 snap [2023-09-13T00:03:39.128Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 00:01 version.go [Pipeline] sh [2023-09-13T00:03:39.413Z] + '[' -e coverage.out ] [2023-09-13T00:03:39.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T00:03:39.577Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T00:03:39.857Z] + make build [2023-09-13T00:03:39.857Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T00:03:40.948Z] Avoid second fetch [2023-09-13T00:03:40.949Z] Checking out Revision 2d30f705c743795df8390fbd60637189b6d83314 (main) [2023-09-13T00:03:40.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T00:03:40.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T00:03:40.965Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T00:03:41.025Z] > git checkout -f 2d30f705c743795df8390fbd60637189b6d83314 # timeout=10 [2023-09-13T00:03:41.634Z] Commit message: "fix: Run go mod tidy (#4681)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T00:03:42.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T00:03:42.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:03:42.647Z] Dload Upload Total Spent Left Speed [2023-09-13T00:03:42.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-09-13T00:03:43.231Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T00:03:43.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T00:03:43.553Z] + sudo tee /etc/docker/daemon.new [2023-09-13T00:03:43.553Z] { [2023-09-13T00:03:43.553Z] "registry-mirrors": [ [2023-09-13T00:03:43.553Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T00:03:43.553Z] ], [2023-09-13T00:03:43.553Z] "bip": "10.250.0.254/24", [2023-09-13T00:03:43.553Z] "hosts": [ [2023-09-13T00:03:43.553Z] "tcp://0.0.0.0:5555", [2023-09-13T00:03:43.553Z] "unix:///var/run/docker.sock" [2023-09-13T00:03:43.553Z] ], [2023-09-13T00:03:43.553Z] "mtu": 1458, [2023-09-13T00:03:43.553Z] "selinux-enabled": true, [2023-09-13T00:03:43.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T00:03:43.553Z] } [Pipeline] sh [2023-09-13T00:03:43.874Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T00:03:44.201Z] + sudo service docker restart [2023-09-13T00:03:52.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T00:03:52.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T00:03:52.312Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T00:03:52.888Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T00:03:58.222Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T00:03:59.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T00:04:00.730Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T00:04:01.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:04:02.434Z] provisioning config files... [2023-09-13T00:04:02.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/578@tmp/config5756955431833455286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:04:02.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T00:04:02.807Z] ---> docker-login.sh [2023-09-13T00:04:02.807Z] nexus3.edgexfoundry.org:10001 [2023-09-13T00:04:03.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:03.162Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T00:04:03.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:03.344Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:03.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:03.344Z] [2023-09-13T00:04:03.344Z] Login Succeeded [2023-09-13T00:04:03.344Z] nexus3.edgexfoundry.org:10002 [2023-09-13T00:04:03.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:03.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:03.615Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:03.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:03.615Z] [2023-09-13T00:04:03.615Z] Login Succeeded [2023-09-13T00:04:03.615Z] nexus3.edgexfoundry.org:10003 [2023-09-13T00:04:03.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:04.096Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T00:04:04.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:04.152Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:04.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:04.152Z] [2023-09-13T00:04:04.152Z] Login Succeeded [2023-09-13T00:04:04.152Z] nexus3.edgexfoundry.org:10004 [2023-09-13T00:04:04.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:04.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:04.423Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:04.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:04.423Z] [2023-09-13T00:04:04.423Z] Login Succeeded [2023-09-13T00:04:04.423Z] docker.io [2023-09-13T00:04:04.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:04:04.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:04:04.957Z] Configure a credential helper to remove this warning. See [2023-09-13T00:04:04.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:04:04.957Z] [2023-09-13T00:04:04.957Z] Login Succeeded [2023-09-13T00:04:04.957Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T00:04:04.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] } [2023-09-13T00:04:05.452Z] $ docker stop --time=1 57fafdbb4cc867f0d2d788236145da01d8a817a42fc4f352c6d027c03dc60ed8 [2023-09-13T00:04:05.515Z] + git config --global --add safe.directory /w/workspace/edgex-go/578 [2023-09-13T00:04:12.041Z] $ docker rm -f --volumes 57fafdbb4cc867f0d2d788236145da01d8a817a42fc4f352c6d027c03dc60ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2023-09-13T00:04:12.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] echo [2023-09-13T00:04:12.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:04:12.460Z] ========================================================= [2023-09-13T00:04:12.460Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T00:04:12.460Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2023-09-13T00:04:12.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:04:12.796Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T00:04:12.796Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T00:04:12.796Z] 5d54e960e981: Pulling fs layer [2023-09-13T00:04:12.796Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T00:04:12.796Z] f0e02332f6b5: Pulling fs layer [2023-09-13T00:04:12.796Z] 66412af1f25a: Pulling fs layer [2023-09-13T00:04:12.796Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T00:04:12.796Z] 9a37bb91b891: Pulling fs layer [2023-09-13T00:04:12.796Z] a29adfc67d43: Pulling fs layer [2023-09-13T00:04:12.796Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T00:04:12.796Z] 1baf3a5c0e64: Waiting [2023-09-13T00:04:12.796Z] 9a37bb91b891: Waiting [2023-09-13T00:04:12.796Z] a29adfc67d43: Waiting [2023-09-13T00:04:12.796Z] d5de9f91c1a4: Waiting [2023-09-13T00:04:12.796Z] f0e02332f6b5: Waiting [2023-09-13T00:04:12.796Z] 66412af1f25a: Waiting [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:04:13.071Z] 5d54e960e981: Verifying Checksum [2023-09-13T00:04:13.071Z] 5d54e960e981: Download complete [2023-09-13T00:04:13.071Z] f0e02332f6b5: Verifying Checksum [2023-09-13T00:04:13.071Z] f0e02332f6b5: Download complete [2023-09-13T00:04:13.071Z] 66412af1f25a: Verifying Checksum [2023-09-13T00:04:13.071Z] 66412af1f25a: Download complete [2023-09-13T00:04:13.071Z] 9fda8d8052c6: Download complete [2023-09-13T00:04:13.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T00:04:13.082Z] [2023-09-13T00:04:13.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:04:13.341Z] 9a37bb91b891: Verifying Checksum [2023-09-13T00:04:13.341Z] 9a37bb91b891: Download complete [2023-09-13T00:04:13.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T00:04:13.384Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-13T00:04:13.384Z] 91d30c5bc195: Pulling fs layer [2023-09-13T00:04:13.384Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-13T00:04:13.384Z] 9c61dcf015f6: Pulling fs layer [2023-09-13T00:04:13.384Z] 4698f68db338: Pulling fs layer [2023-09-13T00:04:13.384Z] 2a2f49069b9e: Pulling fs layer [2023-09-13T00:04:13.384Z] e0025b399a48: Pulling fs layer [2023-09-13T00:04:13.384Z] 4698f68db338: Waiting [2023-09-13T00:04:13.384Z] 2a2f49069b9e: Waiting [2023-09-13T00:04:13.384Z] e0025b399a48: Waiting [2023-09-13T00:04:13.384Z] 91d30c5bc195: Verifying Checksum [2023-09-13T00:04:13.384Z] 91d30c5bc195: Download complete [2023-09-13T00:04:13.644Z] 4698f68db338: Verifying Checksum [2023-09-13T00:04:13.644Z] 4698f68db338: Download complete [2023-09-13T00:04:13.644Z] 91d30c5bc195: Pull complete [2023-09-13T00:04:13.644Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-13T00:04:13.644Z] 2e9b0aa3be6d: Download complete [2023-09-13T00:04:13.644Z] e0025b399a48: Download complete [2023-09-13T00:04:13.644Z] 2a2f49069b9e: Download complete [2023-09-13T00:04:13.904Z] 2e9b0aa3be6d: Pull complete [2023-09-13T00:04:14.166Z] 9c61dcf015f6: Verifying Checksum [2023-09-13T00:04:14.166Z] 9c61dcf015f6: Download complete [2023-09-13T00:04:14.320Z] a29adfc67d43: Verifying Checksum [2023-09-13T00:04:14.320Z] a29adfc67d43: Download complete [2023-09-13T00:04:14.320Z] 9fda8d8052c6: Pull complete [2023-09-13T00:04:14.917Z] 5d54e960e981: Pull complete [2023-09-13T00:04:14.917Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T00:04:14.917Z] d5de9f91c1a4: Download complete [2023-09-13T00:04:15.187Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T00:04:15.187Z] c4a7e357bf2a: Download complete [2023-09-13T00:04:16.153Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T00:04:16.153Z] 1baf3a5c0e64: Download complete [2023-09-13T00:04:16.695Z] 9c61dcf015f6: Pull complete [2023-09-13T00:04:16.695Z] 4698f68db338: Pull complete [2023-09-13T00:04:16.954Z] 2a2f49069b9e: Pull complete [2023-09-13T00:04:16.954Z] e0025b399a48: Pull complete [2023-09-13T00:04:16.954Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-13T00:04:16.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T00:04:16.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:04:17.032Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:04:17.042Z] $ 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/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-13T00:04:20.692Z] $ docker top 784a2028a121a234f91836804dffe872dafd964872fb2a096e3d5d9336c0e3c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:04:21.070Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T00:04:22.984Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-09-13T00:04:22.984Z] #1 transferring dockerfile: [2023-09-13T00:04:23.242Z] #1 transferring dockerfile: 1.96kB done [2023-09-13T00:04:23.242Z] #1 DONE 0.0s [2023-09-13T00:04:23.242Z] [2023-09-13T00:04:23.242Z] #2 [core-command internal] load build definition from Dockerfile [2023-09-13T00:04:23.242Z] #2 transferring dockerfile: 1.82kB done [2023-09-13T00:04:23.242Z] #2 DONE 0.0s [2023-09-13T00:04:23.242Z] [2023-09-13T00:04:23.242Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T00:04:23.242Z] #3 transferring dockerfile: 1.82kB done [2023-09-13T00:04:23.242Z] #3 DONE 0.0s [2023-09-13T00:04:23.242Z] [2023-09-13T00:04:23.242Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T00:04:23.242Z] #4 transferring dockerfile: 2.39kB done [2023-09-13T00:04:23.242Z] #4 DONE 0.0s [2023-09-13T00:04:23.242Z] [2023-09-13T00:04:23.242Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #5 transferring dockerfile: 2.82kB done [2023-09-13T00:04:23.500Z] #5 DONE 0.0s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #6 transferring dockerfile: 2.04kB done [2023-09-13T00:04:23.500Z] #6 DONE 0.0s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #7 transferring dockerfile: 1.59kB done [2023-09-13T00:04:23.500Z] #7 DONE 0.0s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #8 transferring dockerfile: 1.84kB done [2023-09-13T00:04:23.500Z] #8 DONE 0.0s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #9 transferring dockerfile: 1.78kB done [2023-09-13T00:04:23.500Z] #9 DONE 0.1s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #10 transferring dockerfile: 1.90kB done [2023-09-13T00:04:23.500Z] #10 DONE 0.1s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #11 transferring dockerfile: 1.58kB done [2023-09-13T00:04:23.500Z] #11 DONE 0.1s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #12 transferring dockerfile: 1.70kB done [2023-09-13T00:04:23.500Z] #12 DONE 0.1s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #13 transferring dockerfile: 2.38kB done [2023-09-13T00:04:23.500Z] #13 DONE 0.1s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:04:23.500Z] #14 transferring dockerfile: 2.12kB done [2023-09-13T00:04:23.500Z] #14 DONE 0.1s [2023-09-13T00:04:23.500Z] [2023-09-13T00:04:23.500Z] #15 [core-metadata internal] load .dockerignore [2023-09-13T00:04:23.500Z] #15 transferring context: 56B done [2023-09-13T00:04:23.500Z] #15 DONE 0.1s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #16 [core-command internal] load .dockerignore [2023-09-13T00:04:23.762Z] #16 transferring context: 56B done [2023-09-13T00:04:23.762Z] #16 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #17 [support-scheduler internal] load .dockerignore [2023-09-13T00:04:23.762Z] #17 transferring context: 56B done [2023-09-13T00:04:23.762Z] #17 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #18 [security-proxy-setup internal] load .dockerignore [2023-09-13T00:04:23.762Z] #18 transferring context: 56B done [2023-09-13T00:04:23.762Z] #18 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-13T00:04:23.762Z] #19 transferring context: 56B done [2023-09-13T00:04:23.762Z] #19 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #20 [security-bootstrapper internal] load .dockerignore [2023-09-13T00:04:23.762Z] #20 transferring context: 56B done [2023-09-13T00:04:23.762Z] #20 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #21 [security-spire-server internal] load .dockerignore [2023-09-13T00:04:23.762Z] #21 transferring context: 56B done [2023-09-13T00:04:23.762Z] #21 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #22 [support-notifications internal] load .dockerignore [2023-09-13T00:04:23.762Z] #22 transferring context: 56B done [2023-09-13T00:04:23.762Z] #22 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T00:04:23.762Z] #23 transferring context: 56B done [2023-09-13T00:04:23.762Z] #23 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-13T00:04:23.762Z] #24 transferring context: 56B done [2023-09-13T00:04:23.762Z] #24 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-09-13T00:04:23.762Z] #25 transferring context: 56B done [2023-09-13T00:04:23.762Z] #25 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #26 [core-data internal] load .dockerignore [2023-09-13T00:04:23.762Z] #26 transferring context: 56B done [2023-09-13T00:04:23.762Z] #26 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:04:23.762Z] #27 DONE 0.0s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #28 [security-spire-config internal] load .dockerignore [2023-09-13T00:04:23.762Z] #28 transferring context: 56B done [2023-09-13T00:04:23.762Z] #28 DONE 0.1s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T00:04:23.762Z] #29 transferring context: 56B done [2023-09-13T00:04:23.762Z] #29 DONE 0.1s [2023-09-13T00:04:23.762Z] [2023-09-13T00:04:23.762Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.024Z] #30 ... [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:04:24.024Z] #27 DONE 0.0s [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:04:24.024Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:04:24.024Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:04:24.024Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:04:24.024Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:04:24.024Z] #31 DONE 0.1s [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.024Z] #30 ... [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:04:24.024Z] #27 DONE 0.0s [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:04:24.024Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:04:24.024Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:04:24.024Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:04:24.024Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:04:24.024Z] #31 DONE 0.1s [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:04:24.024Z] #32 DONE 0.2s [2023-09-13T00:04:24.024Z] [2023-09-13T00:04:24.024Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.283Z] #30 ... [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:04:24.283Z] #27 DONE 0.0s [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.283Z] #30 ... [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:04:24.283Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:04:24.283Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:04:24.283Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:04:24.283Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:04:24.283Z] #31 DONE 0.1s [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:04:24.283Z] #27 DONE 0.0s [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.283Z] #30 ... [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T00:04:24.283Z] #27 DONE 0.0s [2023-09-13T00:04:24.283Z] [2023-09-13T00:04:24.283Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.542Z] #30 ... [2023-09-13T00:04:24.542Z] [2023-09-13T00:04:24.542Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:04:24.542Z] #32 DONE 0.6s [2023-09-13T00:04:24.542Z] [2023-09-13T00:04:24.542Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:24.542Z] #30 ... [2023-09-13T00:04:24.542Z] [2023-09-13T00:04:24.542Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:04:24.542Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:04:24.542Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:04:24.542Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:04:24.542Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:04:24.542Z] #31 DONE 0.1s [2023-09-13T00:04:24.542Z] [2023-09-13T00:04:24.542Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:25.109Z] #30 ... [2023-09-13T00:04:25.109Z] [2023-09-13T00:04:25.109Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:04:25.109Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T00:04:25.109Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T00:04:25.109Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T00:04:25.109Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:04:25.109Z] #31 DONE 0.1s [2023-09-13T00:04:25.109Z] [2023-09-13T00:04:25.109Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T00:04:25.109Z] #33 DONE 0.8s [2023-09-13T00:04:25.109Z] [2023-09-13T00:04:25.109Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:04:25.109Z] #34 DONE 1.0s [2023-09-13T00:04:25.109Z] [2023-09-13T00:04:25.109Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:25.109Z] #30 ... [2023-09-13T00:04:25.109Z] [2023-09-13T00:04:25.109Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T00:04:25.109Z] #35 DONE 1.5s [2023-09-13T00:04:25.109Z] [2023-09-13T00:04:25.109Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:25.565Z] #30 ... [2023-09-13T00:04:25.565Z] [2023-09-13T00:04:25.565Z] #36 [security-spire-config internal] load build context [2023-09-13T00:04:25.565Z] #36 transferring context: 16.36kB 0.0s done [2023-09-13T00:04:25.565Z] #36 DONE 0.3s [2023-09-13T00:04:25.565Z] [2023-09-13T00:04:25.565Z] #37 [security-spire-server internal] load build context [2023-09-13T00:04:25.565Z] #37 transferring context: 18.11kB 0.0s done [2023-09-13T00:04:25.565Z] #37 DONE 0.3s [2023-09-13T00:04:25.565Z] [2023-09-13T00:04:25.565Z] #38 [security-spire-agent internal] load build context [2023-09-13T00:04:25.565Z] #38 transferring context: 17.64kB 0.1s done [2023-09-13T00:04:25.565Z] #38 DONE 0.3s [2023-09-13T00:04:25.565Z] [2023-09-13T00:04:25.565Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:26.242Z] c4a7e357bf2a: Pull complete [2023-09-13T00:04:26.243Z] f0e02332f6b5: Pull complete [2023-09-13T00:04:26.243Z] 66412af1f25a: Pull complete [2023-09-13T00:04:30.827Z] #30 transferring context: 273.73MB 6.4s [2023-09-13T00:04:30.827Z] #30 ... [2023-09-13T00:04:30.827Z] [2023-09-13T00:04:30.827Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:04:30.827Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T00:04:30.827Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T00:04:30.827Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T00:04:30.827Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T00:04:30.827Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.1s done [2023-09-13T00:04:30.827Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.4s [2023-09-13T00:04:30.827Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.4s [2023-09-13T00:04:32.895Z] 1baf3a5c0e64: Pull complete [2023-09-13T00:04:34.113Z] #39 ... [2023-09-13T00:04:34.113Z] [2023-09-13T00:04:34.113Z] #40 [core-metadata internal] load build context [2023-09-13T00:04:34.113Z] #40 transferring context: 364.69MB 7.3s done [2023-09-13T00:04:34.113Z] #40 ... [2023-09-13T00:04:34.113Z] [2023-09-13T00:04:34.113Z] #41 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:04:34.113Z] #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:34.113Z] #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:34.113Z] #0 1.401 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:34.113Z] #0 1.410 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T00:04:34.113Z] #0 1.453 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:04:34.113Z] #0 1.453 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:04:34.113Z] #0 1.951 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:34.113Z] #0 1.956 OK: 17 MiB in 19 packages [2023-09-13T00:04:34.113Z] #41 ... [2023-09-13T00:04:34.113Z] [2023-09-13T00:04:34.113Z] #42 [security-proxy-setup internal] load build context [2023-09-13T00:04:34.113Z] #42 transferring context: 364.69MB 8.3s done [2023-09-13T00:04:34.113Z] #42 ... [2023-09-13T00:04:34.113Z] [2023-09-13T00:04:34.113Z] #43 [core-command internal] load build context [2023-09-13T00:04:34.113Z] #43 transferring context: 364.69MB 8.3s done [2023-09-13T00:04:34.313Z] 9a37bb91b891: Pull complete [2023-09-13T00:04:34.371Z] #43 ... [2023-09-13T00:04:34.371Z] [2023-09-13T00:04:34.371Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:04:34.371Z] #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:34.371Z] #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:34.371Z] #0 1.281 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:34.371Z] #0 1.286 (2/2) Installing su-exec (0.2-r3) [2023-09-13T00:04:34.371Z] #0 1.297 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:34.371Z] #0 1.317 OK: 7 MiB in 17 packages [2023-09-13T00:04:34.371Z] #44 ... [2023-09-13T00:04:34.371Z] [2023-09-13T00:04:34.372Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:04:34.372Z] #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:34.372Z] #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:34.372Z] #0 9.552 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:34.372Z] #0 9.561 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:34.372Z] #0 9.566 OK: 7 MiB in 16 packages [2023-09-13T00:04:34.630Z] #45 ... [2023-09-13T00:04:34.630Z] [2023-09-13T00:04:34.630Z] #46 [security-proxy-auth internal] load build context [2023-09-13T00:04:34.630Z] #46 transferring context: 364.69MB 7.4s done [2023-09-13T00:04:34.630Z] #46 ... [2023-09-13T00:04:34.630Z] [2023-09-13T00:04:34.630Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:04:34.630Z] #47 transferring context: 364.69MB 7.2s done [2023-09-13T00:04:34.630Z] #47 ... [2023-09-13T00:04:34.630Z] [2023-09-13T00:04:34.630Z] #48 [core-data internal] load build context [2023-09-13T00:04:34.630Z] #48 transferring context: 364.69MB 8.3s done [2023-09-13T00:04:34.890Z] #48 ... [2023-09-13T00:04:34.890Z] [2023-09-13T00:04:34.890Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-13T00:04:34.890Z] #49 transferring context: 364.69MB 8.1s done [2023-09-13T00:04:34.890Z] #49 ... [2023-09-13T00:04:34.890Z] [2023-09-13T00:04:34.890Z] #50 [security-secretstore-setup internal] load build context [2023-09-13T00:04:34.890Z] #50 transferring context: 364.69MB 8.0s done [2023-09-13T00:04:35.155Z] #50 ... [2023-09-13T00:04:35.155Z] [2023-09-13T00:04:35.155Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:04:35.155Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-13T00:04:35.155Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T00:04:35.155Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-13T00:04:35.155Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-13T00:04:35.155Z] #51 ... [2023-09-13T00:04:35.155Z] [2023-09-13T00:04:35.155Z] #52 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-13T00:04:35.415Z] #52 ... [2023-09-13T00:04:35.415Z] [2023-09-13T00:04:35.415Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:04:35.415Z] #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:35.415Z] #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:35.415Z] #0 1.307 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T00:04:35.415Z] #0 1.466 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:35.415Z] #0 1.477 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:04:35.415Z] #0 1.483 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:04:35.415Z] #0 1.548 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:35.415Z] #0 1.554 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:04:35.415Z] #0 1.590 OK: 17 MiB in 19 packages [2023-09-13T00:04:35.415Z] #53 ... [2023-09-13T00:04:35.415Z] [2023-09-13T00:04:35.415Z] #54 [security-bootstrapper internal] load build context [2023-09-13T00:04:35.415Z] #54 transferring context: 364.69MB 7.2s done [2023-09-13T00:04:35.415Z] #54 ... [2023-09-13T00:04:35.415Z] [2023-09-13T00:04:35.415Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:04:35.415Z] #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:35.415Z] #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:35.415Z] #0 1.358 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T00:04:35.415Z] #0 1.648 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:35.415Z] #0 1.653 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:35.415Z] #0 1.663 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:04:35.415Z] #0 1.710 OK: 8 MiB in 17 packages [2023-09-13T00:04:35.673Z] #55 ... [2023-09-13T00:04:35.673Z] [2023-09-13T00:04:35.673Z] #56 [support-notifications internal] load build context [2023-09-13T00:04:35.673Z] #56 transferring context: 364.69MB 8.1s done [2023-09-13T00:04:35.673Z] #56 ... [2023-09-13T00:04:35.673Z] [2023-09-13T00:04:35.673Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:04:35.815Z] a29adfc67d43: Pull complete [2023-09-13T00:04:36.243Z] #57 ... [2023-09-13T00:04:36.243Z] [2023-09-13T00:04:36.243Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:04:36.243Z] #58 ... [2023-09-13T00:04:36.243Z] [2023-09-13T00:04:36.243Z] #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:04:36.243Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:36.243Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:36.243Z] #0 1.371 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:36.243Z] #0 1.376 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:36.243Z] #0 1.393 OK: 7 MiB in 16 packages [2023-09-13T00:04:36.243Z] #59 ... [2023-09-13T00:04:36.243Z] [2023-09-13T00:04:36.243Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:04:36.244Z] #0 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:36.244Z] #0 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:36.244Z] #0 11.14 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:04:36.244Z] #0 11.14 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:04:36.244Z] #0 11.14 OK: 20063 distinct packages available [2023-09-13T00:04:36.244Z] #0 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:36.244Z] #0 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:04:36.244Z] #0 11.62 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T00:04:36.244Z] #0 11.72 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T00:04:36.244Z] #0 11.74 (3/11) Installing libunistring (1.1-r1) [2023-09-13T00:04:36.244Z] #0 11.75 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T00:04:36.244Z] #0 11.76 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T00:04:36.244Z] #0 11.76 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T00:04:36.244Z] #0 11.78 (7/11) Installing curl (8.2.1-r0) [2023-09-13T00:04:36.244Z] #0 11.78 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T00:04:36.244Z] #0 11.78 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:04:36.244Z] #0 11.79 (10/11) Installing libucontext (1.2-r2) [2023-09-13T00:04:36.244Z] #0 11.79 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T00:04:36.244Z] #0 11.80 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:04:36.244Z] #0 11.80 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:04:36.244Z] #60 11.84 OK: 12 MiB in 26 packages [2023-09-13T00:04:36.244Z] #60 ... [2023-09-13T00:04:36.244Z] [2023-09-13T00:04:36.244Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:04:36.244Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 11.2s [2023-09-13T00:04:36.244Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 11.2s [2023-09-13T00:04:36.244Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.2s [2023-09-13T00:04:37.230Z] d5de9f91c1a4: Pull complete [2023-09-13T00:04:37.230Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T00:04:37.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:04:37.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T00:04:37.558Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:04:37.558Z] WORKDIR /edgex [2023-09-13T00:04:37.558Z] COPY go.mod . [2023-09-13T00:04:37.558Z] RUN go mod download [2023-09-13T00:04:37.558Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-13T00:04:38.143Z] Sending build context to Docker daemon 2.979MB [2023-09-13T00:04:38.143Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T00:04:38.143Z] ---> 746ca1b523b5 [2023-09-13T00:04:38.143Z] Step 2/4 : WORKDIR /edgex [2023-09-13T00:04:39.532Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 13.5s done [2023-09-13T00:04:39.532Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 13.5s done [2023-09-13T00:04:40.093Z] ---> Running in 2da232d84d4b [2023-09-13T00:04:40.093Z] Removing intermediate container 2da232d84d4b [2023-09-13T00:04:40.093Z] ---> 52b717143e01 [2023-09-13T00:04:40.093Z] Step 3/4 : COPY go.mod . [2023-09-13T00:04:40.682Z] ---> 234fb9315b18 [2023-09-13T00:04:40.682Z] Step 4/4 : RUN go mod download [2023-09-13T00:04:40.682Z] ---> Running in ccdb3959748b [2023-09-13T00:04:40.910Z] #39 ... [2023-09-13T00:04:40.910Z] [2023-09-13T00:04:40.910Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:40.910Z] #30 transferring context: 364.69MB 7.7s done [2023-09-13T00:04:40.910Z] #30 ... [2023-09-13T00:04:40.910Z] [2023-09-13T00:04:40.910Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:04:40.910Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T00:04:41.478Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 16.3s [2023-09-13T00:04:41.478Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.3s [2023-09-13T00:04:44.018Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 18.1s done [2023-09-13T00:04:45.396Z] #39 ... [2023-09-13T00:04:45.396Z] [2023-09-13T00:04:45.396Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:04:45.396Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 13.5s done [2023-09-13T00:04:45.396Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 18.1s done [2023-09-13T00:04:45.396Z] #51 ... [2023-09-13T00:04:45.396Z] [2023-09-13T00:04:45.396Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:04:47.928Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 21.8s done [2023-09-13T00:04:48.188Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 21.8s done [2023-09-13T00:04:52.390Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T00:04:52.390Z] #39 ... [2023-09-13T00:04:52.390Z] [2023-09-13T00:04:52.390Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:04:52.390Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T00:04:52.390Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 27.2s [2023-09-13T00:04:57.656Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 32.2s [2023-09-13T00:04:57.656Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 32.2s [2023-09-13T00:04:57.656Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 32.4s [2023-09-13T00:04:59.062Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 33.4s done [2023-09-13T00:04:59.062Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-09-13T00:04:59.062Z] #51 ... [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:04:59.062Z] #55 DONE 34.7s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:04:59.062Z] #44 DONE 34.9s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:04:59.062Z] #53 DONE 34.6s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #41 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:04:59.062Z] #41 DONE 35.0s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #54 [security-bootstrapper internal] load build context [2023-09-13T00:04:59.062Z] #54 DONE 34.9s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #46 [security-proxy-auth internal] load build context [2023-09-13T00:04:59.062Z] #46 DONE 35.1s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #40 [core-metadata internal] load build context [2023-09-13T00:04:59.062Z] #40 DONE 35.1s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #59 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:04:59.062Z] #59 DONE 35.2s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #52 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-13T00:04:59.062Z] #52 DONE 34.0s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:04:59.062Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 33.6s done [2023-09-13T00:04:59.062Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T00:04:59.062Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2023-09-13T00:04:59.062Z] #51 ... [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:04:59.062Z] #61 ... [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:04:59.062Z] #60 DONE 34.6s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:04:59.062Z] #45 DONE 34.7s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:04:59.062Z] #47 DONE 34.5s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #30 [support-scheduler internal] load build context [2023-09-13T00:04:59.062Z] #30 DONE 35.2s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #42 [security-proxy-setup internal] load build context [2023-09-13T00:04:59.062Z] #42 DONE 35.2s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #43 [core-command internal] load build context [2023-09-13T00:04:59.062Z] #43 DONE 35.2s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #56 [support-notifications internal] load build context [2023-09-13T00:04:59.062Z] #56 DONE 35.0s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #50 [security-secretstore-setup internal] load build context [2023-09-13T00:04:59.062Z] #50 DONE 34.8s [2023-09-13T00:04:59.062Z] [2023-09-13T00:04:59.062Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-13T00:04:59.062Z] #49 DONE 34.8s [2023-09-13T00:04:59.322Z] [2023-09-13T00:04:59.322Z] #48 [core-data internal] load build context [2023-09-13T00:04:59.322Z] #48 DONE 34.8s [2023-09-13T00:04:59.322Z] [2023-09-13T00:04:59.322Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:04:59.322Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-13T00:04:59.322Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.3s [2023-09-13T00:04:59.322Z] #39 ... [2023-09-13T00:04:59.322Z] [2023-09-13T00:04:59.322Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T00:04:59.322Z] #62 DONE 0.5s [2023-09-13T00:04:59.322Z] [2023-09-13T00:04:59.322Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:05:00.259Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2023-09-13T00:05:01.199Z] #39 ... [2023-09-13T00:05:01.199Z] [2023-09-13T00:05:01.199Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:05:01.199Z] #58 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #58 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #58 34.97 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:05:01.199Z] #58 34.97 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:05:01.199Z] #58 34.97 OK: 20063 distinct packages available [2023-09-13T00:05:01.199Z] #58 35.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #58 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #58 35.28 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:05:01.199Z] #58 35.28 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:05:01.199Z] #58 35.29 (3/4) Installing libucontext (1.2-r2) [2023-09-13T00:05:01.199Z] #58 35.29 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T00:05:01.199Z] #58 35.29 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:05:01.199Z] #58 35.30 OK: 8 MiB in 19 packages [2023-09-13T00:05:01.199Z] #58 DONE 35.9s [2023-09-13T00:05:01.199Z] [2023-09-13T00:05:01.199Z] #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:05:01.199Z] #57 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #57 34.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #57 34.96 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:05:01.199Z] #57 34.96 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:05:01.199Z] #57 34.96 OK: 20063 distinct packages available [2023-09-13T00:05:01.199Z] #57 35.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #57 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:01.199Z] #57 35.28 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T00:05:01.199Z] #57 35.29 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:05:01.199Z] #57 35.29 (3/5) Installing libucontext (1.2-r2) [2023-09-13T00:05:01.199Z] #57 35.30 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T00:05:01.199Z] #57 35.30 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T00:05:01.199Z] #57 35.31 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:05:01.199Z] #57 35.32 OK: 8 MiB in 20 packages [2023-09-13T00:05:01.199Z] #57 DONE 36.0s [2023-09-13T00:05:01.199Z] [2023-09-13T00:05:01.199Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:05:01.786Z] #39 ... [2023-09-13T00:05:01.786Z] [2023-09-13T00:05:01.786Z] #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T00:05:01.786Z] #63 DONE 0.6s [2023-09-13T00:05:01.786Z] [2023-09-13T00:05:01.786Z] #64 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:05:04.404Z] #64 DONE 2.4s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:05:04.404Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-13T00:05:04.404Z] #51 ... [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #65 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:05:04.404Z] #65 DONE 2.7s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:05:04.404Z] #0 2.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.404Z] #0 2.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.404Z] #0 2.540 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:05:04.404Z] #0 2.540 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:05:04.404Z] #0 2.540 OK: 20063 distinct packages available [2023-09-13T00:05:04.404Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.404Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.404Z] #0 2.874 OK: 265 MiB in 56 packages [2023-09-13T00:05:04.404Z] #66 DONE 5.0s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T00:05:04.404Z] #67 DONE 5.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #68 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:05:04.404Z] #68 DONE 2.7s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #69 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T00:05:04.404Z] #69 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T00:05:04.404Z] #70 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T00:05:04.404Z] #71 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T00:05:04.404Z] #72 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:05:04.404Z] #73 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #74 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T00:05:04.404Z] #74 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #75 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:05:04.404Z] #75 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T00:05:04.404Z] #76 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T00:05:04.404Z] #77 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:05:04.404Z] #78 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:05:04.404Z] #79 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T00:05:04.404Z] #80 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T00:05:04.404Z] #81 DONE 0.1s [2023-09-13T00:05:04.404Z] [2023-09-13T00:05:04.404Z] #82 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T00:05:04.663Z] #82 DONE 0.1s [2023-09-13T00:05:04.663Z] [2023-09-13T00:05:04.663Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T00:05:04.663Z] #83 DONE 0.1s [2023-09-13T00:05:04.663Z] [2023-09-13T00:05:04.663Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T00:05:04.663Z] #84 DONE 0.1s [2023-09-13T00:05:04.663Z] [2023-09-13T00:05:04.663Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T00:05:04.663Z] #85 DONE 0.1s [2023-09-13T00:05:04.663Z] [2023-09-13T00:05:04.663Z] #86 [security-spire-config] exporting to image [2023-09-13T00:05:04.663Z] #86 exporting layers [2023-09-13T00:05:04.663Z] #86 ... [2023-09-13T00:05:04.663Z] [2023-09-13T00:05:04.663Z] #87 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:05:04.663Z] #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.663Z] #0 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.663Z] #0 5.714 OK: 265 MiB in 56 packages [2023-09-13T00:05:04.663Z] #87 DONE 5.8s [2023-09-13T00:05:04.924Z] [2023-09-13T00:05:04.924Z] #88 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:05:04.924Z] #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.924Z] #0 5.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:04.924Z] #0 5.690 OK: 265 MiB in 56 packages [2023-09-13T00:05:04.924Z] #88 DONE 5.8s [2023-09-13T00:05:04.924Z] [2023-09-13T00:05:04.924Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:05:04.924Z] #89 DONE 0.1s [2023-09-13T00:05:04.924Z] [2023-09-13T00:05:04.924Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:05:04.924Z] #90 DONE 0.1s [2023-09-13T00:05:04.924Z] [2023-09-13T00:05:04.924Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:05.863Z] #91 ... [2023-09-13T00:05:05.863Z] [2023-09-13T00:05:05.863Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:05:05.863Z] #61 5.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:05.863Z] #61 6.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T00:05:05.863Z] #61 6.778 OK: 265 MiB in 56 packages [2023-09-13T00:05:05.863Z] #61 DONE 7.0s [2023-09-13T00:05:06.124Z] [2023-09-13T00:05:06.124Z] #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:05:06.384Z] #92 DONE 0.6s [2023-09-13T00:05:06.384Z] [2023-09-13T00:05:06.384Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:09.678Z] #93 ... [2023-09-13T00:05:09.678Z] [2023-09-13T00:05:09.678Z] #86 [security-spire-config] exporting to image [2023-09-13T00:05:09.678Z] #86 exporting layers 4.3s done [2023-09-13T00:05:09.678Z] #86 writing image sha256:3fb5150e18c93acf86410894a1f143580851cfa81bb33e555cc872c4cdd6794a 0.4s done [2023-09-13T00:05:09.678Z] #86 writing image sha256:392024882d94ba98200dba28ae598472f19965063cda0c0b3ce278345f7c9d49 0.1s done [2023-09-13T00:05:09.678Z] #86 naming to docker.io/library/security-spire-agent 0.0s done [2023-09-13T00:05:09.678Z] #86 naming to docker.io/library/security-spire-server 0.2s done [2023-09-13T00:05:09.678Z] #86 writing image sha256:2788a5814ea5d919b75bb0286616c8bbc526c731cfd7ced83faf44b3547b9864 0.1s done [2023-09-13T00:05:09.678Z] #86 naming to docker.io/library/security-spire-config 0.1s done [2023-09-13T00:05:09.678Z] #86 DONE 4.5s [2023-09-13T00:05:09.678Z] [2023-09-13T00:05:09.678Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:14.974Z] #94 ... [2023-09-13T00:05:14.974Z] [2023-09-13T00:05:14.974Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:19.584Z] Removing intermediate container ccdb3959748b [2023-09-13T00:05:19.584Z] ---> 6e32fff7d7d5 [2023-09-13T00:05:19.584Z] Successfully built 6e32fff7d7d5 [2023-09-13T00:05:19.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:05:19.912Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T00:05:19.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:05:20.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container [2023-09-13T00:05:20.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@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 [2023-09-13T00:05:21.291Z] $ docker top ee9a414d51c5294fee854bf3e6927d9455d8dc143d0dacfca369040dee052ad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:05:22.108Z] + go version [2023-09-13T00:05:22.108Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T00:05:22.126Z] $ docker stop --time=1 ee9a414d51c5294fee854bf3e6927d9455d8dc143d0dacfca369040dee052ad0 [2023-09-13T00:05:23.728Z] $ docker rm -f --volumes ee9a414d51c5294fee854bf3e6927d9455d8dc143d0dacfca369040dee052ad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:05:24.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T00:05:24.351Z] [2023-09-13T00:05:24.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:05:24.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T00:05:26.082Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-13T00:05:26.082Z] 547446be3368: Pulling fs layer [2023-09-13T00:05:26.082Z] d125d8839a47: Pulling fs layer [2023-09-13T00:05:26.082Z] 3e85d5ac6304: Pulling fs layer [2023-09-13T00:05:26.082Z] c3105a71a48b: Pulling fs layer [2023-09-13T00:05:26.082Z] 0f093f025ec4: Pulling fs layer [2023-09-13T00:05:26.082Z] c3106fc0e877: Pulling fs layer [2023-09-13T00:05:26.082Z] c3105a71a48b: Waiting [2023-09-13T00:05:26.082Z] 0f093f025ec4: Waiting [2023-09-13T00:05:26.082Z] c3106fc0e877: Waiting [2023-09-13T00:05:26.350Z] 547446be3368: Download complete [2023-09-13T00:05:26.350Z] c3105a71a48b: Verifying Checksum [2023-09-13T00:05:26.350Z] c3105a71a48b: Download complete [2023-09-13T00:05:26.617Z] d125d8839a47: Verifying Checksum [2023-09-13T00:05:26.617Z] d125d8839a47: Download complete [2023-09-13T00:05:26.617Z] c3106fc0e877: Verifying Checksum [2023-09-13T00:05:26.617Z] c3106fc0e877: Download complete [2023-09-13T00:05:26.885Z] 0f093f025ec4: Verifying Checksum [2023-09-13T00:05:26.885Z] 0f093f025ec4: Download complete [2023-09-13T00:05:26.885Z] 547446be3368: Pull complete [2023-09-13T00:05:27.845Z] d125d8839a47: Pull complete [2023-09-13T00:05:28.427Z] 3e85d5ac6304: Download complete [2023-09-13T00:05:36.633Z] 3e85d5ac6304: Pull complete [2023-09-13T00:05:36.633Z] c3105a71a48b: Pull complete [2023-09-13T00:05:37.217Z] 0f093f025ec4: Pull complete [2023-09-13T00:05:37.484Z] c3106fc0e877: Pull complete [2023-09-13T00:05:37.484Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-13T00:05:37.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T00:05:37.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:05:37.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container [2023-09-13T00:05:37.721Z] $ 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/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@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 [2023-09-13T00:05:40.158Z] $ docker top a9536324f4aff72a929eebb1f5a13f00c63268a6b22edfb014ae22c4d24920ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:05:40.966Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T00:05:49.186Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T00:05:49.186Z] #1 transferring dockerfile: 2.04kB done [2023-09-13T00:05:49.186Z] #1 DONE 0.1s [2023-09-13T00:05:49.455Z] [2023-09-13T00:05:49.455Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-09-13T00:05:49.455Z] #2 transferring dockerfile: 1.96kB done [2023-09-13T00:05:49.455Z] #2 DONE 0.0s [2023-09-13T00:05:49.455Z] [2023-09-13T00:05:49.455Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T00:05:49.455Z] #3 transferring dockerfile: 1.78kB done [2023-09-13T00:05:49.455Z] #3 DONE 0.1s [2023-09-13T00:05:49.455Z] [2023-09-13T00:05:49.455Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-13T00:05:49.724Z] #4 transferring dockerfile: 1.84kB done [2023-09-13T00:05:49.724Z] #4 DONE 0.0s [2023-09-13T00:05:49.724Z] [2023-09-13T00:05:49.724Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T00:05:49.724Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-09-13T00:05:49.724Z] #5 DONE 0.1s [2023-09-13T00:05:49.724Z] [2023-09-13T00:05:49.724Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T00:05:49.724Z] #6 transferring dockerfile: 1.59kB done [2023-09-13T00:05:49.725Z] #6 DONE 0.1s [2023-09-13T00:05:49.725Z] [2023-09-13T00:05:49.725Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T00:05:49.725Z] #7 transferring dockerfile: 1.58kB done [2023-09-13T00:05:49.725Z] #7 DONE 0.1s [2023-09-13T00:05:49.725Z] [2023-09-13T00:05:49.725Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T00:05:49.725Z] #8 transferring dockerfile: 1.70kB done [2023-09-13T00:05:49.725Z] #8 DONE 0.1s [2023-09-13T00:05:49.725Z] [2023-09-13T00:05:49.725Z] #9 [core-data internal] load build definition from Dockerfile [2023-09-13T00:05:50.000Z] #9 transferring dockerfile: 1.90kB done [2023-09-13T00:05:50.000Z] #9 DONE 0.1s [2023-09-13T00:05:50.000Z] [2023-09-13T00:05:50.000Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T00:05:50.000Z] #10 transferring dockerfile: 2.38kB 0.0s done [2023-09-13T00:05:50.000Z] #10 DONE 0.1s [2023-09-13T00:05:50.000Z] [2023-09-13T00:05:50.000Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:05:50.000Z] #11 transferring dockerfile: 2.12kB done [2023-09-13T00:05:50.000Z] #11 DONE 0.1s [2023-09-13T00:05:50.000Z] [2023-09-13T00:05:50.000Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T00:05:50.000Z] #12 transferring dockerfile: 2.39kB done [2023-09-13T00:05:50.000Z] #12 DONE 0.1s [2023-09-13T00:05:50.000Z] [2023-09-13T00:05:50.000Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T00:05:50.000Z] #13 transferring dockerfile: 2.82kB done [2023-09-13T00:05:50.268Z] #13 DONE 0.1s [2023-09-13T00:05:50.268Z] [2023-09-13T00:05:50.268Z] #14 [core-command internal] load build definition from Dockerfile [2023-09-13T00:05:50.268Z] #14 transferring dockerfile: 1.82kB done [2023-09-13T00:05:50.268Z] #14 DONE 0.0s [2023-09-13T00:05:50.268Z] [2023-09-13T00:05:50.268Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-13T00:05:50.268Z] #15 transferring context: 56B done [2023-09-13T00:05:50.268Z] #15 DONE 0.0s [2023-09-13T00:05:50.853Z] [2023-09-13T00:05:50.853Z] #16 [core-metadata internal] load .dockerignore [2023-09-13T00:05:50.853Z] #16 transferring context: 56B done [2023-09-13T00:05:50.853Z] #16 DONE 0.0s [2023-09-13T00:05:50.853Z] [2023-09-13T00:05:50.853Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T00:05:50.853Z] #17 transferring context: 56B done [2023-09-13T00:05:50.853Z] #17 DONE 0.0s [2023-09-13T00:05:50.853Z] [2023-09-13T00:05:50.853Z] #18 [support-scheduler internal] load .dockerignore [2023-09-13T00:05:51.812Z] #18 ... [2023-09-13T00:05:51.812Z] [2023-09-13T00:05:51.812Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:51.812Z] #19 DONE 0.0s [2023-09-13T00:05:51.812Z] [2023-09-13T00:05:51.812Z] #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:52.396Z] #20 ... [2023-09-13T00:05:52.396Z] [2023-09-13T00:05:52.396Z] #21 [support-notifications internal] load .dockerignore [2023-09-13T00:05:52.396Z] #21 transferring context: 56B done [2023-09-13T00:05:52.396Z] #21 DONE 1.6s [2023-09-13T00:05:52.396Z] [2023-09-13T00:05:52.396Z] #18 [support-scheduler internal] load .dockerignore [2023-09-13T00:05:52.396Z] #18 transferring context: 56B done [2023-09-13T00:05:52.396Z] #18 DONE 1.6s [2023-09-13T00:05:52.664Z] [2023-09-13T00:05:52.664Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:52.664Z] #19 DONE 0.0s [2023-09-13T00:05:52.664Z] [2023-09-13T00:05:52.664Z] #22 [security-spire-server internal] load .dockerignore [2023-09-13T00:05:52.664Z] #22 transferring context: 56B 0.0s done [2023-09-13T00:05:52.664Z] #22 DONE 1.7s [2023-09-13T00:05:52.664Z] [2023-09-13T00:05:52.664Z] #23 [security-spire-config internal] load .dockerignore [2023-09-13T00:05:52.664Z] #23 transferring context: 56B 0.0s done [2023-09-13T00:05:52.664Z] #23 DONE 1.7s [2023-09-13T00:05:52.664Z] [2023-09-13T00:05:52.664Z] #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:52.945Z] #20 ... [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-13T00:05:52.945Z] #24 transferring context: 56B done [2023-09-13T00:05:52.945Z] #24 DONE 1.7s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:52.945Z] #19 DONE 0.0s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #20 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:52.945Z] #20 DONE 1.8s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T00:05:52.945Z] #25 transferring context: 56B 0.0s done [2023-09-13T00:05:52.945Z] #25 DONE 1.8s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #26 [core-data internal] load .dockerignore [2023-09-13T00:05:52.945Z] #26 transferring context: 56B done [2023-09-13T00:05:52.945Z] #26 DONE 1.8s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-09-13T00:05:52.945Z] #27 transferring context: 56B done [2023-09-13T00:05:52.945Z] #27 DONE 1.8s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-13T00:05:52.945Z] #28 transferring context: 56B 0.0s done [2023-09-13T00:05:52.945Z] #28 DONE 1.7s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #29 [security-bootstrapper internal] load .dockerignore [2023-09-13T00:05:52.945Z] #29 transferring context: 56B 0.0s done [2023-09-13T00:05:52.945Z] #29 DONE 1.7s [2023-09-13T00:05:52.945Z] [2023-09-13T00:05:52.945Z] #30 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:05:52.945Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:05:52.945Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:05:52.945Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:05:52.945Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:05:53.211Z] #30 ... [2023-09-13T00:05:53.211Z] [2023-09-13T00:05:53.211Z] #31 [core-command internal] load .dockerignore [2023-09-13T00:05:53.211Z] #31 transferring context: 56B 0.0s done [2023-09-13T00:05:53.211Z] #31 DONE 1.7s [2023-09-13T00:05:53.211Z] [2023-09-13T00:05:53.211Z] #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:05:53.715Z] #95 ... [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:53.715Z] #94 DONE 43.8s [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-13T00:05:53.715Z] #96 ... [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:53.715Z] #95 DONE 46.2s [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:53.715Z] #91 DONE 45.6s [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T00:05:53.715Z] #97 ... [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:05:53.715Z] #93 DONE 45.8s [2023-09-13T00:05:53.715Z] [2023-09-13T00:05:53.715Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-13T00:05:53.792Z] #30 ... [2023-09-13T00:05:53.792Z] [2023-09-13T00:05:53.792Z] #20 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:53.792Z] #20 DONE 2.0s [2023-09-13T00:05:53.792Z] [2023-09-13T00:05:53.792Z] #32 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:05:54.750Z] #32 ... [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #20 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:54.750Z] #20 DONE 2.3s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #33 [security-spiffe-token-provider internal] load build context [2023-09-13T00:05:54.750Z] #33 transferring context: 2.59MB 1.5s done [2023-09-13T00:05:54.750Z] #33 ... [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:54.750Z] #19 DONE 0.0s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #34 [support-notifications internal] load build context [2023-09-13T00:05:54.750Z] #34 transferring context: 2.59MB 1.3s done [2023-09-13T00:05:54.750Z] #34 DONE 2.0s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:54.750Z] #19 DONE 0.0s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T00:05:54.750Z] #35 DONE 1.7s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #36 [support-scheduler internal] load build context [2023-09-13T00:05:54.750Z] #36 transferring context: 2.59MB 1.4s done [2023-09-13T00:05:54.750Z] #36 DONE 1.9s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #33 [security-spiffe-token-provider internal] load build context [2023-09-13T00:05:54.750Z] #33 DONE 2.0s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #37 [core-metadata internal] load build context [2023-09-13T00:05:54.750Z] #37 transferring context: 2.59MB 1.6s done [2023-09-13T00:05:54.750Z] #37 DONE 2.0s [2023-09-13T00:05:54.750Z] [2023-09-13T00:05:54.750Z] #30 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:05:54.750Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:05:54.750Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:05:54.750Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:05:54.750Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:05:55.020Z] #30 ... [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:55.020Z] #19 DONE 0.0s [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T00:05:55.020Z] #38 DONE 0.7s [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:55.020Z] #20 DONE 2.5s [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #39 [security-proxy-auth internal] load build context [2023-09-13T00:05:55.020Z] #39 transferring context: 2.59MB 1.6s done [2023-09-13T00:05:55.020Z] #39 DONE 2.1s [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #30 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:05:55.020Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:05:55.020Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:05:55.020Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:05:55.020Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:05:55.020Z] #30 ... [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T00:05:55.020Z] #19 DONE 0.0s [2023-09-13T00:05:55.020Z] [2023-09-13T00:05:55.020Z] #30 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:05:55.020Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:05:55.020Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:05:55.020Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:05:55.020Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:05:55.607Z] #30 ... [2023-09-13T00:05:55.607Z] [2023-09-13T00:05:55.607Z] #20 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T00:05:55.607Z] #20 DONE 2.9s [2023-09-13T00:05:55.607Z] [2023-09-13T00:05:55.607Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:05:55.607Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T00:05:55.607Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T00:05:55.607Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T00:05:55.607Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T00:05:55.607Z] #30 ... [2023-09-13T00:05:55.607Z] [2023-09-13T00:05:55.607Z] #40 [security-spire-agent internal] load build context [2023-09-13T00:05:55.607Z] #40 transferring context: 17.64kB 0.0s done [2023-09-13T00:05:55.607Z] #40 DONE 0.7s [2023-09-13T00:05:55.607Z] [2023-09-13T00:05:55.607Z] #41 [security-spire-server internal] load build context [2023-09-13T00:05:55.607Z] #41 transferring context: 18.11kB 0.1s done [2023-09-13T00:05:55.607Z] #41 DONE 0.8s [2023-09-13T00:05:55.607Z] [2023-09-13T00:05:55.607Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:05:55.607Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T00:05:55.607Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T00:05:55.607Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-13T00:05:55.607Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-13T00:05:55.607Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-13T00:05:55.607Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-13T00:05:55.607Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-13T00:05:55.607Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-13T00:05:55.607Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2023-09-13T00:05:56.207Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.9s [2023-09-13T00:05:56.474Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.03MB / 23.39MB 1.4s [2023-09-13T00:05:56.739Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.6s [2023-09-13T00:05:57.321Z] #42 ... [2023-09-13T00:05:57.321Z] [2023-09-13T00:05:57.321Z] #43 [security-spire-config internal] load build context [2023-09-13T00:05:57.321Z] #43 transferring context: 16.36kB 0.4s done [2023-09-13T00:05:57.321Z] #43 DONE 2.4s [2023-09-13T00:05:57.321Z] [2023-09-13T00:05:57.321Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:05:57.587Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.89MB / 23.39MB 2.1s [2023-09-13T00:05:57.858Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.17MB / 23.39MB 2.5s [2023-09-13T00:05:57.858Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.7s [2023-09-13T00:05:57.858Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-13T00:05:57.858Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T00:05:58.125Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.53MB / 23.39MB 2.9s [2023-09-13T00:05:58.125Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T00:05:59.085Z] #42 ... [2023-09-13T00:05:59.085Z] [2023-09-13T00:05:59.085Z] #44 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T00:05:59.085Z] #44 DONE 6.9s [2023-09-13T00:05:59.085Z] [2023-09-13T00:05:59.085Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:05:59.085Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.8s [2023-09-13T00:06:00.051Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.7s [2023-09-13T00:06:00.433Z] #42 ... [2023-09-13T00:06:00.433Z] [2023-09-13T00:06:00.433Z] #45 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-13T00:06:00.433Z] #45 DONE 2.1s [2023-09-13T00:06:00.433Z] [2023-09-13T00:06:00.433Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:00.704Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.4s [2023-09-13T00:06:00.978Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-13T00:06:00.978Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-13T00:06:01.244Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.0s [2023-09-13T00:06:01.902Z] #98 ... [2023-09-13T00:06:01.902Z] [2023-09-13T00:06:01.902Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T00:06:02.653Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 7.1s [2023-09-13T00:06:02.653Z] #42 ... [2023-09-13T00:06:02.653Z] [2023-09-13T00:06:02.653Z] #46 [security-proxy-setup internal] load build context [2023-09-13T00:06:02.653Z] #46 transferring context: 2.59MB 5.1s done [2023-09-13T00:06:02.653Z] #46 DONE 7.5s [2023-09-13T00:06:02.653Z] [2023-09-13T00:06:02.653Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:02.849Z] #99 ... [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T00:06:02.849Z] #97 DONE 12.3s [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T00:06:02.849Z] #99 DONE 12.5s [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:02.849Z] #100 CACHED [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:02.849Z] #101 CACHED [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T00:06:02.849Z] #102 CACHED [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:02.849Z] #103 CACHED [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:02.849Z] #104 CACHED [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T00:06:02.849Z] #105 CACHED [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-13T00:06:02.849Z] #98 DONE 12.2s [2023-09-13T00:06:02.849Z] [2023-09-13T00:06:02.849Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:06:02.919Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.5s done [2023-09-13T00:06:02.919Z] #42 ... [2023-09-13T00:06:02.919Z] [2023-09-13T00:06:02.919Z] #47 [core-data internal] load build context [2023-09-13T00:06:02.919Z] #47 transferring context: 2.59MB 6.3s done [2023-09-13T00:06:02.919Z] #47 DONE 7.9s [2023-09-13T00:06:02.919Z] [2023-09-13T00:06:02.919Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:02.919Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-13T00:06:03.108Z] #106 ... [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #107 [core-data builder 6/7] COPY . . [2023-09-13T00:06:03.108Z] #107 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:03.108Z] #108 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:03.108Z] #109 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:03.108Z] #110 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:03.108Z] #111 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T00:06:03.108Z] #112 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T00:06:03.108Z] #113 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:03.108Z] #114 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:03.108Z] #115 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:03.108Z] #116 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:03.108Z] #117 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-13T00:06:03.108Z] #118 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:03.108Z] #119 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:03.108Z] #120 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #121 [core-command builder 6/7] COPY . . [2023-09-13T00:06:03.108Z] #121 CACHED [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-13T00:06:03.108Z] #96 DONE 12.7s [2023-09-13T00:06:03.108Z] [2023-09-13T00:06:03.108Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:06:03.199Z] #42 ... [2023-09-13T00:06:03.200Z] [2023-09-13T00:06:03.200Z] #48 [security-secretstore-setup internal] load build context [2023-09-13T00:06:03.200Z] #48 transferring context: 2.59MB 6.3s done [2023-09-13T00:06:03.200Z] #48 DONE 8.3s [2023-09-13T00:06:03.200Z] [2023-09-13T00:06:03.200Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:06:03.200Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-13T00:06:03.200Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T00:06:03.200Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-13T00:06:03.470Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-13T00:06:03.470Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T00:06:03.470Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-13T00:06:03.470Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-13T00:06:03.470Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-09-13T00:06:03.470Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done [2023-09-13T00:06:03.470Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T00:06:03.470Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-13T00:06:03.470Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-13T00:06:03.470Z] #49 ... [2023-09-13T00:06:03.470Z] [2023-09-13T00:06:03.470Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-13T00:06:03.470Z] #50 transferring context: 2.59MB 5.9s done [2023-09-13T00:06:03.470Z] #50 DONE 8.4s [2023-09-13T00:06:03.470Z] [2023-09-13T00:06:03.470Z] #51 [core-command internal] load build context [2023-09-13T00:06:03.736Z] #51 ... [2023-09-13T00:06:03.736Z] [2023-09-13T00:06:03.736Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:06:03.736Z] #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:03.736Z] #0 8.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:03.736Z] #52 ... [2023-09-13T00:06:03.736Z] [2023-09-13T00:06:03.736Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:06:03.736Z] #0 6.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:03.736Z] #0 7.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:04.004Z] #53 ... [2023-09-13T00:06:04.004Z] [2023-09-13T00:06:04.004Z] #54 [security-bootstrapper internal] load build context [2023-09-13T00:06:04.004Z] #54 transferring context: 2.59MB 4.6s done [2023-09-13T00:06:04.004Z] #54 DONE 8.4s [2023-09-13T00:06:04.004Z] [2023-09-13T00:06:04.004Z] #51 [core-command internal] load build context [2023-09-13T00:06:04.004Z] #51 transferring context: 2.59MB 5.5s done [2023-09-13T00:06:04.004Z] #51 DONE 8.5s [2023-09-13T00:06:04.004Z] [2023-09-13T00:06:04.004Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:06:04.529Z] #122 1.641 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T00:06:04.964Z] #55 ... [2023-09-13T00:06:04.964Z] [2023-09-13T00:06:04.964Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:06:04.964Z] #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:04.964Z] #0 6.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:04.964Z] #56 ... [2023-09-13T00:06:04.964Z] [2023-09-13T00:06:04.964Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:06:04.964Z] #0 6.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:04.964Z] #0 7.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.231Z] #57 ... [2023-09-13T00:06:05.232Z] [2023-09-13T00:06:05.232Z] #32 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:06:05.232Z] #32 6.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.232Z] #32 6.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.232Z] #32 ... [2023-09-13T00:06:05.232Z] [2023-09-13T00:06:05.232Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:06:05.232Z] #0 7.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.232Z] #0 9.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.499Z] #58 ... [2023-09-13T00:06:05.499Z] [2023-09-13T00:06:05.499Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:06:05.499Z] #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.499Z] #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.499Z] #59 ... [2023-09-13T00:06:05.499Z] [2023-09-13T00:06:05.499Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:06:05.499Z] #0 8.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.499Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.785Z] #60 ... [2023-09-13T00:06:05.785Z] [2023-09-13T00:06:05.785Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:06:05.785Z] #0 6.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.785Z] #0 8.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:05.785Z] #61 ... [2023-09-13T00:06:05.785Z] [2023-09-13T00:06:05.785Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:07.193Z] #42 ... [2023-09-13T00:06:07.193Z] [2023-09-13T00:06:07.193Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T00:06:07.193Z] #32 11.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:07.193Z] #32 11.88 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:07.193Z] #32 12.01 OK: 8 MiB in 16 packages [2023-09-13T00:06:07.193Z] #32 DONE 14.2s [2023-09-13T00:06:07.193Z] [2023-09-13T00:06:07.193Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:06:08.607Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s [2023-09-13T00:06:09.572Z] #49 ... [2023-09-13T00:06:09.572Z] [2023-09-13T00:06:09.572Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:06:09.572Z] #58 14.68 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:06:09.572Z] #58 14.68 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:06:09.572Z] #58 14.68 OK: 19939 distinct packages available [2023-09-13T00:06:09.839Z] #58 ... [2023-09-13T00:06:09.839Z] [2023-09-13T00:06:09.839Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T00:06:09.839Z] #61 12.45 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:09.839Z] #61 12.46 (2/2) Installing su-exec (0.2-r3) [2023-09-13T00:06:09.839Z] #61 12.51 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:09.840Z] #61 12.68 OK: 8 MiB in 17 packages [2023-09-13T00:06:09.840Z] #61 DONE 14.2s [2023-09-13T00:06:10.112Z] [2023-09-13T00:06:10.112Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:10.112Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.1s [2023-09-13T00:06:10.112Z] #42 ... [2023-09-13T00:06:10.112Z] [2023-09-13T00:06:10.112Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T00:06:10.112Z] #53 12.99 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T00:06:10.112Z] #53 13.55 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:10.112Z] #53 13.59 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:10.112Z] #53 13.74 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:06:10.112Z] #53 14.91 OK: 9 MiB in 17 packages [2023-09-13T00:06:10.112Z] #53 DONE 16.5s [2023-09-13T00:06:10.383Z] [2023-09-13T00:06:10.383Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:10.383Z] #42 ... [2023-09-13T00:06:10.383Z] [2023-09-13T00:06:10.384Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T00:06:10.384Z] #56 11.54 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T00:06:10.384Z] #56 11.96 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:10.384Z] #56 11.99 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:06:10.384Z] #56 12.00 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:06:10.384Z] #56 12.92 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:10.384Z] #56 13.10 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:06:10.384Z] #56 14.27 OK: 18 MiB in 19 packages [2023-09-13T00:06:10.384Z] #56 DONE 15.6s [2023-09-13T00:06:10.384Z] [2023-09-13T00:06:10.384Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:10.384Z] #42 ... [2023-09-13T00:06:10.384Z] [2023-09-13T00:06:10.384Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:06:10.384Z] #0 6.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:10.384Z] #0 8.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:10.653Z] #62 ... [2023-09-13T00:06:10.653Z] [2023-09-13T00:06:10.653Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:06:10.653Z] #0 8.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:10.653Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:10.653Z] #63 ... [2023-09-13T00:06:10.653Z] [2023-09-13T00:06:10.653Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:06:10.653Z] #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:10.653Z] #0 9.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:10.921Z] #64 ... [2023-09-13T00:06:10.921Z] [2023-09-13T00:06:10.921Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:11.508Z] #42 ... [2023-09-13T00:06:11.508Z] [2023-09-13T00:06:11.508Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T00:06:11.508Z] #59 15.20 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:11.508Z] #59 15.23 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:11.508Z] #59 15.35 OK: 8 MiB in 16 packages [2023-09-13T00:06:11.508Z] #59 DONE 16.5s [2023-09-13T00:06:11.508Z] [2023-09-13T00:06:11.508Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:12.932Z] #42 ... [2023-09-13T00:06:12.932Z] [2023-09-13T00:06:12.932Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T00:06:12.932Z] #60 15.43 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:12.932Z] #60 15.45 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T00:06:12.932Z] #60 15.54 (3/4) Installing su-exec (0.2-r3) [2023-09-13T00:06:12.932Z] #60 15.56 (4/4) Installing yq (4.33.3-r3) [2023-09-13T00:06:12.932Z] #60 16.41 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:12.932Z] #60 16.59 OK: 18 MiB in 19 packages [2023-09-13T00:06:12.932Z] #60 DONE 17.8s [2023-09-13T00:06:12.932Z] [2023-09-13T00:06:12.932Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:06:12.932Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.2s done [2023-09-13T00:06:12.932Z] #49 DONE 18.0s [2023-09-13T00:06:12.932Z] [2023-09-13T00:06:12.932Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:13.203Z] #42 ... [2023-09-13T00:06:13.203Z] [2023-09-13T00:06:13.203Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T00:06:13.203Z] #65 DONE 0.3s [2023-09-13T00:06:13.203Z] [2023-09-13T00:06:13.203Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:14.162Z] #42 ... [2023-09-13T00:06:14.162Z] [2023-09-13T00:06:14.162Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T00:06:14.429Z] #66 DONE 4.5s [2023-09-13T00:06:14.429Z] [2023-09-13T00:06:14.429Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:14.429Z] #42 ... [2023-09-13T00:06:14.429Z] [2023-09-13T00:06:14.429Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:06:14.429Z] #55 7.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:14.429Z] #55 8.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:14.429Z] #55 13.21 OK: 267 MiB in 56 packages [2023-09-13T00:06:14.429Z] #55 DONE 14.9s [2023-09-13T00:06:14.501Z] #122 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:06:14.501Z] #0 0.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T00:06:14.501Z] #123 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:06:14.501Z] #0 1.229 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T00:06:14.501Z] #124 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:06:14.501Z] #0 1.595 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T00:06:14.501Z] #125 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:06:14.501Z] #0 1.283 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T00:06:14.501Z] #126 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:06:14.501Z] #0 1.539 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T00:06:14.501Z] #127 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:06:14.501Z] #0 0.495 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T00:06:14.501Z] #128 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:06:14.501Z] #0 0.889 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T00:06:14.501Z] #129 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:06:14.501Z] #0 0.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T00:06:14.501Z] #130 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:06:14.501Z] #106 0.980 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T00:06:14.501Z] #106 ... [2023-09-13T00:06:14.501Z] [2023-09-13T00:06:14.501Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:06:14.501Z] #0 0.776 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T00:06:14.695Z] [2023-09-13T00:06:14.695Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:14.965Z] #42 ... [2023-09-13T00:06:14.966Z] [2023-09-13T00:06:14.966Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T00:06:14.966Z] #67 DONE 0.5s [2023-09-13T00:06:14.966Z] [2023-09-13T00:06:14.966Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:14.966Z] #42 ... [2023-09-13T00:06:14.966Z] [2023-09-13T00:06:14.966Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T00:06:14.966Z] #62 13.61 OK: 267 MiB in 56 packages [2023-09-13T00:06:14.966Z] #62 DONE 14.6s [2023-09-13T00:06:14.966Z] [2023-09-13T00:06:14.966Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:14.966Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s [2023-09-13T00:06:15.942Z] #42 ... [2023-09-13T00:06:15.942Z] [2023-09-13T00:06:15.942Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:15.942Z] #68 DONE 0.9s [2023-09-13T00:06:15.942Z] [2023-09-13T00:06:15.942Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:15.942Z] #69 DONE 1.3s [2023-09-13T00:06:15.942Z] [2023-09-13T00:06:15.942Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:15.942Z] #42 ... [2023-09-13T00:06:15.942Z] [2023-09-13T00:06:15.942Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T00:06:15.942Z] #57 14.08 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:06:15.942Z] #57 14.09 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:06:15.942Z] #57 14.09 OK: 19939 distinct packages available [2023-09-13T00:06:15.942Z] #57 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:15.942Z] #57 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:15.942Z] #57 20.08 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:15.942Z] #57 20.11 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:06:15.942Z] #57 20.16 (3/5) Installing libucontext (1.2-r2) [2023-09-13T00:06:15.942Z] #57 20.16 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T00:06:15.942Z] #57 20.18 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T00:06:15.942Z] #57 20.25 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:15.942Z] #57 20.49 OK: 9 MiB in 20 packages [2023-09-13T00:06:15.942Z] #57 DONE 21.2s [2023-09-13T00:06:15.942Z] [2023-09-13T00:06:15.942Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T00:06:15.942Z] #63 14.62 OK: 267 MiB in 56 packages [2023-09-13T00:06:15.942Z] #63 DONE 15.5s [2023-09-13T00:06:15.942Z] [2023-09-13T00:06:15.942Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:16.934Z] #42 ... [2023-09-13T00:06:16.934Z] [2023-09-13T00:06:16.934Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T00:06:16.934Z] #58 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:16.934Z] #58 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:16.934Z] #58 20.85 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:16.934Z] #58 20.89 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:06:16.934Z] #58 20.91 (3/4) Installing libucontext (1.2-r2) [2023-09-13T00:06:16.934Z] #58 20.93 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T00:06:16.934Z] #58 20.96 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:16.934Z] #58 21.02 OK: 8 MiB in 19 packages [2023-09-13T00:06:16.934Z] #58 DONE 21.9s [2023-09-13T00:06:16.934Z] [2023-09-13T00:06:16.934Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T00:06:16.934Z] #52 14.59 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:06:16.934Z] #52 14.60 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:06:16.934Z] #52 14.60 OK: 19939 distinct packages available [2023-09-13T00:06:16.934Z] #52 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:16.934Z] #52 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:16.934Z] #52 21.29 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T00:06:16.934Z] #52 21.58 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T00:06:16.934Z] #52 21.64 (3/11) Installing libunistring (1.1-r1) [2023-09-13T00:06:16.934Z] #52 21.74 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T00:06:16.934Z] #52 21.78 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T00:06:16.934Z] #52 21.81 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T00:06:16.934Z] #52 21.93 (7/11) Installing curl (8.2.1-r0) [2023-09-13T00:06:16.934Z] #52 21.97 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T00:06:16.934Z] #52 22.00 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T00:06:16.934Z] #52 22.01 (10/11) Installing libucontext (1.2-r2) [2023-09-13T00:06:16.934Z] #52 22.03 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T00:06:16.934Z] #52 22.07 Executing busybox-1.36.1-r2.trigger [2023-09-13T00:06:16.934Z] #52 22.16 Executing ca-certificates-20230506-r0.trigger [2023-09-13T00:06:16.934Z] #52 22.67 OK: 13 MiB in 26 packages [2023-09-13T00:06:16.934Z] #52 DONE 23.4s [2023-09-13T00:06:16.934Z] [2023-09-13T00:06:16.934Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:17.521Z] #42 ... [2023-09-13T00:06:17.521Z] [2023-09-13T00:06:17.521Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:17.521Z] #70 DONE 1.3s [2023-09-13T00:06:17.521Z] [2023-09-13T00:06:17.521Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:18.109Z] #42 ... [2023-09-13T00:06:18.109Z] [2023-09-13T00:06:18.109Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T00:06:18.109Z] #64 13.87 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T00:06:18.109Z] #64 13.88 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T00:06:18.109Z] #64 13.88 OK: 19939 distinct packages available [2023-09-13T00:06:18.109Z] #64 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:18.109Z] #64 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T00:06:18.109Z] #64 17.08 OK: 267 MiB in 56 packages [2023-09-13T00:06:18.109Z] #64 DONE 17.5s [2023-09-13T00:06:18.109Z] [2023-09-13T00:06:18.109Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:18.386Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s done [2023-09-13T00:06:18.660Z] #42 ... [2023-09-13T00:06:18.660Z] [2023-09-13T00:06:18.660Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:18.660Z] #71 DONE 0.6s [2023-09-13T00:06:18.660Z] [2023-09-13T00:06:18.660Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:06:18.929Z] #42 ... [2023-09-13T00:06:18.929Z] [2023-09-13T00:06:18.929Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T00:06:18.929Z] #72 DONE 2.8s [2023-09-13T00:06:19.193Z] [2023-09-13T00:06:19.193Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:21.142Z] #73 ... [2023-09-13T00:06:21.142Z] [2023-09-13T00:06:21.142Z] #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:06:21.142Z] #74 DONE 1.3s [2023-09-13T00:06:21.142Z] [2023-09-13T00:06:21.142Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:06:21.142Z] #75 DONE 1.3s [2023-09-13T00:06:21.142Z] [2023-09-13T00:06:21.142Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T00:06:21.630Z] #76 ... [2023-09-13T00:06:21.630Z] [2023-09-13T00:06:21.630Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T00:06:21.630Z] #77 DONE 1.5s [2023-09-13T00:06:21.630Z] [2023-09-13T00:06:21.630Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T00:06:21.630Z] #78 DONE 0.3s [2023-09-13T00:06:21.630Z] [2023-09-13T00:06:21.630Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T00:06:21.630Z] #76 DONE 0.3s [2023-09-13T00:06:21.630Z] [2023-09-13T00:06:21.630Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T00:06:21.630Z] #79 DONE 0.2s [2023-09-13T00:06:21.630Z] [2023-09-13T00:06:21.630Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T00:06:21.630Z] #80 ... [2023-09-13T00:06:21.630Z] [2023-09-13T00:06:21.630Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T00:06:21.630Z] #81 DONE 0.2s [2023-09-13T00:06:21.899Z] [2023-09-13T00:06:21.899Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T00:06:21.899Z] #80 DONE 0.2s [2023-09-13T00:06:21.899Z] [2023-09-13T00:06:21.899Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T00:06:21.899Z] #82 DONE 0.2s [2023-09-13T00:06:21.899Z] [2023-09-13T00:06:21.899Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:06:21.899Z] #83 DONE 0.2s [2023-09-13T00:06:21.899Z] [2023-09-13T00:06:21.899Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T00:06:21.899Z] #84 ... [2023-09-13T00:06:21.899Z] [2023-09-13T00:06:21.899Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:06:21.899Z] #85 DONE 0.2s [2023-09-13T00:06:22.169Z] [2023-09-13T00:06:22.169Z] #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T00:06:22.169Z] #86 DONE 0.3s [2023-09-13T00:06:22.169Z] [2023-09-13T00:06:22.169Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T00:06:22.169Z] #84 DONE 0.3s [2023-09-13T00:06:22.169Z] [2023-09-13T00:06:22.169Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T00:06:22.169Z] #87 DONE 0.2s [2023-09-13T00:06:22.169Z] [2023-09-13T00:06:22.170Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T00:06:22.170Z] #88 DONE 0.2s [2023-09-13T00:06:22.170Z] [2023-09-13T00:06:22.170Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T00:06:22.445Z] #89 ... [2023-09-13T00:06:22.445Z] [2023-09-13T00:06:22.445Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T00:06:22.445Z] #90 DONE 0.2s [2023-09-13T00:06:22.445Z] [2023-09-13T00:06:22.445Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T00:06:22.445Z] #89 DONE 0.2s [2023-09-13T00:06:22.445Z] [2023-09-13T00:06:22.445Z] #91 [security-spire-config] exporting to image [2023-09-13T00:06:22.445Z] #91 exporting layers [2023-09-13T00:06:22.712Z] #91 ... [2023-09-13T00:06:22.712Z] [2023-09-13T00:06:22.712Z] #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T00:06:22.712Z] #92 DONE 0.4s [2023-09-13T00:06:22.712Z] [2023-09-13T00:06:22.712Z] #91 [security-spire-server] exporting to image [2023-09-13T00:06:24.141Z] #91 exporting layers 1.6s done [2023-09-13T00:06:24.141Z] #91 writing image sha256:65bd3235b0176e9d6f6626c6225c4418f2426eac9aeffb9cd762fc4b6c85afd4 [2023-09-13T00:06:24.141Z] #91 exporting layers 1.8s done [2023-09-13T00:06:24.141Z] #91 writing image sha256:65bd3235b0176e9d6f6626c6225c4418f2426eac9aeffb9cd762fc4b6c85afd4 0.0s done [2023-09-13T00:06:24.141Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-09-13T00:06:24.141Z] #91 exporting layers 1.5s done [2023-09-13T00:06:24.141Z] #91 writing image sha256:90df5d22ec7bb870491759c7165f736d432d1762c637a35fdba0f2cfe4c8ea1f 0.0s done [2023-09-13T00:06:24.141Z] #91 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-13T00:06:24.141Z] #91 writing image sha256:502ba8e54416119edf69222fcf19b027564b8e204c2abe356d0ddacd34cd71b4 done [2023-09-13T00:06:24.141Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-09-13T00:06:24.141Z] #91 DONE 1.9s [2023-09-13T00:06:24.141Z] [2023-09-13T00:06:24.141Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:26.078Z] #93 ... [2023-09-13T00:06:26.078Z] [2023-09-13T00:06:26.078Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:26.078Z] #94 ... [2023-09-13T00:06:26.078Z] [2023-09-13T00:06:26.078Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.285Z] #95 DONE 41.7s [2023-09-13T00:06:58.285Z] [2023-09-13T00:06:58.285Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.285Z] #73 DONE 39.2s [2023-09-13T00:06:58.285Z] [2023-09-13T00:06:58.285Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-13T00:06:58.285Z] #96 ... [2023-09-13T00:06:58.285Z] [2023-09-13T00:06:58.285Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.285Z] #94 DONE 41.8s [2023-09-13T00:06:58.285Z] [2023-09-13T00:06:58.285Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.285Z] #93 DONE 40.3s [2023-09-13T00:06:58.285Z] [2023-09-13T00:06:58.285Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #97 ... [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #98 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #99 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #100 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #101 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #102 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #103 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #104 DONE 1.1s [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #105 DONE 1.2s [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #106 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #106 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #107 [core-command builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #107 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #108 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #109 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #110 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #111 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #112 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #113 [core-data builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #113 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #114 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #115 [support-scheduler builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #115 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #116 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #117 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #96 DONE 1.2s [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #97 DONE 1.1s [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T00:06:58.869Z] #118 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #119 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T00:06:58.869Z] #119 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T00:06:58.869Z] #120 CACHED [2023-09-13T00:06:58.869Z] [2023-09-13T00:06:58.869Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:07:04.207Z] #121 4.684 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T00:07:09.555Z] #121 ... [2023-09-13T00:07:09.555Z] [2023-09-13T00:07:09.555Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:07:09.555Z] #0 3.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T00:07:09.555Z] #122 ... [2023-09-13T00:07:09.555Z] [2023-09-13T00:07:09.555Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:07:09.555Z] #0 4.788 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T00:07:09.555Z] #123 ... [2023-09-13T00:07:09.555Z] [2023-09-13T00:07:09.555Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:07:09.555Z] #0 5.442 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T00:07:09.555Z] #124 ... [2023-09-13T00:07:09.555Z] [2023-09-13T00:07:09.555Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:07:09.555Z] #0 4.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T00:07:09.555Z] #125 ... [2023-09-13T00:07:09.555Z] [2023-09-13T00:07:09.555Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:07:09.555Z] #0 4.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T00:07:09.555Z] #126 ... [2023-09-13T00:07:09.555Z] [2023-09-13T00:07:09.555Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:07:09.555Z] #0 5.286 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T00:07:09.831Z] #127 ... [2023-09-13T00:07:09.831Z] [2023-09-13T00:07:09.831Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:07:09.831Z] #0 5.590 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T00:07:09.831Z] #128 ... [2023-09-13T00:07:09.831Z] [2023-09-13T00:07:09.831Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:07:09.831Z] #0 4.782 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T00:07:10.098Z] #129 ... [2023-09-13T00:07:10.098Z] [2023-09-13T00:07:10.098Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:07:10.098Z] #0 4.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T00:07:10.380Z] #130 ... [2023-09-13T00:07:10.380Z] [2023-09-13T00:07:10.380Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:07:10.380Z] #0 5.299 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T00:07:10.693Z] #131 ... [2023-09-13T00:07:10.693Z] [2023-09-13T00:07:10.693Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:07:10.693Z] #128 64.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T00:07:37.248Z] #128 ... [2023-09-13T00:07:37.248Z] [2023-09-13T00:07:37.248Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:07:37.248Z] #106 DONE 91.2s [2023-09-13T00:07:37.248Z] [2023-09-13T00:07:37.248Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:07:37.248Z] #125 DONE 91.2s [2023-09-13T00:07:37.248Z] [2023-09-13T00:07:37.248Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:07:37.248Z] #130 ... [2023-09-13T00:07:37.248Z] [2023-09-13T00:07:37.248Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:07:37.248Z] #122 DONE 91.5s [2023-09-13T00:07:37.248Z] [2023-09-13T00:07:37.249Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #132 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:07:37.249Z] #126 DONE 91.7s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:07:37.249Z] #128 DONE 92.0s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:07:37.249Z] #124 DONE 91.9s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:07:37.249Z] #127 DONE 91.9s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:07:37.249Z] #129 DONE 91.9s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:07:37.249Z] #130 DONE 92.1s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #133 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:07:37.249Z] #131 DONE 92.0s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:07:37.249Z] #123 DONE 92.1s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #134 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #135 DONE 0.6s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #132 DONE 0.9s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #133 DONE 0.6s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #136 DONE 0.3s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #137 DONE 0.5s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T00:07:37.249Z] #138 DONE 0.5s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #139 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #134 DONE 0.5s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #140 DONE 0.3s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #141 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #142 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #143 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #144 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #145 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #146 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:37.249Z] #147 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #148 CACHED [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #149 DONE 0.3s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #150 DONE 0.4s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #151 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T00:07:37.249Z] #151 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #152 DONE 0.3s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T00:07:37.249Z] #153 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #139 DONE 0.8s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T00:07:37.249Z] #154 ... [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:37.249Z] #155 DONE 1.5s [2023-09-13T00:07:37.249Z] [2023-09-13T00:07:37.249Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T00:07:37.509Z] #156 ... [2023-09-13T00:07:37.509Z] [2023-09-13T00:07:37.509Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T00:07:37.509Z] #157 DONE 1.7s [2023-09-13T00:07:37.509Z] [2023-09-13T00:07:37.509Z] #158 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:37.768Z] #158 ... [2023-09-13T00:07:37.768Z] [2023-09-13T00:07:37.768Z] #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T00:07:37.768Z] #159 DONE 2.0s [2023-09-13T00:07:37.768Z] [2023-09-13T00:07:37.768Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T00:07:37.768Z] #160 DONE 2.2s [2023-09-13T00:07:37.768Z] [2023-09-13T00:07:37.768Z] #161 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:38.028Z] #161 ... [2023-09-13T00:07:38.028Z] [2023-09-13T00:07:38.028Z] #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T00:07:38.028Z] #162 DONE 2.5s [2023-09-13T00:07:38.287Z] [2023-09-13T00:07:38.287Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:38.287Z] #163 ... [2023-09-13T00:07:38.287Z] [2023-09-13T00:07:38.287Z] #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T00:07:38.287Z] #164 DONE 2.7s [2023-09-13T00:07:38.545Z] [2023-09-13T00:07:38.545Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:38.804Z] #165 ... [2023-09-13T00:07:38.804Z] [2023-09-13T00:07:38.804Z] #151 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T00:07:38.804Z] #151 DONE 3.1s [2023-09-13T00:07:38.804Z] [2023-09-13T00:07:38.804Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:39.371Z] #166 ... [2023-09-13T00:07:39.371Z] [2023-09-13T00:07:39.371Z] #167 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:07:39.371Z] #167 DONE 3.8s [2023-09-13T00:07:39.371Z] [2023-09-13T00:07:39.371Z] #168 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T00:07:39.371Z] #168 DONE 3.5s [2023-09-13T00:07:39.371Z] [2023-09-13T00:07:39.371Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T00:07:39.371Z] #154 DONE 3.0s [2023-09-13T00:07:39.371Z] [2023-09-13T00:07:39.371Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T00:07:39.371Z] #156 DONE 2.2s [2023-09-13T00:07:39.650Z] [2023-09-13T00:07:39.650Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T00:07:39.650Z] #153 DONE 3.6s [2023-09-13T00:07:39.650Z] [2023-09-13T00:07:39.650Z] #158 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:39.650Z] #158 DONE 2.1s [2023-09-13T00:07:39.650Z] [2023-09-13T00:07:39.650Z] #161 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:39.650Z] #161 DONE 2.0s [2023-09-13T00:07:39.650Z] [2023-09-13T00:07:39.650Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T00:07:39.650Z] #169 ... [2023-09-13T00:07:39.650Z] [2023-09-13T00:07:39.650Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:39.650Z] #170 DONE 1.8s [2023-09-13T00:07:39.909Z] [2023-09-13T00:07:39.909Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:39.909Z] #163 DONE 1.6s [2023-09-13T00:07:39.909Z] [2023-09-13T00:07:39.909Z] #171 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T00:07:40.478Z] #171 ... [2023-09-13T00:07:40.478Z] [2023-09-13T00:07:40.478Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:40.478Z] #166 DONE 1.7s [2023-09-13T00:07:40.478Z] [2023-09-13T00:07:40.478Z] #86 [core-command] exporting to image [2023-09-13T00:07:40.478Z] #86 exporting layers [2023-09-13T00:07:40.737Z] #86 ... [2023-09-13T00:07:40.737Z] [2023-09-13T00:07:40.737Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:40.737Z] #165 DONE 2.3s [2023-09-13T00:07:40.994Z] [2023-09-13T00:07:40.994Z] #172 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T00:07:41.565Z] #172 ... [2023-09-13T00:07:41.565Z] [2023-09-13T00:07:41.565Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:07:41.565Z] #173 DONE 2.0s [2023-09-13T00:07:41.565Z] [2023-09-13T00:07:41.565Z] #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:41.823Z] #174 ... [2023-09-13T00:07:41.823Z] [2023-09-13T00:07:41.823Z] #175 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T00:07:41.823Z] #175 DONE 2.4s [2023-09-13T00:07:42.081Z] [2023-09-13T00:07:42.082Z] #176 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T00:07:42.082Z] #176 DONE 2.5s [2023-09-13T00:07:42.082Z] [2023-09-13T00:07:42.082Z] #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:42.082Z] #177 DONE 2.5s [2023-09-13T00:07:42.082Z] [2023-09-13T00:07:42.082Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T00:07:42.082Z] #169 DONE 2.4s [2023-09-13T00:07:42.082Z] [2023-09-13T00:07:42.082Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:42.082Z] #178 DONE 2.5s [2023-09-13T00:07:42.082Z] [2023-09-13T00:07:42.082Z] #172 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T00:07:42.082Z] #172 DONE 1.2s [2023-09-13T00:07:42.082Z] [2023-09-13T00:07:42.082Z] #171 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T00:07:42.082Z] #171 DONE 2.1s [2023-09-13T00:07:42.082Z] [2023-09-13T00:07:42.082Z] #86 [core-data] exporting to image [2023-09-13T00:07:42.487Z] #86 ... [2023-09-13T00:07:42.487Z] [2023-09-13T00:07:42.487Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:07:42.487Z] #179 DONE 0.4s [2023-09-13T00:07:42.487Z] [2023-09-13T00:07:42.487Z] #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:07:42.487Z] #174 DONE 0.8s [2023-09-13T00:07:42.487Z] [2023-09-13T00:07:42.487Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T00:07:42.487Z] #180 DONE 0.4s [2023-09-13T00:07:42.487Z] [2023-09-13T00:07:42.487Z] #86 [support-notifications] exporting to image [2023-09-13T00:07:42.487Z] #86 exporting layers 0.4s done [2023-09-13T00:07:42.487Z] #86 writing image sha256:964985ab82e4f24c0e2fa1dbaf1db3e9591a3fb8027a884796bbc6ad2b40a168 0.0s done [2023-09-13T00:07:42.487Z] #86 writing image sha256:dfa6f4e60fe88a1ceaa9ded8e847eebac52a01c3031e2ad2f56b7db51f31230f [2023-09-13T00:07:42.487Z] #86 writing image sha256:ac7c1f640d8dd3ecb7ff1e95844a27f15449620e55f72e0c1ab810d1046ef00d done [2023-09-13T00:07:42.487Z] #86 naming to docker.io/library/core-command done [2023-09-13T00:07:42.487Z] #86 naming to docker.io/library/support-notifications done [2023-09-13T00:07:42.753Z] #86 ... [2023-09-13T00:07:42.753Z] [2023-09-13T00:07:42.753Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T00:07:42.753Z] #181 DONE 0.6s [2023-09-13T00:07:42.753Z] [2023-09-13T00:07:42.753Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T00:07:42.753Z] #182 DONE 0.6s [2023-09-13T00:07:42.753Z] [2023-09-13T00:07:42.753Z] #86 [support-scheduler] exporting to image [2023-09-13T00:07:42.753Z] #86 exporting layers 0.9s done [2023-09-13T00:07:42.753Z] #86 writing image sha256:dfa6f4e60fe88a1ceaa9ded8e847eebac52a01c3031e2ad2f56b7db51f31230f 0.4s done [2023-09-13T00:07:42.753Z] #86 naming to docker.io/library/support-scheduler 0.0s done [2023-09-13T00:07:43.022Z] #86 writing image sha256:af42e46c82d43d00cfb264eb7b70368a0ba8a8b0ea7128c64da57916e381fabe done [2023-09-13T00:07:43.022Z] #86 writing image sha256:e80b910629a0e7a3a98a0f6cba8e0818b20da60b6068a0011908aa18e6eb9b18 done [2023-09-13T00:07:43.022Z] #86 writing image sha256:06be6d627dd0b19db40c8af1df9c38c967611e6f2c160b2139abd4e1aa09e23d done [2023-09-13T00:07:43.022Z] #86 naming to docker.io/library/core-metadata done [2023-09-13T00:07:43.022Z] #86 naming to docker.io/library/security-spiffe-token-provider done [2023-09-13T00:07:43.022Z] #86 naming to docker.io/library/core-data done [2023-09-13T00:07:43.022Z] #86 DONE 7.9s [2023-09-13T00:07:43.022Z] [2023-09-13T00:07:43.022Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:07:43.022Z] #183 DONE 0.6s [2023-09-13T00:07:43.022Z] [2023-09-13T00:07:43.022Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T00:07:43.022Z] #184 DONE 0.1s [2023-09-13T00:07:43.022Z] [2023-09-13T00:07:43.022Z] #185 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T00:07:43.281Z] #185 ... [2023-09-13T00:07:43.281Z] [2023-09-13T00:07:43.281Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:07:43.281Z] #186 DONE 1.4s [2023-09-13T00:07:43.281Z] [2023-09-13T00:07:43.281Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:07:43.281Z] #187 DONE 1.3s [2023-09-13T00:07:43.281Z] [2023-09-13T00:07:43.281Z] #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T00:07:43.281Z] #188 DONE 0.5s [2023-09-13T00:07:43.281Z] [2023-09-13T00:07:43.281Z] #185 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T00:07:43.281Z] #185 DONE 0.4s [2023-09-13T00:07:43.281Z] [2023-09-13T00:07:43.281Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T00:07:43.281Z] #189 DONE 0.1s [2023-09-13T00:07:43.281Z] [2023-09-13T00:07:43.281Z] #86 [security-proxy-auth] exporting to image [2023-09-13T00:07:43.539Z] #86 exporting layers 0.2s done [2023-09-13T00:07:43.539Z] #86 writing image sha256:bebc5ece4f6425c2dc203946e5f58772c6ff46bd2d8d1909b8bbad3732bc8198 0.0s done [2023-09-13T00:07:43.539Z] #86 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-13T00:07:43.539Z] #86 writing image sha256:56d0c93821b281b2293497efbd598460bae753b71860d6d86b6f4b53ecfea690 done [2023-09-13T00:07:43.539Z] #86 naming to docker.io/library/security-proxy-auth done [2023-09-13T00:07:43.539Z] #86 DONE 8.2s [2023-09-13T00:07:43.539Z] [2023-09-13T00:07:43.539Z] #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:07:43.539Z] #190 DONE 0.1s [2023-09-13T00:07:43.539Z] [2023-09-13T00:07:43.539Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T00:07:43.539Z] #191 DONE 0.1s [2023-09-13T00:07:43.539Z] [2023-09-13T00:07:43.539Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T00:07:43.806Z] #192 DONE 0.2s [2023-09-13T00:07:43.806Z] [2023-09-13T00:07:43.806Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T00:07:43.806Z] #193 ... [2023-09-13T00:07:43.806Z] [2023-09-13T00:07:43.806Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:07:43.806Z] #194 DONE 0.9s [2023-09-13T00:07:44.065Z] [2023-09-13T00:07:44.065Z] #86 [security-proxy-setup] exporting to image [2023-09-13T00:07:44.065Z] #86 exporting layers 0.2s done [2023-09-13T00:07:44.065Z] #86 ... [2023-09-13T00:07:44.065Z] [2023-09-13T00:07:44.065Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:07:44.065Z] #195 DONE 0.6s [2023-09-13T00:07:44.065Z] [2023-09-13T00:07:44.065Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T00:07:44.065Z] #193 DONE 0.5s [2023-09-13T00:07:44.065Z] [2023-09-13T00:07:44.065Z] #86 [security-secretstore-setup] exporting to image [2023-09-13T00:07:44.065Z] #86 writing image sha256:4f305a5c1df57a62aa97b43cd499914bf78cd8ff3d70545e703e1cdbfd2cd798 done [2023-09-13T00:07:44.065Z] #86 naming to docker.io/library/security-proxy-setup done [2023-09-13T00:07:44.325Z] #86 exporting layers 0.3s done [2023-09-13T00:07:44.325Z] #86 exporting layers 0.2s done [2023-09-13T00:07:44.325Z] #86 writing image sha256:f6f216059a7bc05590c8fd0f6b95fe4b234ed2190f59672e74971a4f0dd3a386 done [2023-09-13T00:07:44.325Z] #86 naming to docker.io/library/security-secretstore-setup done [2023-09-13T00:07:44.325Z] #86 writing image sha256:8375279a36a81bddb170dd0de06949293f8f726d30285a8f4ebe30221d500d4c done [2023-09-13T00:07:44.325Z] #86 naming to docker.io/library/security-bootstrapper done [2023-09-13T00:07:44.325Z] #86 DONE 8.7s [2023-09-13T00:07:44.325Z] [2023-09-13T00:07:44.325Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:07:44.325Z] time="2023-09-13T00:04:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T00:07:44.310Z] $ docker stop --time=1 784a2028a121a234f91836804dffe872dafd964872fb2a096e3d5d9336c0e3c3 [2023-09-13T00:07:45.652Z] $ docker rm -f --volumes 784a2028a121a234f91836804dffe872dafd964872fb2a096e3d5d9336c0e3c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:07:46.022Z] + docker images [2023-09-13T00:07:46.022Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T00:07:46.022Z] core-common-config-bootstrapper latest bebc5ece4f64 2 seconds ago 18.2MB [2023-09-13T00:07:46.022Z] security-bootstrapper latest 8375279a36a8 2 seconds ago 23.3MB [2023-09-13T00:07:46.022Z] security-proxy-setup latest 4f305a5c1df5 2 seconds ago 29.4MB [2023-09-13T00:07:46.022Z] security-proxy-auth latest 56d0c93821b2 2 seconds ago 19.5MB [2023-09-13T00:07:46.022Z] security-secretstore-setup latest f6f216059a7b 2 seconds ago 44.4MB [2023-09-13T00:07:46.022Z] security-spiffe-token-provider latest af42e46c82d4 4 seconds ago 35MB [2023-09-13T00:07:46.022Z] core-metadata latest 06be6d627dd0 4 seconds ago 21.7MB [2023-09-13T00:07:46.022Z] core-data latest e80b910629a0 4 seconds ago 21.3MB [2023-09-13T00:07:46.022Z] support-scheduler latest dfa6f4e60fe8 5 seconds ago 34MB [2023-09-13T00:07:46.022Z] core-command latest ac7c1f640d8d 6 seconds ago 21.1MB [2023-09-13T00:07:46.022Z] support-notifications latest 964985ab82e4 6 seconds ago 34.6MB [2023-09-13T00:07:46.022Z] security-spire-config latest 2788a5814ea5 2 minutes ago 101MB [2023-09-13T00:07:46.022Z] security-spire-server latest 392024882d94 2 minutes ago 102MB [2023-09-13T00:07:46.022Z] security-spire-agent latest 3fb5150e18c9 2 minutes ago 161MB [2023-09-13T00:07:46.022Z] ci-base-image-x86_64 latest 1c38b17c9e9f 5 minutes ago 1.08GB [2023-09-13T00:07:46.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 8 hours ago 708MB [2023-09-13T00:07:46.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-13T00:07:46.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:07:46.127Z] provisioning config files... [2023-09-13T00:07:46.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/578@tmp/config10587651645135725147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:07:46.430Z] ---> docker-login.sh [2023-09-13T00:07:46.430Z] nexus3.edgexfoundry.org:10001 [2023-09-13T00:07:46.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:07:46.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:07:46.430Z] Configure a credential helper to remove this warning. See [2023-09-13T00:07:46.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:07:46.430Z] [2023-09-13T00:07:46.430Z] Login Succeeded [2023-09-13T00:07:46.430Z] nexus3.edgexfoundry.org:10002 [2023-09-13T00:07:46.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:07:46.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:07:46.689Z] Configure a credential helper to remove this warning. See [2023-09-13T00:07:46.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:07:46.689Z] [2023-09-13T00:07:46.689Z] Login Succeeded [2023-09-13T00:07:46.689Z] nexus3.edgexfoundry.org:10003 [2023-09-13T00:07:46.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:07:46.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:07:46.689Z] Configure a credential helper to remove this warning. See [2023-09-13T00:07:46.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:07:46.689Z] [2023-09-13T00:07:46.689Z] Login Succeeded [2023-09-13T00:07:46.689Z] nexus3.edgexfoundry.org:10004 [2023-09-13T00:07:46.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:07:46.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:07:46.689Z] Configure a credential helper to remove this warning. See [2023-09-13T00:07:46.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:07:46.689Z] [2023-09-13T00:07:46.689Z] Login Succeeded [2023-09-13T00:07:46.689Z] docker.io [2023-09-13T00:07:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:07:47.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:07:47.206Z] Configure a credential helper to remove this warning. See [2023-09-13T00:07:47.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:07:47.206Z] [2023-09-13T00:07:47.206Z] Login Succeeded [2023-09-13T00:07:47.206Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T00:07:47.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:07:47.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:07:47.251Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-13T00:07:47.251Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:47.251Z] latest [2023-09-13T00:07:47.251Z] 3.1.0-dev.44 [2023-09-13T00:07:47.251Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:47.251Z] main [2023-09-13T00:07:47.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:47.566Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:47.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:47.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T00:07:47.869Z] c00b16ccf57d: Preparing [2023-09-13T00:07:47.869Z] e796c255d056: Preparing [2023-09-13T00:07:47.869Z] e783bdb942fc: Preparing [2023-09-13T00:07:47.869Z] 1a8d40467b86: Preparing [2023-09-13T00:07:47.869Z] 8880c2584426: Preparing [2023-09-13T00:07:47.869Z] 4693057ce236: Preparing [2023-09-13T00:07:47.869Z] 4693057ce236: Waiting [2023-09-13T00:07:47.869Z] e783bdb942fc: Pushed [2023-09-13T00:07:47.869Z] 1a8d40467b86: Pushed [2023-09-13T00:07:47.869Z] 4693057ce236: Layer already exists [2023-09-13T00:07:47.869Z] 8880c2584426: Pushed [2023-09-13T00:07:47.869Z] c00b16ccf57d: Pushed [2023-09-13T00:07:49.772Z] e796c255d056: Pushed [2023-09-13T00:07:49.772Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:46e115b37ec4e84dd6dddc747550dd709c725da4a15f866dcb69bde052ec8d15 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:50.100Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:50.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T00:07:50.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T00:07:50.421Z] c00b16ccf57d: Preparing [2023-09-13T00:07:50.421Z] e796c255d056: Preparing [2023-09-13T00:07:50.421Z] e783bdb942fc: Preparing [2023-09-13T00:07:50.421Z] 1a8d40467b86: Preparing [2023-09-13T00:07:50.421Z] 8880c2584426: Preparing [2023-09-13T00:07:50.421Z] 4693057ce236: Preparing [2023-09-13T00:07:50.421Z] 4693057ce236: Waiting [2023-09-13T00:07:50.421Z] e796c255d056: Layer already exists [2023-09-13T00:07:50.421Z] c00b16ccf57d: Layer already exists [2023-09-13T00:07:50.421Z] 8880c2584426: Layer already exists [2023-09-13T00:07:50.421Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:50.421Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:50.421Z] 4693057ce236: Layer already exists [2023-09-13T00:07:50.421Z] latest: digest: sha256:46e115b37ec4e84dd6dddc747550dd709c725da4a15f866dcb69bde052ec8d15 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:50.743Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:51.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.44 [2023-09-13T00:07:51.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T00:07:51.051Z] c00b16ccf57d: Preparing [2023-09-13T00:07:51.051Z] e796c255d056: Preparing [2023-09-13T00:07:51.051Z] e783bdb942fc: Preparing [2023-09-13T00:07:51.051Z] 1a8d40467b86: Preparing [2023-09-13T00:07:51.051Z] 8880c2584426: Preparing [2023-09-13T00:07:51.051Z] 4693057ce236: Preparing [2023-09-13T00:07:51.051Z] 4693057ce236: Waiting [2023-09-13T00:07:51.051Z] c00b16ccf57d: Layer already exists [2023-09-13T00:07:51.051Z] e796c255d056: Layer already exists [2023-09-13T00:07:51.051Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:51.051Z] 8880c2584426: Layer already exists [2023-09-13T00:07:51.051Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:51.051Z] 4693057ce236: Layer already exists [2023-09-13T00:07:51.051Z] 3.1.0-dev.44: digest: sha256:46e115b37ec4e84dd6dddc747550dd709c725da4a15f866dcb69bde052ec8d15 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:51.355Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:51.667Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:51.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T00:07:51.667Z] c00b16ccf57d: Preparing [2023-09-13T00:07:51.667Z] e796c255d056: Preparing [2023-09-13T00:07:51.667Z] e783bdb942fc: Preparing [2023-09-13T00:07:51.667Z] 1a8d40467b86: Preparing [2023-09-13T00:07:51.667Z] 8880c2584426: Preparing [2023-09-13T00:07:51.667Z] 4693057ce236: Preparing [2023-09-13T00:07:51.667Z] 4693057ce236: Waiting [2023-09-13T00:07:51.667Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:51.667Z] e796c255d056: Layer already exists [2023-09-13T00:07:51.667Z] 8880c2584426: Layer already exists [2023-09-13T00:07:51.667Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:51.668Z] c00b16ccf57d: Layer already exists [2023-09-13T00:07:51.668Z] 4693057ce236: Layer already exists [2023-09-13T00:07:51.668Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:46e115b37ec4e84dd6dddc747550dd709c725da4a15f866dcb69bde052ec8d15 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:51.974Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:52.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-13T00:07:52.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T00:07:52.287Z] c00b16ccf57d: Preparing [2023-09-13T00:07:52.287Z] e796c255d056: Preparing [2023-09-13T00:07:52.287Z] e783bdb942fc: Preparing [2023-09-13T00:07:52.287Z] 1a8d40467b86: Preparing [2023-09-13T00:07:52.287Z] 8880c2584426: Preparing [2023-09-13T00:07:52.287Z] 4693057ce236: Preparing [2023-09-13T00:07:52.287Z] 4693057ce236: Waiting [2023-09-13T00:07:52.287Z] c00b16ccf57d: Layer already exists [2023-09-13T00:07:52.287Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:52.287Z] e796c255d056: Layer already exists [2023-09-13T00:07:52.287Z] 8880c2584426: Layer already exists [2023-09-13T00:07:52.287Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:52.287Z] 4693057ce236: Layer already exists [2023-09-13T00:07:52.287Z] main: digest: sha256:46e115b37ec4e84dd6dddc747550dd709c725da4a15f866dcb69bde052ec8d15 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:07:52.325Z] ===================================================== [Pipeline] echo [2023-09-13T00:07:52.331Z] taggedImages: [2023-09-13T00:07:52.331Z] - nexus3.edgexfoundry.org:10004/core-command:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:52.331Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T00:07:52.331Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.44 [2023-09-13T00:07:52.331Z] - nexus3.edgexfoundry.org:10004/core-command:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:52.331Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-13T00:07:52.346Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-13T00:07:52.346Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:52.346Z] latest [2023-09-13T00:07:52.346Z] 3.1.0-dev.44 [2023-09-13T00:07:52.346Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:52.346Z] main [2023-09-13T00:07:52.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:52.651Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:52.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:52.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T00:07:52.955Z] 3b6cb45c6c81: Preparing [2023-09-13T00:07:52.955Z] db0a6a690e84: Preparing [2023-09-13T00:07:52.955Z] e168dfcaf8a3: Preparing [2023-09-13T00:07:52.955Z] c484668cf46e: Preparing [2023-09-13T00:07:52.955Z] e783bdb942fc: Preparing [2023-09-13T00:07:52.955Z] 1a8d40467b86: Preparing [2023-09-13T00:07:52.955Z] 8880c2584426: Preparing [2023-09-13T00:07:52.955Z] 4693057ce236: Preparing [2023-09-13T00:07:52.955Z] 8880c2584426: Waiting [2023-09-13T00:07:52.955Z] 4693057ce236: Waiting [2023-09-13T00:07:52.955Z] 1a8d40467b86: Waiting [2023-09-13T00:07:52.955Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:52.955Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:52.955Z] db0a6a690e84: Pushed [2023-09-13T00:07:52.955Z] e168dfcaf8a3: Pushed [2023-09-13T00:07:52.955Z] 8880c2584426: Layer already exists [2023-09-13T00:07:52.955Z] 4693057ce236: Layer already exists [2023-09-13T00:07:52.955Z] 3b6cb45c6c81: Pushed [2023-09-13T00:07:54.333Z] c484668cf46e: Pushed [2023-09-13T00:07:54.591Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:7efbbd51c667e7224e9b67bb9adbf65af32e9c5427bac95270531e66c50e051c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:54.901Z] + 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 [2023-09-13T00:07:55.205Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T00:07:55.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T00:07:55.205Z] 3b6cb45c6c81: Preparing [2023-09-13T00:07:55.205Z] db0a6a690e84: Preparing [2023-09-13T00:07:55.205Z] e168dfcaf8a3: Preparing [2023-09-13T00:07:55.205Z] c484668cf46e: Preparing [2023-09-13T00:07:55.205Z] e783bdb942fc: Preparing [2023-09-13T00:07:55.205Z] 1a8d40467b86: Preparing [2023-09-13T00:07:55.205Z] 8880c2584426: Preparing [2023-09-13T00:07:55.205Z] 4693057ce236: Preparing [2023-09-13T00:07:55.205Z] 1a8d40467b86: Waiting [2023-09-13T00:07:55.205Z] 8880c2584426: Waiting [2023-09-13T00:07:55.205Z] 4693057ce236: Waiting [2023-09-13T00:07:55.205Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:07:55.205Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:55.205Z] e168dfcaf8a3: Layer already exists [2023-09-13T00:07:55.205Z] db0a6a690e84: Layer already exists [2023-09-13T00:07:55.205Z] c484668cf46e: Layer already exists [2023-09-13T00:07:55.205Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:55.206Z] 8880c2584426: Layer already exists [2023-09-13T00:07:55.206Z] 4693057ce236: Layer already exists [2023-09-13T00:07:55.206Z] latest: digest: sha256:7efbbd51c667e7224e9b67bb9adbf65af32e9c5427bac95270531e66c50e051c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:55.509Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:55.815Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.44 [2023-09-13T00:07:55.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T00:07:55.815Z] 3b6cb45c6c81: Preparing [2023-09-13T00:07:55.815Z] db0a6a690e84: Preparing [2023-09-13T00:07:55.815Z] e168dfcaf8a3: Preparing [2023-09-13T00:07:55.815Z] c484668cf46e: Preparing [2023-09-13T00:07:55.815Z] e783bdb942fc: Preparing [2023-09-13T00:07:55.815Z] 1a8d40467b86: Preparing [2023-09-13T00:07:55.815Z] 8880c2584426: Preparing [2023-09-13T00:07:55.815Z] 4693057ce236: Preparing [2023-09-13T00:07:55.815Z] 1a8d40467b86: Waiting [2023-09-13T00:07:55.815Z] 4693057ce236: Waiting [2023-09-13T00:07:55.815Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:07:55.815Z] c484668cf46e: Layer already exists [2023-09-13T00:07:55.815Z] db0a6a690e84: Layer already exists [2023-09-13T00:07:55.815Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:55.815Z] e168dfcaf8a3: Layer already exists [2023-09-13T00:07:55.815Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:55.815Z] 8880c2584426: Layer already exists [2023-09-13T00:07:55.815Z] 4693057ce236: Layer already exists [2023-09-13T00:07:55.815Z] 3.1.0-dev.44: digest: sha256:7efbbd51c667e7224e9b67bb9adbf65af32e9c5427bac95270531e66c50e051c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:56.120Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:56.432Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:56.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T00:07:56.432Z] 3b6cb45c6c81: Preparing [2023-09-13T00:07:56.432Z] db0a6a690e84: Preparing [2023-09-13T00:07:56.432Z] e168dfcaf8a3: Preparing [2023-09-13T00:07:56.432Z] c484668cf46e: Preparing [2023-09-13T00:07:56.432Z] e783bdb942fc: Preparing [2023-09-13T00:07:56.432Z] 1a8d40467b86: Preparing [2023-09-13T00:07:56.432Z] 8880c2584426: Preparing [2023-09-13T00:07:56.432Z] 4693057ce236: Preparing [2023-09-13T00:07:56.432Z] 1a8d40467b86: Waiting [2023-09-13T00:07:56.432Z] 4693057ce236: Waiting [2023-09-13T00:07:56.432Z] 8880c2584426: Waiting [2023-09-13T00:07:56.432Z] db0a6a690e84: Layer already exists [2023-09-13T00:07:56.432Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:07:56.432Z] c484668cf46e: Layer already exists [2023-09-13T00:07:56.432Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:56.432Z] e168dfcaf8a3: Layer already exists [2023-09-13T00:07:56.432Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:56.432Z] 8880c2584426: Layer already exists [2023-09-13T00:07:56.432Z] 4693057ce236: Layer already exists [2023-09-13T00:07:56.432Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:7efbbd51c667e7224e9b67bb9adbf65af32e9c5427bac95270531e66c50e051c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:56.738Z] + 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 [2023-09-13T00:07:57.043Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-13T00:07:57.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T00:07:57.043Z] 3b6cb45c6c81: Preparing [2023-09-13T00:07:57.043Z] db0a6a690e84: Preparing [2023-09-13T00:07:57.043Z] e168dfcaf8a3: Preparing [2023-09-13T00:07:57.043Z] c484668cf46e: Preparing [2023-09-13T00:07:57.043Z] e783bdb942fc: Preparing [2023-09-13T00:07:57.043Z] 1a8d40467b86: Preparing [2023-09-13T00:07:57.043Z] 8880c2584426: Preparing [2023-09-13T00:07:57.043Z] 4693057ce236: Preparing [2023-09-13T00:07:57.043Z] 1a8d40467b86: Waiting [2023-09-13T00:07:57.043Z] 8880c2584426: Waiting [2023-09-13T00:07:57.043Z] 4693057ce236: Waiting [2023-09-13T00:07:57.043Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:07:57.043Z] e168dfcaf8a3: Layer already exists [2023-09-13T00:07:57.043Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:57.043Z] db0a6a690e84: Layer already exists [2023-09-13T00:07:57.043Z] c484668cf46e: Layer already exists [2023-09-13T00:07:57.043Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:57.043Z] 8880c2584426: Layer already exists [2023-09-13T00:07:57.043Z] 4693057ce236: Layer already exists [2023-09-13T00:07:57.043Z] main: digest: sha256:7efbbd51c667e7224e9b67bb9adbf65af32e9c5427bac95270531e66c50e051c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:07:57.088Z] ===================================================== [Pipeline] echo [2023-09-13T00:07:57.097Z] taggedImages: [2023-09-13T00:07:57.097Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:57.097Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T00:07:57.097Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.44 [2023-09-13T00:07:57.097Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:57.097Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-13T00:07:57.123Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-13T00:07:57.123Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:57.123Z] latest [2023-09-13T00:07:57.123Z] 3.1.0-dev.44 [2023-09-13T00:07:57.123Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:07:57.123Z] main [2023-09-13T00:07:57.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:57.443Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:57.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:07:57.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T00:07:57.763Z] 69bd06d15fa9: Preparing [2023-09-13T00:07:57.763Z] 6edefb396d98: Preparing [2023-09-13T00:07:57.763Z] e783bdb942fc: Preparing [2023-09-13T00:07:57.763Z] 1a8d40467b86: Preparing [2023-09-13T00:07:57.763Z] bdc5897e8cc1: Preparing [2023-09-13T00:07:57.763Z] 4693057ce236: Preparing [2023-09-13T00:07:57.763Z] 4693057ce236: Waiting [2023-09-13T00:07:57.763Z] bdc5897e8cc1: Pushed [2023-09-13T00:07:58.021Z] e783bdb942fc: Layer already exists [2023-09-13T00:07:58.021Z] 69bd06d15fa9: Pushed [2023-09-13T00:07:58.587Z] 1a8d40467b86: Layer already exists [2023-09-13T00:07:58.588Z] 4693057ce236: Layer already exists [2023-09-13T00:07:59.155Z] 6edefb396d98: Pushed [2023-09-13T00:07:59.413Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:63e519f41d6603c8c507a3398d8ab28655c5d62f045989d864a5c1a8c934a7d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:07:59.983Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:00.292Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T00:08:00.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T00:08:00.292Z] 69bd06d15fa9: Preparing [2023-09-13T00:08:00.292Z] 6edefb396d98: Preparing [2023-09-13T00:08:00.292Z] e783bdb942fc: Preparing [2023-09-13T00:08:00.292Z] 1a8d40467b86: Preparing [2023-09-13T00:08:00.292Z] bdc5897e8cc1: Preparing [2023-09-13T00:08:00.292Z] 4693057ce236: Preparing [2023-09-13T00:08:00.292Z] 4693057ce236: Waiting [2023-09-13T00:08:00.292Z] bdc5897e8cc1: Layer already exists [2023-09-13T00:08:00.292Z] 6edefb396d98: Layer already exists [2023-09-13T00:08:00.292Z] 69bd06d15fa9: Layer already exists [2023-09-13T00:08:00.292Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:00.292Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:00.292Z] 4693057ce236: Layer already exists [2023-09-13T00:08:00.292Z] latest: digest: sha256:63e519f41d6603c8c507a3398d8ab28655c5d62f045989d864a5c1a8c934a7d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:00.606Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:01.164Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.44 [2023-09-13T00:08:01.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T00:08:01.164Z] 69bd06d15fa9: Preparing [2023-09-13T00:08:01.164Z] 6edefb396d98: Preparing [2023-09-13T00:08:01.164Z] e783bdb942fc: Preparing [2023-09-13T00:08:01.164Z] 1a8d40467b86: Preparing [2023-09-13T00:08:01.164Z] bdc5897e8cc1: Preparing [2023-09-13T00:08:01.164Z] 4693057ce236: Preparing [2023-09-13T00:08:01.164Z] 4693057ce236: Waiting [2023-09-13T00:08:01.164Z] 69bd06d15fa9: Layer already exists [2023-09-13T00:08:01.164Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:01.164Z] 6edefb396d98: Layer already exists [2023-09-13T00:08:01.164Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:01.164Z] bdc5897e8cc1: Layer already exists [2023-09-13T00:08:01.164Z] 4693057ce236: Layer already exists [2023-09-13T00:08:01.164Z] 3.1.0-dev.44: digest: sha256:63e519f41d6603c8c507a3398d8ab28655c5d62f045989d864a5c1a8c934a7d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:01.470Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:01.774Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:01.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T00:08:01.774Z] 69bd06d15fa9: Preparing [2023-09-13T00:08:01.774Z] 6edefb396d98: Preparing [2023-09-13T00:08:01.774Z] e783bdb942fc: Preparing [2023-09-13T00:08:01.774Z] 1a8d40467b86: Preparing [2023-09-13T00:08:01.774Z] bdc5897e8cc1: Preparing [2023-09-13T00:08:01.774Z] 4693057ce236: Preparing [2023-09-13T00:08:01.774Z] 4693057ce236: Waiting [2023-09-13T00:08:01.774Z] 6edefb396d98: Layer already exists [2023-09-13T00:08:01.774Z] bdc5897e8cc1: Layer already exists [2023-09-13T00:08:01.774Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:01.774Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:01.774Z] 69bd06d15fa9: Layer already exists [2023-09-13T00:08:01.774Z] 4693057ce236: Layer already exists [2023-09-13T00:08:01.774Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:63e519f41d6603c8c507a3398d8ab28655c5d62f045989d864a5c1a8c934a7d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:02.083Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:02.387Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-13T00:08:02.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T00:08:02.387Z] 69bd06d15fa9: Preparing [2023-09-13T00:08:02.387Z] 6edefb396d98: Preparing [2023-09-13T00:08:02.387Z] e783bdb942fc: Preparing [2023-09-13T00:08:02.387Z] 1a8d40467b86: Preparing [2023-09-13T00:08:02.387Z] bdc5897e8cc1: Preparing [2023-09-13T00:08:02.387Z] 4693057ce236: Preparing [2023-09-13T00:08:02.387Z] 4693057ce236: Waiting [2023-09-13T00:08:02.387Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:02.387Z] 6edefb396d98: Layer already exists [2023-09-13T00:08:02.387Z] bdc5897e8cc1: Layer already exists [2023-09-13T00:08:02.387Z] 69bd06d15fa9: Layer already exists [2023-09-13T00:08:02.387Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:02.387Z] 4693057ce236: Layer already exists [2023-09-13T00:08:02.387Z] main: digest: sha256:63e519f41d6603c8c507a3398d8ab28655c5d62f045989d864a5c1a8c934a7d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:02.430Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:02.441Z] taggedImages: [2023-09-13T00:08:02.441Z] - nexus3.edgexfoundry.org:10004/core-data:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:02.441Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T00:08:02.441Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.44 [2023-09-13T00:08:02.441Z] - nexus3.edgexfoundry.org:10004/core-data:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:02.441Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-13T00:08:02.459Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-13T00:08:02.459Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:02.459Z] latest [2023-09-13T00:08:02.459Z] 3.1.0-dev.44 [2023-09-13T00:08:02.459Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:02.459Z] main [2023-09-13T00:08:02.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:02.784Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:03.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:03.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T00:08:03.086Z] 6ee4b3e7364a: Preparing [2023-09-13T00:08:03.086Z] da2e1340368f: Preparing [2023-09-13T00:08:03.086Z] 934ed06acea3: Preparing [2023-09-13T00:08:03.086Z] e783bdb942fc: Preparing [2023-09-13T00:08:03.086Z] 1a8d40467b86: Preparing [2023-09-13T00:08:03.086Z] 8880c2584426: Preparing [2023-09-13T00:08:03.086Z] 4693057ce236: Preparing [2023-09-13T00:08:03.086Z] 4693057ce236: Waiting [2023-09-13T00:08:03.086Z] 8880c2584426: Waiting [2023-09-13T00:08:03.086Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:03.086Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:03.086Z] da2e1340368f: Pushed [2023-09-13T00:08:03.086Z] 8880c2584426: Layer already exists [2023-09-13T00:08:03.086Z] 4693057ce236: Layer already exists [2023-09-13T00:08:03.344Z] 6ee4b3e7364a: Pushed [2023-09-13T00:08:04.718Z] 934ed06acea3: Pushed [2023-09-13T00:08:04.718Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:16eb8a28edd4ffd292f0c9c0ea6ba070daf3d474507433cf2b697f74b58cb58a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:05.026Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:05.331Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T00:08:05.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T00:08:05.331Z] 6ee4b3e7364a: Preparing [2023-09-13T00:08:05.331Z] da2e1340368f: Preparing [2023-09-13T00:08:05.331Z] 934ed06acea3: Preparing [2023-09-13T00:08:05.331Z] e783bdb942fc: Preparing [2023-09-13T00:08:05.331Z] 1a8d40467b86: Preparing [2023-09-13T00:08:05.331Z] 8880c2584426: Preparing [2023-09-13T00:08:05.331Z] 4693057ce236: Preparing [2023-09-13T00:08:05.331Z] 8880c2584426: Waiting [2023-09-13T00:08:05.331Z] 4693057ce236: Waiting [2023-09-13T00:08:05.331Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:05.331Z] da2e1340368f: Layer already exists [2023-09-13T00:08:05.331Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:05.331Z] 6ee4b3e7364a: Layer already exists [2023-09-13T00:08:05.331Z] 934ed06acea3: Layer already exists [2023-09-13T00:08:05.331Z] 8880c2584426: Layer already exists [2023-09-13T00:08:05.331Z] 4693057ce236: Layer already exists [2023-09-13T00:08:05.331Z] latest: digest: sha256:16eb8a28edd4ffd292f0c9c0ea6ba070daf3d474507433cf2b697f74b58cb58a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:05.645Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:05.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.44 [2023-09-13T00:08:05.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T00:08:05.950Z] 6ee4b3e7364a: Preparing [2023-09-13T00:08:05.950Z] da2e1340368f: Preparing [2023-09-13T00:08:05.950Z] 934ed06acea3: Preparing [2023-09-13T00:08:05.950Z] e783bdb942fc: Preparing [2023-09-13T00:08:05.950Z] 1a8d40467b86: Preparing [2023-09-13T00:08:05.950Z] 8880c2584426: Preparing [2023-09-13T00:08:05.950Z] 4693057ce236: Preparing [2023-09-13T00:08:05.950Z] 8880c2584426: Waiting [2023-09-13T00:08:05.950Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:05.950Z] 6ee4b3e7364a: Layer already exists [2023-09-13T00:08:05.950Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:05.950Z] 934ed06acea3: Layer already exists [2023-09-13T00:08:05.950Z] da2e1340368f: Layer already exists [2023-09-13T00:08:05.950Z] 4693057ce236: Layer already exists [2023-09-13T00:08:05.950Z] 8880c2584426: Layer already exists [2023-09-13T00:08:05.950Z] 3.1.0-dev.44: digest: sha256:16eb8a28edd4ffd292f0c9c0ea6ba070daf3d474507433cf2b697f74b58cb58a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:06.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:06.746Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:06.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T00:08:06.746Z] 6ee4b3e7364a: Preparing [2023-09-13T00:08:06.746Z] da2e1340368f: Preparing [2023-09-13T00:08:06.746Z] 934ed06acea3: Preparing [2023-09-13T00:08:06.746Z] e783bdb942fc: Preparing [2023-09-13T00:08:06.746Z] 1a8d40467b86: Preparing [2023-09-13T00:08:06.746Z] 8880c2584426: Preparing [2023-09-13T00:08:06.746Z] 4693057ce236: Preparing [2023-09-13T00:08:06.746Z] 8880c2584426: Waiting [2023-09-13T00:08:06.746Z] 4693057ce236: Waiting [2023-09-13T00:08:06.746Z] 934ed06acea3: Layer already exists [2023-09-13T00:08:06.746Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:06.746Z] 6ee4b3e7364a: Layer already exists [2023-09-13T00:08:06.746Z] da2e1340368f: Layer already exists [2023-09-13T00:08:06.746Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:06.746Z] 8880c2584426: Layer already exists [2023-09-13T00:08:06.746Z] 4693057ce236: Layer already exists [2023-09-13T00:08:06.747Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:16eb8a28edd4ffd292f0c9c0ea6ba070daf3d474507433cf2b697f74b58cb58a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:07.110Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:07.659Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-13T00:08:07.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T00:08:07.659Z] 6ee4b3e7364a: Preparing [2023-09-13T00:08:07.659Z] da2e1340368f: Preparing [2023-09-13T00:08:07.659Z] 934ed06acea3: Preparing [2023-09-13T00:08:07.659Z] e783bdb942fc: Preparing [2023-09-13T00:08:07.659Z] 1a8d40467b86: Preparing [2023-09-13T00:08:07.659Z] 8880c2584426: Preparing [2023-09-13T00:08:07.659Z] 4693057ce236: Preparing [2023-09-13T00:08:07.659Z] 8880c2584426: Waiting [2023-09-13T00:08:07.659Z] 4693057ce236: Waiting [2023-09-13T00:08:07.659Z] 6ee4b3e7364a: Layer already exists [2023-09-13T00:08:07.659Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:07.659Z] 934ed06acea3: Layer already exists [2023-09-13T00:08:07.659Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:07.659Z] da2e1340368f: Layer already exists [2023-09-13T00:08:07.659Z] 8880c2584426: Layer already exists [2023-09-13T00:08:07.659Z] 4693057ce236: Layer already exists [2023-09-13T00:08:07.659Z] main: digest: sha256:16eb8a28edd4ffd292f0c9c0ea6ba070daf3d474507433cf2b697f74b58cb58a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:07.707Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:07.717Z] taggedImages: [2023-09-13T00:08:07.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:07.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T00:08:07.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.44 [2023-09-13T00:08:07.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:07.717Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-13T00:08:07.740Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-13T00:08:07.740Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:07.740Z] latest [2023-09-13T00:08:07.740Z] 3.1.0-dev.44 [2023-09-13T00:08:07.740Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:07.740Z] main [2023-09-13T00:08:07.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:08.057Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:08.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:08.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T00:08:08.600Z] 7b8b6e00446a: Preparing [2023-09-13T00:08:08.600Z] 8f2eefe7952a: Preparing [2023-09-13T00:08:08.600Z] f0150cc14036: Preparing [2023-09-13T00:08:08.600Z] bd8fbb5b5677: Preparing [2023-09-13T00:08:08.600Z] 490ecb229cf9: Preparing [2023-09-13T00:08:08.600Z] 0bd7504cfe78: Preparing [2023-09-13T00:08:08.600Z] 1caed2889d9f: Preparing [2023-09-13T00:08:08.600Z] e783bdb942fc: Preparing [2023-09-13T00:08:08.600Z] 1a8d40467b86: Preparing [2023-09-13T00:08:08.600Z] b7d9d1549029: Preparing [2023-09-13T00:08:08.600Z] 7b486d60cb26: Preparing [2023-09-13T00:08:08.600Z] 5f70bf18a086: Preparing [2023-09-13T00:08:08.600Z] dbd83ef6beb2: Preparing [2023-09-13T00:08:08.600Z] 1dab111fb4c7: Preparing [2023-09-13T00:08:08.600Z] 4693057ce236: Preparing [2023-09-13T00:08:08.600Z] 0bd7504cfe78: Waiting [2023-09-13T00:08:08.600Z] 1caed2889d9f: Waiting [2023-09-13T00:08:08.600Z] dbd83ef6beb2: Waiting [2023-09-13T00:08:08.600Z] 1dab111fb4c7: Waiting [2023-09-13T00:08:08.600Z] b7d9d1549029: Waiting [2023-09-13T00:08:08.600Z] e783bdb942fc: Waiting [2023-09-13T00:08:08.600Z] 4693057ce236: Waiting [2023-09-13T00:08:08.600Z] 7b486d60cb26: Waiting [2023-09-13T00:08:08.600Z] 1a8d40467b86: Waiting [2023-09-13T00:08:08.600Z] 5f70bf18a086: Waiting [2023-09-13T00:08:08.859Z] bd8fbb5b5677: Pushed [2023-09-13T00:08:08.860Z] 490ecb229cf9: Pushed [2023-09-13T00:08:08.860Z] 8f2eefe7952a: Pushed [2023-09-13T00:08:08.860Z] f0150cc14036: Pushed [2023-09-13T00:08:08.860Z] 7b8b6e00446a: Pushed [2023-09-13T00:08:09.119Z] 0bd7504cfe78: Pushed [2023-09-13T00:08:10.078Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:10.078Z] b7d9d1549029: Pushed [2023-09-13T00:08:10.078Z] 7b486d60cb26: Pushed [2023-09-13T00:08:10.078Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:10.338Z] 5f70bf18a086: Pushed [2023-09-13T00:08:10.338Z] dbd83ef6beb2: Pushed [2023-09-13T00:08:10.606Z] 1dab111fb4c7: Pushed [2023-09-13T00:08:10.865Z] 1caed2889d9f: Pushed [2023-09-13T00:08:11.126Z] 4693057ce236: Layer already exists [2023-09-13T00:08:11.386Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:e2dcec357435090953dbfd299d642f1084531d0cc97dc27ec77665634357488e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:11.706Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:12.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T00:08:12.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T00:08:12.010Z] 7b8b6e00446a: Preparing [2023-09-13T00:08:12.010Z] 8f2eefe7952a: Preparing [2023-09-13T00:08:12.010Z] f0150cc14036: Preparing [2023-09-13T00:08:12.010Z] bd8fbb5b5677: Preparing [2023-09-13T00:08:12.010Z] 490ecb229cf9: Preparing [2023-09-13T00:08:12.010Z] 0bd7504cfe78: Preparing [2023-09-13T00:08:12.010Z] 1caed2889d9f: Preparing [2023-09-13T00:08:12.010Z] e783bdb942fc: Preparing [2023-09-13T00:08:12.010Z] 1a8d40467b86: Preparing [2023-09-13T00:08:12.010Z] b7d9d1549029: Preparing [2023-09-13T00:08:12.010Z] 7b486d60cb26: Preparing [2023-09-13T00:08:12.010Z] 5f70bf18a086: Preparing [2023-09-13T00:08:12.010Z] dbd83ef6beb2: Preparing [2023-09-13T00:08:12.010Z] 1dab111fb4c7: Preparing [2023-09-13T00:08:12.010Z] 1caed2889d9f: Waiting [2023-09-13T00:08:12.010Z] 0bd7504cfe78: Waiting [2023-09-13T00:08:12.010Z] e783bdb942fc: Waiting [2023-09-13T00:08:12.010Z] 1a8d40467b86: Waiting [2023-09-13T00:08:12.010Z] b7d9d1549029: Waiting [2023-09-13T00:08:12.010Z] 7b486d60cb26: Waiting [2023-09-13T00:08:12.010Z] 5f70bf18a086: Waiting [2023-09-13T00:08:12.010Z] dbd83ef6beb2: Waiting [2023-09-13T00:08:12.010Z] 1dab111fb4c7: Waiting [2023-09-13T00:08:12.010Z] 4693057ce236: Preparing [2023-09-13T00:08:12.010Z] 4693057ce236: Waiting [2023-09-13T00:08:12.010Z] 8f2eefe7952a: Layer already exists [2023-09-13T00:08:12.010Z] 7b8b6e00446a: Layer already exists [2023-09-13T00:08:12.010Z] f0150cc14036: Layer already exists [2023-09-13T00:08:12.010Z] bd8fbb5b5677: Layer already exists [2023-09-13T00:08:12.010Z] 490ecb229cf9: Layer already exists [2023-09-13T00:08:12.010Z] 0bd7504cfe78: Layer already exists [2023-09-13T00:08:12.010Z] 1caed2889d9f: Layer already exists [2023-09-13T00:08:12.010Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:12.010Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:12.010Z] b7d9d1549029: Layer already exists [2023-09-13T00:08:12.010Z] 5f70bf18a086: Layer already exists [2023-09-13T00:08:12.010Z] 7b486d60cb26: Layer already exists [2023-09-13T00:08:12.010Z] dbd83ef6beb2: Layer already exists [2023-09-13T00:08:12.010Z] 1dab111fb4c7: Layer already exists [2023-09-13T00:08:12.011Z] 4693057ce236: Layer already exists [2023-09-13T00:08:12.011Z] latest: digest: sha256:e2dcec357435090953dbfd299d642f1084531d0cc97dc27ec77665634357488e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:12.326Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:12.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.44 [2023-09-13T00:08:12.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T00:08:12.628Z] 7b8b6e00446a: Preparing [2023-09-13T00:08:12.628Z] 8f2eefe7952a: Preparing [2023-09-13T00:08:12.628Z] f0150cc14036: Preparing [2023-09-13T00:08:12.628Z] bd8fbb5b5677: Preparing [2023-09-13T00:08:12.628Z] 490ecb229cf9: Preparing [2023-09-13T00:08:12.628Z] 0bd7504cfe78: Preparing [2023-09-13T00:08:12.628Z] 1caed2889d9f: Preparing [2023-09-13T00:08:12.628Z] e783bdb942fc: Preparing [2023-09-13T00:08:12.628Z] 1a8d40467b86: Preparing [2023-09-13T00:08:12.628Z] b7d9d1549029: Preparing [2023-09-13T00:08:12.628Z] 0bd7504cfe78: Waiting [2023-09-13T00:08:12.628Z] 1caed2889d9f: Waiting [2023-09-13T00:08:12.628Z] 1a8d40467b86: Waiting [2023-09-13T00:08:12.628Z] e783bdb942fc: Waiting [2023-09-13T00:08:12.628Z] 7b486d60cb26: Preparing [2023-09-13T00:08:12.628Z] 5f70bf18a086: Preparing [2023-09-13T00:08:12.628Z] dbd83ef6beb2: Preparing [2023-09-13T00:08:12.628Z] 1dab111fb4c7: Preparing [2023-09-13T00:08:12.628Z] 4693057ce236: Preparing [2023-09-13T00:08:12.628Z] dbd83ef6beb2: Waiting [2023-09-13T00:08:12.628Z] 5f70bf18a086: Waiting [2023-09-13T00:08:12.628Z] b7d9d1549029: Waiting [2023-09-13T00:08:12.628Z] 7b486d60cb26: Waiting [2023-09-13T00:08:12.628Z] 4693057ce236: Waiting [2023-09-13T00:08:12.628Z] 8f2eefe7952a: Layer already exists [2023-09-13T00:08:12.628Z] f0150cc14036: Layer already exists [2023-09-13T00:08:12.628Z] 490ecb229cf9: Layer already exists [2023-09-13T00:08:12.628Z] bd8fbb5b5677: Layer already exists [2023-09-13T00:08:12.628Z] 7b8b6e00446a: Layer already exists [2023-09-13T00:08:12.628Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:12.628Z] 0bd7504cfe78: Layer already exists [2023-09-13T00:08:12.628Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:12.628Z] 1caed2889d9f: Layer already exists [2023-09-13T00:08:12.628Z] b7d9d1549029: Layer already exists [2023-09-13T00:08:12.628Z] 7b486d60cb26: Layer already exists [2023-09-13T00:08:12.628Z] 5f70bf18a086: Layer already exists [2023-09-13T00:08:12.628Z] 1dab111fb4c7: Layer already exists [2023-09-13T00:08:12.628Z] dbd83ef6beb2: Layer already exists [2023-09-13T00:08:12.628Z] 4693057ce236: Layer already exists [2023-09-13T00:08:12.628Z] 3.1.0-dev.44: digest: sha256:e2dcec357435090953dbfd299d642f1084531d0cc97dc27ec77665634357488e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:12.932Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:13.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:13.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T00:08:13.235Z] 7b8b6e00446a: Preparing [2023-09-13T00:08:13.235Z] 8f2eefe7952a: Preparing [2023-09-13T00:08:13.235Z] f0150cc14036: Preparing [2023-09-13T00:08:13.235Z] bd8fbb5b5677: Preparing [2023-09-13T00:08:13.235Z] 490ecb229cf9: Preparing [2023-09-13T00:08:13.235Z] 0bd7504cfe78: Preparing [2023-09-13T00:08:13.235Z] 1caed2889d9f: Preparing [2023-09-13T00:08:13.235Z] e783bdb942fc: Preparing [2023-09-13T00:08:13.235Z] 1a8d40467b86: Preparing [2023-09-13T00:08:13.235Z] b7d9d1549029: Preparing [2023-09-13T00:08:13.235Z] 7b486d60cb26: Preparing [2023-09-13T00:08:13.235Z] 5f70bf18a086: Preparing [2023-09-13T00:08:13.235Z] dbd83ef6beb2: Preparing [2023-09-13T00:08:13.235Z] 1dab111fb4c7: Preparing [2023-09-13T00:08:13.235Z] 4693057ce236: Preparing [2023-09-13T00:08:13.235Z] 1caed2889d9f: Waiting [2023-09-13T00:08:13.235Z] e783bdb942fc: Waiting [2023-09-13T00:08:13.235Z] 1a8d40467b86: Waiting [2023-09-13T00:08:13.235Z] b7d9d1549029: Waiting [2023-09-13T00:08:13.235Z] 7b486d60cb26: Waiting [2023-09-13T00:08:13.235Z] 5f70bf18a086: Waiting [2023-09-13T00:08:13.235Z] dbd83ef6beb2: Waiting [2023-09-13T00:08:13.235Z] 1dab111fb4c7: Waiting [2023-09-13T00:08:13.235Z] 4693057ce236: Waiting [2023-09-13T00:08:13.235Z] 0bd7504cfe78: Waiting [2023-09-13T00:08:13.235Z] bd8fbb5b5677: Layer already exists [2023-09-13T00:08:13.235Z] 7b8b6e00446a: Layer already exists [2023-09-13T00:08:13.235Z] 490ecb229cf9: Layer already exists [2023-09-13T00:08:13.235Z] f0150cc14036: Layer already exists [2023-09-13T00:08:13.235Z] 8f2eefe7952a: Layer already exists [2023-09-13T00:08:13.235Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:13.235Z] 1caed2889d9f: Layer already exists [2023-09-13T00:08:13.235Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:13.235Z] b7d9d1549029: Layer already exists [2023-09-13T00:08:13.235Z] 0bd7504cfe78: Layer already exists [2023-09-13T00:08:13.235Z] 7b486d60cb26: Layer already exists [2023-09-13T00:08:13.235Z] dbd83ef6beb2: Layer already exists [2023-09-13T00:08:13.235Z] 5f70bf18a086: Layer already exists [2023-09-13T00:08:13.235Z] 1dab111fb4c7: Layer already exists [2023-09-13T00:08:13.235Z] 4693057ce236: Layer already exists [2023-09-13T00:08:13.235Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:e2dcec357435090953dbfd299d642f1084531d0cc97dc27ec77665634357488e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:13.542Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:13.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-13T00:08:13.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T00:08:13.843Z] 7b8b6e00446a: Preparing [2023-09-13T00:08:13.843Z] 8f2eefe7952a: Preparing [2023-09-13T00:08:13.843Z] f0150cc14036: Preparing [2023-09-13T00:08:13.843Z] bd8fbb5b5677: Preparing [2023-09-13T00:08:13.843Z] 490ecb229cf9: Preparing [2023-09-13T00:08:13.843Z] 0bd7504cfe78: Preparing [2023-09-13T00:08:13.843Z] 1caed2889d9f: Preparing [2023-09-13T00:08:13.843Z] e783bdb942fc: Preparing [2023-09-13T00:08:13.843Z] 1a8d40467b86: Preparing [2023-09-13T00:08:13.843Z] b7d9d1549029: Preparing [2023-09-13T00:08:13.843Z] 7b486d60cb26: Preparing [2023-09-13T00:08:13.843Z] 5f70bf18a086: Preparing [2023-09-13T00:08:13.843Z] dbd83ef6beb2: Preparing [2023-09-13T00:08:13.843Z] 1dab111fb4c7: Preparing [2023-09-13T00:08:13.843Z] 4693057ce236: Preparing [2023-09-13T00:08:13.843Z] 0bd7504cfe78: Waiting [2023-09-13T00:08:13.843Z] 1caed2889d9f: Waiting [2023-09-13T00:08:13.843Z] e783bdb942fc: Waiting [2023-09-13T00:08:13.843Z] 1a8d40467b86: Waiting [2023-09-13T00:08:13.843Z] b7d9d1549029: Waiting [2023-09-13T00:08:13.843Z] 7b486d60cb26: Waiting [2023-09-13T00:08:13.843Z] 5f70bf18a086: Waiting [2023-09-13T00:08:13.843Z] dbd83ef6beb2: Waiting [2023-09-13T00:08:13.843Z] 1dab111fb4c7: Waiting [2023-09-13T00:08:13.843Z] 4693057ce236: Waiting [2023-09-13T00:08:13.843Z] bd8fbb5b5677: Layer already exists [2023-09-13T00:08:13.843Z] 490ecb229cf9: Layer already exists [2023-09-13T00:08:13.843Z] f0150cc14036: Layer already exists [2023-09-13T00:08:13.843Z] 8f2eefe7952a: Layer already exists [2023-09-13T00:08:13.843Z] 7b8b6e00446a: Layer already exists [2023-09-13T00:08:13.843Z] 0bd7504cfe78: Layer already exists [2023-09-13T00:08:13.843Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:13.843Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:13.843Z] 1caed2889d9f: Layer already exists [2023-09-13T00:08:13.843Z] b7d9d1549029: Layer already exists [2023-09-13T00:08:13.843Z] 7b486d60cb26: Layer already exists [2023-09-13T00:08:13.843Z] 1dab111fb4c7: Layer already exists [2023-09-13T00:08:13.843Z] 5f70bf18a086: Layer already exists [2023-09-13T00:08:13.843Z] 4693057ce236: Layer already exists [2023-09-13T00:08:13.843Z] dbd83ef6beb2: Layer already exists [2023-09-13T00:08:13.843Z] main: digest: sha256:e2dcec357435090953dbfd299d642f1084531d0cc97dc27ec77665634357488e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:13.880Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:13.886Z] taggedImages: [2023-09-13T00:08:13.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:13.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T00:08:13.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.44 [2023-09-13T00:08:13.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:13.886Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-13T00:08:13.901Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-13T00:08:13.901Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:13.901Z] latest [2023-09-13T00:08:13.901Z] 3.1.0-dev.44 [2023-09-13T00:08:13.901Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:13.901Z] main [2023-09-13T00:08:13.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:14.225Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:14.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:14.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T00:08:14.526Z] 3b6cb45c6c81: Preparing [2023-09-13T00:08:14.526Z] db0a6a690e84: Preparing [2023-09-13T00:08:14.526Z] 56875339efd2: Preparing [2023-09-13T00:08:14.526Z] e1711da2de13: Preparing [2023-09-13T00:08:14.526Z] e783bdb942fc: Preparing [2023-09-13T00:08:14.526Z] 1a8d40467b86: Preparing [2023-09-13T00:08:14.526Z] 8880c2584426: Preparing [2023-09-13T00:08:14.526Z] 4693057ce236: Preparing [2023-09-13T00:08:14.526Z] 1a8d40467b86: Waiting [2023-09-13T00:08:14.526Z] 8880c2584426: Waiting [2023-09-13T00:08:14.526Z] 4693057ce236: Waiting [2023-09-13T00:08:14.526Z] db0a6a690e84: Layer already exists [2023-09-13T00:08:14.526Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:08:14.526Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:14.526Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:14.526Z] 8880c2584426: Layer already exists [2023-09-13T00:08:14.526Z] 4693057ce236: Layer already exists [2023-09-13T00:08:14.526Z] 56875339efd2: Pushed [2023-09-13T00:08:15.900Z] e1711da2de13: Pushed [2023-09-13T00:08:16.159Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:997fc5687ad10b5c494f350f59288fb5f7f7630881846fff87f5d31cbfecb481 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:16.468Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:16.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T00:08:16.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T00:08:16.784Z] 3b6cb45c6c81: Preparing [2023-09-13T00:08:16.784Z] db0a6a690e84: Preparing [2023-09-13T00:08:16.784Z] 56875339efd2: Preparing [2023-09-13T00:08:16.784Z] e1711da2de13: Preparing [2023-09-13T00:08:16.784Z] e783bdb942fc: Preparing [2023-09-13T00:08:16.784Z] 1a8d40467b86: Preparing [2023-09-13T00:08:16.784Z] 8880c2584426: Preparing [2023-09-13T00:08:16.784Z] 4693057ce236: Preparing [2023-09-13T00:08:16.784Z] 1a8d40467b86: Waiting [2023-09-13T00:08:16.784Z] 8880c2584426: Waiting [2023-09-13T00:08:16.784Z] 4693057ce236: Waiting [2023-09-13T00:08:16.784Z] e1711da2de13: Layer already exists [2023-09-13T00:08:16.784Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:16.784Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:08:16.784Z] 56875339efd2: Layer already exists [2023-09-13T00:08:16.784Z] db0a6a690e84: Layer already exists [2023-09-13T00:08:16.784Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:16.784Z] 4693057ce236: Layer already exists [2023-09-13T00:08:16.784Z] 8880c2584426: Layer already exists [2023-09-13T00:08:16.784Z] latest: digest: sha256:997fc5687ad10b5c494f350f59288fb5f7f7630881846fff87f5d31cbfecb481 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:17.098Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:17.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.44 [2023-09-13T00:08:17.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T00:08:17.406Z] 3b6cb45c6c81: Preparing [2023-09-13T00:08:17.406Z] db0a6a690e84: Preparing [2023-09-13T00:08:17.406Z] 56875339efd2: Preparing [2023-09-13T00:08:17.406Z] e1711da2de13: Preparing [2023-09-13T00:08:17.406Z] e783bdb942fc: Preparing [2023-09-13T00:08:17.406Z] 1a8d40467b86: Preparing [2023-09-13T00:08:17.406Z] 8880c2584426: Preparing [2023-09-13T00:08:17.406Z] 4693057ce236: Preparing [2023-09-13T00:08:17.406Z] 1a8d40467b86: Waiting [2023-09-13T00:08:17.406Z] 8880c2584426: Waiting [2023-09-13T00:08:17.406Z] 4693057ce236: Waiting [2023-09-13T00:08:17.406Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:08:17.406Z] e1711da2de13: Layer already exists [2023-09-13T00:08:17.406Z] db0a6a690e84: Layer already exists [2023-09-13T00:08:17.406Z] 56875339efd2: Layer already exists [2023-09-13T00:08:17.406Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:17.406Z] 8880c2584426: Layer already exists [2023-09-13T00:08:17.406Z] 4693057ce236: Layer already exists [2023-09-13T00:08:17.406Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:17.406Z] 3.1.0-dev.44: digest: sha256:997fc5687ad10b5c494f350f59288fb5f7f7630881846fff87f5d31cbfecb481 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:17.723Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:18.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:18.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T00:08:18.028Z] 3b6cb45c6c81: Preparing [2023-09-13T00:08:18.028Z] db0a6a690e84: Preparing [2023-09-13T00:08:18.028Z] 56875339efd2: Preparing [2023-09-13T00:08:18.028Z] e1711da2de13: Preparing [2023-09-13T00:08:18.028Z] e783bdb942fc: Preparing [2023-09-13T00:08:18.028Z] 1a8d40467b86: Preparing [2023-09-13T00:08:18.028Z] 8880c2584426: Preparing [2023-09-13T00:08:18.028Z] 4693057ce236: Preparing [2023-09-13T00:08:18.028Z] 1a8d40467b86: Waiting [2023-09-13T00:08:18.028Z] 8880c2584426: Waiting [2023-09-13T00:08:18.028Z] 4693057ce236: Waiting [2023-09-13T00:08:18.028Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:08:18.028Z] 56875339efd2: Layer already exists [2023-09-13T00:08:18.028Z] e1711da2de13: Layer already exists [2023-09-13T00:08:18.028Z] db0a6a690e84: Layer already exists [2023-09-13T00:08:18.028Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:18.028Z] 4693057ce236: Layer already exists [2023-09-13T00:08:18.028Z] 8880c2584426: Layer already exists [2023-09-13T00:08:18.028Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:18.028Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:997fc5687ad10b5c494f350f59288fb5f7f7630881846fff87f5d31cbfecb481 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:18.335Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:18.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-13T00:08:18.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T00:08:18.899Z] 3b6cb45c6c81: Preparing [2023-09-13T00:08:18.899Z] db0a6a690e84: Preparing [2023-09-13T00:08:18.899Z] 56875339efd2: Preparing [2023-09-13T00:08:18.899Z] e1711da2de13: Preparing [2023-09-13T00:08:18.899Z] e783bdb942fc: Preparing [2023-09-13T00:08:18.899Z] 1a8d40467b86: Preparing [2023-09-13T00:08:18.899Z] 8880c2584426: Preparing [2023-09-13T00:08:18.899Z] 4693057ce236: Preparing [2023-09-13T00:08:18.899Z] 8880c2584426: Waiting [2023-09-13T00:08:18.899Z] 1a8d40467b86: Waiting [2023-09-13T00:08:18.899Z] 4693057ce236: Waiting [2023-09-13T00:08:18.899Z] 3b6cb45c6c81: Layer already exists [2023-09-13T00:08:18.899Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:18.899Z] 56875339efd2: Layer already exists [2023-09-13T00:08:18.899Z] db0a6a690e84: Layer already exists [2023-09-13T00:08:18.899Z] e1711da2de13: Layer already exists [2023-09-13T00:08:18.899Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:18.899Z] 4693057ce236: Layer already exists [2023-09-13T00:08:18.899Z] 8880c2584426: Layer already exists [2023-09-13T00:08:18.899Z] main: digest: sha256:997fc5687ad10b5c494f350f59288fb5f7f7630881846fff87f5d31cbfecb481 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:18.943Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:18.953Z] taggedImages: [2023-09-13T00:08:18.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:18.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T00:08:18.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.44 [2023-09-13T00:08:18.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:18.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-13T00:08:18.979Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-13T00:08:18.979Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:18.979Z] latest [2023-09-13T00:08:18.979Z] 3.1.0-dev.44 [2023-09-13T00:08:18.979Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:18.979Z] main [2023-09-13T00:08:18.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:19.304Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:19.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:19.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T00:08:19.608Z] 38484c78c3c4: Preparing [2023-09-13T00:08:19.608Z] f4d79d4acbe7: Preparing [2023-09-13T00:08:19.608Z] 434745543855: Preparing [2023-09-13T00:08:19.608Z] 463e84607d35: Preparing [2023-09-13T00:08:19.608Z] 5f06ecf893bb: Preparing [2023-09-13T00:08:19.608Z] e783bdb942fc: Preparing [2023-09-13T00:08:19.608Z] 1a8d40467b86: Preparing [2023-09-13T00:08:19.608Z] 747a798f015e: Preparing [2023-09-13T00:08:19.608Z] 85fb7bc20e5f: Preparing [2023-09-13T00:08:19.608Z] 747a798f015e: Waiting [2023-09-13T00:08:19.608Z] e783bdb942fc: Waiting [2023-09-13T00:08:19.608Z] 85fb7bc20e5f: Waiting [2023-09-13T00:08:19.608Z] 4693057ce236: Preparing [2023-09-13T00:08:19.608Z] 4693057ce236: Waiting [2023-09-13T00:08:19.608Z] 463e84607d35: Pushed [2023-09-13T00:08:19.608Z] 5f06ecf893bb: Pushed [2023-09-13T00:08:19.608Z] f4d79d4acbe7: Pushed [2023-09-13T00:08:20.552Z] 38484c78c3c4: Pushed [2023-09-13T00:08:20.812Z] 434745543855: Pushed [2023-09-13T00:08:21.072Z] 747a798f015e: Pushed [2023-09-13T00:08:21.072Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:21.072Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:22.012Z] 4693057ce236: Layer already exists [2023-09-13T00:08:22.012Z] 85fb7bc20e5f: Pushed [2023-09-13T00:08:22.948Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:36941be4eca239e42809ac01a47df30ab097040d98caace4a3c6f3a92563f7ab size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:23.254Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:23.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T00:08:23.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T00:08:23.824Z] 38484c78c3c4: Preparing [2023-09-13T00:08:23.824Z] f4d79d4acbe7: Preparing [2023-09-13T00:08:23.824Z] 434745543855: Preparing [2023-09-13T00:08:23.824Z] 463e84607d35: Preparing [2023-09-13T00:08:23.824Z] 5f06ecf893bb: Preparing [2023-09-13T00:08:23.824Z] e783bdb942fc: Preparing [2023-09-13T00:08:23.824Z] 1a8d40467b86: Preparing [2023-09-13T00:08:23.824Z] 747a798f015e: Preparing [2023-09-13T00:08:23.824Z] 85fb7bc20e5f: Preparing [2023-09-13T00:08:23.824Z] 1a8d40467b86: Waiting [2023-09-13T00:08:23.824Z] e783bdb942fc: Waiting [2023-09-13T00:08:23.824Z] 747a798f015e: Waiting [2023-09-13T00:08:23.824Z] 4693057ce236: Preparing [2023-09-13T00:08:23.824Z] 85fb7bc20e5f: Waiting [2023-09-13T00:08:23.824Z] 38484c78c3c4: Layer already exists [2023-09-13T00:08:23.824Z] 434745543855: Layer already exists [2023-09-13T00:08:23.824Z] f4d79d4acbe7: Layer already exists [2023-09-13T00:08:23.824Z] 463e84607d35: Layer already exists [2023-09-13T00:08:23.824Z] 5f06ecf893bb: Layer already exists [2023-09-13T00:08:23.824Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:23.824Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:23.824Z] 85fb7bc20e5f: Layer already exists [2023-09-13T00:08:23.824Z] 4693057ce236: Layer already exists [2023-09-13T00:08:23.824Z] 747a798f015e: Layer already exists [2023-09-13T00:08:23.824Z] latest: digest: sha256:36941be4eca239e42809ac01a47df30ab097040d98caace4a3c6f3a92563f7ab size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:24.130Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:24.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.44 [2023-09-13T00:08:24.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T00:08:24.441Z] 38484c78c3c4: Preparing [2023-09-13T00:08:24.441Z] f4d79d4acbe7: Preparing [2023-09-13T00:08:24.441Z] 434745543855: Preparing [2023-09-13T00:08:24.441Z] 463e84607d35: Preparing [2023-09-13T00:08:24.441Z] 5f06ecf893bb: Preparing [2023-09-13T00:08:24.441Z] e783bdb942fc: Preparing [2023-09-13T00:08:24.441Z] 1a8d40467b86: Preparing [2023-09-13T00:08:24.441Z] 747a798f015e: Preparing [2023-09-13T00:08:24.441Z] 85fb7bc20e5f: Preparing [2023-09-13T00:08:24.441Z] 4693057ce236: Preparing [2023-09-13T00:08:24.441Z] 1a8d40467b86: Waiting [2023-09-13T00:08:24.441Z] e783bdb942fc: Waiting [2023-09-13T00:08:24.441Z] 747a798f015e: Waiting [2023-09-13T00:08:24.441Z] 85fb7bc20e5f: Waiting [2023-09-13T00:08:24.441Z] 4693057ce236: Waiting [2023-09-13T00:08:24.441Z] 5f06ecf893bb: Layer already exists [2023-09-13T00:08:24.441Z] f4d79d4acbe7: Layer already exists [2023-09-13T00:08:24.441Z] 463e84607d35: Layer already exists [2023-09-13T00:08:24.441Z] 38484c78c3c4: Layer already exists [2023-09-13T00:08:24.441Z] 434745543855: Layer already exists [2023-09-13T00:08:24.441Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:24.441Z] 4693057ce236: Layer already exists [2023-09-13T00:08:24.441Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:24.441Z] 85fb7bc20e5f: Layer already exists [2023-09-13T00:08:24.441Z] 747a798f015e: Layer already exists [2023-09-13T00:08:24.441Z] 3.1.0-dev.44: digest: sha256:36941be4eca239e42809ac01a47df30ab097040d98caace4a3c6f3a92563f7ab size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:24.758Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:25.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:25.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T00:08:25.073Z] 38484c78c3c4: Preparing [2023-09-13T00:08:25.073Z] f4d79d4acbe7: Preparing [2023-09-13T00:08:25.073Z] 434745543855: Preparing [2023-09-13T00:08:25.073Z] 463e84607d35: Preparing [2023-09-13T00:08:25.073Z] 5f06ecf893bb: Preparing [2023-09-13T00:08:25.073Z] e783bdb942fc: Preparing [2023-09-13T00:08:25.073Z] 1a8d40467b86: Preparing [2023-09-13T00:08:25.073Z] 747a798f015e: Preparing [2023-09-13T00:08:25.073Z] e783bdb942fc: Waiting [2023-09-13T00:08:25.073Z] 1a8d40467b86: Waiting [2023-09-13T00:08:25.073Z] 85fb7bc20e5f: Preparing [2023-09-13T00:08:25.073Z] 4693057ce236: Preparing [2023-09-13T00:08:25.073Z] 747a798f015e: Waiting [2023-09-13T00:08:25.073Z] 463e84607d35: Layer already exists [2023-09-13T00:08:25.073Z] 38484c78c3c4: Layer already exists [2023-09-13T00:08:25.073Z] f4d79d4acbe7: Layer already exists [2023-09-13T00:08:25.073Z] 434745543855: Layer already exists [2023-09-13T00:08:25.073Z] 5f06ecf893bb: Layer already exists [2023-09-13T00:08:25.073Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:25.073Z] 85fb7bc20e5f: Layer already exists [2023-09-13T00:08:25.073Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:25.073Z] 747a798f015e: Layer already exists [2023-09-13T00:08:25.073Z] 4693057ce236: Layer already exists [2023-09-13T00:08:25.073Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:36941be4eca239e42809ac01a47df30ab097040d98caace4a3c6f3a92563f7ab size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:25.389Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:25.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-13T00:08:25.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T00:08:25.700Z] 38484c78c3c4: Preparing [2023-09-13T00:08:25.700Z] f4d79d4acbe7: Preparing [2023-09-13T00:08:25.700Z] 434745543855: Preparing [2023-09-13T00:08:25.700Z] 463e84607d35: Preparing [2023-09-13T00:08:25.700Z] 5f06ecf893bb: Preparing [2023-09-13T00:08:25.700Z] e783bdb942fc: Preparing [2023-09-13T00:08:25.700Z] 1a8d40467b86: Preparing [2023-09-13T00:08:25.700Z] 747a798f015e: Preparing [2023-09-13T00:08:25.700Z] 85fb7bc20e5f: Preparing [2023-09-13T00:08:25.700Z] e783bdb942fc: Waiting [2023-09-13T00:08:25.700Z] 1a8d40467b86: Waiting [2023-09-13T00:08:25.700Z] 747a798f015e: Waiting [2023-09-13T00:08:25.700Z] 85fb7bc20e5f: Waiting [2023-09-13T00:08:25.700Z] 4693057ce236: Preparing [2023-09-13T00:08:25.700Z] 4693057ce236: Waiting [2023-09-13T00:08:25.700Z] 463e84607d35: Layer already exists [2023-09-13T00:08:25.700Z] f4d79d4acbe7: Layer already exists [2023-09-13T00:08:25.700Z] 434745543855: Layer already exists [2023-09-13T00:08:25.700Z] 5f06ecf893bb: Layer already exists [2023-09-13T00:08:25.700Z] 38484c78c3c4: Layer already exists [2023-09-13T00:08:25.700Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:25.700Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:25.700Z] 4693057ce236: Layer already exists [2023-09-13T00:08:25.700Z] 747a798f015e: Layer already exists [2023-09-13T00:08:25.700Z] 85fb7bc20e5f: Layer already exists [2023-09-13T00:08:25.700Z] main: digest: sha256:36941be4eca239e42809ac01a47df30ab097040d98caace4a3c6f3a92563f7ab size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:25.747Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:25.757Z] taggedImages: [2023-09-13T00:08:25.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:25.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T00:08:25.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.44 [2023-09-13T00:08:25.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:25.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-13T00:08:25.784Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-13T00:08:25.784Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:25.784Z] latest [2023-09-13T00:08:25.784Z] 3.1.0-dev.44 [2023-09-13T00:08:25.784Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:25.784Z] main [2023-09-13T00:08:25.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:26.103Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:26.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:26.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T00:08:26.409Z] d067f540de23: Preparing [2023-09-13T00:08:26.409Z] 9bf41cc5b472: Preparing [2023-09-13T00:08:26.409Z] feeaa4e9f709: Preparing [2023-09-13T00:08:26.409Z] 72319c312e07: Preparing [2023-09-13T00:08:26.409Z] bde2a2f48d2b: Preparing [2023-09-13T00:08:26.409Z] d6bf062473d5: Preparing [2023-09-13T00:08:26.409Z] aaf71549ad4e: Preparing [2023-09-13T00:08:26.409Z] e783bdb942fc: Preparing [2023-09-13T00:08:26.409Z] 1a8d40467b86: Preparing [2023-09-13T00:08:26.409Z] b854ef666565: Preparing [2023-09-13T00:08:26.409Z] 4693057ce236: Preparing [2023-09-13T00:08:26.409Z] d6bf062473d5: Waiting [2023-09-13T00:08:26.409Z] aaf71549ad4e: Waiting [2023-09-13T00:08:26.409Z] e783bdb942fc: Waiting [2023-09-13T00:08:26.409Z] 1a8d40467b86: Waiting [2023-09-13T00:08:26.409Z] b854ef666565: Waiting [2023-09-13T00:08:26.409Z] 4693057ce236: Waiting [2023-09-13T00:08:26.409Z] bde2a2f48d2b: Pushed [2023-09-13T00:08:26.409Z] 9bf41cc5b472: Pushed [2023-09-13T00:08:27.342Z] d067f540de23: Pushed [2023-09-13T00:08:27.342Z] d6bf062473d5: Pushed [2023-09-13T00:08:27.604Z] 72319c312e07: Pushed [2023-09-13T00:08:27.604Z] aaf71549ad4e: Pushed [2023-09-13T00:08:28.171Z] feeaa4e9f709: Pushed [2023-09-13T00:08:29.106Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:29.106Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:29.106Z] 4693057ce236: Layer already exists [2023-09-13T00:08:29.365Z] b854ef666565: Pushed [2023-09-13T00:08:29.933Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:05fe96b76d9e77eb81cf7d78bbd891a503a1d900501f0edf747bf991b9438908 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:30.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:30.824Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T00:08:30.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T00:08:30.824Z] d067f540de23: Preparing [2023-09-13T00:08:30.824Z] 9bf41cc5b472: Preparing [2023-09-13T00:08:30.824Z] feeaa4e9f709: Preparing [2023-09-13T00:08:30.824Z] 72319c312e07: Preparing [2023-09-13T00:08:30.824Z] bde2a2f48d2b: Preparing [2023-09-13T00:08:30.824Z] d6bf062473d5: Preparing [2023-09-13T00:08:30.824Z] aaf71549ad4e: Preparing [2023-09-13T00:08:30.824Z] e783bdb942fc: Preparing [2023-09-13T00:08:30.824Z] 1a8d40467b86: Preparing [2023-09-13T00:08:30.824Z] b854ef666565: Preparing [2023-09-13T00:08:30.824Z] 4693057ce236: Preparing [2023-09-13T00:08:30.824Z] e783bdb942fc: Waiting [2023-09-13T00:08:30.824Z] d6bf062473d5: Waiting [2023-09-13T00:08:30.824Z] aaf71549ad4e: Waiting [2023-09-13T00:08:30.824Z] 1a8d40467b86: Waiting [2023-09-13T00:08:30.824Z] b854ef666565: Waiting [2023-09-13T00:08:30.824Z] 4693057ce236: Waiting [2023-09-13T00:08:30.824Z] 72319c312e07: Layer already exists [2023-09-13T00:08:30.824Z] d067f540de23: Layer already exists [2023-09-13T00:08:30.824Z] 9bf41cc5b472: Layer already exists [2023-09-13T00:08:30.824Z] feeaa4e9f709: Layer already exists [2023-09-13T00:08:30.824Z] bde2a2f48d2b: Layer already exists [2023-09-13T00:08:30.824Z] aaf71549ad4e: Layer already exists [2023-09-13T00:08:30.824Z] d6bf062473d5: Layer already exists [2023-09-13T00:08:30.824Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:30.824Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:30.824Z] b854ef666565: Layer already exists [2023-09-13T00:08:30.824Z] 4693057ce236: Layer already exists [2023-09-13T00:08:30.824Z] latest: digest: sha256:05fe96b76d9e77eb81cf7d78bbd891a503a1d900501f0edf747bf991b9438908 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:31.126Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:31.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.44 [2023-09-13T00:08:31.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T00:08:31.428Z] d067f540de23: Preparing [2023-09-13T00:08:31.428Z] 9bf41cc5b472: Preparing [2023-09-13T00:08:31.428Z] feeaa4e9f709: Preparing [2023-09-13T00:08:31.428Z] 72319c312e07: Preparing [2023-09-13T00:08:31.428Z] bde2a2f48d2b: Preparing [2023-09-13T00:08:31.428Z] d6bf062473d5: Preparing [2023-09-13T00:08:31.428Z] aaf71549ad4e: Preparing [2023-09-13T00:08:31.428Z] e783bdb942fc: Preparing [2023-09-13T00:08:31.428Z] 1a8d40467b86: Preparing [2023-09-13T00:08:31.428Z] b854ef666565: Preparing [2023-09-13T00:08:31.428Z] 4693057ce236: Preparing [2023-09-13T00:08:31.428Z] d6bf062473d5: Waiting [2023-09-13T00:08:31.428Z] aaf71549ad4e: Waiting [2023-09-13T00:08:31.428Z] e783bdb942fc: Waiting [2023-09-13T00:08:31.428Z] 1a8d40467b86: Waiting [2023-09-13T00:08:31.428Z] b854ef666565: Waiting [2023-09-13T00:08:31.428Z] 4693057ce236: Waiting [2023-09-13T00:08:31.428Z] 9bf41cc5b472: Layer already exists [2023-09-13T00:08:31.428Z] bde2a2f48d2b: Layer already exists [2023-09-13T00:08:31.428Z] feeaa4e9f709: Layer already exists [2023-09-13T00:08:31.428Z] d067f540de23: Layer already exists [2023-09-13T00:08:31.428Z] aaf71549ad4e: Layer already exists [2023-09-13T00:08:31.428Z] d6bf062473d5: Layer already exists [2023-09-13T00:08:31.428Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:31.428Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:31.428Z] 4693057ce236: Layer already exists [2023-09-13T00:08:31.428Z] b854ef666565: Layer already exists [2023-09-13T00:08:31.428Z] 72319c312e07: Layer already exists [2023-09-13T00:08:31.428Z] 3.1.0-dev.44: digest: sha256:05fe96b76d9e77eb81cf7d78bbd891a503a1d900501f0edf747bf991b9438908 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:31.735Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:32.039Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:32.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T00:08:32.039Z] d067f540de23: Preparing [2023-09-13T00:08:32.039Z] 9bf41cc5b472: Preparing [2023-09-13T00:08:32.039Z] feeaa4e9f709: Preparing [2023-09-13T00:08:32.039Z] 72319c312e07: Preparing [2023-09-13T00:08:32.039Z] bde2a2f48d2b: Preparing [2023-09-13T00:08:32.039Z] d6bf062473d5: Preparing [2023-09-13T00:08:32.039Z] aaf71549ad4e: Preparing [2023-09-13T00:08:32.039Z] e783bdb942fc: Preparing [2023-09-13T00:08:32.039Z] 1a8d40467b86: Preparing [2023-09-13T00:08:32.039Z] b854ef666565: Preparing [2023-09-13T00:08:32.039Z] 4693057ce236: Preparing [2023-09-13T00:08:32.039Z] b854ef666565: Waiting [2023-09-13T00:08:32.039Z] 1a8d40467b86: Waiting [2023-09-13T00:08:32.039Z] d6bf062473d5: Waiting [2023-09-13T00:08:32.039Z] aaf71549ad4e: Waiting [2023-09-13T00:08:32.039Z] e783bdb942fc: Waiting [2023-09-13T00:08:32.039Z] 4693057ce236: Waiting [2023-09-13T00:08:32.039Z] 9bf41cc5b472: Layer already exists [2023-09-13T00:08:32.039Z] bde2a2f48d2b: Layer already exists [2023-09-13T00:08:32.039Z] feeaa4e9f709: Layer already exists [2023-09-13T00:08:32.039Z] 72319c312e07: Layer already exists [2023-09-13T00:08:32.039Z] d067f540de23: Layer already exists [2023-09-13T00:08:32.039Z] d6bf062473d5: Layer already exists [2023-09-13T00:08:32.039Z] aaf71549ad4e: Layer already exists [2023-09-13T00:08:32.039Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:32.039Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:32.039Z] b854ef666565: Layer already exists [2023-09-13T00:08:32.039Z] 4693057ce236: Layer already exists [2023-09-13T00:08:32.039Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:05fe96b76d9e77eb81cf7d78bbd891a503a1d900501f0edf747bf991b9438908 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:32.361Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:32.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-13T00:08:32.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T00:08:32.663Z] d067f540de23: Preparing [2023-09-13T00:08:32.663Z] 9bf41cc5b472: Preparing [2023-09-13T00:08:32.663Z] feeaa4e9f709: Preparing [2023-09-13T00:08:32.663Z] 72319c312e07: Preparing [2023-09-13T00:08:32.663Z] bde2a2f48d2b: Preparing [2023-09-13T00:08:32.663Z] d6bf062473d5: Preparing [2023-09-13T00:08:32.663Z] aaf71549ad4e: Preparing [2023-09-13T00:08:32.663Z] e783bdb942fc: Preparing [2023-09-13T00:08:32.663Z] 1a8d40467b86: Preparing [2023-09-13T00:08:32.663Z] b854ef666565: Preparing [2023-09-13T00:08:32.663Z] 4693057ce236: Preparing [2023-09-13T00:08:32.663Z] d6bf062473d5: Waiting [2023-09-13T00:08:32.663Z] 1a8d40467b86: Waiting [2023-09-13T00:08:32.663Z] b854ef666565: Waiting [2023-09-13T00:08:32.663Z] 4693057ce236: Waiting [2023-09-13T00:08:32.663Z] e783bdb942fc: Waiting [2023-09-13T00:08:32.663Z] bde2a2f48d2b: Layer already exists [2023-09-13T00:08:32.663Z] d067f540de23: Layer already exists [2023-09-13T00:08:32.663Z] feeaa4e9f709: Layer already exists [2023-09-13T00:08:32.663Z] 72319c312e07: Layer already exists [2023-09-13T00:08:32.663Z] 9bf41cc5b472: Layer already exists [2023-09-13T00:08:32.663Z] d6bf062473d5: Layer already exists [2023-09-13T00:08:32.663Z] aaf71549ad4e: Layer already exists [2023-09-13T00:08:32.663Z] b854ef666565: Layer already exists [2023-09-13T00:08:32.663Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:32.663Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:32.663Z] 4693057ce236: Layer already exists [2023-09-13T00:08:32.663Z] main: digest: sha256:05fe96b76d9e77eb81cf7d78bbd891a503a1d900501f0edf747bf991b9438908 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:32.696Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:32.702Z] taggedImages: [2023-09-13T00:08:32.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:32.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T00:08:32.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.44 [2023-09-13T00:08:32.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:32.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-13T00:08:32.717Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-13T00:08:32.717Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:32.717Z] latest [2023-09-13T00:08:32.717Z] 3.1.0-dev.44 [2023-09-13T00:08:32.717Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:32.718Z] main [2023-09-13T00:08:32.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:33.047Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:33.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:33.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T00:08:33.451Z] 507501a98f4d: Preparing [2023-09-13T00:08:33.451Z] 404161e408ae: Preparing [2023-09-13T00:08:33.451Z] e783bdb942fc: Preparing [2023-09-13T00:08:33.451Z] 1a8d40467b86: Preparing [2023-09-13T00:08:33.451Z] 14797036a9a7: Preparing [2023-09-13T00:08:33.451Z] 4693057ce236: Preparing [2023-09-13T00:08:33.451Z] 4693057ce236: Waiting [2023-09-13T00:08:34.021Z] 507501a98f4d: Pushed [2023-09-13T00:08:34.021Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:34.021Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:34.279Z] 4693057ce236: Layer already exists [2023-09-13T00:08:34.279Z] 14797036a9a7: Pushed [2023-09-13T00:08:35.658Z] 404161e408ae: Pushed [2023-09-13T00:08:35.658Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:2d3f9bc5ff973f0eb6f97ae9e3ed76566a4f681532eb6964db324fdb5bd2d21a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:35.989Z] + 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 [2023-09-13T00:08:36.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T00:08:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T00:08:36.299Z] 507501a98f4d: Preparing [2023-09-13T00:08:36.299Z] 404161e408ae: Preparing [2023-09-13T00:08:36.299Z] e783bdb942fc: Preparing [2023-09-13T00:08:36.299Z] 1a8d40467b86: Preparing [2023-09-13T00:08:36.299Z] 14797036a9a7: Preparing [2023-09-13T00:08:36.299Z] 4693057ce236: Preparing [2023-09-13T00:08:36.299Z] 4693057ce236: Waiting [2023-09-13T00:08:36.299Z] 14797036a9a7: Layer already exists [2023-09-13T00:08:36.299Z] 507501a98f4d: Layer already exists [2023-09-13T00:08:36.299Z] 404161e408ae: Layer already exists [2023-09-13T00:08:36.299Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:36.299Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:36.299Z] 4693057ce236: Layer already exists [2023-09-13T00:08:36.299Z] latest: digest: sha256:2d3f9bc5ff973f0eb6f97ae9e3ed76566a4f681532eb6964db324fdb5bd2d21a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:36.603Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:37.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.44 [2023-09-13T00:08:37.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T00:08:37.181Z] 507501a98f4d: Preparing [2023-09-13T00:08:37.181Z] 404161e408ae: Preparing [2023-09-13T00:08:37.181Z] e783bdb942fc: Preparing [2023-09-13T00:08:37.181Z] 1a8d40467b86: Preparing [2023-09-13T00:08:37.181Z] 14797036a9a7: Preparing [2023-09-13T00:08:37.181Z] 4693057ce236: Preparing [2023-09-13T00:08:37.181Z] 4693057ce236: Waiting [2023-09-13T00:08:37.181Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:37.181Z] 14797036a9a7: Layer already exists [2023-09-13T00:08:37.181Z] 404161e408ae: Layer already exists [2023-09-13T00:08:37.181Z] 507501a98f4d: Layer already exists [2023-09-13T00:08:37.181Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:37.181Z] 4693057ce236: Layer already exists [2023-09-13T00:08:37.181Z] 3.1.0-dev.44: digest: sha256:2d3f9bc5ff973f0eb6f97ae9e3ed76566a4f681532eb6964db324fdb5bd2d21a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:37.488Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:37.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:37.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T00:08:37.791Z] 507501a98f4d: Preparing [2023-09-13T00:08:37.791Z] 404161e408ae: Preparing [2023-09-13T00:08:37.791Z] e783bdb942fc: Preparing [2023-09-13T00:08:37.791Z] 1a8d40467b86: Preparing [2023-09-13T00:08:37.791Z] 14797036a9a7: Preparing [2023-09-13T00:08:37.791Z] 4693057ce236: Preparing [2023-09-13T00:08:37.791Z] 4693057ce236: Waiting [2023-09-13T00:08:37.791Z] 404161e408ae: Layer already exists [2023-09-13T00:08:37.791Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:37.791Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:37.791Z] 14797036a9a7: Layer already exists [2023-09-13T00:08:37.791Z] 4693057ce236: Layer already exists [2023-09-13T00:08:37.791Z] 507501a98f4d: Layer already exists [2023-09-13T00:08:37.791Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:2d3f9bc5ff973f0eb6f97ae9e3ed76566a4f681532eb6964db324fdb5bd2d21a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:38.095Z] + 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 [2023-09-13T00:08:38.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-13T00:08:38.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T00:08:38.399Z] 507501a98f4d: Preparing [2023-09-13T00:08:38.399Z] 404161e408ae: Preparing [2023-09-13T00:08:38.399Z] e783bdb942fc: Preparing [2023-09-13T00:08:38.399Z] 1a8d40467b86: Preparing [2023-09-13T00:08:38.399Z] 14797036a9a7: Preparing [2023-09-13T00:08:38.399Z] 4693057ce236: Preparing [2023-09-13T00:08:38.399Z] 4693057ce236: Waiting [2023-09-13T00:08:38.399Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:38.399Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:38.399Z] 404161e408ae: Layer already exists [2023-09-13T00:08:38.399Z] 507501a98f4d: Layer already exists [2023-09-13T00:08:38.399Z] 14797036a9a7: Layer already exists [2023-09-13T00:08:38.399Z] 4693057ce236: Layer already exists [2023-09-13T00:08:38.399Z] main: digest: sha256:2d3f9bc5ff973f0eb6f97ae9e3ed76566a4f681532eb6964db324fdb5bd2d21a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:38.437Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:38.443Z] taggedImages: [2023-09-13T00:08:38.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:38.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T00:08:38.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.44 [2023-09-13T00:08:38.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:38.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-13T00:08:38.459Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-13T00:08:38.459Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:38.459Z] latest [2023-09-13T00:08:38.459Z] 3.1.0-dev.44 [2023-09-13T00:08:38.459Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:38.459Z] main [2023-09-13T00:08:38.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:38.765Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:39.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:39.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T00:08:39.075Z] 4e1ee35d4f29: Preparing [2023-09-13T00:08:39.075Z] bbc1a90d7dfa: Preparing [2023-09-13T00:08:39.075Z] cbab5dabd8ec: Preparing [2023-09-13T00:08:39.075Z] e783bdb942fc: Preparing [2023-09-13T00:08:39.075Z] 1a8d40467b86: Preparing [2023-09-13T00:08:39.075Z] 80d4b98527bd: Preparing [2023-09-13T00:08:39.075Z] 4af772b5ce3f: Preparing [2023-09-13T00:08:39.075Z] 70a53758c1fd: Preparing [2023-09-13T00:08:39.075Z] 4693057ce236: Preparing [2023-09-13T00:08:39.075Z] 4af772b5ce3f: Waiting [2023-09-13T00:08:39.075Z] 70a53758c1fd: Waiting [2023-09-13T00:08:39.075Z] 80d4b98527bd: Waiting [2023-09-13T00:08:39.075Z] 4693057ce236: Waiting [2023-09-13T00:08:39.075Z] cbab5dabd8ec: Pushed [2023-09-13T00:08:39.075Z] bbc1a90d7dfa: Pushed [2023-09-13T00:08:39.333Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:39.333Z] 4e1ee35d4f29: Pushed [2023-09-13T00:08:39.591Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:40.158Z] 4693057ce236: Layer already exists [2023-09-13T00:08:40.158Z] 70a53758c1fd: Pushed [2023-09-13T00:08:45.422Z] 4af772b5ce3f: Pushed [2023-09-13T00:08:46.798Z] 80d4b98527bd: Pushed [2023-09-13T00:08:46.798Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:d8d334d80b50f7d3290e3b5fe1ddb582c6e0d8a02655e39be92b68e46e9ffeaa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:47.363Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:47.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T00:08:47.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T00:08:47.928Z] 4e1ee35d4f29: Preparing [2023-09-13T00:08:47.928Z] bbc1a90d7dfa: Preparing [2023-09-13T00:08:47.928Z] cbab5dabd8ec: Preparing [2023-09-13T00:08:47.928Z] e783bdb942fc: Preparing [2023-09-13T00:08:47.928Z] 1a8d40467b86: Preparing [2023-09-13T00:08:47.928Z] 80d4b98527bd: Preparing [2023-09-13T00:08:47.928Z] 4af772b5ce3f: Preparing [2023-09-13T00:08:47.928Z] 70a53758c1fd: Preparing [2023-09-13T00:08:47.928Z] 4693057ce236: Preparing [2023-09-13T00:08:47.928Z] 80d4b98527bd: Waiting [2023-09-13T00:08:47.928Z] 70a53758c1fd: Waiting [2023-09-13T00:08:47.928Z] 4693057ce236: Waiting [2023-09-13T00:08:47.928Z] 4af772b5ce3f: Waiting [2023-09-13T00:08:47.928Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:47.928Z] cbab5dabd8ec: Layer already exists [2023-09-13T00:08:47.928Z] bbc1a90d7dfa: Layer already exists [2023-09-13T00:08:47.928Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:47.928Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:08:47.928Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:47.928Z] 70a53758c1fd: Layer already exists [2023-09-13T00:08:47.928Z] 4af772b5ce3f: Layer already exists [2023-09-13T00:08:47.928Z] 4693057ce236: Layer already exists [2023-09-13T00:08:47.928Z] latest: digest: sha256:d8d334d80b50f7d3290e3b5fe1ddb582c6e0d8a02655e39be92b68e46e9ffeaa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:48.237Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:48.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.44 [2023-09-13T00:08:48.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T00:08:48.800Z] 4e1ee35d4f29: Preparing [2023-09-13T00:08:48.800Z] bbc1a90d7dfa: Preparing [2023-09-13T00:08:48.800Z] cbab5dabd8ec: Preparing [2023-09-13T00:08:48.800Z] e783bdb942fc: Preparing [2023-09-13T00:08:48.800Z] 1a8d40467b86: Preparing [2023-09-13T00:08:48.800Z] 80d4b98527bd: Preparing [2023-09-13T00:08:48.800Z] 4af772b5ce3f: Preparing [2023-09-13T00:08:48.800Z] 70a53758c1fd: Preparing [2023-09-13T00:08:48.800Z] 4693057ce236: Preparing [2023-09-13T00:08:48.800Z] 80d4b98527bd: Waiting [2023-09-13T00:08:48.800Z] 4af772b5ce3f: Waiting [2023-09-13T00:08:48.800Z] 70a53758c1fd: Waiting [2023-09-13T00:08:48.800Z] 4693057ce236: Waiting [2023-09-13T00:08:48.800Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:08:48.800Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:48.800Z] bbc1a90d7dfa: Layer already exists [2023-09-13T00:08:48.800Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:48.800Z] cbab5dabd8ec: Layer already exists [2023-09-13T00:08:48.800Z] 70a53758c1fd: Layer already exists [2023-09-13T00:08:48.800Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:48.800Z] 4693057ce236: Layer already exists [2023-09-13T00:08:48.800Z] 4af772b5ce3f: Layer already exists [2023-09-13T00:08:48.800Z] 3.1.0-dev.44: digest: sha256:d8d334d80b50f7d3290e3b5fe1ddb582c6e0d8a02655e39be92b68e46e9ffeaa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:49.105Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:49.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:49.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T00:08:49.663Z] 4e1ee35d4f29: Preparing [2023-09-13T00:08:49.663Z] bbc1a90d7dfa: Preparing [2023-09-13T00:08:49.663Z] cbab5dabd8ec: Preparing [2023-09-13T00:08:49.663Z] e783bdb942fc: Preparing [2023-09-13T00:08:49.663Z] 1a8d40467b86: Preparing [2023-09-13T00:08:49.663Z] 80d4b98527bd: Preparing [2023-09-13T00:08:49.663Z] 4af772b5ce3f: Preparing [2023-09-13T00:08:49.663Z] 70a53758c1fd: Preparing [2023-09-13T00:08:49.663Z] 4693057ce236: Preparing [2023-09-13T00:08:49.663Z] 4af772b5ce3f: Waiting [2023-09-13T00:08:49.663Z] 70a53758c1fd: Waiting [2023-09-13T00:08:49.663Z] 4693057ce236: Waiting [2023-09-13T00:08:49.663Z] 80d4b98527bd: Waiting [2023-09-13T00:08:49.663Z] cbab5dabd8ec: Layer already exists [2023-09-13T00:08:49.663Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:08:49.663Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:49.663Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:49.663Z] bbc1a90d7dfa: Layer already exists [2023-09-13T00:08:49.663Z] 4af772b5ce3f: Layer already exists [2023-09-13T00:08:49.663Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:49.663Z] 70a53758c1fd: Layer already exists [2023-09-13T00:08:49.663Z] 4693057ce236: Layer already exists [2023-09-13T00:08:49.663Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:d8d334d80b50f7d3290e3b5fe1ddb582c6e0d8a02655e39be92b68e46e9ffeaa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:49.972Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:50.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-13T00:08:50.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T00:08:50.277Z] 4e1ee35d4f29: Preparing [2023-09-13T00:08:50.277Z] bbc1a90d7dfa: Preparing [2023-09-13T00:08:50.277Z] cbab5dabd8ec: Preparing [2023-09-13T00:08:50.277Z] e783bdb942fc: Preparing [2023-09-13T00:08:50.277Z] 1a8d40467b86: Preparing [2023-09-13T00:08:50.277Z] 80d4b98527bd: Preparing [2023-09-13T00:08:50.277Z] 4af772b5ce3f: Preparing [2023-09-13T00:08:50.277Z] 70a53758c1fd: Preparing [2023-09-13T00:08:50.277Z] 4693057ce236: Preparing [2023-09-13T00:08:50.277Z] 4af772b5ce3f: Waiting [2023-09-13T00:08:50.277Z] 4693057ce236: Waiting [2023-09-13T00:08:50.277Z] 80d4b98527bd: Waiting [2023-09-13T00:08:50.277Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:08:50.277Z] bbc1a90d7dfa: Layer already exists [2023-09-13T00:08:50.277Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:50.277Z] cbab5dabd8ec: Layer already exists [2023-09-13T00:08:50.277Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:50.277Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:50.277Z] 70a53758c1fd: Layer already exists [2023-09-13T00:08:50.277Z] 4693057ce236: Layer already exists [2023-09-13T00:08:50.277Z] 4af772b5ce3f: Layer already exists [2023-09-13T00:08:50.277Z] main: digest: sha256:d8d334d80b50f7d3290e3b5fe1ddb582c6e0d8a02655e39be92b68e46e9ffeaa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:50.324Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:50.332Z] taggedImages: [2023-09-13T00:08:50.332Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:50.332Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T00:08:50.332Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.44 [2023-09-13T00:08:50.332Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:50.332Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-13T00:08:50.355Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-13T00:08:50.355Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:50.355Z] latest [2023-09-13T00:08:50.355Z] 3.1.0-dev.44 [2023-09-13T00:08:50.355Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:50.355Z] main [2023-09-13T00:08:50.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:50.679Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:51.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:51.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T00:08:51.167Z] d772df5902e1: Preparing [2023-09-13T00:08:51.167Z] 09a785266b78: Preparing [2023-09-13T00:08:51.167Z] a520e2da2ef6: Preparing [2023-09-13T00:08:51.167Z] e783bdb942fc: Preparing [2023-09-13T00:08:51.167Z] 1a8d40467b86: Preparing [2023-09-13T00:08:51.167Z] 80d4b98527bd: Preparing [2023-09-13T00:08:51.167Z] db9c98f7b9cf: Preparing [2023-09-13T00:08:51.167Z] 4693057ce236: Preparing [2023-09-13T00:08:51.167Z] 80d4b98527bd: Waiting [2023-09-13T00:08:51.167Z] db9c98f7b9cf: Waiting [2023-09-13T00:08:51.167Z] 4693057ce236: Waiting [2023-09-13T00:08:51.425Z] a520e2da2ef6: Pushed [2023-09-13T00:08:51.425Z] 09a785266b78: Pushed [2023-09-13T00:08:51.684Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:51.684Z] d772df5902e1: Pushed [2023-09-13T00:08:51.943Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:52.511Z] db9c98f7b9cf: Pushed [2023-09-13T00:08:53.078Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:53.644Z] 4693057ce236: Layer already exists [2023-09-13T00:08:53.902Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:3b7757ead972f8649958ebc3d6a1d7c0f8eb21b41a282d82190d6eb3a3379294 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:54.226Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:54.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T00:08:54.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T00:08:54.548Z] d772df5902e1: Preparing [2023-09-13T00:08:54.548Z] 09a785266b78: Preparing [2023-09-13T00:08:54.548Z] a520e2da2ef6: Preparing [2023-09-13T00:08:54.548Z] e783bdb942fc: Preparing [2023-09-13T00:08:54.548Z] 1a8d40467b86: Preparing [2023-09-13T00:08:54.548Z] 80d4b98527bd: Preparing [2023-09-13T00:08:54.548Z] db9c98f7b9cf: Preparing [2023-09-13T00:08:54.548Z] 4693057ce236: Preparing [2023-09-13T00:08:54.548Z] 80d4b98527bd: Waiting [2023-09-13T00:08:54.548Z] db9c98f7b9cf: Waiting [2023-09-13T00:08:54.548Z] 4693057ce236: Waiting [2023-09-13T00:08:54.548Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:54.548Z] 09a785266b78: Layer already exists [2023-09-13T00:08:54.548Z] d772df5902e1: Layer already exists [2023-09-13T00:08:54.548Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:54.548Z] a520e2da2ef6: Layer already exists [2023-09-13T00:08:54.548Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:54.548Z] db9c98f7b9cf: Layer already exists [2023-09-13T00:08:54.548Z] 4693057ce236: Layer already exists [2023-09-13T00:08:54.548Z] latest: digest: sha256:3b7757ead972f8649958ebc3d6a1d7c0f8eb21b41a282d82190d6eb3a3379294 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:54.865Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:55.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.44 [2023-09-13T00:08:55.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T00:08:55.165Z] d772df5902e1: Preparing [2023-09-13T00:08:55.165Z] 09a785266b78: Preparing [2023-09-13T00:08:55.165Z] a520e2da2ef6: Preparing [2023-09-13T00:08:55.165Z] e783bdb942fc: Preparing [2023-09-13T00:08:55.165Z] 1a8d40467b86: Preparing [2023-09-13T00:08:55.165Z] 80d4b98527bd: Preparing [2023-09-13T00:08:55.165Z] db9c98f7b9cf: Preparing [2023-09-13T00:08:55.166Z] 4693057ce236: Preparing [2023-09-13T00:08:55.166Z] db9c98f7b9cf: Waiting [2023-09-13T00:08:55.166Z] 80d4b98527bd: Waiting [2023-09-13T00:08:55.166Z] 4693057ce236: Waiting [2023-09-13T00:08:55.166Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:55.166Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:55.166Z] 09a785266b78: Layer already exists [2023-09-13T00:08:55.166Z] a520e2da2ef6: Layer already exists [2023-09-13T00:08:55.166Z] d772df5902e1: Layer already exists [2023-09-13T00:08:55.166Z] db9c98f7b9cf: Layer already exists [2023-09-13T00:08:55.166Z] 4693057ce236: Layer already exists [2023-09-13T00:08:55.166Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:55.166Z] 3.1.0-dev.44: digest: sha256:3b7757ead972f8649958ebc3d6a1d7c0f8eb21b41a282d82190d6eb3a3379294 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:55.472Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:55.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:55.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T00:08:55.776Z] d772df5902e1: Preparing [2023-09-13T00:08:55.776Z] 09a785266b78: Preparing [2023-09-13T00:08:55.776Z] a520e2da2ef6: Preparing [2023-09-13T00:08:55.776Z] e783bdb942fc: Preparing [2023-09-13T00:08:55.776Z] 1a8d40467b86: Preparing [2023-09-13T00:08:55.776Z] 80d4b98527bd: Preparing [2023-09-13T00:08:55.776Z] db9c98f7b9cf: Preparing [2023-09-13T00:08:55.776Z] 4693057ce236: Preparing [2023-09-13T00:08:55.776Z] 80d4b98527bd: Waiting [2023-09-13T00:08:55.776Z] db9c98f7b9cf: Waiting [2023-09-13T00:08:55.776Z] 4693057ce236: Waiting [2023-09-13T00:08:55.776Z] 09a785266b78: Layer already exists [2023-09-13T00:08:55.776Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:55.776Z] a520e2da2ef6: Layer already exists [2023-09-13T00:08:55.776Z] d772df5902e1: Layer already exists [2023-09-13T00:08:55.776Z] db9c98f7b9cf: Layer already exists [2023-09-13T00:08:55.776Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:55.776Z] 4693057ce236: Layer already exists [2023-09-13T00:08:55.776Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:55.776Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:3b7757ead972f8649958ebc3d6a1d7c0f8eb21b41a282d82190d6eb3a3379294 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:56.081Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:56.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-13T00:08:56.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T00:08:56.647Z] d772df5902e1: Preparing [2023-09-13T00:08:56.647Z] 09a785266b78: Preparing [2023-09-13T00:08:56.647Z] a520e2da2ef6: Preparing [2023-09-13T00:08:56.647Z] e783bdb942fc: Preparing [2023-09-13T00:08:56.647Z] 1a8d40467b86: Preparing [2023-09-13T00:08:56.647Z] 80d4b98527bd: Preparing [2023-09-13T00:08:56.647Z] db9c98f7b9cf: Preparing [2023-09-13T00:08:56.647Z] 4693057ce236: Preparing [2023-09-13T00:08:56.647Z] 80d4b98527bd: Waiting [2023-09-13T00:08:56.647Z] db9c98f7b9cf: Waiting [2023-09-13T00:08:56.647Z] 4693057ce236: Waiting [2023-09-13T00:08:56.647Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:56.647Z] a520e2da2ef6: Layer already exists [2023-09-13T00:08:56.647Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:56.647Z] d772df5902e1: Layer already exists [2023-09-13T00:08:56.647Z] 09a785266b78: Layer already exists [2023-09-13T00:08:56.647Z] db9c98f7b9cf: Layer already exists [2023-09-13T00:08:56.647Z] 4693057ce236: Layer already exists [2023-09-13T00:08:56.647Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:56.647Z] main: digest: sha256:3b7757ead972f8649958ebc3d6a1d7c0f8eb21b41a282d82190d6eb3a3379294 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:08:56.784Z] ===================================================== [Pipeline] echo [2023-09-13T00:08:56.793Z] taggedImages: [2023-09-13T00:08:56.793Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:56.793Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T00:08:56.793Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.44 [2023-09-13T00:08:56.793Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:56.793Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-13T00:08:56.811Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-13T00:08:56.811Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:56.811Z] latest [2023-09-13T00:08:56.811Z] 3.1.0-dev.44 [2023-09-13T00:08:56.811Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:08:56.811Z] main [2023-09-13T00:08:56.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:57.110Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:57.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:08:57.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T00:08:57.723Z] 4e1ee35d4f29: Preparing [2023-09-13T00:08:57.723Z] ecfae09680a6: Preparing [2023-09-13T00:08:57.723Z] 3a023ae90898: Preparing [2023-09-13T00:08:57.723Z] e783bdb942fc: Preparing [2023-09-13T00:08:57.723Z] 1a8d40467b86: Preparing [2023-09-13T00:08:57.723Z] 80d4b98527bd: Preparing [2023-09-13T00:08:57.723Z] 70a53758c1fd: Preparing [2023-09-13T00:08:57.723Z] 4693057ce236: Preparing [2023-09-13T00:08:57.723Z] 70a53758c1fd: Waiting [2023-09-13T00:08:57.723Z] 80d4b98527bd: Waiting [2023-09-13T00:08:57.723Z] ecfae09680a6: Pushed [2023-09-13T00:08:57.723Z] 3a023ae90898: Pushed [2023-09-13T00:08:57.981Z] 1a8d40467b86: Layer already exists [2023-09-13T00:08:58.548Z] e783bdb942fc: Layer already exists [2023-09-13T00:08:58.548Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:08:58.807Z] 80d4b98527bd: Layer already exists [2023-09-13T00:08:59.065Z] 70a53758c1fd: Layer already exists [2023-09-13T00:08:59.065Z] 4693057ce236: Layer already exists [2023-09-13T00:08:59.323Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:40fcb1a737ac08295fcd75bd5badfbfe17846d36cebfda8bb7c4384aee14dcc1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:08:59.626Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:00.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T00:09:00.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T00:09:00.184Z] 4e1ee35d4f29: Preparing [2023-09-13T00:09:00.184Z] ecfae09680a6: Preparing [2023-09-13T00:09:00.184Z] 3a023ae90898: Preparing [2023-09-13T00:09:00.184Z] e783bdb942fc: Preparing [2023-09-13T00:09:00.184Z] 1a8d40467b86: Preparing [2023-09-13T00:09:00.184Z] 80d4b98527bd: Preparing [2023-09-13T00:09:00.184Z] 70a53758c1fd: Preparing [2023-09-13T00:09:00.184Z] 4693057ce236: Preparing [2023-09-13T00:09:00.184Z] 80d4b98527bd: Waiting [2023-09-13T00:09:00.184Z] 4693057ce236: Waiting [2023-09-13T00:09:00.184Z] 70a53758c1fd: Waiting [2023-09-13T00:09:00.184Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:09:00.184Z] ecfae09680a6: Layer already exists [2023-09-13T00:09:00.184Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:00.184Z] 3a023ae90898: Layer already exists [2023-09-13T00:09:00.184Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:00.184Z] 80d4b98527bd: Layer already exists [2023-09-13T00:09:00.184Z] 70a53758c1fd: Layer already exists [2023-09-13T00:09:00.184Z] 4693057ce236: Layer already exists [2023-09-13T00:09:00.184Z] latest: digest: sha256:40fcb1a737ac08295fcd75bd5badfbfe17846d36cebfda8bb7c4384aee14dcc1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:00.487Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:00.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.44 [2023-09-13T00:09:00.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T00:09:00.788Z] 4e1ee35d4f29: Preparing [2023-09-13T00:09:00.788Z] ecfae09680a6: Preparing [2023-09-13T00:09:00.788Z] 3a023ae90898: Preparing [2023-09-13T00:09:00.788Z] e783bdb942fc: Preparing [2023-09-13T00:09:00.788Z] 1a8d40467b86: Preparing [2023-09-13T00:09:00.788Z] 80d4b98527bd: Preparing [2023-09-13T00:09:00.788Z] 70a53758c1fd: Preparing [2023-09-13T00:09:00.788Z] 4693057ce236: Preparing [2023-09-13T00:09:00.788Z] 4693057ce236: Waiting [2023-09-13T00:09:00.788Z] 70a53758c1fd: Waiting [2023-09-13T00:09:00.788Z] 80d4b98527bd: Waiting [2023-09-13T00:09:00.788Z] ecfae09680a6: Layer already exists [2023-09-13T00:09:00.788Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:00.788Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:00.788Z] 3a023ae90898: Layer already exists [2023-09-13T00:09:00.788Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:09:00.788Z] 80d4b98527bd: Layer already exists [2023-09-13T00:09:00.788Z] 4693057ce236: Layer already exists [2023-09-13T00:09:00.788Z] 70a53758c1fd: Layer already exists [2023-09-13T00:09:00.788Z] 3.1.0-dev.44: digest: sha256:40fcb1a737ac08295fcd75bd5badfbfe17846d36cebfda8bb7c4384aee14dcc1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:01.093Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:01.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:01.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T00:09:01.404Z] 4e1ee35d4f29: Preparing [2023-09-13T00:09:01.404Z] ecfae09680a6: Preparing [2023-09-13T00:09:01.404Z] 3a023ae90898: Preparing [2023-09-13T00:09:01.404Z] e783bdb942fc: Preparing [2023-09-13T00:09:01.404Z] 1a8d40467b86: Preparing [2023-09-13T00:09:01.404Z] 80d4b98527bd: Preparing [2023-09-13T00:09:01.404Z] 70a53758c1fd: Preparing [2023-09-13T00:09:01.404Z] 4693057ce236: Preparing [2023-09-13T00:09:01.404Z] 80d4b98527bd: Waiting [2023-09-13T00:09:01.404Z] 70a53758c1fd: Waiting [2023-09-13T00:09:01.404Z] 4693057ce236: Waiting [2023-09-13T00:09:01.404Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:01.404Z] ecfae09680a6: Layer already exists [2023-09-13T00:09:01.404Z] 3a023ae90898: Layer already exists [2023-09-13T00:09:01.404Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:01.404Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:09:01.404Z] 70a53758c1fd: Layer already exists [2023-09-13T00:09:01.404Z] 80d4b98527bd: Layer already exists [2023-09-13T00:09:01.404Z] 4693057ce236: Layer already exists [2023-09-13T00:09:01.404Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:40fcb1a737ac08295fcd75bd5badfbfe17846d36cebfda8bb7c4384aee14dcc1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:01.709Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:02.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-13T00:09:02.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T00:09:02.016Z] 4e1ee35d4f29: Preparing [2023-09-13T00:09:02.016Z] ecfae09680a6: Preparing [2023-09-13T00:09:02.016Z] 3a023ae90898: Preparing [2023-09-13T00:09:02.016Z] e783bdb942fc: Preparing [2023-09-13T00:09:02.016Z] 1a8d40467b86: Preparing [2023-09-13T00:09:02.016Z] 80d4b98527bd: Preparing [2023-09-13T00:09:02.016Z] 70a53758c1fd: Preparing [2023-09-13T00:09:02.016Z] 4693057ce236: Preparing [2023-09-13T00:09:02.016Z] 80d4b98527bd: Waiting [2023-09-13T00:09:02.016Z] 70a53758c1fd: Waiting [2023-09-13T00:09:02.016Z] ecfae09680a6: Layer already exists [2023-09-13T00:09:02.016Z] 3a023ae90898: Layer already exists [2023-09-13T00:09:02.016Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:02.016Z] 4e1ee35d4f29: Layer already exists [2023-09-13T00:09:02.016Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:02.016Z] 70a53758c1fd: Layer already exists [2023-09-13T00:09:02.016Z] 4693057ce236: Layer already exists [2023-09-13T00:09:02.016Z] 80d4b98527bd: Layer already exists [2023-09-13T00:09:02.016Z] main: digest: sha256:40fcb1a737ac08295fcd75bd5badfbfe17846d36cebfda8bb7c4384aee14dcc1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:09:02.071Z] ===================================================== [Pipeline] echo [2023-09-13T00:09:02.081Z] taggedImages: [2023-09-13T00:09:02.081Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:02.081Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T00:09:02.081Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.44 [2023-09-13T00:09:02.081Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:02.081Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-13T00:09:02.102Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-13T00:09:02.102Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:02.102Z] latest [2023-09-13T00:09:02.102Z] 3.1.0-dev.44 [2023-09-13T00:09:02.102Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:02.102Z] main [2023-09-13T00:09:02.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:02.425Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:02.728Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:02.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T00:09:02.728Z] 07b812e70135: Preparing [2023-09-13T00:09:02.728Z] b4782338c395: Preparing [2023-09-13T00:09:02.728Z] e783bdb942fc: Preparing [2023-09-13T00:09:02.728Z] 1a8d40467b86: Preparing [2023-09-13T00:09:02.728Z] 989c957df1fa: Preparing [2023-09-13T00:09:02.728Z] 4693057ce236: Preparing [2023-09-13T00:09:02.728Z] 4693057ce236: Waiting [2023-09-13T00:09:02.728Z] 989c957df1fa: Pushed [2023-09-13T00:09:02.986Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:02.986Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:02.986Z] 4693057ce236: Layer already exists [2023-09-13T00:09:02.986Z] 07b812e70135: Pushed [2023-09-13T00:09:05.609Z] b4782338c395: Pushed [2023-09-13T00:09:05.609Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:53448d8a69452600e688f17fbda3fdafa53d1c7a7771bd096859108af589560b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:05.918Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:06.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T00:09:06.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T00:09:06.222Z] 07b812e70135: Preparing [2023-09-13T00:09:06.222Z] b4782338c395: Preparing [2023-09-13T00:09:06.222Z] e783bdb942fc: Preparing [2023-09-13T00:09:06.222Z] 1a8d40467b86: Preparing [2023-09-13T00:09:06.222Z] 989c957df1fa: Preparing [2023-09-13T00:09:06.222Z] 4693057ce236: Preparing [2023-09-13T00:09:06.222Z] 4693057ce236: Waiting [2023-09-13T00:09:06.222Z] 989c957df1fa: Layer already exists [2023-09-13T00:09:06.222Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:06.222Z] 07b812e70135: Layer already exists [2023-09-13T00:09:06.222Z] b4782338c395: Layer already exists [2023-09-13T00:09:06.222Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:06.222Z] 4693057ce236: Layer already exists [2023-09-13T00:09:06.222Z] latest: digest: sha256:53448d8a69452600e688f17fbda3fdafa53d1c7a7771bd096859108af589560b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:06.533Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:06.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.44 [2023-09-13T00:09:06.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T00:09:06.843Z] 07b812e70135: Preparing [2023-09-13T00:09:06.843Z] b4782338c395: Preparing [2023-09-13T00:09:06.843Z] e783bdb942fc: Preparing [2023-09-13T00:09:06.843Z] 1a8d40467b86: Preparing [2023-09-13T00:09:06.843Z] 989c957df1fa: Preparing [2023-09-13T00:09:06.843Z] 4693057ce236: Preparing [2023-09-13T00:09:06.843Z] 4693057ce236: Waiting [2023-09-13T00:09:06.843Z] b4782338c395: Layer already exists [2023-09-13T00:09:06.843Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:06.843Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:06.843Z] 989c957df1fa: Layer already exists [2023-09-13T00:09:06.843Z] 07b812e70135: Layer already exists [2023-09-13T00:09:06.843Z] 4693057ce236: Layer already exists [2023-09-13T00:09:06.843Z] 3.1.0-dev.44: digest: sha256:53448d8a69452600e688f17fbda3fdafa53d1c7a7771bd096859108af589560b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:07.148Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:07.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:07.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T00:09:07.561Z] 07b812e70135: Preparing [2023-09-13T00:09:07.561Z] b4782338c395: Preparing [2023-09-13T00:09:07.561Z] e783bdb942fc: Preparing [2023-09-13T00:09:07.561Z] 1a8d40467b86: Preparing [2023-09-13T00:09:07.561Z] 989c957df1fa: Preparing [2023-09-13T00:09:07.561Z] 4693057ce236: Preparing [2023-09-13T00:09:07.561Z] 4693057ce236: Waiting [2023-09-13T00:09:07.561Z] 989c957df1fa: Layer already exists [2023-09-13T00:09:07.561Z] b4782338c395: Layer already exists [2023-09-13T00:09:07.561Z] 07b812e70135: Layer already exists [2023-09-13T00:09:07.561Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:07.561Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:07.561Z] 4693057ce236: Layer already exists [2023-09-13T00:09:07.561Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:53448d8a69452600e688f17fbda3fdafa53d1c7a7771bd096859108af589560b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:07.951Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:08.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-13T00:09:08.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T00:09:08.265Z] 07b812e70135: Preparing [2023-09-13T00:09:08.265Z] b4782338c395: Preparing [2023-09-13T00:09:08.265Z] e783bdb942fc: Preparing [2023-09-13T00:09:08.265Z] 1a8d40467b86: Preparing [2023-09-13T00:09:08.265Z] 989c957df1fa: Preparing [2023-09-13T00:09:08.265Z] 4693057ce236: Preparing [2023-09-13T00:09:08.265Z] 4693057ce236: Waiting [2023-09-13T00:09:08.265Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:08.265Z] 989c957df1fa: Layer already exists [2023-09-13T00:09:08.265Z] b4782338c395: Layer already exists [2023-09-13T00:09:08.265Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:08.265Z] 4693057ce236: Layer already exists [2023-09-13T00:09:08.265Z] 07b812e70135: Layer already exists [2023-09-13T00:09:08.265Z] main: digest: sha256:53448d8a69452600e688f17fbda3fdafa53d1c7a7771bd096859108af589560b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:09:08.320Z] ===================================================== [Pipeline] echo [2023-09-13T00:09:08.333Z] taggedImages: [2023-09-13T00:09:08.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:08.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T00:09:08.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.44 [2023-09-13T00:09:08.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:08.333Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-13T00:09:08.358Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-13T00:09:08.358Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:08.358Z] latest [2023-09-13T00:09:08.358Z] 3.1.0-dev.44 [2023-09-13T00:09:08.358Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:08.358Z] main [2023-09-13T00:09:08.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:08.692Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:09.002Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:09.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T00:09:09.002Z] eda7549ef63c: Preparing [2023-09-13T00:09:09.002Z] 2f0122eea12f: Preparing [2023-09-13T00:09:09.002Z] e783bdb942fc: Preparing [2023-09-13T00:09:09.002Z] 1a8d40467b86: Preparing [2023-09-13T00:09:09.002Z] 8880c2584426: Preparing [2023-09-13T00:09:09.002Z] 4693057ce236: Preparing [2023-09-13T00:09:09.002Z] 4693057ce236: Waiting [2023-09-13T00:09:09.262Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:09.262Z] eda7549ef63c: Pushed [2023-09-13T00:09:09.262Z] 8880c2584426: Layer already exists [2023-09-13T00:09:09.262Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:09.262Z] 4693057ce236: Layer already exists [2023-09-13T00:09:11.795Z] 2f0122eea12f: Pushed [2023-09-13T00:09:11.795Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:a2367663afd3590c76f7f8c88aed52a3b3a626bcb58fb32c2b048c8ec0edef84 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:12.367Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:12.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T00:09:12.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T00:09:12.682Z] eda7549ef63c: Preparing [2023-09-13T00:09:12.682Z] 2f0122eea12f: Preparing [2023-09-13T00:09:12.682Z] e783bdb942fc: Preparing [2023-09-13T00:09:12.682Z] 1a8d40467b86: Preparing [2023-09-13T00:09:12.682Z] 8880c2584426: Preparing [2023-09-13T00:09:12.682Z] 4693057ce236: Preparing [2023-09-13T00:09:12.682Z] 4693057ce236: Waiting [2023-09-13T00:09:12.682Z] 8880c2584426: Layer already exists [2023-09-13T00:09:12.682Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:12.682Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:12.682Z] 2f0122eea12f: Layer already exists [2023-09-13T00:09:12.682Z] eda7549ef63c: Layer already exists [2023-09-13T00:09:12.682Z] 4693057ce236: Layer already exists [2023-09-13T00:09:12.682Z] latest: digest: sha256:a2367663afd3590c76f7f8c88aed52a3b3a626bcb58fb32c2b048c8ec0edef84 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:12.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:13.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.44 [2023-09-13T00:09:13.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T00:09:13.295Z] eda7549ef63c: Preparing [2023-09-13T00:09:13.295Z] 2f0122eea12f: Preparing [2023-09-13T00:09:13.295Z] e783bdb942fc: Preparing [2023-09-13T00:09:13.295Z] 1a8d40467b86: Preparing [2023-09-13T00:09:13.295Z] 8880c2584426: Preparing [2023-09-13T00:09:13.295Z] 4693057ce236: Preparing [2023-09-13T00:09:13.295Z] 4693057ce236: Waiting [2023-09-13T00:09:13.295Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:13.295Z] 2f0122eea12f: Layer already exists [2023-09-13T00:09:13.295Z] 8880c2584426: Layer already exists [2023-09-13T00:09:13.295Z] eda7549ef63c: Layer already exists [2023-09-13T00:09:13.295Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:13.295Z] 4693057ce236: Layer already exists [2023-09-13T00:09:13.295Z] 3.1.0-dev.44: digest: sha256:a2367663afd3590c76f7f8c88aed52a3b3a626bcb58fb32c2b048c8ec0edef84 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:13.604Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:13.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:13.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T00:09:13.914Z] eda7549ef63c: Preparing [2023-09-13T00:09:13.914Z] 2f0122eea12f: Preparing [2023-09-13T00:09:13.914Z] e783bdb942fc: Preparing [2023-09-13T00:09:13.914Z] 1a8d40467b86: Preparing [2023-09-13T00:09:13.914Z] 8880c2584426: Preparing [2023-09-13T00:09:13.914Z] 4693057ce236: Preparing [2023-09-13T00:09:13.914Z] 4693057ce236: Waiting [2023-09-13T00:09:13.914Z] 2f0122eea12f: Layer already exists [2023-09-13T00:09:13.914Z] 8880c2584426: Layer already exists [2023-09-13T00:09:13.914Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:13.914Z] eda7549ef63c: Layer already exists [2023-09-13T00:09:13.914Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:13.914Z] 4693057ce236: Layer already exists [2023-09-13T00:09:13.914Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:a2367663afd3590c76f7f8c88aed52a3b3a626bcb58fb32c2b048c8ec0edef84 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:14.228Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:09:14.535Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-13T00:09:14.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T00:09:14.535Z] eda7549ef63c: Preparing [2023-09-13T00:09:14.535Z] 2f0122eea12f: Preparing [2023-09-13T00:09:14.535Z] e783bdb942fc: Preparing [2023-09-13T00:09:14.535Z] 1a8d40467b86: Preparing [2023-09-13T00:09:14.535Z] 8880c2584426: Preparing [2023-09-13T00:09:14.535Z] 4693057ce236: Preparing [2023-09-13T00:09:14.535Z] 4693057ce236: Waiting [2023-09-13T00:09:14.535Z] 2f0122eea12f: Layer already exists [2023-09-13T00:09:14.535Z] 1a8d40467b86: Layer already exists [2023-09-13T00:09:14.535Z] e783bdb942fc: Layer already exists [2023-09-13T00:09:14.535Z] eda7549ef63c: Layer already exists [2023-09-13T00:09:14.535Z] 8880c2584426: Layer already exists [2023-09-13T00:09:14.535Z] 4693057ce236: Layer already exists [2023-09-13T00:09:14.535Z] main: digest: sha256:a2367663afd3590c76f7f8c88aed52a3b3a626bcb58fb32c2b048c8ec0edef84 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:09:14.569Z] ===================================================== [Pipeline] echo [2023-09-13T00:09:14.576Z] taggedImages: [2023-09-13T00:09:14.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:09:14.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T00:09:14.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.44 [2023-09-13T00:09:14.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:09:14.576Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T00:20:33.253Z] #131 ... [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:20:33.253Z] #130 802.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T00:20:33.253Z] #130 ... [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T00:20:33.253Z] #122 DONE 812.7s [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:20:33.253Z] #124 ... [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:20:33.253Z] #132 DONE 0.1s [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:20:33.253Z] #133 DONE 0.2s [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:20:33.253Z] #124 ... [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T00:20:33.253Z] #134 DONE 0.2s [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T00:20:33.253Z] #135 DONE 0.2s [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T00:20:33.253Z] #136 DONE 0.5s [2023-09-13T00:20:33.253Z] [2023-09-13T00:20:33.253Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:20:33.519Z] #137 DONE 0.1s [2023-09-13T00:20:33.519Z] [2023-09-13T00:20:33.519Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:20:36.109Z] #138 DONE 2.5s [2023-09-13T00:20:36.109Z] [2023-09-13T00:20:36.109Z] #91 [security-proxy-setup] exporting to image [2023-09-13T00:20:36.109Z] #91 exporting layers [2023-09-13T00:20:37.068Z] #91 exporting layers 1.2s done [2023-09-13T00:20:37.068Z] #91 writing image sha256:eec2a14a0e9297e027f2330f2b63875fe33309d95475b2c2708dad19e72bd54c 0.0s done [2023-09-13T00:20:37.068Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-13T00:20:37.068Z] #91 DONE 3.1s [2023-09-13T00:20:37.068Z] [2023-09-13T00:20:37.068Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:20:42.564Z] #42 ... [2023-09-13T00:20:42.564Z] [2023-09-13T00:20:42.564Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T00:20:42.564Z] #125 DONE 823.3s [2023-09-13T00:20:42.564Z] [2023-09-13T00:20:42.564Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T00:20:42.873Z] #139 DONE 0.5s [2023-09-13T00:20:42.873Z] [2023-09-13T00:20:42.873Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:20:43.142Z] #30 ... [2023-09-13T00:20:43.142Z] [2023-09-13T00:20:43.142Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:20:45.090Z] #140 ... [2023-09-13T00:20:45.090Z] [2023-09-13T00:20:45.090Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T00:20:45.090Z] #130 DONE 826.3s [2023-09-13T00:20:45.369Z] [2023-09-13T00:20:45.369Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:20:45.369Z] #126 ... [2023-09-13T00:20:45.369Z] [2023-09-13T00:20:45.369Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:20:45.642Z] #141 ... [2023-09-13T00:20:45.642Z] [2023-09-13T00:20:45.642Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T00:20:45.642Z] #140 DONE 2.8s [2023-09-13T00:20:45.911Z] [2023-09-13T00:20:45.911Z] #142 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:20:46.220Z] #142 ... [2023-09-13T00:20:46.220Z] [2023-09-13T00:20:46.220Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:20:46.220Z] #141 DONE 0.7s [2023-09-13T00:20:46.537Z] [2023-09-13T00:20:46.537Z] #143 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:20:46.537Z] #143 ... [2023-09-13T00:20:46.537Z] [2023-09-13T00:20:46.537Z] #142 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:20:46.537Z] #142 DONE 0.9s [2023-09-13T00:20:46.806Z] [2023-09-13T00:20:46.806Z] #144 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:20:46.806Z] #144 DONE 0.3s [2023-09-13T00:20:46.806Z] [2023-09-13T00:20:46.806Z] #143 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:20:46.806Z] #143 DONE 0.5s [2023-09-13T00:20:46.806Z] [2023-09-13T00:20:46.806Z] #145 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T00:20:47.074Z] #145 DONE 0.3s [2023-09-13T00:20:47.074Z] [2023-09-13T00:20:47.074Z] #146 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T00:20:47.341Z] #146 DONE 0.3s [2023-09-13T00:20:47.341Z] [2023-09-13T00:20:47.341Z] #147 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:20:47.609Z] #147 ... [2023-09-13T00:20:47.609Z] [2023-09-13T00:20:47.609Z] #148 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T00:20:47.609Z] #148 DONE 0.7s [2023-09-13T00:20:47.609Z] [2023-09-13T00:20:47.609Z] #147 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:20:47.609Z] #147 DONE 0.3s [2023-09-13T00:20:47.609Z] [2023-09-13T00:20:47.609Z] #149 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T00:20:47.876Z] #149 ... [2023-09-13T00:20:47.876Z] [2023-09-13T00:20:47.876Z] #150 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T00:20:47.876Z] #150 DONE 0.3s [2023-09-13T00:20:48.151Z] [2023-09-13T00:20:48.151Z] #151 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T00:20:48.435Z] #151 DONE 0.3s [2023-09-13T00:20:48.435Z] [2023-09-13T00:20:48.435Z] #149 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T00:20:48.435Z] #149 DONE 0.6s [2023-09-13T00:20:48.435Z] [2023-09-13T00:20:48.435Z] #152 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T00:20:48.435Z] #152 ... [2023-09-13T00:20:48.435Z] [2023-09-13T00:20:48.435Z] #153 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T00:20:48.435Z] #153 DONE 0.2s [2023-09-13T00:20:48.720Z] [2023-09-13T00:20:48.720Z] #154 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T00:20:48.996Z] #154 DONE 0.3s [2023-09-13T00:20:48.996Z] [2023-09-13T00:20:48.996Z] #152 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T00:20:48.996Z] #152 DONE 0.6s [2023-09-13T00:20:48.996Z] [2023-09-13T00:20:48.996Z] #155 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:20:49.281Z] #155 ... [2023-09-13T00:20:49.281Z] [2023-09-13T00:20:49.281Z] #156 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T00:20:49.281Z] #156 DONE 0.4s [2023-09-13T00:20:49.281Z] [2023-09-13T00:20:49.281Z] #155 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T00:20:49.281Z] #155 DONE 0.4s [2023-09-13T00:20:49.281Z] [2023-09-13T00:20:49.281Z] #157 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:20:52.647Z] #157 ... [2023-09-13T00:20:52.647Z] [2023-09-13T00:20:52.647Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T00:20:52.647Z] #158 DONE 3.1s [2023-09-13T00:20:52.647Z] [2023-09-13T00:20:52.647Z] #91 [security-bootstrapper] exporting to image [2023-09-13T00:20:52.647Z] #91 exporting layers [2023-09-13T00:20:53.238Z] #91 ... [2023-09-13T00:20:53.238Z] [2023-09-13T00:20:53.238Z] #157 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:20:53.238Z] #157 DONE 3.8s [2023-09-13T00:20:53.238Z] [2023-09-13T00:20:53.238Z] #91 [security-secretstore-setup] exporting to image [2023-09-13T00:20:54.207Z] #91 exporting layers 1.8s done [2023-09-13T00:20:54.475Z] #91 writing image sha256:dc7443d35b97411b4727565a99dd1105dbee439f67750372bc65969964402000 done [2023-09-13T00:20:54.475Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-13T00:20:54.742Z] #91 exporting layers 1.4s done [2023-09-13T00:20:54.742Z] #91 writing image sha256:29218dafc650b82c92f6b1bf5a28bbfe09304a709619dc7ab3fa361fcf5bdd2d done [2023-09-13T00:20:54.742Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-13T00:20:54.742Z] #91 DONE 5.4s [2023-09-13T00:20:54.742Z] [2023-09-13T00:20:54.742Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:21:01.392Z] #128 ... [2023-09-13T00:21:01.392Z] [2023-09-13T00:21:01.392Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T00:21:01.392Z] #124 DONE 841.6s [2023-09-13T00:21:01.392Z] [2023-09-13T00:21:01.392Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:21:01.392Z] #30 ... [2023-09-13T00:21:01.392Z] [2023-09-13T00:21:01.392Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:21:01.392Z] #159 DONE 0.3s [2023-09-13T00:21:01.392Z] [2023-09-13T00:21:01.392Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:21:01.392Z] #127 ... [2023-09-13T00:21:01.392Z] [2023-09-13T00:21:01.392Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:21:01.392Z] #160 DONE 0.3s [2023-09-13T00:21:01.392Z] [2023-09-13T00:21:01.392Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T00:21:01.674Z] #161 DONE 0.3s [2023-09-13T00:21:01.674Z] [2023-09-13T00:21:01.674Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:21:01.946Z] #162 DONE 0.1s [2023-09-13T00:21:01.946Z] [2023-09-13T00:21:01.946Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T00:21:02.225Z] #163 DONE 0.1s [2023-09-13T00:21:02.225Z] [2023-09-13T00:21:02.225Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:21:04.828Z] #164 DONE 2.3s [2023-09-13T00:21:04.828Z] [2023-09-13T00:21:04.828Z] #91 [security-proxy-auth] exporting to image [2023-09-13T00:21:04.828Z] #91 exporting layers [2023-09-13T00:21:04.828Z] #91 exporting layers 0.7s done [2023-09-13T00:21:05.096Z] #91 writing image sha256:867848de9e42af3d3d632e6da78c378f503747b9b867aa5fbe3aebf2f3760bb1 done [2023-09-13T00:21:05.096Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-13T00:21:05.096Z] #91 DONE 6.1s [2023-09-13T00:21:05.096Z] [2023-09-13T00:21:05.096Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:21:15.194Z] #126 ... [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T00:21:15.194Z] #129 DONE 855.2s [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:21:15.194Z] #30 ... [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:21:15.194Z] #165 DONE 0.2s [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:21:15.194Z] #126 ... [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:21:15.194Z] #166 DONE 0.3s [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T00:21:15.194Z] #167 DONE 0.3s [2023-09-13T00:21:15.194Z] [2023-09-13T00:21:15.194Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:21:15.468Z] #123 ... [2023-09-13T00:21:15.468Z] [2023-09-13T00:21:15.468Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:21:15.468Z] #168 DONE 0.2s [2023-09-13T00:21:15.468Z] [2023-09-13T00:21:15.468Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T00:21:15.735Z] #169 DONE 0.2s [2023-09-13T00:21:15.735Z] [2023-09-13T00:21:15.735Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T00:21:17.685Z] #170 DONE 2.0s [2023-09-13T00:21:17.685Z] [2023-09-13T00:21:17.685Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-13T00:21:17.685Z] #91 exporting layers [2023-09-13T00:21:18.276Z] #91 exporting layers 0.6s done [2023-09-13T00:21:18.276Z] #91 writing image sha256:4027373cde1b407d35b086dbee331ae4520648b0ef38e92794b38a264ad10692 done [2023-09-13T00:21:18.276Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-13T00:21:18.277Z] #91 DONE 6.7s [2023-09-13T00:21:18.277Z] [2023-09-13T00:21:18.277Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:21:50.486Z] #126 ... [2023-09-13T00:21:50.486Z] [2023-09-13T00:21:50.486Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T00:21:50.486Z] #131 DONE 891.1s [2023-09-13T00:21:50.486Z] [2023-09-13T00:21:50.486Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:21:50.757Z] #123 ... [2023-09-13T00:21:50.757Z] [2023-09-13T00:21:50.757Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:21:50.757Z] #171 DONE 0.2s [2023-09-13T00:21:50.757Z] [2023-09-13T00:21:50.757Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:21:51.040Z] #172 DONE 0.1s [2023-09-13T00:21:51.040Z] [2023-09-13T00:21:51.040Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T00:21:51.307Z] #173 DONE 0.3s [2023-09-13T00:21:51.307Z] [2023-09-13T00:21:51.307Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:21:51.575Z] #174 DONE 0.1s [2023-09-13T00:21:51.575Z] [2023-09-13T00:21:51.575Z] #91 [core-command] exporting to image [2023-09-13T00:21:51.575Z] #91 exporting layers [2023-09-13T00:21:51.842Z] #91 exporting layers 0.3s done [2023-09-13T00:21:51.842Z] #91 writing image sha256:e0028f591668b38d33683100f549683479be0bf11c103bc3ae74db4e1b9ddecd done [2023-09-13T00:21:51.842Z] #91 naming to docker.io/library/core-command-arm64 done [2023-09-13T00:21:51.842Z] #91 DONE 7.0s [2023-09-13T00:21:51.842Z] [2023-09-13T00:21:51.842Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:22:10.062Z] #42 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T00:22:10.062Z] #128 DONE 908.2s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:22:10.062Z] #126 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:22:10.062Z] #175 DONE 0.2s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:22:10.062Z] #123 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:22:10.062Z] #176 DONE 0.6s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:22:10.062Z] #30 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T00:22:10.062Z] #177 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T00:22:10.062Z] #123 DONE 909.9s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:22:10.062Z] #30 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T00:22:10.062Z] #177 DONE 0.7s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:22:10.062Z] #178 DONE 0.2s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:22:10.062Z] #179 DONE 0.3s [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #91 [core-data] exporting to image [2023-09-13T00:22:10.062Z] #91 exporting layers [2023-09-13T00:22:10.062Z] #91 ... [2023-09-13T00:22:10.062Z] [2023-09-13T00:22:10.062Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:22:10.062Z] #180 DONE 0.3s [2023-09-13T00:22:10.334Z] [2023-09-13T00:22:10.334Z] #91 [core-data] exporting to image [2023-09-13T00:22:10.334Z] #91 exporting layers 0.6s done [2023-09-13T00:22:10.334Z] #91 writing image sha256:247657628741a7d093afa1e432532826a4fa3522614926caa06b72395cf91249 0.0s done [2023-09-13T00:22:10.334Z] #91 naming to docker.io/library/core-data-arm64 done [2023-09-13T00:22:10.334Z] #91 DONE 7.6s [2023-09-13T00:22:10.334Z] [2023-09-13T00:22:10.334Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T00:22:10.609Z] #181 DONE 0.4s [2023-09-13T00:22:10.609Z] [2023-09-13T00:22:10.609Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:22:10.609Z] #127 ... [2023-09-13T00:22:10.609Z] [2023-09-13T00:22:10.609Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:22:10.609Z] #182 DONE 0.1s [2023-09-13T00:22:10.879Z] [2023-09-13T00:22:10.879Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T00:22:10.879Z] #183 DONE 0.1s [2023-09-13T00:22:10.879Z] [2023-09-13T00:22:10.879Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:22:10.879Z] #30 ... [2023-09-13T00:22:10.879Z] [2023-09-13T00:22:10.879Z] #91 [core-metadata] exporting to image [2023-09-13T00:22:11.147Z] #91 exporting layers 0.3s done [2023-09-13T00:22:11.147Z] #91 writing image sha256:a59824dbf6b7e61e2945055f9c22813e93389e5a4c2ac0963a35c1b85ca635bd done [2023-09-13T00:22:11.147Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-09-13T00:22:11.147Z] #91 DONE 7.9s [2023-09-13T00:22:11.147Z] [2023-09-13T00:22:11.147Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:22:29.370Z] #42 ... [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T00:22:29.370Z] #126 DONE 928.9s [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:22:29.370Z] #127 ... [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:22:29.370Z] #184 DONE 0.2s [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:22:29.370Z] #185 DONE 0.2s [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T00:22:29.370Z] #186 DONE 0.4s [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:22:29.370Z] #30 ... [2023-09-13T00:22:29.370Z] [2023-09-13T00:22:29.370Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:22:29.637Z] #187 DONE 0.2s [2023-09-13T00:22:29.637Z] [2023-09-13T00:22:29.637Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-13T00:22:29.637Z] #91 exporting layers [2023-09-13T00:22:31.588Z] #91 exporting layers 2.2s done [2023-09-13T00:22:31.854Z] #91 writing image sha256:47be13a967ac4b1e854d53fda096d584a53de8fd181103f9d623c2f23ec46ed1 done [2023-09-13T00:22:31.854Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-13T00:22:31.854Z] #91 DONE 10.1s [2023-09-13T00:22:31.854Z] [2023-09-13T00:22:31.854Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T00:22:53.925Z] #42 ... [2023-09-13T00:22:53.925Z] [2023-09-13T00:22:53.925Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T00:22:53.925Z] #127 DONE 954.9s [2023-09-13T00:22:53.925Z] [2023-09-13T00:22:53.925Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:22:53.925Z] #188 DONE 0.1s [2023-09-13T00:22:53.925Z] [2023-09-13T00:22:53.925Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:22:54.509Z] #30 ... [2023-09-13T00:22:54.509Z] [2023-09-13T00:22:54.509Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T00:22:54.509Z] #121 DONE 955.4s [2023-09-13T00:22:54.509Z] [2023-09-13T00:22:54.509Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:22:54.509Z] #189 DONE 0.2s [2023-09-13T00:22:54.509Z] [2023-09-13T00:22:54.509Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T00:22:55.095Z] #190 DONE 0.4s [2023-09-13T00:22:55.095Z] [2023-09-13T00:22:55.095Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:22:55.095Z] #191 DONE 0.2s [2023-09-13T00:22:55.095Z] [2023-09-13T00:22:55.095Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T00:22:55.095Z] #192 DONE 0.1s [2023-09-13T00:22:55.095Z] [2023-09-13T00:22:55.095Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T00:22:55.095Z] #193 DONE 0.1s [2023-09-13T00:22:55.095Z] [2023-09-13T00:22:55.095Z] #91 [support-scheduler] exporting to image [2023-09-13T00:22:55.095Z] #91 exporting layers [2023-09-13T00:22:55.679Z] #91 exporting layers 0.5s done [2023-09-13T00:22:55.679Z] #91 writing image sha256:8fa3b01e2172032dc4ef3e9ed6aa9960b1b8147ce1e5f862a73e6529e785d7d3 done [2023-09-13T00:22:55.679Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-09-13T00:22:55.679Z] #91 DONE 10.6s [2023-09-13T00:22:55.679Z] [2023-09-13T00:22:55.679Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T00:22:55.679Z] #194 DONE 0.4s [2023-09-13T00:22:55.679Z] [2023-09-13T00:22:55.679Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T00:22:55.679Z] #195 DONE 0.2s [2023-09-13T00:22:55.679Z] [2023-09-13T00:22:55.679Z] #91 [support-notifications] exporting to image [2023-09-13T00:22:56.265Z] #91 exporting layers 0.4s done [2023-09-13T00:22:56.265Z] #91 writing image sha256:c9c740893c5a1ecf573f9cea81d13925fdf46d8dbaf14c5a9eeb9c63d58ab6db done [2023-09-13T00:22:56.265Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-09-13T00:22:56.265Z] #91 DONE 11.0s [2023-09-13T00:22:56.265Z] [2023-09-13T00:22:56.265Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T00:22:56.265Z] time="2023-09-13T00:05:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T00:22:56.279Z] $ docker stop --time=1 a9536324f4aff72a929eebb1f5a13f00c63268a6b22edfb014ae22c4d24920ec [2023-09-13T00:23:00.209Z] $ docker rm -f --volumes a9536324f4aff72a929eebb1f5a13f00c63268a6b22edfb014ae22c4d24920ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:23:00.697Z] + docker images [2023-09-13T00:23:00.697Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T00:23:00.697Z] support-notifications-arm64 latest c9c740893c5a 5 seconds ago 34.1MB [2023-09-13T00:23:00.697Z] support-scheduler-arm64 latest 8fa3b01e2172 6 seconds ago 33.5MB [2023-09-13T00:23:00.697Z] security-spiffe-token-provider-arm64 latest 47be13a967ac 31 seconds ago 35MB [2023-09-13T00:23:00.697Z] core-metadata-arm64 latest a59824dbf6b7 50 seconds ago 21.5MB [2023-09-13T00:23:00.697Z] core-data-arm64 latest 247657628741 51 seconds ago 21.2MB [2023-09-13T00:23:00.697Z] core-command-arm64 latest e0028f591668 About a minute ago 21MB [2023-09-13T00:23:00.697Z] core-common-config-bootstrapper-arm64 latest 4027373cde1b About a minute ago 18.3MB [2023-09-13T00:23:00.697Z] security-proxy-auth-arm64 latest 867848de9e42 About a minute ago 19.4MB [2023-09-13T00:23:00.697Z] security-bootstrapper-arm64 latest dc7443d35b97 2 minutes ago 23MB [2023-09-13T00:23:00.697Z] security-secretstore-setup-arm64 latest 29218dafc650 2 minutes ago 43.6MB [2023-09-13T00:23:00.697Z] security-proxy-setup-arm64 latest eec2a14a0e92 2 minutes ago 29.1MB [2023-09-13T00:23:00.697Z] security-spire-config-arm64 latest 65bd3235b017 16 minutes ago 95.8MB [2023-09-13T00:23:00.697Z] security-spire-server-arm64 latest 502ba8e54416 16 minutes ago 96.6MB [2023-09-13T00:23:00.698Z] security-spire-agent-arm64 latest 90df5d22ec7b 16 minutes ago 152MB [2023-09-13T00:23:00.698Z] ci-base-image-arm64 latest 6e32fff7d7d5 17 minutes ago 1.07GB [2023-09-13T00:23:00.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 8 hours ago 695MB [2023-09-13T00:23:00.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-13T00:23:00.821Z] provisioning config files... [2023-09-13T00:23:00.837Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/578@tmp/config11760490285484982539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:23:01.171Z] ---> docker-login.sh [2023-09-13T00:23:01.171Z] nexus3.edgexfoundry.org:10001 [2023-09-13T00:23:01.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:23:01.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:23:01.438Z] Configure a credential helper to remove this warning. See [2023-09-13T00:23:01.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:23:01.438Z] [2023-09-13T00:23:01.438Z] Login Succeeded [2023-09-13T00:23:01.438Z] nexus3.edgexfoundry.org:10002 [2023-09-13T00:23:01.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:23:01.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:23:01.705Z] Configure a credential helper to remove this warning. See [2023-09-13T00:23:01.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:23:01.705Z] [2023-09-13T00:23:01.705Z] Login Succeeded [2023-09-13T00:23:01.705Z] nexus3.edgexfoundry.org:10003 [2023-09-13T00:23:01.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:23:02.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:23:02.243Z] Configure a credential helper to remove this warning. See [2023-09-13T00:23:02.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:23:02.243Z] [2023-09-13T00:23:02.243Z] Login Succeeded [2023-09-13T00:23:02.243Z] nexus3.edgexfoundry.org:10004 [2023-09-13T00:23:02.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:23:02.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:23:02.509Z] Configure a credential helper to remove this warning. See [2023-09-13T00:23:02.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:23:02.509Z] [2023-09-13T00:23:02.509Z] Login Succeeded [2023-09-13T00:23:02.509Z] docker.io [2023-09-13T00:23:02.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T00:23:03.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T00:23:03.042Z] Configure a credential helper to remove this warning. See [2023-09-13T00:23:03.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T00:23:03.042Z] [2023-09-13T00:23:03.042Z] Login Succeeded [2023-09-13T00:23:03.042Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T00:23:03.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:03.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T00:23:03.107Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-13T00:23:03.107Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:03.107Z] latest [2023-09-13T00:23:03.107Z] 3.1.0-dev.44 [2023-09-13T00:23:03.107Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:03.107Z] main [2023-09-13T00:23:03.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:03.460Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:03.812Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:03.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T00:23:03.812Z] b5f46201f96b: Preparing [2023-09-13T00:23:03.812Z] fd8c23d8a2e8: Preparing [2023-09-13T00:23:03.812Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:03.812Z] 50f93ed259ae: Preparing [2023-09-13T00:23:03.812Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:03.812Z] b2191e2be29d: Preparing [2023-09-13T00:23:03.812Z] b2191e2be29d: Waiting [2023-09-13T00:23:04.079Z] cb6a5863d4d1: Pushed [2023-09-13T00:23:04.079Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:04.079Z] bcb18b0c3bfa: Pushed [2023-09-13T00:23:04.079Z] 50f93ed259ae: Pushed [2023-09-13T00:23:04.079Z] b5f46201f96b: Pushed [2023-09-13T00:23:06.652Z] fd8c23d8a2e8: Pushed [2023-09-13T00:23:06.917Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:959091d8e124e73baee2c35e8830b4ea73b1a6ef59106490e549679eca9c64d2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:07.265Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:07.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T00:23:07.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T00:23:07.605Z] b5f46201f96b: Preparing [2023-09-13T00:23:07.605Z] fd8c23d8a2e8: Preparing [2023-09-13T00:23:07.605Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:07.605Z] 50f93ed259ae: Preparing [2023-09-13T00:23:07.605Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:07.605Z] b2191e2be29d: Preparing [2023-09-13T00:23:07.605Z] b2191e2be29d: Waiting [2023-09-13T00:23:07.605Z] b5f46201f96b: Layer already exists [2023-09-13T00:23:07.605Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:07.605Z] fd8c23d8a2e8: Layer already exists [2023-09-13T00:23:07.605Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:07.605Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:07.605Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:07.871Z] latest: digest: sha256:959091d8e124e73baee2c35e8830b4ea73b1a6ef59106490e549679eca9c64d2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:08.218Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:08.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.44 [2023-09-13T00:23:08.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T00:23:08.557Z] b5f46201f96b: Preparing [2023-09-13T00:23:08.557Z] fd8c23d8a2e8: Preparing [2023-09-13T00:23:08.557Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:08.557Z] 50f93ed259ae: Preparing [2023-09-13T00:23:08.557Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:08.557Z] b2191e2be29d: Preparing [2023-09-13T00:23:08.557Z] b2191e2be29d: Waiting [2023-09-13T00:23:08.557Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:08.557Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:08.557Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:08.557Z] b5f46201f96b: Layer already exists [2023-09-13T00:23:08.557Z] fd8c23d8a2e8: Layer already exists [2023-09-13T00:23:08.557Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:08.557Z] 3.1.0-dev.44: digest: sha256:959091d8e124e73baee2c35e8830b4ea73b1a6ef59106490e549679eca9c64d2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:09.159Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:09.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:09.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T00:23:09.495Z] b5f46201f96b: Preparing [2023-09-13T00:23:09.495Z] fd8c23d8a2e8: Preparing [2023-09-13T00:23:09.495Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:09.495Z] 50f93ed259ae: Preparing [2023-09-13T00:23:09.495Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:09.495Z] b2191e2be29d: Preparing [2023-09-13T00:23:09.495Z] b2191e2be29d: Waiting [2023-09-13T00:23:09.495Z] b5f46201f96b: Layer already exists [2023-09-13T00:23:09.495Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:09.495Z] fd8c23d8a2e8: Layer already exists [2023-09-13T00:23:09.495Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:09.495Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:09.495Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:09.761Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:959091d8e124e73baee2c35e8830b4ea73b1a6ef59106490e549679eca9c64d2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:10.144Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:10.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-13T00:23:10.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T00:23:10.492Z] b5f46201f96b: Preparing [2023-09-13T00:23:10.492Z] fd8c23d8a2e8: Preparing [2023-09-13T00:23:10.492Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:10.492Z] 50f93ed259ae: Preparing [2023-09-13T00:23:10.492Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:10.492Z] b2191e2be29d: Preparing [2023-09-13T00:23:10.492Z] b2191e2be29d: Waiting [2023-09-13T00:23:10.492Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:10.492Z] fd8c23d8a2e8: Layer already exists [2023-09-13T00:23:10.492Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:10.492Z] b5f46201f96b: Layer already exists [2023-09-13T00:23:10.492Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:10.492Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:10.760Z] main: digest: sha256:959091d8e124e73baee2c35e8830b4ea73b1a6ef59106490e549679eca9c64d2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:10.819Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:10.833Z] taggedImages: [2023-09-13T00:23:10.833Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:10.833Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T00:23:10.833Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.44 [2023-09-13T00:23:10.833Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:10.833Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-13T00:23:10.859Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-13T00:23:10.859Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:10.859Z] latest [2023-09-13T00:23:10.859Z] 3.1.0-dev.44 [2023-09-13T00:23:10.859Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:10.859Z] main [2023-09-13T00:23:10.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:11.235Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:11.584Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:11.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T00:23:11.584Z] 3a47c0652f04: Preparing [2023-09-13T00:23:11.584Z] 1da4f93e4fb8: Preparing [2023-09-13T00:23:11.584Z] 04b5996b6f44: Preparing [2023-09-13T00:23:11.584Z] d606ab3a810a: Preparing [2023-09-13T00:23:11.584Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:11.584Z] 50f93ed259ae: Preparing [2023-09-13T00:23:11.584Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:11.584Z] b2191e2be29d: Preparing [2023-09-13T00:23:11.584Z] 50f93ed259ae: Waiting [2023-09-13T00:23:11.584Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:11.584Z] b2191e2be29d: Waiting [2023-09-13T00:23:11.584Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:11.854Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:11.854Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:11.854Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:11.854Z] 3a47c0652f04: Pushed [2023-09-13T00:23:11.854Z] 04b5996b6f44: Pushed [2023-09-13T00:23:11.854Z] 1da4f93e4fb8: Pushed [2023-09-13T00:23:13.792Z] d606ab3a810a: Pushed [2023-09-13T00:23:14.060Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:3442370a43c3a5427111f871eb9a85bb2330628d4be956099b91c45cf012e6c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:14.402Z] + 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 [2023-09-13T00:23:14.736Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T00:23:14.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T00:23:14.736Z] 3a47c0652f04: Preparing [2023-09-13T00:23:14.736Z] 1da4f93e4fb8: Preparing [2023-09-13T00:23:14.736Z] 04b5996b6f44: Preparing [2023-09-13T00:23:14.736Z] d606ab3a810a: Preparing [2023-09-13T00:23:14.736Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:14.736Z] 50f93ed259ae: Preparing [2023-09-13T00:23:14.736Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:14.736Z] b2191e2be29d: Preparing [2023-09-13T00:23:14.736Z] 50f93ed259ae: Waiting [2023-09-13T00:23:14.736Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:14.736Z] b2191e2be29d: Waiting [2023-09-13T00:23:14.736Z] 1da4f93e4fb8: Layer already exists [2023-09-13T00:23:14.736Z] d606ab3a810a: Layer already exists [2023-09-13T00:23:14.736Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:14.736Z] 04b5996b6f44: Layer already exists [2023-09-13T00:23:14.736Z] 3a47c0652f04: Layer already exists [2023-09-13T00:23:14.736Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:14.736Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:14.736Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:15.003Z] latest: digest: sha256:3442370a43c3a5427111f871eb9a85bb2330628d4be956099b91c45cf012e6c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:15.344Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:15.676Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.44 [2023-09-13T00:23:15.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T00:23:15.676Z] 3a47c0652f04: Preparing [2023-09-13T00:23:15.676Z] 1da4f93e4fb8: Preparing [2023-09-13T00:23:15.676Z] 04b5996b6f44: Preparing [2023-09-13T00:23:15.676Z] d606ab3a810a: Preparing [2023-09-13T00:23:15.676Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:15.676Z] 50f93ed259ae: Preparing [2023-09-13T00:23:15.676Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:15.676Z] b2191e2be29d: Preparing [2023-09-13T00:23:15.676Z] 50f93ed259ae: Waiting [2023-09-13T00:23:15.676Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:15.676Z] b2191e2be29d: Waiting [2023-09-13T00:23:15.676Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:15.676Z] 04b5996b6f44: Layer already exists [2023-09-13T00:23:15.676Z] d606ab3a810a: Layer already exists [2023-09-13T00:23:15.676Z] 1da4f93e4fb8: Layer already exists [2023-09-13T00:23:15.676Z] 3a47c0652f04: Layer already exists [2023-09-13T00:23:15.676Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:15.676Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:15.676Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:15.676Z] 3.1.0-dev.44: digest: sha256:3442370a43c3a5427111f871eb9a85bb2330628d4be956099b91c45cf012e6c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:16.276Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:16.614Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:16.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T00:23:16.614Z] 3a47c0652f04: Preparing [2023-09-13T00:23:16.614Z] 1da4f93e4fb8: Preparing [2023-09-13T00:23:16.614Z] 04b5996b6f44: Preparing [2023-09-13T00:23:16.614Z] d606ab3a810a: Preparing [2023-09-13T00:23:16.614Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:16.614Z] 50f93ed259ae: Preparing [2023-09-13T00:23:16.614Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:16.614Z] b2191e2be29d: Preparing [2023-09-13T00:23:16.614Z] 50f93ed259ae: Waiting [2023-09-13T00:23:16.614Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:16.614Z] b2191e2be29d: Waiting [2023-09-13T00:23:16.614Z] d606ab3a810a: Layer already exists [2023-09-13T00:23:16.614Z] 3a47c0652f04: Layer already exists [2023-09-13T00:23:16.614Z] 04b5996b6f44: Layer already exists [2023-09-13T00:23:16.614Z] 1da4f93e4fb8: Layer already exists [2023-09-13T00:23:16.614Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:16.614Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:16.614Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:16.614Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:16.879Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:3442370a43c3a5427111f871eb9a85bb2330628d4be956099b91c45cf012e6c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:17.227Z] + 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 [2023-09-13T00:23:17.573Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-13T00:23:17.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T00:23:17.573Z] 3a47c0652f04: Preparing [2023-09-13T00:23:17.573Z] 1da4f93e4fb8: Preparing [2023-09-13T00:23:17.573Z] 04b5996b6f44: Preparing [2023-09-13T00:23:17.573Z] d606ab3a810a: Preparing [2023-09-13T00:23:17.573Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:17.573Z] 50f93ed259ae: Preparing [2023-09-13T00:23:17.573Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:17.573Z] b2191e2be29d: Preparing [2023-09-13T00:23:17.573Z] 50f93ed259ae: Waiting [2023-09-13T00:23:17.573Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:17.573Z] b2191e2be29d: Waiting [2023-09-13T00:23:17.573Z] 3a47c0652f04: Layer already exists [2023-09-13T00:23:17.573Z] d606ab3a810a: Layer already exists [2023-09-13T00:23:17.573Z] 04b5996b6f44: Layer already exists [2023-09-13T00:23:17.573Z] 1da4f93e4fb8: Layer already exists [2023-09-13T00:23:17.573Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:17.573Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:17.573Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:17.573Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:17.839Z] main: digest: sha256:3442370a43c3a5427111f871eb9a85bb2330628d4be956099b91c45cf012e6c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:17.890Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:17.899Z] taggedImages: [2023-09-13T00:23:17.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:17.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T00:23:17.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.44 [2023-09-13T00:23:17.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:17.899Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T00:23:17.923Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-13T00:23:17.923Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:17.923Z] latest [2023-09-13T00:23:17.923Z] 3.1.0-dev.44 [2023-09-13T00:23:17.923Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:17.923Z] main [2023-09-13T00:23:17.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:18.280Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:18.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:18.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T00:23:18.617Z] 8e5a3a60b109: Preparing [2023-09-13T00:23:18.617Z] aaaff4947790: Preparing [2023-09-13T00:23:18.617Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:18.617Z] 50f93ed259ae: Preparing [2023-09-13T00:23:18.617Z] fd7f7d4f9066: Preparing [2023-09-13T00:23:18.617Z] b2191e2be29d: Preparing [2023-09-13T00:23:18.617Z] b2191e2be29d: Waiting [2023-09-13T00:23:18.617Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:18.617Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:18.883Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:18.883Z] 8e5a3a60b109: Pushed [2023-09-13T00:23:18.883Z] fd7f7d4f9066: Pushed [2023-09-13T00:23:21.450Z] aaaff4947790: Pushed [2023-09-13T00:23:21.715Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:f1338646380336a287ce445805162660359f415db3c5449984056c5b5a6f7c59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:22.066Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:22.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T00:23:22.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T00:23:22.408Z] 8e5a3a60b109: Preparing [2023-09-13T00:23:22.408Z] aaaff4947790: Preparing [2023-09-13T00:23:22.408Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:22.408Z] 50f93ed259ae: Preparing [2023-09-13T00:23:22.408Z] fd7f7d4f9066: Preparing [2023-09-13T00:23:22.408Z] b2191e2be29d: Preparing [2023-09-13T00:23:22.408Z] b2191e2be29d: Waiting [2023-09-13T00:23:22.408Z] 8e5a3a60b109: Layer already exists [2023-09-13T00:23:22.408Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:22.408Z] aaaff4947790: Layer already exists [2023-09-13T00:23:22.408Z] fd7f7d4f9066: Layer already exists [2023-09-13T00:23:22.408Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:22.408Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:22.408Z] latest: digest: sha256:f1338646380336a287ce445805162660359f415db3c5449984056c5b5a6f7c59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:22.754Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:23.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.44 [2023-09-13T00:23:23.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T00:23:23.099Z] 8e5a3a60b109: Preparing [2023-09-13T00:23:23.099Z] aaaff4947790: Preparing [2023-09-13T00:23:23.099Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:23.099Z] 50f93ed259ae: Preparing [2023-09-13T00:23:23.099Z] fd7f7d4f9066: Preparing [2023-09-13T00:23:23.099Z] b2191e2be29d: Preparing [2023-09-13T00:23:23.099Z] b2191e2be29d: Waiting [2023-09-13T00:23:23.099Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:23.099Z] 8e5a3a60b109: Layer already exists [2023-09-13T00:23:23.099Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:23.099Z] fd7f7d4f9066: Layer already exists [2023-09-13T00:23:23.099Z] aaaff4947790: Layer already exists [2023-09-13T00:23:23.099Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:23.099Z] 3.1.0-dev.44: digest: sha256:f1338646380336a287ce445805162660359f415db3c5449984056c5b5a6f7c59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:23.440Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:23.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:23.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T00:23:23.779Z] 8e5a3a60b109: Preparing [2023-09-13T00:23:23.779Z] aaaff4947790: Preparing [2023-09-13T00:23:23.779Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:23.779Z] 50f93ed259ae: Preparing [2023-09-13T00:23:23.779Z] fd7f7d4f9066: Preparing [2023-09-13T00:23:23.779Z] b2191e2be29d: Preparing [2023-09-13T00:23:23.779Z] b2191e2be29d: Waiting [2023-09-13T00:23:23.779Z] aaaff4947790: Layer already exists [2023-09-13T00:23:23.779Z] 8e5a3a60b109: Layer already exists [2023-09-13T00:23:23.779Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:23.779Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:23.779Z] fd7f7d4f9066: Layer already exists [2023-09-13T00:23:23.779Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:23.779Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:f1338646380336a287ce445805162660359f415db3c5449984056c5b5a6f7c59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:24.394Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:24.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-13T00:23:24.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T00:23:24.733Z] 8e5a3a60b109: Preparing [2023-09-13T00:23:24.733Z] aaaff4947790: Preparing [2023-09-13T00:23:24.733Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:24.733Z] 50f93ed259ae: Preparing [2023-09-13T00:23:24.733Z] fd7f7d4f9066: Preparing [2023-09-13T00:23:24.733Z] b2191e2be29d: Preparing [2023-09-13T00:23:24.733Z] b2191e2be29d: Waiting [2023-09-13T00:23:24.733Z] aaaff4947790: Layer already exists [2023-09-13T00:23:24.733Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:24.733Z] fd7f7d4f9066: Layer already exists [2023-09-13T00:23:24.733Z] 8e5a3a60b109: Layer already exists [2023-09-13T00:23:24.733Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:24.733Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:24.998Z] main: digest: sha256:f1338646380336a287ce445805162660359f415db3c5449984056c5b5a6f7c59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:25.056Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:25.063Z] taggedImages: [2023-09-13T00:23:25.063Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:25.063Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T00:23:25.063Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.44 [2023-09-13T00:23:25.063Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:25.063Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-13T00:23:25.089Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-13T00:23:25.089Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:25.089Z] latest [2023-09-13T00:23:25.089Z] 3.1.0-dev.44 [2023-09-13T00:23:25.089Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:25.089Z] main [2023-09-13T00:23:25.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:25.438Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:25.779Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:25.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T00:23:25.779Z] d9aab04d8989: Preparing [2023-09-13T00:23:25.779Z] b06e1274c604: Preparing [2023-09-13T00:23:25.779Z] b3aeecb7eaa7: Preparing [2023-09-13T00:23:25.779Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:25.779Z] 50f93ed259ae: Preparing [2023-09-13T00:23:25.779Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:25.779Z] b2191e2be29d: Preparing [2023-09-13T00:23:25.779Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:25.779Z] b2191e2be29d: Waiting [2023-09-13T00:23:25.779Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:25.779Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:26.045Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:26.045Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:26.045Z] b06e1274c604: Pushed [2023-09-13T00:23:26.045Z] d9aab04d8989: Pushed [2023-09-13T00:23:29.373Z] b3aeecb7eaa7: Pushed [2023-09-13T00:23:29.373Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:345f83bb532af65de27564b680dd8faabfa487d988a12e35cd339cc8e3937d87 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:29.726Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:30.069Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T00:23:30.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T00:23:30.069Z] d9aab04d8989: Preparing [2023-09-13T00:23:30.069Z] b06e1274c604: Preparing [2023-09-13T00:23:30.069Z] b3aeecb7eaa7: Preparing [2023-09-13T00:23:30.069Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:30.069Z] 50f93ed259ae: Preparing [2023-09-13T00:23:30.069Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:30.069Z] b2191e2be29d: Preparing [2023-09-13T00:23:30.069Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:30.069Z] b2191e2be29d: Waiting [2023-09-13T00:23:30.069Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:30.069Z] b06e1274c604: Layer already exists [2023-09-13T00:23:30.069Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:30.069Z] d9aab04d8989: Layer already exists [2023-09-13T00:23:30.069Z] b3aeecb7eaa7: Layer already exists [2023-09-13T00:23:30.069Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:30.069Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:30.334Z] latest: digest: sha256:345f83bb532af65de27564b680dd8faabfa487d988a12e35cd339cc8e3937d87 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:30.672Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:31.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.44 [2023-09-13T00:23:31.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T00:23:31.019Z] d9aab04d8989: Preparing [2023-09-13T00:23:31.019Z] b06e1274c604: Preparing [2023-09-13T00:23:31.019Z] b3aeecb7eaa7: Preparing [2023-09-13T00:23:31.019Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:31.019Z] 50f93ed259ae: Preparing [2023-09-13T00:23:31.019Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:31.019Z] b2191e2be29d: Preparing [2023-09-13T00:23:31.019Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:31.019Z] b2191e2be29d: Waiting [2023-09-13T00:23:31.019Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:31.019Z] b06e1274c604: Layer already exists [2023-09-13T00:23:31.019Z] b3aeecb7eaa7: Layer already exists [2023-09-13T00:23:31.019Z] d9aab04d8989: Layer already exists [2023-09-13T00:23:31.019Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:31.019Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:31.019Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:31.019Z] 3.1.0-dev.44: digest: sha256:345f83bb532af65de27564b680dd8faabfa487d988a12e35cd339cc8e3937d87 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:31.623Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:31.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:31.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T00:23:31.968Z] d9aab04d8989: Preparing [2023-09-13T00:23:31.968Z] b06e1274c604: Preparing [2023-09-13T00:23:31.968Z] b3aeecb7eaa7: Preparing [2023-09-13T00:23:31.968Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:31.968Z] 50f93ed259ae: Preparing [2023-09-13T00:23:31.968Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:31.968Z] b2191e2be29d: Preparing [2023-09-13T00:23:31.968Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:31.968Z] b2191e2be29d: Waiting [2023-09-13T00:23:31.968Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:31.968Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:31.968Z] b06e1274c604: Layer already exists [2023-09-13T00:23:31.968Z] b3aeecb7eaa7: Layer already exists [2023-09-13T00:23:31.968Z] d9aab04d8989: Layer already exists [2023-09-13T00:23:31.968Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:31.968Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:32.233Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:345f83bb532af65de27564b680dd8faabfa487d988a12e35cd339cc8e3937d87 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:32.574Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:32.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-13T00:23:32.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T00:23:32.908Z] d9aab04d8989: Preparing [2023-09-13T00:23:32.908Z] b06e1274c604: Preparing [2023-09-13T00:23:32.908Z] b3aeecb7eaa7: Preparing [2023-09-13T00:23:32.908Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:32.908Z] 50f93ed259ae: Preparing [2023-09-13T00:23:32.908Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:32.908Z] b2191e2be29d: Preparing [2023-09-13T00:23:32.908Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:32.908Z] b2191e2be29d: Waiting [2023-09-13T00:23:32.908Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:32.908Z] b3aeecb7eaa7: Layer already exists [2023-09-13T00:23:32.908Z] b06e1274c604: Layer already exists [2023-09-13T00:23:32.908Z] d9aab04d8989: Layer already exists [2023-09-13T00:23:32.908Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:32.908Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:32.908Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:33.175Z] main: digest: sha256:345f83bb532af65de27564b680dd8faabfa487d988a12e35cd339cc8e3937d87 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:33.215Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:33.221Z] taggedImages: [2023-09-13T00:23:33.221Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:33.221Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T00:23:33.221Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.44 [2023-09-13T00:23:33.221Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:33.221Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-13T00:23:33.239Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-13T00:23:33.239Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:33.239Z] latest [2023-09-13T00:23:33.239Z] 3.1.0-dev.44 [2023-09-13T00:23:33.239Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:33.239Z] main [2023-09-13T00:23:33.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:33.592Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:33.935Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:33.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T00:23:33.935Z] 963e069c0cfe: Preparing [2023-09-13T00:23:33.935Z] f04fc96ac72b: Preparing [2023-09-13T00:23:33.935Z] c2976c2098fe: Preparing [2023-09-13T00:23:33.935Z] 70ef6e8f05b8: Preparing [2023-09-13T00:23:33.935Z] e3605d0cc16b: Preparing [2023-09-13T00:23:33.935Z] 6f91b401f37d: Preparing [2023-09-13T00:23:33.935Z] 68e247783aaa: Preparing [2023-09-13T00:23:33.935Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:33.935Z] 50f93ed259ae: Preparing [2023-09-13T00:23:33.935Z] e00602e19b24: Preparing [2023-09-13T00:23:33.935Z] 762032843544: Preparing [2023-09-13T00:23:33.935Z] 5f70bf18a086: Preparing [2023-09-13T00:23:33.935Z] a32e8803acda: Preparing [2023-09-13T00:23:33.935Z] 7e5358ca41cf: Preparing [2023-09-13T00:23:33.935Z] b2191e2be29d: Preparing [2023-09-13T00:23:33.935Z] 6f91b401f37d: Waiting [2023-09-13T00:23:33.935Z] 762032843544: Waiting [2023-09-13T00:23:33.935Z] 68e247783aaa: Waiting [2023-09-13T00:23:33.935Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:33.935Z] 50f93ed259ae: Waiting [2023-09-13T00:23:33.935Z] e00602e19b24: Waiting [2023-09-13T00:23:33.935Z] 7e5358ca41cf: Waiting [2023-09-13T00:23:33.935Z] 5f70bf18a086: Waiting [2023-09-13T00:23:33.935Z] b2191e2be29d: Waiting [2023-09-13T00:23:33.935Z] a32e8803acda: Waiting [2023-09-13T00:23:34.212Z] 70ef6e8f05b8: Pushed [2023-09-13T00:23:34.212Z] e3605d0cc16b: Pushed [2023-09-13T00:23:34.212Z] 963e069c0cfe: Pushed [2023-09-13T00:23:34.212Z] c2976c2098fe: Pushed [2023-09-13T00:23:34.212Z] f04fc96ac72b: Pushed [2023-09-13T00:23:34.212Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:34.212Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:34.479Z] 6f91b401f37d: Pushed [2023-09-13T00:23:34.479Z] e00602e19b24: Pushed [2023-09-13T00:23:34.479Z] 762032843544: Pushed [2023-09-13T00:23:34.479Z] 5f70bf18a086: Pushed [2023-09-13T00:23:34.479Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:34.479Z] a32e8803acda: Pushed [2023-09-13T00:23:34.744Z] 7e5358ca41cf: Pushed [2023-09-13T00:23:38.077Z] 68e247783aaa: Pushed [2023-09-13T00:23:38.077Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:43efdac49295c8e56405706ad5ef79c209bb076f413887efe4073b6132a5ae8f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:38.694Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:39.610Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T00:23:39.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T00:23:39.610Z] 963e069c0cfe: Preparing [2023-09-13T00:23:39.610Z] f04fc96ac72b: Preparing [2023-09-13T00:23:39.610Z] c2976c2098fe: Preparing [2023-09-13T00:23:39.610Z] 70ef6e8f05b8: Preparing [2023-09-13T00:23:39.610Z] e3605d0cc16b: Preparing [2023-09-13T00:23:39.610Z] 6f91b401f37d: Preparing [2023-09-13T00:23:39.876Z] 68e247783aaa: Preparing [2023-09-13T00:23:39.876Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:39.876Z] 50f93ed259ae: Preparing [2023-09-13T00:23:39.876Z] e00602e19b24: Preparing [2023-09-13T00:23:39.876Z] 762032843544: Preparing [2023-09-13T00:23:39.876Z] 5f70bf18a086: Preparing [2023-09-13T00:23:39.876Z] a32e8803acda: Preparing [2023-09-13T00:23:39.876Z] 7e5358ca41cf: Preparing [2023-09-13T00:23:39.876Z] b2191e2be29d: Preparing [2023-09-13T00:23:39.876Z] 6f91b401f37d: Waiting [2023-09-13T00:23:39.876Z] 762032843544: Waiting [2023-09-13T00:23:39.876Z] 5f70bf18a086: Waiting [2023-09-13T00:23:39.876Z] a32e8803acda: Waiting [2023-09-13T00:23:39.876Z] 7e5358ca41cf: Waiting [2023-09-13T00:23:39.876Z] b2191e2be29d: Waiting [2023-09-13T00:23:39.876Z] 68e247783aaa: Waiting [2023-09-13T00:23:39.876Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:39.876Z] 50f93ed259ae: Waiting [2023-09-13T00:23:39.876Z] e00602e19b24: Waiting [2023-09-13T00:23:39.876Z] 70ef6e8f05b8: Layer already exists [2023-09-13T00:23:39.876Z] 963e069c0cfe: Layer already exists [2023-09-13T00:23:39.876Z] c2976c2098fe: Layer already exists [2023-09-13T00:23:39.876Z] f04fc96ac72b: Layer already exists [2023-09-13T00:23:39.876Z] e3605d0cc16b: Layer already exists [2023-09-13T00:23:39.876Z] 6f91b401f37d: Layer already exists [2023-09-13T00:23:39.876Z] 68e247783aaa: Layer already exists [2023-09-13T00:23:39.876Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:39.876Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:39.876Z] e00602e19b24: Layer already exists [2023-09-13T00:23:39.876Z] 762032843544: Layer already exists [2023-09-13T00:23:39.876Z] 5f70bf18a086: Layer already exists [2023-09-13T00:23:39.876Z] a32e8803acda: Layer already exists [2023-09-13T00:23:39.876Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:39.876Z] 7e5358ca41cf: Layer already exists [2023-09-13T00:23:39.876Z] latest: digest: sha256:43efdac49295c8e56405706ad5ef79c209bb076f413887efe4073b6132a5ae8f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:40.217Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:40.560Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.44 [2023-09-13T00:23:40.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T00:23:40.560Z] 963e069c0cfe: Preparing [2023-09-13T00:23:40.560Z] f04fc96ac72b: Preparing [2023-09-13T00:23:40.560Z] c2976c2098fe: Preparing [2023-09-13T00:23:40.560Z] 70ef6e8f05b8: Preparing [2023-09-13T00:23:40.560Z] e3605d0cc16b: Preparing [2023-09-13T00:23:40.560Z] 6f91b401f37d: Preparing [2023-09-13T00:23:40.560Z] 68e247783aaa: Preparing [2023-09-13T00:23:40.560Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:40.560Z] 50f93ed259ae: Preparing [2023-09-13T00:23:40.560Z] e00602e19b24: Preparing [2023-09-13T00:23:40.560Z] 762032843544: Preparing [2023-09-13T00:23:40.560Z] 5f70bf18a086: Preparing [2023-09-13T00:23:40.560Z] a32e8803acda: Preparing [2023-09-13T00:23:40.560Z] 7e5358ca41cf: Preparing [2023-09-13T00:23:40.560Z] b2191e2be29d: Preparing [2023-09-13T00:23:40.560Z] 6f91b401f37d: Waiting [2023-09-13T00:23:40.560Z] 68e247783aaa: Waiting [2023-09-13T00:23:40.560Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:40.560Z] 50f93ed259ae: Waiting [2023-09-13T00:23:40.560Z] e00602e19b24: Waiting [2023-09-13T00:23:40.560Z] 762032843544: Waiting [2023-09-13T00:23:40.560Z] 5f70bf18a086: Waiting [2023-09-13T00:23:40.560Z] a32e8803acda: Waiting [2023-09-13T00:23:40.560Z] 7e5358ca41cf: Waiting [2023-09-13T00:23:40.560Z] b2191e2be29d: Waiting [2023-09-13T00:23:40.560Z] f04fc96ac72b: Layer already exists [2023-09-13T00:23:40.560Z] e3605d0cc16b: Layer already exists [2023-09-13T00:23:40.560Z] c2976c2098fe: Layer already exists [2023-09-13T00:23:40.560Z] 70ef6e8f05b8: Layer already exists [2023-09-13T00:23:40.560Z] 963e069c0cfe: Layer already exists [2023-09-13T00:23:40.560Z] 68e247783aaa: Layer already exists [2023-09-13T00:23:40.560Z] 6f91b401f37d: Layer already exists [2023-09-13T00:23:40.560Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:40.560Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:40.560Z] e00602e19b24: Layer already exists [2023-09-13T00:23:40.560Z] 7e5358ca41cf: Layer already exists [2023-09-13T00:23:40.560Z] a32e8803acda: Layer already exists [2023-09-13T00:23:40.560Z] 5f70bf18a086: Layer already exists [2023-09-13T00:23:40.560Z] 762032843544: Layer already exists [2023-09-13T00:23:40.560Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:40.824Z] 3.1.0-dev.44: digest: sha256:43efdac49295c8e56405706ad5ef79c209bb076f413887efe4073b6132a5ae8f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:41.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:41.513Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:41.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T00:23:41.513Z] 963e069c0cfe: Preparing [2023-09-13T00:23:41.513Z] f04fc96ac72b: Preparing [2023-09-13T00:23:41.513Z] c2976c2098fe: Preparing [2023-09-13T00:23:41.513Z] 70ef6e8f05b8: Preparing [2023-09-13T00:23:41.513Z] e3605d0cc16b: Preparing [2023-09-13T00:23:41.513Z] 6f91b401f37d: Preparing [2023-09-13T00:23:41.513Z] 68e247783aaa: Preparing [2023-09-13T00:23:41.513Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:41.513Z] 50f93ed259ae: Preparing [2023-09-13T00:23:41.513Z] e00602e19b24: Preparing [2023-09-13T00:23:41.513Z] 762032843544: Preparing [2023-09-13T00:23:41.513Z] 5f70bf18a086: Preparing [2023-09-13T00:23:41.513Z] a32e8803acda: Preparing [2023-09-13T00:23:41.513Z] 7e5358ca41cf: Preparing [2023-09-13T00:23:41.513Z] b2191e2be29d: Preparing [2023-09-13T00:23:41.513Z] 6f91b401f37d: Waiting [2023-09-13T00:23:41.513Z] 68e247783aaa: Waiting [2023-09-13T00:23:41.513Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:41.513Z] 50f93ed259ae: Waiting [2023-09-13T00:23:41.513Z] e00602e19b24: Waiting [2023-09-13T00:23:41.513Z] 762032843544: Waiting [2023-09-13T00:23:41.513Z] 5f70bf18a086: Waiting [2023-09-13T00:23:41.513Z] a32e8803acda: Waiting [2023-09-13T00:23:41.513Z] 7e5358ca41cf: Waiting [2023-09-13T00:23:41.513Z] b2191e2be29d: Waiting [2023-09-13T00:23:41.513Z] f04fc96ac72b: Layer already exists [2023-09-13T00:23:41.513Z] 70ef6e8f05b8: Layer already exists [2023-09-13T00:23:41.513Z] 963e069c0cfe: Layer already exists [2023-09-13T00:23:41.513Z] e3605d0cc16b: Layer already exists [2023-09-13T00:23:41.513Z] c2976c2098fe: Layer already exists [2023-09-13T00:23:41.513Z] 6f91b401f37d: Layer already exists [2023-09-13T00:23:41.513Z] 68e247783aaa: Layer already exists [2023-09-13T00:23:41.513Z] e00602e19b24: Layer already exists [2023-09-13T00:23:41.513Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:41.513Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:41.513Z] 5f70bf18a086: Layer already exists [2023-09-13T00:23:41.513Z] 762032843544: Layer already exists [2023-09-13T00:23:41.513Z] 7e5358ca41cf: Layer already exists [2023-09-13T00:23:41.513Z] a32e8803acda: Layer already exists [2023-09-13T00:23:41.513Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:41.780Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:43efdac49295c8e56405706ad5ef79c209bb076f413887efe4073b6132a5ae8f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:42.119Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:42.452Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-13T00:23:42.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T00:23:42.452Z] 963e069c0cfe: Preparing [2023-09-13T00:23:42.452Z] f04fc96ac72b: Preparing [2023-09-13T00:23:42.452Z] c2976c2098fe: Preparing [2023-09-13T00:23:42.452Z] 70ef6e8f05b8: Preparing [2023-09-13T00:23:42.452Z] e3605d0cc16b: Preparing [2023-09-13T00:23:42.452Z] 6f91b401f37d: Preparing [2023-09-13T00:23:42.452Z] 68e247783aaa: Preparing [2023-09-13T00:23:42.452Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:42.452Z] 50f93ed259ae: Preparing [2023-09-13T00:23:42.452Z] e00602e19b24: Preparing [2023-09-13T00:23:42.452Z] 762032843544: Preparing [2023-09-13T00:23:42.452Z] 5f70bf18a086: Preparing [2023-09-13T00:23:42.452Z] a32e8803acda: Preparing [2023-09-13T00:23:42.452Z] 7e5358ca41cf: Preparing [2023-09-13T00:23:42.452Z] b2191e2be29d: Preparing [2023-09-13T00:23:42.452Z] e00602e19b24: Waiting [2023-09-13T00:23:42.452Z] 6f91b401f37d: Waiting [2023-09-13T00:23:42.452Z] 762032843544: Waiting [2023-09-13T00:23:42.452Z] 68e247783aaa: Waiting [2023-09-13T00:23:42.452Z] 7e5358ca41cf: Waiting [2023-09-13T00:23:42.452Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:42.452Z] b2191e2be29d: Waiting [2023-09-13T00:23:42.452Z] 50f93ed259ae: Waiting [2023-09-13T00:23:42.452Z] a32e8803acda: Waiting [2023-09-13T00:23:42.452Z] 5f70bf18a086: Waiting [2023-09-13T00:23:42.452Z] f04fc96ac72b: Layer already exists [2023-09-13T00:23:42.452Z] c2976c2098fe: Layer already exists [2023-09-13T00:23:42.452Z] 70ef6e8f05b8: Layer already exists [2023-09-13T00:23:42.452Z] 963e069c0cfe: Layer already exists [2023-09-13T00:23:42.452Z] e3605d0cc16b: Layer already exists [2023-09-13T00:23:42.452Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:42.452Z] 68e247783aaa: Layer already exists [2023-09-13T00:23:42.452Z] 6f91b401f37d: Layer already exists [2023-09-13T00:23:42.452Z] e00602e19b24: Layer already exists [2023-09-13T00:23:42.452Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:42.452Z] a32e8803acda: Layer already exists [2023-09-13T00:23:42.452Z] 5f70bf18a086: Layer already exists [2023-09-13T00:23:42.452Z] 7e5358ca41cf: Layer already exists [2023-09-13T00:23:42.452Z] 762032843544: Layer already exists [2023-09-13T00:23:42.452Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:42.718Z] main: digest: sha256:43efdac49295c8e56405706ad5ef79c209bb076f413887efe4073b6132a5ae8f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:42.775Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:42.786Z] taggedImages: [2023-09-13T00:23:42.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:42.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T00:23:42.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.44 [2023-09-13T00:23:42.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:42.786Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T00:23:42.808Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-13T00:23:42.808Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:42.808Z] latest [2023-09-13T00:23:42.808Z] 3.1.0-dev.44 [2023-09-13T00:23:42.808Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:42.808Z] main [2023-09-13T00:23:42.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:43.157Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:43.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:43.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T00:23:43.490Z] d58fc7216779: Preparing [2023-09-13T00:23:43.490Z] 88a01101d246: Preparing [2023-09-13T00:23:43.490Z] a838d1d8d046: Preparing [2023-09-13T00:23:43.490Z] 42aea0ed9fcb: Preparing [2023-09-13T00:23:43.490Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:43.490Z] 50f93ed259ae: Preparing [2023-09-13T00:23:43.490Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:43.490Z] b2191e2be29d: Preparing [2023-09-13T00:23:43.490Z] 50f93ed259ae: Waiting [2023-09-13T00:23:43.490Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:43.490Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:43.755Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:43.756Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:43.756Z] a838d1d8d046: Pushed [2023-09-13T00:23:43.756Z] 88a01101d246: Pushed [2023-09-13T00:23:43.756Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:43.756Z] d58fc7216779: Pushed [2023-09-13T00:23:46.323Z] 42aea0ed9fcb: Pushed [2023-09-13T00:23:46.323Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:b7650b190b31076537165446be9907a8a73808a2cd209c26cab0ed88e556d49a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:46.649Z] + 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 [2023-09-13T00:23:46.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T00:23:46.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T00:23:46.982Z] d58fc7216779: Preparing [2023-09-13T00:23:46.982Z] 88a01101d246: Preparing [2023-09-13T00:23:46.982Z] a838d1d8d046: Preparing [2023-09-13T00:23:46.982Z] 42aea0ed9fcb: Preparing [2023-09-13T00:23:46.982Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:46.982Z] 50f93ed259ae: Preparing [2023-09-13T00:23:46.982Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:46.982Z] b2191e2be29d: Preparing [2023-09-13T00:23:46.982Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:46.982Z] b2191e2be29d: Waiting [2023-09-13T00:23:46.982Z] 50f93ed259ae: Waiting [2023-09-13T00:23:46.982Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:46.982Z] a838d1d8d046: Layer already exists [2023-09-13T00:23:46.982Z] d58fc7216779: Layer already exists [2023-09-13T00:23:46.982Z] 88a01101d246: Layer already exists [2023-09-13T00:23:46.982Z] 42aea0ed9fcb: Layer already exists [2023-09-13T00:23:46.982Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:46.982Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:46.982Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:47.247Z] latest: digest: sha256:b7650b190b31076537165446be9907a8a73808a2cd209c26cab0ed88e556d49a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:47.584Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:47.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.44 [2023-09-13T00:23:47.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T00:23:47.961Z] d58fc7216779: Preparing [2023-09-13T00:23:47.961Z] 88a01101d246: Preparing [2023-09-13T00:23:47.961Z] a838d1d8d046: Preparing [2023-09-13T00:23:47.961Z] 42aea0ed9fcb: Preparing [2023-09-13T00:23:47.961Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:47.961Z] 50f93ed259ae: Preparing [2023-09-13T00:23:47.961Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:47.961Z] b2191e2be29d: Preparing [2023-09-13T00:23:47.961Z] 50f93ed259ae: Waiting [2023-09-13T00:23:47.961Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:47.961Z] b2191e2be29d: Waiting [2023-09-13T00:23:47.961Z] d58fc7216779: Layer already exists [2023-09-13T00:23:47.961Z] a838d1d8d046: Layer already exists [2023-09-13T00:23:47.961Z] 42aea0ed9fcb: Layer already exists [2023-09-13T00:23:47.961Z] 88a01101d246: Layer already exists [2023-09-13T00:23:47.961Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:48.235Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:48.235Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:48.235Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:48.235Z] 3.1.0-dev.44: digest: sha256:b7650b190b31076537165446be9907a8a73808a2cd209c26cab0ed88e556d49a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:48.602Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:48.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:48.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T00:23:48.955Z] d58fc7216779: Preparing [2023-09-13T00:23:48.955Z] 88a01101d246: Preparing [2023-09-13T00:23:48.955Z] a838d1d8d046: Preparing [2023-09-13T00:23:48.955Z] 42aea0ed9fcb: Preparing [2023-09-13T00:23:48.955Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:48.955Z] 50f93ed259ae: Preparing [2023-09-13T00:23:48.955Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:48.955Z] b2191e2be29d: Preparing [2023-09-13T00:23:48.955Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:48.955Z] b2191e2be29d: Waiting [2023-09-13T00:23:48.955Z] 50f93ed259ae: Waiting [2023-09-13T00:23:48.955Z] d58fc7216779: Layer already exists [2023-09-13T00:23:48.955Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:48.955Z] 88a01101d246: Layer already exists [2023-09-13T00:23:48.955Z] 42aea0ed9fcb: Layer already exists [2023-09-13T00:23:48.955Z] a838d1d8d046: Layer already exists [2023-09-13T00:23:48.955Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:48.955Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:48.955Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:49.223Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:b7650b190b31076537165446be9907a8a73808a2cd209c26cab0ed88e556d49a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:49.566Z] + 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 [2023-09-13T00:23:49.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-13T00:23:49.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T00:23:49.900Z] d58fc7216779: Preparing [2023-09-13T00:23:49.900Z] 88a01101d246: Preparing [2023-09-13T00:23:49.900Z] a838d1d8d046: Preparing [2023-09-13T00:23:49.900Z] 42aea0ed9fcb: Preparing [2023-09-13T00:23:49.900Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:49.900Z] 50f93ed259ae: Preparing [2023-09-13T00:23:49.900Z] cb6a5863d4d1: Preparing [2023-09-13T00:23:49.900Z] b2191e2be29d: Preparing [2023-09-13T00:23:49.900Z] cb6a5863d4d1: Waiting [2023-09-13T00:23:49.900Z] 50f93ed259ae: Waiting [2023-09-13T00:23:49.900Z] b2191e2be29d: Waiting [2023-09-13T00:23:49.900Z] d58fc7216779: Layer already exists [2023-09-13T00:23:49.900Z] 42aea0ed9fcb: Layer already exists [2023-09-13T00:23:49.900Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:49.900Z] a838d1d8d046: Layer already exists [2023-09-13T00:23:49.900Z] 88a01101d246: Layer already exists [2023-09-13T00:23:49.900Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:49.900Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:23:49.900Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:50.166Z] main: digest: sha256:b7650b190b31076537165446be9907a8a73808a2cd209c26cab0ed88e556d49a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:50.211Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:50.224Z] taggedImages: [2023-09-13T00:23:50.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:50.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T00:23:50.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.44 [2023-09-13T00:23:50.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:50.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-13T00:23:50.249Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-13T00:23:50.249Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:50.249Z] latest [2023-09-13T00:23:50.249Z] 3.1.0-dev.44 [2023-09-13T00:23:50.249Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:50.249Z] main [2023-09-13T00:23:50.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:50.610Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:50.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:50.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T00:23:50.963Z] f7cf4b7b05b4: Preparing [2023-09-13T00:23:50.963Z] afa46db83cae: Preparing [2023-09-13T00:23:50.963Z] ea519e5f2d1e: Preparing [2023-09-13T00:23:50.963Z] fa8d4c0d7035: Preparing [2023-09-13T00:23:50.963Z] 7ce2c5d6dc45: Preparing [2023-09-13T00:23:50.963Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:50.963Z] 50f93ed259ae: Preparing [2023-09-13T00:23:50.963Z] 41867de9cc94: Preparing [2023-09-13T00:23:50.963Z] e2025459ddb1: Preparing [2023-09-13T00:23:50.963Z] b2191e2be29d: Preparing [2023-09-13T00:23:50.963Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:50.963Z] 50f93ed259ae: Waiting [2023-09-13T00:23:50.963Z] 41867de9cc94: Waiting [2023-09-13T00:23:50.963Z] e2025459ddb1: Waiting [2023-09-13T00:23:50.963Z] b2191e2be29d: Waiting [2023-09-13T00:23:51.230Z] afa46db83cae: Pushed [2023-09-13T00:23:51.230Z] fa8d4c0d7035: Pushed [2023-09-13T00:23:51.230Z] 7ce2c5d6dc45: Pushed [2023-09-13T00:23:51.230Z] f7cf4b7b05b4: Pushed [2023-09-13T00:23:53.812Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:53.812Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:53.812Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:53.812Z] 41867de9cc94: Pushed [2023-09-13T00:23:53.812Z] ea519e5f2d1e: Pushed [2023-09-13T00:23:55.748Z] e2025459ddb1: Pushed [2023-09-13T00:23:56.014Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:83ebf92b2986d4102e51574421053f394b30469f1223214362c313413d434337 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:56.351Z] + 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 [2023-09-13T00:23:56.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T00:23:56.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T00:23:56.690Z] f7cf4b7b05b4: Preparing [2023-09-13T00:23:56.690Z] afa46db83cae: Preparing [2023-09-13T00:23:56.690Z] ea519e5f2d1e: Preparing [2023-09-13T00:23:56.690Z] fa8d4c0d7035: Preparing [2023-09-13T00:23:56.690Z] 7ce2c5d6dc45: Preparing [2023-09-13T00:23:56.690Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:56.690Z] 50f93ed259ae: Preparing [2023-09-13T00:23:56.690Z] 41867de9cc94: Preparing [2023-09-13T00:23:56.690Z] e2025459ddb1: Preparing [2023-09-13T00:23:56.690Z] b2191e2be29d: Preparing [2023-09-13T00:23:56.690Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:56.690Z] 50f93ed259ae: Waiting [2023-09-13T00:23:56.690Z] 41867de9cc94: Waiting [2023-09-13T00:23:56.690Z] e2025459ddb1: Waiting [2023-09-13T00:23:56.690Z] b2191e2be29d: Waiting [2023-09-13T00:23:56.690Z] 7ce2c5d6dc45: Layer already exists [2023-09-13T00:23:56.690Z] fa8d4c0d7035: Layer already exists [2023-09-13T00:23:56.690Z] ea519e5f2d1e: Layer already exists [2023-09-13T00:23:56.690Z] afa46db83cae: Layer already exists [2023-09-13T00:23:56.690Z] f7cf4b7b05b4: Layer already exists [2023-09-13T00:23:56.690Z] e2025459ddb1: Layer already exists [2023-09-13T00:23:56.690Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:56.690Z] 41867de9cc94: Layer already exists [2023-09-13T00:23:56.690Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:56.690Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:56.958Z] latest: digest: sha256:83ebf92b2986d4102e51574421053f394b30469f1223214362c313413d434337 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:57.309Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:57.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.44 [2023-09-13T00:23:57.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T00:23:57.665Z] f7cf4b7b05b4: Preparing [2023-09-13T00:23:57.665Z] afa46db83cae: Preparing [2023-09-13T00:23:57.666Z] ea519e5f2d1e: Preparing [2023-09-13T00:23:57.666Z] fa8d4c0d7035: Preparing [2023-09-13T00:23:57.666Z] 7ce2c5d6dc45: Preparing [2023-09-13T00:23:57.666Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:57.666Z] 50f93ed259ae: Preparing [2023-09-13T00:23:57.666Z] 41867de9cc94: Preparing [2023-09-13T00:23:57.666Z] e2025459ddb1: Preparing [2023-09-13T00:23:57.666Z] b2191e2be29d: Preparing [2023-09-13T00:23:57.666Z] 50f93ed259ae: Waiting [2023-09-13T00:23:57.666Z] 41867de9cc94: Waiting [2023-09-13T00:23:57.666Z] e2025459ddb1: Waiting [2023-09-13T00:23:57.666Z] b2191e2be29d: Waiting [2023-09-13T00:23:57.666Z] afa46db83cae: Layer already exists [2023-09-13T00:23:57.666Z] 7ce2c5d6dc45: Layer already exists [2023-09-13T00:23:57.666Z] f7cf4b7b05b4: Layer already exists [2023-09-13T00:23:57.666Z] ea519e5f2d1e: Layer already exists [2023-09-13T00:23:57.666Z] fa8d4c0d7035: Layer already exists [2023-09-13T00:23:57.666Z] e2025459ddb1: Layer already exists [2023-09-13T00:23:57.666Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:57.666Z] 41867de9cc94: Layer already exists [2023-09-13T00:23:57.666Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:57.666Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:57.933Z] 3.1.0-dev.44: digest: sha256:83ebf92b2986d4102e51574421053f394b30469f1223214362c313413d434337 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:58.286Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:58.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:58.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T00:23:58.632Z] f7cf4b7b05b4: Preparing [2023-09-13T00:23:58.632Z] afa46db83cae: Preparing [2023-09-13T00:23:58.632Z] ea519e5f2d1e: Preparing [2023-09-13T00:23:58.632Z] fa8d4c0d7035: Preparing [2023-09-13T00:23:58.632Z] 7ce2c5d6dc45: Preparing [2023-09-13T00:23:58.632Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:58.632Z] 50f93ed259ae: Preparing [2023-09-13T00:23:58.632Z] 41867de9cc94: Preparing [2023-09-13T00:23:58.632Z] e2025459ddb1: Preparing [2023-09-13T00:23:58.632Z] b2191e2be29d: Preparing [2023-09-13T00:23:58.632Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:58.632Z] 50f93ed259ae: Waiting [2023-09-13T00:23:58.632Z] 41867de9cc94: Waiting [2023-09-13T00:23:58.632Z] b2191e2be29d: Waiting [2023-09-13T00:23:58.632Z] e2025459ddb1: Waiting [2023-09-13T00:23:58.632Z] ea519e5f2d1e: Layer already exists [2023-09-13T00:23:58.632Z] 7ce2c5d6dc45: Layer already exists [2023-09-13T00:23:58.632Z] fa8d4c0d7035: Layer already exists [2023-09-13T00:23:58.632Z] f7cf4b7b05b4: Layer already exists [2023-09-13T00:23:58.632Z] afa46db83cae: Layer already exists [2023-09-13T00:23:58.632Z] e2025459ddb1: Layer already exists [2023-09-13T00:23:58.632Z] 41867de9cc94: Layer already exists [2023-09-13T00:23:58.632Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:58.632Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:58.632Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:58.899Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:83ebf92b2986d4102e51574421053f394b30469f1223214362c313413d434337 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:23:59.251Z] + 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 [2023-09-13T00:23:59.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-13T00:23:59.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T00:23:59.597Z] f7cf4b7b05b4: Preparing [2023-09-13T00:23:59.597Z] afa46db83cae: Preparing [2023-09-13T00:23:59.597Z] ea519e5f2d1e: Preparing [2023-09-13T00:23:59.597Z] fa8d4c0d7035: Preparing [2023-09-13T00:23:59.597Z] 7ce2c5d6dc45: Preparing [2023-09-13T00:23:59.597Z] bcb18b0c3bfa: Preparing [2023-09-13T00:23:59.597Z] 50f93ed259ae: Preparing [2023-09-13T00:23:59.597Z] 41867de9cc94: Preparing [2023-09-13T00:23:59.597Z] e2025459ddb1: Preparing [2023-09-13T00:23:59.597Z] b2191e2be29d: Preparing [2023-09-13T00:23:59.597Z] 50f93ed259ae: Waiting [2023-09-13T00:23:59.597Z] 41867de9cc94: Waiting [2023-09-13T00:23:59.597Z] bcb18b0c3bfa: Waiting [2023-09-13T00:23:59.597Z] e2025459ddb1: Waiting [2023-09-13T00:23:59.597Z] b2191e2be29d: Waiting [2023-09-13T00:23:59.597Z] 7ce2c5d6dc45: Layer already exists [2023-09-13T00:23:59.597Z] ea519e5f2d1e: Layer already exists [2023-09-13T00:23:59.597Z] fa8d4c0d7035: Layer already exists [2023-09-13T00:23:59.597Z] afa46db83cae: Layer already exists [2023-09-13T00:23:59.597Z] f7cf4b7b05b4: Layer already exists [2023-09-13T00:23:59.597Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:23:59.597Z] e2025459ddb1: Layer already exists [2023-09-13T00:23:59.597Z] 50f93ed259ae: Layer already exists [2023-09-13T00:23:59.597Z] 41867de9cc94: Layer already exists [2023-09-13T00:23:59.597Z] b2191e2be29d: Layer already exists [2023-09-13T00:23:59.863Z] main: digest: sha256:83ebf92b2986d4102e51574421053f394b30469f1223214362c313413d434337 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:23:59.913Z] ===================================================== [Pipeline] echo [2023-09-13T00:23:59.922Z] taggedImages: [2023-09-13T00:23:59.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:59.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T00:23:59.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.44 [2023-09-13T00:23:59.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:59.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-13T00:23:59.950Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-13T00:23:59.950Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:23:59.950Z] latest [2023-09-13T00:23:59.950Z] 3.1.0-dev.44 [2023-09-13T00:23:59.950Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:23:59.950Z] main [2023-09-13T00:23:59.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:00.311Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:00.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:00.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T00:24:00.663Z] 25644d5014cf: Preparing [2023-09-13T00:24:00.663Z] a10956596c09: Preparing [2023-09-13T00:24:00.663Z] 4a7640ea6cc1: Preparing [2023-09-13T00:24:00.663Z] a0d45b90443a: Preparing [2023-09-13T00:24:00.663Z] 9293a60c50d5: Preparing [2023-09-13T00:24:00.663Z] 9aaf6cd7348d: Preparing [2023-09-13T00:24:00.663Z] d02da755e1aa: Preparing [2023-09-13T00:24:00.663Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:00.663Z] 50f93ed259ae: Preparing [2023-09-13T00:24:00.663Z] 7938b797b72e: Preparing [2023-09-13T00:24:00.663Z] b2191e2be29d: Preparing [2023-09-13T00:24:00.663Z] 9aaf6cd7348d: Waiting [2023-09-13T00:24:00.663Z] d02da755e1aa: Waiting [2023-09-13T00:24:00.663Z] bcb18b0c3bfa: Waiting [2023-09-13T00:24:00.663Z] 50f93ed259ae: Waiting [2023-09-13T00:24:00.663Z] 7938b797b72e: Waiting [2023-09-13T00:24:00.663Z] b2191e2be29d: Waiting [2023-09-13T00:24:00.930Z] 9293a60c50d5: Pushed [2023-09-13T00:24:00.930Z] a10956596c09: Pushed [2023-09-13T00:24:00.930Z] 25644d5014cf: Pushed [2023-09-13T00:24:00.930Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:00.930Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:01.196Z] d02da755e1aa: Pushed [2023-09-13T00:24:01.196Z] 9aaf6cd7348d: Pushed [2023-09-13T00:24:01.196Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:03.772Z] a0d45b90443a: Pushed [2023-09-13T00:24:03.772Z] 7938b797b72e: Pushed [2023-09-13T00:24:04.354Z] 4a7640ea6cc1: Pushed [2023-09-13T00:24:08.602Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:745f76227ba158c1678307fe256ec3a738ff10e7a90508cb9e1042fb269e7ed8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:08.945Z] + 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 [2023-09-13T00:24:09.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T00:24:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T00:24:09.282Z] 25644d5014cf: Preparing [2023-09-13T00:24:09.282Z] a10956596c09: Preparing [2023-09-13T00:24:09.282Z] 4a7640ea6cc1: Preparing [2023-09-13T00:24:09.282Z] a0d45b90443a: Preparing [2023-09-13T00:24:09.282Z] 9293a60c50d5: Preparing [2023-09-13T00:24:09.282Z] 9aaf6cd7348d: Preparing [2023-09-13T00:24:09.282Z] d02da755e1aa: Preparing [2023-09-13T00:24:09.282Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:09.282Z] 50f93ed259ae: Preparing [2023-09-13T00:24:09.282Z] 7938b797b72e: Preparing [2023-09-13T00:24:09.282Z] b2191e2be29d: Preparing [2023-09-13T00:24:09.282Z] d02da755e1aa: Waiting [2023-09-13T00:24:09.282Z] bcb18b0c3bfa: Waiting [2023-09-13T00:24:09.282Z] 50f93ed259ae: Waiting [2023-09-13T00:24:09.282Z] 7938b797b72e: Waiting [2023-09-13T00:24:09.282Z] 9aaf6cd7348d: Waiting [2023-09-13T00:24:09.282Z] b2191e2be29d: Waiting [2023-09-13T00:24:09.282Z] a10956596c09: Layer already exists [2023-09-13T00:24:09.282Z] a0d45b90443a: Layer already exists [2023-09-13T00:24:09.282Z] 25644d5014cf: Layer already exists [2023-09-13T00:24:09.282Z] 9293a60c50d5: Layer already exists [2023-09-13T00:24:09.282Z] 4a7640ea6cc1: Layer already exists [2023-09-13T00:24:09.282Z] d02da755e1aa: Layer already exists [2023-09-13T00:24:09.282Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:09.282Z] 7938b797b72e: Layer already exists [2023-09-13T00:24:09.282Z] 9aaf6cd7348d: Layer already exists [2023-09-13T00:24:09.282Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:09.282Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:09.548Z] latest: digest: sha256:745f76227ba158c1678307fe256ec3a738ff10e7a90508cb9e1042fb269e7ed8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:09.881Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:10.209Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.44 [2023-09-13T00:24:10.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T00:24:10.209Z] 25644d5014cf: Preparing [2023-09-13T00:24:10.209Z] a10956596c09: Preparing [2023-09-13T00:24:10.209Z] 4a7640ea6cc1: Preparing [2023-09-13T00:24:10.209Z] a0d45b90443a: Preparing [2023-09-13T00:24:10.209Z] 9293a60c50d5: Preparing [2023-09-13T00:24:10.209Z] 9aaf6cd7348d: Preparing [2023-09-13T00:24:10.209Z] d02da755e1aa: Preparing [2023-09-13T00:24:10.209Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:10.209Z] 50f93ed259ae: Preparing [2023-09-13T00:24:10.209Z] 7938b797b72e: Preparing [2023-09-13T00:24:10.209Z] b2191e2be29d: Preparing [2023-09-13T00:24:10.209Z] 9aaf6cd7348d: Waiting [2023-09-13T00:24:10.209Z] d02da755e1aa: Waiting [2023-09-13T00:24:10.209Z] bcb18b0c3bfa: Waiting [2023-09-13T00:24:10.209Z] 50f93ed259ae: Waiting [2023-09-13T00:24:10.209Z] 7938b797b72e: Waiting [2023-09-13T00:24:10.209Z] b2191e2be29d: Waiting [2023-09-13T00:24:10.209Z] 25644d5014cf: Layer already exists [2023-09-13T00:24:10.209Z] a0d45b90443a: Layer already exists [2023-09-13T00:24:10.209Z] 4a7640ea6cc1: Layer already exists [2023-09-13T00:24:10.209Z] a10956596c09: Layer already exists [2023-09-13T00:24:10.209Z] 9293a60c50d5: Layer already exists [2023-09-13T00:24:10.209Z] d02da755e1aa: Layer already exists [2023-09-13T00:24:10.209Z] 9aaf6cd7348d: Layer already exists [2023-09-13T00:24:10.209Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:10.209Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:10.209Z] 7938b797b72e: Layer already exists [2023-09-13T00:24:10.209Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:10.472Z] 3.1.0-dev.44: digest: sha256:745f76227ba158c1678307fe256ec3a738ff10e7a90508cb9e1042fb269e7ed8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:10.817Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:11.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:11.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T00:24:12.112Z] 25644d5014cf: Preparing [2023-09-13T00:24:12.112Z] a10956596c09: Preparing [2023-09-13T00:24:12.112Z] 4a7640ea6cc1: Preparing [2023-09-13T00:24:12.112Z] a0d45b90443a: Preparing [2023-09-13T00:24:12.112Z] 9293a60c50d5: Preparing [2023-09-13T00:24:12.112Z] 9aaf6cd7348d: Preparing [2023-09-13T00:24:12.112Z] d02da755e1aa: Preparing [2023-09-13T00:24:12.112Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:12.112Z] 50f93ed259ae: Preparing [2023-09-13T00:24:12.112Z] 7938b797b72e: Preparing [2023-09-13T00:24:12.112Z] b2191e2be29d: Preparing [2023-09-13T00:24:12.112Z] bcb18b0c3bfa: Waiting [2023-09-13T00:24:12.112Z] 50f93ed259ae: Waiting [2023-09-13T00:24:12.112Z] 7938b797b72e: Waiting [2023-09-13T00:24:12.112Z] b2191e2be29d: Waiting [2023-09-13T00:24:12.112Z] 9aaf6cd7348d: Waiting [2023-09-13T00:24:12.112Z] d02da755e1aa: Waiting [2023-09-13T00:24:12.379Z] 25644d5014cf: Layer already exists [2023-09-13T00:24:12.379Z] 9293a60c50d5: Layer already exists [2023-09-13T00:24:12.379Z] a10956596c09: Layer already exists [2023-09-13T00:24:12.379Z] a0d45b90443a: Layer already exists [2023-09-13T00:24:12.379Z] 4a7640ea6cc1: Layer already exists [2023-09-13T00:24:12.379Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:12.379Z] d02da755e1aa: Layer already exists [2023-09-13T00:24:12.379Z] 9aaf6cd7348d: Layer already exists [2023-09-13T00:24:12.379Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:12.379Z] 7938b797b72e: Layer already exists [2023-09-13T00:24:12.379Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:13.783Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:745f76227ba158c1678307fe256ec3a738ff10e7a90508cb9e1042fb269e7ed8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:14.381Z] + 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 [2023-09-13T00:24:14.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-13T00:24:14.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T00:24:14.718Z] 25644d5014cf: Preparing [2023-09-13T00:24:14.718Z] a10956596c09: Preparing [2023-09-13T00:24:14.718Z] 4a7640ea6cc1: Preparing [2023-09-13T00:24:14.718Z] a0d45b90443a: Preparing [2023-09-13T00:24:14.718Z] 9293a60c50d5: Preparing [2023-09-13T00:24:14.718Z] 9aaf6cd7348d: Preparing [2023-09-13T00:24:14.718Z] d02da755e1aa: Preparing [2023-09-13T00:24:14.718Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:14.718Z] 50f93ed259ae: Preparing [2023-09-13T00:24:14.718Z] d02da755e1aa: Waiting [2023-09-13T00:24:14.718Z] bcb18b0c3bfa: Waiting [2023-09-13T00:24:14.718Z] 50f93ed259ae: Waiting [2023-09-13T00:24:14.718Z] 7938b797b72e: Preparing [2023-09-13T00:24:14.718Z] b2191e2be29d: Preparing [2023-09-13T00:24:14.718Z] 9aaf6cd7348d: Waiting [2023-09-13T00:24:14.718Z] 7938b797b72e: Waiting [2023-09-13T00:24:14.718Z] b2191e2be29d: Waiting [2023-09-13T00:24:14.984Z] a10956596c09: Layer already exists [2023-09-13T00:24:14.984Z] 9293a60c50d5: Layer already exists [2023-09-13T00:24:14.984Z] a0d45b90443a: Layer already exists [2023-09-13T00:24:14.984Z] 4a7640ea6cc1: Layer already exists [2023-09-13T00:24:14.984Z] 25644d5014cf: Layer already exists [2023-09-13T00:24:14.984Z] 9aaf6cd7348d: Layer already exists [2023-09-13T00:24:14.984Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:14.984Z] d02da755e1aa: Layer already exists [2023-09-13T00:24:14.984Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:14.984Z] 7938b797b72e: Layer already exists [2023-09-13T00:24:14.984Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:14.984Z] main: digest: sha256:745f76227ba158c1678307fe256ec3a738ff10e7a90508cb9e1042fb269e7ed8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:24:15.038Z] ===================================================== [Pipeline] echo [2023-09-13T00:24:15.047Z] taggedImages: [2023-09-13T00:24:15.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:15.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T00:24:15.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.44 [2023-09-13T00:24:15.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:15.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-13T00:24:15.066Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-13T00:24:15.066Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:15.066Z] latest [2023-09-13T00:24:15.066Z] 3.1.0-dev.44 [2023-09-13T00:24:15.066Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:15.066Z] main [2023-09-13T00:24:15.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:15.394Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:15.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:15.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T00:24:15.733Z] 6eb7a692c1c2: Preparing [2023-09-13T00:24:15.733Z] 6d5950d18706: Preparing [2023-09-13T00:24:15.733Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:15.733Z] 50f93ed259ae: Preparing [2023-09-13T00:24:15.733Z] e2286d1d8720: Preparing [2023-09-13T00:24:15.733Z] b2191e2be29d: Preparing [2023-09-13T00:24:15.733Z] b2191e2be29d: Waiting [2023-09-13T00:24:15.733Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:15.733Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:16.000Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:16.000Z] 6eb7a692c1c2: Pushed [2023-09-13T00:24:17.411Z] e2286d1d8720: Pushed [2023-09-13T00:24:21.659Z] 6d5950d18706: Pushed [2023-09-13T00:24:21.659Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:2e22504513adc03ebb6e345b570a8f3fc3410f72bda6ae61c61413b0c8cd4782 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:21.995Z] + 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 [2023-09-13T00:24:22.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T00:24:22.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T00:24:22.331Z] 6eb7a692c1c2: Preparing [2023-09-13T00:24:22.331Z] 6d5950d18706: Preparing [2023-09-13T00:24:22.331Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:22.331Z] 50f93ed259ae: Preparing [2023-09-13T00:24:22.331Z] e2286d1d8720: Preparing [2023-09-13T00:24:22.331Z] b2191e2be29d: Preparing [2023-09-13T00:24:22.331Z] b2191e2be29d: Waiting [2023-09-13T00:24:22.331Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:22.331Z] 6d5950d18706: Layer already exists [2023-09-13T00:24:22.331Z] e2286d1d8720: Layer already exists [2023-09-13T00:24:22.331Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:22.331Z] 6eb7a692c1c2: Layer already exists [2023-09-13T00:24:22.331Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:22.596Z] latest: digest: sha256:2e22504513adc03ebb6e345b570a8f3fc3410f72bda6ae61c61413b0c8cd4782 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:22.936Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:23.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.44 [2023-09-13T00:24:23.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T00:24:23.270Z] 6eb7a692c1c2: Preparing [2023-09-13T00:24:23.270Z] 6d5950d18706: Preparing [2023-09-13T00:24:23.270Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:23.270Z] 50f93ed259ae: Preparing [2023-09-13T00:24:23.270Z] e2286d1d8720: Preparing [2023-09-13T00:24:23.270Z] b2191e2be29d: Preparing [2023-09-13T00:24:23.270Z] b2191e2be29d: Waiting [2023-09-13T00:24:23.270Z] 6eb7a692c1c2: Layer already exists [2023-09-13T00:24:23.270Z] 6d5950d18706: Layer already exists [2023-09-13T00:24:23.270Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:23.270Z] e2286d1d8720: Layer already exists [2023-09-13T00:24:23.270Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:23.270Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:23.536Z] 3.1.0-dev.44: digest: sha256:2e22504513adc03ebb6e345b570a8f3fc3410f72bda6ae61c61413b0c8cd4782 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:23.882Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:24.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:24.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T00:24:24.219Z] 6eb7a692c1c2: Preparing [2023-09-13T00:24:24.219Z] 6d5950d18706: Preparing [2023-09-13T00:24:24.219Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:24.219Z] 50f93ed259ae: Preparing [2023-09-13T00:24:24.219Z] e2286d1d8720: Preparing [2023-09-13T00:24:24.219Z] b2191e2be29d: Preparing [2023-09-13T00:24:24.219Z] b2191e2be29d: Waiting [2023-09-13T00:24:24.219Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:24.219Z] 6d5950d18706: Layer already exists [2023-09-13T00:24:24.219Z] 6eb7a692c1c2: Layer already exists [2023-09-13T00:24:24.219Z] e2286d1d8720: Layer already exists [2023-09-13T00:24:24.219Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:24.219Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:24.484Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:2e22504513adc03ebb6e345b570a8f3fc3410f72bda6ae61c61413b0c8cd4782 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:24.828Z] + 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 [2023-09-13T00:24:25.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-13T00:24:25.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T00:24:25.160Z] 6eb7a692c1c2: Preparing [2023-09-13T00:24:25.160Z] 6d5950d18706: Preparing [2023-09-13T00:24:25.160Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:25.160Z] 50f93ed259ae: Preparing [2023-09-13T00:24:25.160Z] e2286d1d8720: Preparing [2023-09-13T00:24:25.160Z] b2191e2be29d: Preparing [2023-09-13T00:24:25.160Z] b2191e2be29d: Waiting [2023-09-13T00:24:25.160Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:25.160Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:25.160Z] e2286d1d8720: Layer already exists [2023-09-13T00:24:25.160Z] 6eb7a692c1c2: Layer already exists [2023-09-13T00:24:25.160Z] 6d5950d18706: Layer already exists [2023-09-13T00:24:25.160Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:25.425Z] main: digest: sha256:2e22504513adc03ebb6e345b570a8f3fc3410f72bda6ae61c61413b0c8cd4782 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:24:25.467Z] ===================================================== [Pipeline] echo [2023-09-13T00:24:25.473Z] taggedImages: [2023-09-13T00:24:25.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:25.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T00:24:25.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.44 [2023-09-13T00:24:25.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:25.473Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-13T00:24:25.497Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-13T00:24:25.497Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:25.497Z] latest [2023-09-13T00:24:25.497Z] 3.1.0-dev.44 [2023-09-13T00:24:25.497Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:25.497Z] main [2023-09-13T00:24:25.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:25.850Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:26.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:26.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T00:24:26.187Z] 0302c24227ed: Preparing [2023-09-13T00:24:26.187Z] b4c9a279219e: Preparing [2023-09-13T00:24:26.187Z] 7a61788996ab: Preparing [2023-09-13T00:24:26.187Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:26.187Z] 50f93ed259ae: Preparing [2023-09-13T00:24:26.187Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:26.187Z] 22d4445e5049: Preparing [2023-09-13T00:24:26.187Z] a7b4c4088977: Preparing [2023-09-13T00:24:26.187Z] b2191e2be29d: Preparing [2023-09-13T00:24:26.187Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:26.187Z] 22d4445e5049: Waiting [2023-09-13T00:24:26.187Z] b2191e2be29d: Waiting [2023-09-13T00:24:26.187Z] a7b4c4088977: Waiting [2023-09-13T00:24:26.187Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:26.187Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:26.451Z] 7a61788996ab: Pushed [2023-09-13T00:24:26.451Z] b4c9a279219e: Pushed [2023-09-13T00:24:26.451Z] 0302c24227ed: Pushed [2023-09-13T00:24:26.451Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:27.408Z] a7b4c4088977: Pushed [2023-09-13T00:24:39.951Z] 22d4445e5049: Pushed [2023-09-13T00:24:46.583Z] 8a6029cf0ef3: Pushed [2023-09-13T00:24:46.583Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:97a546f5698f863fe1c8397810ba2cd70bf8f88171661ae6c5b85012320c9d43 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:46.945Z] + 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 [2023-09-13T00:24:47.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T00:24:47.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T00:24:47.277Z] 0302c24227ed: Preparing [2023-09-13T00:24:47.277Z] b4c9a279219e: Preparing [2023-09-13T00:24:47.277Z] 7a61788996ab: Preparing [2023-09-13T00:24:47.277Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:47.277Z] 50f93ed259ae: Preparing [2023-09-13T00:24:47.277Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:47.277Z] 22d4445e5049: Preparing [2023-09-13T00:24:47.277Z] a7b4c4088977: Preparing [2023-09-13T00:24:47.277Z] b2191e2be29d: Preparing [2023-09-13T00:24:47.277Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:47.277Z] 22d4445e5049: Waiting [2023-09-13T00:24:47.277Z] b2191e2be29d: Waiting [2023-09-13T00:24:47.277Z] a7b4c4088977: Waiting [2023-09-13T00:24:47.277Z] b4c9a279219e: Layer already exists [2023-09-13T00:24:47.277Z] 7a61788996ab: Layer already exists [2023-09-13T00:24:47.277Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:47.277Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:47.277Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:47.277Z] 22d4445e5049: Layer already exists [2023-09-13T00:24:47.277Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:47.277Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:47.277Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:47.577Z] latest: digest: sha256:97a546f5698f863fe1c8397810ba2cd70bf8f88171661ae6c5b85012320c9d43 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:47.932Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:48.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.44 [2023-09-13T00:24:48.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T00:24:48.272Z] 0302c24227ed: Preparing [2023-09-13T00:24:48.272Z] b4c9a279219e: Preparing [2023-09-13T00:24:48.272Z] 7a61788996ab: Preparing [2023-09-13T00:24:48.272Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:48.272Z] 50f93ed259ae: Preparing [2023-09-13T00:24:48.272Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:48.272Z] 22d4445e5049: Preparing [2023-09-13T00:24:48.272Z] a7b4c4088977: Preparing [2023-09-13T00:24:48.272Z] b2191e2be29d: Preparing [2023-09-13T00:24:48.272Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:48.272Z] 22d4445e5049: Waiting [2023-09-13T00:24:48.272Z] b2191e2be29d: Waiting [2023-09-13T00:24:48.272Z] a7b4c4088977: Waiting [2023-09-13T00:24:48.272Z] 7a61788996ab: Layer already exists [2023-09-13T00:24:48.272Z] b4c9a279219e: Layer already exists [2023-09-13T00:24:48.272Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:48.272Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:48.272Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:48.272Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:48.272Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:48.272Z] 22d4445e5049: Layer already exists [2023-09-13T00:24:48.272Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:48.541Z] 3.1.0-dev.44: digest: sha256:97a546f5698f863fe1c8397810ba2cd70bf8f88171661ae6c5b85012320c9d43 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:48.898Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:49.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:49.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T00:24:49.239Z] 0302c24227ed: Preparing [2023-09-13T00:24:49.239Z] b4c9a279219e: Preparing [2023-09-13T00:24:49.239Z] 7a61788996ab: Preparing [2023-09-13T00:24:49.239Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:49.239Z] 50f93ed259ae: Preparing [2023-09-13T00:24:49.239Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:49.239Z] 22d4445e5049: Preparing [2023-09-13T00:24:49.239Z] a7b4c4088977: Preparing [2023-09-13T00:24:49.239Z] b2191e2be29d: Preparing [2023-09-13T00:24:49.239Z] 22d4445e5049: Waiting [2023-09-13T00:24:49.239Z] b2191e2be29d: Waiting [2023-09-13T00:24:49.239Z] a7b4c4088977: Waiting [2023-09-13T00:24:49.239Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:49.239Z] b4c9a279219e: Layer already exists [2023-09-13T00:24:49.239Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:49.239Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:49.239Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:49.239Z] 7a61788996ab: Layer already exists [2023-09-13T00:24:49.239Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:49.239Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:49.239Z] 22d4445e5049: Layer already exists [2023-09-13T00:24:49.239Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:49.505Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:97a546f5698f863fe1c8397810ba2cd70bf8f88171661ae6c5b85012320c9d43 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:49.855Z] + 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 [2023-09-13T00:24:50.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-13T00:24:50.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T00:24:50.193Z] 0302c24227ed: Preparing [2023-09-13T00:24:50.193Z] b4c9a279219e: Preparing [2023-09-13T00:24:50.193Z] 7a61788996ab: Preparing [2023-09-13T00:24:50.193Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:50.193Z] 50f93ed259ae: Preparing [2023-09-13T00:24:50.193Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:50.193Z] 22d4445e5049: Preparing [2023-09-13T00:24:50.193Z] a7b4c4088977: Preparing [2023-09-13T00:24:50.193Z] b2191e2be29d: Preparing [2023-09-13T00:24:50.193Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:50.193Z] a7b4c4088977: Waiting [2023-09-13T00:24:50.193Z] 22d4445e5049: Waiting [2023-09-13T00:24:50.193Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:50.193Z] 7a61788996ab: Layer already exists [2023-09-13T00:24:50.193Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:50.193Z] b4c9a279219e: Layer already exists [2023-09-13T00:24:50.193Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:50.193Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:50.193Z] 22d4445e5049: Layer already exists [2023-09-13T00:24:50.193Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:50.193Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:50.458Z] main: digest: sha256:97a546f5698f863fe1c8397810ba2cd70bf8f88171661ae6c5b85012320c9d43 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:24:50.508Z] ===================================================== [Pipeline] echo [2023-09-13T00:24:50.518Z] taggedImages: [2023-09-13T00:24:50.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:50.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T00:24:50.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.44 [2023-09-13T00:24:50.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:50.518Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-13T00:24:50.543Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-13T00:24:50.543Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:50.543Z] latest [2023-09-13T00:24:50.543Z] 3.1.0-dev.44 [2023-09-13T00:24:50.543Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:50.543Z] main [2023-09-13T00:24:50.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:50.895Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:51.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:51.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T00:24:51.223Z] 9f11cfc4158f: Preparing [2023-09-13T00:24:51.223Z] d78e7ee89788: Preparing [2023-09-13T00:24:51.223Z] 788bc7b98ef3: Preparing [2023-09-13T00:24:51.223Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:51.223Z] 50f93ed259ae: Preparing [2023-09-13T00:24:51.223Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:51.223Z] 8a03fafe75c9: Preparing [2023-09-13T00:24:51.223Z] b2191e2be29d: Preparing [2023-09-13T00:24:51.223Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:51.223Z] 8a03fafe75c9: Waiting [2023-09-13T00:24:51.223Z] b2191e2be29d: Waiting [2023-09-13T00:24:51.223Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:51.223Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:51.490Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:51.490Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:51.490Z] 788bc7b98ef3: Pushed [2023-09-13T00:24:51.490Z] d78e7ee89788: Pushed [2023-09-13T00:24:51.490Z] 9f11cfc4158f: Pushed [2023-09-13T00:24:52.069Z] 8a03fafe75c9: Pushed [2023-09-13T00:24:52.069Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:ec1cf9929da5c7c473002930a4950ea5e176202fd2409f9d53ebb1846c1f54fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:52.405Z] + 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 [2023-09-13T00:24:52.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T00:24:52.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T00:24:52.736Z] 9f11cfc4158f: Preparing [2023-09-13T00:24:52.736Z] d78e7ee89788: Preparing [2023-09-13T00:24:52.736Z] 788bc7b98ef3: Preparing [2023-09-13T00:24:52.736Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:52.736Z] 50f93ed259ae: Preparing [2023-09-13T00:24:52.736Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:52.736Z] 8a03fafe75c9: Preparing [2023-09-13T00:24:52.736Z] b2191e2be29d: Preparing [2023-09-13T00:24:52.736Z] 8a03fafe75c9: Waiting [2023-09-13T00:24:52.736Z] b2191e2be29d: Waiting [2023-09-13T00:24:52.736Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:52.736Z] 788bc7b98ef3: Layer already exists [2023-09-13T00:24:52.736Z] 9f11cfc4158f: Layer already exists [2023-09-13T00:24:52.736Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:52.736Z] d78e7ee89788: Layer already exists [2023-09-13T00:24:52.736Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:52.736Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:52.736Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:52.736Z] 8a03fafe75c9: Layer already exists [2023-09-13T00:24:53.002Z] latest: digest: sha256:ec1cf9929da5c7c473002930a4950ea5e176202fd2409f9d53ebb1846c1f54fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:53.331Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:53.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.44 [2023-09-13T00:24:53.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T00:24:53.663Z] 9f11cfc4158f: Preparing [2023-09-13T00:24:53.663Z] d78e7ee89788: Preparing [2023-09-13T00:24:53.663Z] 788bc7b98ef3: Preparing [2023-09-13T00:24:53.663Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:53.663Z] 50f93ed259ae: Preparing [2023-09-13T00:24:53.663Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:53.663Z] 8a03fafe75c9: Preparing [2023-09-13T00:24:53.663Z] b2191e2be29d: Preparing [2023-09-13T00:24:53.663Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:53.663Z] 8a03fafe75c9: Waiting [2023-09-13T00:24:53.663Z] b2191e2be29d: Waiting [2023-09-13T00:24:53.663Z] d78e7ee89788: Layer already exists [2023-09-13T00:24:53.663Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:53.663Z] 9f11cfc4158f: Layer already exists [2023-09-13T00:24:53.663Z] 788bc7b98ef3: Layer already exists [2023-09-13T00:24:53.663Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:53.663Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:53.663Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:53.663Z] 8a03fafe75c9: Layer already exists [2023-09-13T00:24:53.927Z] 3.1.0-dev.44: digest: sha256:ec1cf9929da5c7c473002930a4950ea5e176202fd2409f9d53ebb1846c1f54fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:54.261Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:54.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:54.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T00:24:54.589Z] 9f11cfc4158f: Preparing [2023-09-13T00:24:54.589Z] d78e7ee89788: Preparing [2023-09-13T00:24:54.589Z] 788bc7b98ef3: Preparing [2023-09-13T00:24:54.589Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:54.589Z] 50f93ed259ae: Preparing [2023-09-13T00:24:54.589Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:54.589Z] 8a03fafe75c9: Preparing [2023-09-13T00:24:54.589Z] b2191e2be29d: Preparing [2023-09-13T00:24:54.589Z] 8a03fafe75c9: Waiting [2023-09-13T00:24:54.589Z] b2191e2be29d: Waiting [2023-09-13T00:24:54.589Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:54.589Z] 788bc7b98ef3: Layer already exists [2023-09-13T00:24:54.589Z] 9f11cfc4158f: Layer already exists [2023-09-13T00:24:54.589Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:54.589Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:54.589Z] d78e7ee89788: Layer already exists [2023-09-13T00:24:54.590Z] 8a03fafe75c9: Layer already exists [2023-09-13T00:24:54.590Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:54.590Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:54.853Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:ec1cf9929da5c7c473002930a4950ea5e176202fd2409f9d53ebb1846c1f54fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:55.201Z] + 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 [2023-09-13T00:24:55.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-13T00:24:55.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T00:24:55.532Z] 9f11cfc4158f: Preparing [2023-09-13T00:24:55.532Z] d78e7ee89788: Preparing [2023-09-13T00:24:55.532Z] 788bc7b98ef3: Preparing [2023-09-13T00:24:55.532Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:55.532Z] 50f93ed259ae: Preparing [2023-09-13T00:24:55.532Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:55.532Z] 8a03fafe75c9: Preparing [2023-09-13T00:24:55.532Z] b2191e2be29d: Preparing [2023-09-13T00:24:55.532Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:55.532Z] b2191e2be29d: Waiting [2023-09-13T00:24:55.532Z] 8a03fafe75c9: Waiting [2023-09-13T00:24:55.532Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:55.532Z] 9f11cfc4158f: Layer already exists [2023-09-13T00:24:55.532Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:55.532Z] d78e7ee89788: Layer already exists [2023-09-13T00:24:55.532Z] 788bc7b98ef3: Layer already exists [2023-09-13T00:24:55.532Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:55.532Z] 8a03fafe75c9: Layer already exists [2023-09-13T00:24:55.532Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:55.797Z] main: digest: sha256:ec1cf9929da5c7c473002930a4950ea5e176202fd2409f9d53ebb1846c1f54fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:24:55.844Z] ===================================================== [Pipeline] echo [2023-09-13T00:24:55.849Z] taggedImages: [2023-09-13T00:24:55.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:55.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T00:24:55.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.44 [2023-09-13T00:24:55.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:55.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-13T00:24:55.865Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-13T00:24:55.865Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:55.865Z] latest [2023-09-13T00:24:55.865Z] 3.1.0-dev.44 [2023-09-13T00:24:55.865Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:24:55.865Z] main [2023-09-13T00:24:55.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:56.203Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:56.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:24:56.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T00:24:56.537Z] 0302c24227ed: Preparing [2023-09-13T00:24:56.537Z] e81f68cd38dd: Preparing [2023-09-13T00:24:56.537Z] 19b11a9c4394: Preparing [2023-09-13T00:24:56.537Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:56.537Z] 50f93ed259ae: Preparing [2023-09-13T00:24:56.537Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:56.537Z] a7b4c4088977: Preparing [2023-09-13T00:24:56.537Z] b2191e2be29d: Preparing [2023-09-13T00:24:56.537Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:56.537Z] a7b4c4088977: Waiting [2023-09-13T00:24:56.537Z] b2191e2be29d: Waiting [2023-09-13T00:24:56.537Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:56.537Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:56.537Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:56.804Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:56.804Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:56.804Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:56.804Z] e81f68cd38dd: Pushed [2023-09-13T00:24:56.804Z] 19b11a9c4394: Pushed [2023-09-13T00:24:56.804Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:c6e772f7e39499863b7d29dd428fb35a354f6dda60bf1ed192363944a3c8d99f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:57.412Z] + 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 [2023-09-13T00:24:57.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T00:24:57.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T00:24:57.749Z] 0302c24227ed: Preparing [2023-09-13T00:24:57.749Z] e81f68cd38dd: Preparing [2023-09-13T00:24:57.749Z] 19b11a9c4394: Preparing [2023-09-13T00:24:57.749Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:57.749Z] 50f93ed259ae: Preparing [2023-09-13T00:24:57.749Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:57.749Z] a7b4c4088977: Preparing [2023-09-13T00:24:57.749Z] b2191e2be29d: Preparing [2023-09-13T00:24:57.749Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:57.749Z] a7b4c4088977: Waiting [2023-09-13T00:24:57.749Z] b2191e2be29d: Waiting [2023-09-13T00:24:57.749Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:57.749Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:57.749Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:57.749Z] e81f68cd38dd: Layer already exists [2023-09-13T00:24:57.749Z] 19b11a9c4394: Layer already exists [2023-09-13T00:24:57.749Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:57.749Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:57.749Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:58.014Z] latest: digest: sha256:c6e772f7e39499863b7d29dd428fb35a354f6dda60bf1ed192363944a3c8d99f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:58.349Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:58.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.44 [2023-09-13T00:24:58.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T00:24:58.688Z] 0302c24227ed: Preparing [2023-09-13T00:24:58.688Z] e81f68cd38dd: Preparing [2023-09-13T00:24:58.688Z] 19b11a9c4394: Preparing [2023-09-13T00:24:58.688Z] bcb18b0c3bfa: Preparing [2023-09-13T00:24:58.688Z] 50f93ed259ae: Preparing [2023-09-13T00:24:58.688Z] 8a6029cf0ef3: Preparing [2023-09-13T00:24:58.688Z] a7b4c4088977: Preparing [2023-09-13T00:24:58.688Z] b2191e2be29d: Preparing [2023-09-13T00:24:58.688Z] b2191e2be29d: Waiting [2023-09-13T00:24:58.688Z] 8a6029cf0ef3: Waiting [2023-09-13T00:24:58.688Z] a7b4c4088977: Waiting [2023-09-13T00:24:58.688Z] e81f68cd38dd: Layer already exists [2023-09-13T00:24:58.688Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:24:58.688Z] 50f93ed259ae: Layer already exists [2023-09-13T00:24:58.688Z] 0302c24227ed: Layer already exists [2023-09-13T00:24:58.688Z] 19b11a9c4394: Layer already exists [2023-09-13T00:24:58.688Z] a7b4c4088977: Layer already exists [2023-09-13T00:24:58.688Z] b2191e2be29d: Layer already exists [2023-09-13T00:24:58.688Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:24:58.955Z] 3.1.0-dev.44: digest: sha256:c6e772f7e39499863b7d29dd428fb35a354f6dda60bf1ed192363944a3c8d99f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:24:59.293Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:02.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:02.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T00:25:02.203Z] 0302c24227ed: Preparing [2023-09-13T00:25:02.203Z] e81f68cd38dd: Preparing [2023-09-13T00:25:02.203Z] 19b11a9c4394: Preparing [2023-09-13T00:25:02.203Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:02.203Z] 50f93ed259ae: Preparing [2023-09-13T00:25:02.203Z] 8a6029cf0ef3: Preparing [2023-09-13T00:25:02.203Z] a7b4c4088977: Preparing [2023-09-13T00:25:02.203Z] b2191e2be29d: Preparing [2023-09-13T00:25:02.203Z] 8a6029cf0ef3: Waiting [2023-09-13T00:25:02.203Z] a7b4c4088977: Waiting [2023-09-13T00:25:02.203Z] b2191e2be29d: Waiting [2023-09-13T00:25:02.203Z] e81f68cd38dd: Layer already exists [2023-09-13T00:25:02.203Z] 19b11a9c4394: Layer already exists [2023-09-13T00:25:02.203Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:02.203Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:02.203Z] 0302c24227ed: Layer already exists [2023-09-13T00:25:02.203Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:02.203Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:25:02.203Z] a7b4c4088977: Layer already exists [2023-09-13T00:25:02.469Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:c6e772f7e39499863b7d29dd428fb35a354f6dda60bf1ed192363944a3c8d99f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:02.809Z] + 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 [2023-09-13T00:25:03.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-13T00:25:03.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T00:25:03.142Z] 0302c24227ed: Preparing [2023-09-13T00:25:03.142Z] e81f68cd38dd: Preparing [2023-09-13T00:25:03.142Z] 19b11a9c4394: Preparing [2023-09-13T00:25:03.142Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:03.142Z] 50f93ed259ae: Preparing [2023-09-13T00:25:03.142Z] 8a6029cf0ef3: Preparing [2023-09-13T00:25:03.142Z] a7b4c4088977: Preparing [2023-09-13T00:25:03.142Z] b2191e2be29d: Preparing [2023-09-13T00:25:03.142Z] 8a6029cf0ef3: Waiting [2023-09-13T00:25:03.142Z] a7b4c4088977: Waiting [2023-09-13T00:25:03.142Z] b2191e2be29d: Waiting [2023-09-13T00:25:03.142Z] 0302c24227ed: Layer already exists [2023-09-13T00:25:03.142Z] 19b11a9c4394: Layer already exists [2023-09-13T00:25:03.142Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:03.142Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:03.142Z] e81f68cd38dd: Layer already exists [2023-09-13T00:25:03.142Z] 8a6029cf0ef3: Layer already exists [2023-09-13T00:25:03.142Z] a7b4c4088977: Layer already exists [2023-09-13T00:25:03.142Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:03.408Z] main: digest: sha256:c6e772f7e39499863b7d29dd428fb35a354f6dda60bf1ed192363944a3c8d99f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:25:03.446Z] ===================================================== [Pipeline] echo [2023-09-13T00:25:03.452Z] taggedImages: [2023-09-13T00:25:03.452Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:03.452Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T00:25:03.452Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.44 [2023-09-13T00:25:03.452Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:03.452Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-13T00:25:03.468Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-13T00:25:03.468Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:03.468Z] latest [2023-09-13T00:25:03.468Z] 3.1.0-dev.44 [2023-09-13T00:25:03.468Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:03.468Z] main [2023-09-13T00:25:03.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:03.802Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:04.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:04.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T00:25:04.147Z] da3a2b4ed591: Preparing [2023-09-13T00:25:04.147Z] c940e2352aed: Preparing [2023-09-13T00:25:04.147Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:04.147Z] 50f93ed259ae: Preparing [2023-09-13T00:25:04.147Z] 087ef0109b89: Preparing [2023-09-13T00:25:04.147Z] b2191e2be29d: Preparing [2023-09-13T00:25:04.147Z] b2191e2be29d: Waiting [2023-09-13T00:25:04.147Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:04.147Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:04.411Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:04.411Z] da3a2b4ed591: Pushed [2023-09-13T00:25:04.411Z] 087ef0109b89: Pushed [2023-09-13T00:25:09.743Z] c940e2352aed: Pushed [2023-09-13T00:25:10.010Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:261a0969189995ddb772abfc37c3d6ea38576b7b98fbf5fe41666e08d6d0280f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:10.352Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:10.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T00:25:10.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T00:25:10.691Z] da3a2b4ed591: Preparing [2023-09-13T00:25:10.691Z] c940e2352aed: Preparing [2023-09-13T00:25:10.691Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:10.691Z] 50f93ed259ae: Preparing [2023-09-13T00:25:10.691Z] 087ef0109b89: Preparing [2023-09-13T00:25:10.691Z] b2191e2be29d: Preparing [2023-09-13T00:25:10.691Z] b2191e2be29d: Waiting [2023-09-13T00:25:10.691Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:10.691Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:10.691Z] 087ef0109b89: Layer already exists [2023-09-13T00:25:10.691Z] da3a2b4ed591: Layer already exists [2023-09-13T00:25:10.691Z] c940e2352aed: Layer already exists [2023-09-13T00:25:10.691Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:10.956Z] latest: digest: sha256:261a0969189995ddb772abfc37c3d6ea38576b7b98fbf5fe41666e08d6d0280f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:11.304Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:11.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.44 [2023-09-13T00:25:11.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T00:25:11.637Z] da3a2b4ed591: Preparing [2023-09-13T00:25:11.637Z] c940e2352aed: Preparing [2023-09-13T00:25:11.637Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:11.637Z] 50f93ed259ae: Preparing [2023-09-13T00:25:11.637Z] 087ef0109b89: Preparing [2023-09-13T00:25:11.637Z] b2191e2be29d: Preparing [2023-09-13T00:25:11.637Z] b2191e2be29d: Waiting [2023-09-13T00:25:11.637Z] c940e2352aed: Layer already exists [2023-09-13T00:25:11.637Z] 087ef0109b89: Layer already exists [2023-09-13T00:25:11.637Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:11.637Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:11.637Z] da3a2b4ed591: Layer already exists [2023-09-13T00:25:11.637Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:11.902Z] 3.1.0-dev.44: digest: sha256:261a0969189995ddb772abfc37c3d6ea38576b7b98fbf5fe41666e08d6d0280f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:12.240Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:12.576Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:12.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T00:25:12.576Z] da3a2b4ed591: Preparing [2023-09-13T00:25:12.576Z] c940e2352aed: Preparing [2023-09-13T00:25:12.576Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:12.576Z] 50f93ed259ae: Preparing [2023-09-13T00:25:12.576Z] 087ef0109b89: Preparing [2023-09-13T00:25:12.576Z] b2191e2be29d: Preparing [2023-09-13T00:25:12.576Z] b2191e2be29d: Waiting [2023-09-13T00:25:12.576Z] 087ef0109b89: Layer already exists [2023-09-13T00:25:12.576Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:12.576Z] c940e2352aed: Layer already exists [2023-09-13T00:25:12.576Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:12.576Z] da3a2b4ed591: Layer already exists [2023-09-13T00:25:12.576Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:12.843Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:261a0969189995ddb772abfc37c3d6ea38576b7b98fbf5fe41666e08d6d0280f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:13.182Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:13.524Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-13T00:25:13.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T00:25:13.525Z] da3a2b4ed591: Preparing [2023-09-13T00:25:13.525Z] c940e2352aed: Preparing [2023-09-13T00:25:13.525Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:13.525Z] 50f93ed259ae: Preparing [2023-09-13T00:25:13.525Z] 087ef0109b89: Preparing [2023-09-13T00:25:13.525Z] b2191e2be29d: Preparing [2023-09-13T00:25:13.525Z] b2191e2be29d: Waiting [2023-09-13T00:25:13.525Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:13.525Z] da3a2b4ed591: Layer already exists [2023-09-13T00:25:13.525Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:13.525Z] c940e2352aed: Layer already exists [2023-09-13T00:25:13.525Z] 087ef0109b89: Layer already exists [2023-09-13T00:25:13.525Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:13.792Z] main: digest: sha256:261a0969189995ddb772abfc37c3d6ea38576b7b98fbf5fe41666e08d6d0280f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:25:13.849Z] ===================================================== [Pipeline] echo [2023-09-13T00:25:13.859Z] taggedImages: [2023-09-13T00:25:13.859Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:13.859Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T00:25:13.859Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.44 [2023-09-13T00:25:13.859Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:13.859Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-13T00:25:13.883Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-13T00:25:13.884Z] 2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:13.884Z] latest [2023-09-13T00:25:13.884Z] 3.1.0-dev.44 [2023-09-13T00:25:13.884Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:13.884Z] main [2023-09-13T00:25:13.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:14.233Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:14.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:14.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T00:25:14.563Z] 37044b6e99d8: Preparing [2023-09-13T00:25:14.563Z] bb0d6768ff59: Preparing [2023-09-13T00:25:14.563Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:14.563Z] 50f93ed259ae: Preparing [2023-09-13T00:25:14.563Z] cb6a5863d4d1: Preparing [2023-09-13T00:25:14.563Z] b2191e2be29d: Preparing [2023-09-13T00:25:14.563Z] b2191e2be29d: Waiting [2023-09-13T00:25:14.563Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:14.563Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:25:14.563Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:14.828Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:14.828Z] 37044b6e99d8: Pushed [2023-09-13T00:25:20.158Z] bb0d6768ff59: Pushed [2023-09-13T00:25:20.423Z] 2d30f705c743795df8390fbd60637189b6d83314: digest: sha256:4186f78d6a39de1d027d8a4cd812f347687e702ddaa4d381ec598cb9d044f1cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:20.770Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:21.105Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T00:25:21.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T00:25:21.105Z] 37044b6e99d8: Preparing [2023-09-13T00:25:21.105Z] bb0d6768ff59: Preparing [2023-09-13T00:25:21.105Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:21.105Z] 50f93ed259ae: Preparing [2023-09-13T00:25:21.105Z] cb6a5863d4d1: Preparing [2023-09-13T00:25:21.105Z] b2191e2be29d: Preparing [2023-09-13T00:25:21.105Z] b2191e2be29d: Waiting [2023-09-13T00:25:21.105Z] bb0d6768ff59: Layer already exists [2023-09-13T00:25:21.105Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:21.105Z] 37044b6e99d8: Layer already exists [2023-09-13T00:25:21.105Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:21.105Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:25:21.105Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:21.371Z] latest: digest: sha256:4186f78d6a39de1d027d8a4cd812f347687e702ddaa4d381ec598cb9d044f1cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:21.710Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:22.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.44 [2023-09-13T00:25:22.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T00:25:22.040Z] 37044b6e99d8: Preparing [2023-09-13T00:25:22.040Z] bb0d6768ff59: Preparing [2023-09-13T00:25:22.040Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:22.040Z] 50f93ed259ae: Preparing [2023-09-13T00:25:22.040Z] cb6a5863d4d1: Preparing [2023-09-13T00:25:22.040Z] b2191e2be29d: Preparing [2023-09-13T00:25:22.040Z] b2191e2be29d: Waiting [2023-09-13T00:25:22.040Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:22.040Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:25:22.040Z] bb0d6768ff59: Layer already exists [2023-09-13T00:25:22.040Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:22.040Z] 37044b6e99d8: Layer already exists [2023-09-13T00:25:22.040Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:22.306Z] 3.1.0-dev.44: digest: sha256:4186f78d6a39de1d027d8a4cd812f347687e702ddaa4d381ec598cb9d044f1cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:22.644Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:22.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:22.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T00:25:22.985Z] 37044b6e99d8: Preparing [2023-09-13T00:25:22.985Z] bb0d6768ff59: Preparing [2023-09-13T00:25:22.985Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:22.985Z] 50f93ed259ae: Preparing [2023-09-13T00:25:22.985Z] cb6a5863d4d1: Preparing [2023-09-13T00:25:22.985Z] b2191e2be29d: Preparing [2023-09-13T00:25:22.985Z] b2191e2be29d: Waiting [2023-09-13T00:25:22.985Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:25:22.985Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:22.985Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:22.985Z] 37044b6e99d8: Layer already exists [2023-09-13T00:25:22.985Z] bb0d6768ff59: Layer already exists [2023-09-13T00:25:22.985Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:23.250Z] 2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44: digest: sha256:4186f78d6a39de1d027d8a4cd812f347687e702ddaa4d381ec598cb9d044f1cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:23.589Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:23.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-13T00:25:23.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T00:25:23.925Z] 37044b6e99d8: Preparing [2023-09-13T00:25:23.925Z] bb0d6768ff59: Preparing [2023-09-13T00:25:23.925Z] bcb18b0c3bfa: Preparing [2023-09-13T00:25:23.925Z] 50f93ed259ae: Preparing [2023-09-13T00:25:23.925Z] cb6a5863d4d1: Preparing [2023-09-13T00:25:23.925Z] b2191e2be29d: Preparing [2023-09-13T00:25:23.925Z] b2191e2be29d: Waiting [2023-09-13T00:25:23.925Z] bcb18b0c3bfa: Layer already exists [2023-09-13T00:25:23.925Z] cb6a5863d4d1: Layer already exists [2023-09-13T00:25:23.925Z] bb0d6768ff59: Layer already exists [2023-09-13T00:25:23.925Z] 50f93ed259ae: Layer already exists [2023-09-13T00:25:23.925Z] 37044b6e99d8: Layer already exists [2023-09-13T00:25:23.925Z] b2191e2be29d: Layer already exists [2023-09-13T00:25:24.190Z] main: digest: sha256:4186f78d6a39de1d027d8a4cd812f347687e702ddaa4d381ec598cb9d044f1cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T00:25:24.243Z] ===================================================== [Pipeline] echo [2023-09-13T00:25:24.251Z] taggedImages: [2023-09-13T00:25:24.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d30f705c743795df8390fbd60637189b6d83314 [2023-09-13T00:25:24.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T00:25:24.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.44 [2023-09-13T00:25:24.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d30f705c743795df8390fbd60637189b6d83314-3.1.0-dev.44 [2023-09-13T00:25:24.251Z] - 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 [2023-09-13T00:25:24.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T00:25:24.635Z] [2023-09-13T00:25:24.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:25:24.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T00:25:24.960Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T00:25:24.960Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T00:25:24.960Z] 04944245beec: Pulling fs layer [2023-09-13T00:25:24.960Z] 699f458cf7ca: Pulling fs layer [2023-09-13T00:25:24.960Z] 765212b225bb: Pulling fs layer [2023-09-13T00:25:24.960Z] f23df028b6ca: Pulling fs layer [2023-09-13T00:25:24.960Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T00:25:24.960Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T00:25:24.960Z] f23df028b6ca: Waiting [2023-09-13T00:25:24.960Z] d65c8cfc05b1: Waiting [2023-09-13T00:25:24.960Z] 2437ff75d9bd: Waiting [2023-09-13T00:25:24.960Z] 765212b225bb: Waiting [2023-09-13T00:25:25.225Z] 04944245beec: Verifying Checksum [2023-09-13T00:25:25.225Z] 04944245beec: Download complete [2023-09-13T00:25:25.225Z] 765212b225bb: Verifying Checksum [2023-09-13T00:25:25.225Z] 765212b225bb: Download complete [2023-09-13T00:25:25.225Z] f23df028b6ca: Verifying Checksum [2023-09-13T00:25:25.225Z] f23df028b6ca: Download complete [2023-09-13T00:25:25.225Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T00:25:25.225Z] d65c8cfc05b1: Download complete [2023-09-13T00:25:25.492Z] 699f458cf7ca: Verifying Checksum [2023-09-13T00:25:25.492Z] 699f458cf7ca: Download complete [2023-09-13T00:25:25.768Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T00:25:25.768Z] 8998bd30e6a1: Download complete [2023-09-13T00:25:28.354Z] 2437ff75d9bd: Download complete [2023-09-13T00:25:30.306Z] 8998bd30e6a1: Pull complete [2023-09-13T00:25:30.573Z] 04944245beec: Pull complete [2023-09-13T00:25:31.988Z] 699f458cf7ca: Pull complete [2023-09-13T00:25:31.988Z] 765212b225bb: Pull complete [2023-09-13T00:25:32.953Z] f23df028b6ca: Pull complete [2023-09-13T00:25:32.953Z] d65c8cfc05b1: Pull complete [2023-09-13T00:25:47.936Z] 2437ff75d9bd: Pull complete [2023-09-13T00:25:47.936Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T00:25:47.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T00:25:47.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:25:48.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-6051 does not seem to be running inside a container [2023-09-13T00:25:48.237Z] $ 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/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@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 [2023-09-13T00:25:51.399Z] $ docker top 987ed8db1b7335184b5260f08705008db9fac7ff9966b42af891e2e2a777b3bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:25:52.316Z] ---> job-cost.sh [2023-09-13T00:25:52.316Z] lf-activate-venv: SKIPPING [2023-09-13T00:25:52.316Z] INFO: No Stack... [2023-09-13T00:25:52.899Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T00:25:53.864Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T00:25:54.501Z] + cat /w/workspace/edgex-go/578/archives/cost.csv [2023-09-13T00:25:54.501Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T00:25:54.540Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-578-stack-cost] [2023-09-13T00:25:54.549Z] Resource [jenkins-edgexfoundry-edgex-go-main-578-stack-cost] did not exist. Created. [2023-09-13T00:25:54.549Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-578-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T00:25:55.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T00:25:55.940Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T00:25:55.949Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-578-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T00:25:55.965Z] $ docker stop --time=1 987ed8db1b7335184b5260f08705008db9fac7ff9966b42af891e2e2a777b3bd [2023-09-13T00:25:57.527Z] $ docker rm -f --volumes 987ed8db1b7335184b5260f08705008db9fac7ff9966b42af891e2e2a777b3bd [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 [2023-09-13T00:25:58.012Z] provisioning config files... [2023-09-13T00:25:58.017Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/578@tmp/config1487364672397087806tmp [Pipeline] { [Pipeline] sh [2023-09-13T00:26:00.078Z] + set +x [2023-09-13T00:26:00.078Z] + bash -s -- [2023-09-13T00:26:00.078Z] + curl -s https://codecov.io/bash [2023-09-13T00:26:00.078Z] [2023-09-13T00:26:00.078Z] _____ _ [2023-09-13T00:26:00.078Z] / ____| | | [2023-09-13T00:26:00.078Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T00:26:00.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T00:26:00.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T00:26:00.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T00:26:00.078Z] Bash-1.0.6 [2023-09-13T00:26:00.078Z] [2023-09-13T00:26:00.078Z] [2023-09-13T00:26:00.078Z] ==> git version 2.25.1 found [2023-09-13T00:26:00.078Z] ==> 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 [2023-09-13T00:26:00.078Z] Release-Date: 2020-01-08 [2023-09-13T00:26:00.078Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-13T00:26:00.078Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T00:26:00.078Z] ==> Jenkins CI detected. [2023-09-13T00:26:00.078Z] current dir:  /w/workspace/edgex-go/578 [2023-09-13T00:26:00.078Z] project root: . [2023-09-13T00:26:00.078Z] --> token set from env [2023-09-13T00:26:00.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T00:26:00.078Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T00:26:00.078Z] ==> Python coveragepy not found [2023-09-13T00:26:00.078Z] ==> Searching for coverage reports in: [2023-09-13T00:26:00.078Z] + . [2023-09-13T00:26:00.078Z] -> Found 1 reports [2023-09-13T00:26:00.078Z] ==> Detecting git/mercurial file structure [2023-09-13T00:26:00.078Z] ==> Reading reports [2023-09-13T00:26:00.078Z] + ./coverage.out bytes=450471 [2023-09-13T00:26:00.078Z] ==> Appending adjustments [2023-09-13T00:26:00.078Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T00:26:00.078Z] + Found adjustments [2023-09-13T00:26:00.078Z] ==> Gzipping contents [2023-09-13T00:26:00.078Z] 60K /tmp/codecov.bdtSTB.gz [2023-09-13T00:26:00.078Z] ==> Uploading reports [2023-09-13T00:26:00.078Z] url: https://codecov.io [2023-09-13T00:26:00.078Z] query: branch=main&commit=2d30f705c743795df8390fbd60637189b6d83314&build=578&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F578%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T00:26:00.078Z] -> Pinging Codecov [2023-09-13T00:26:00.078Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=2d30f705c743795df8390fbd60637189b6d83314&build=578&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F578%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T00:26:00.078Z] -> Uploading to [2023-09-13T00:26:00.078Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/2d30f705c743795df8390fbd60637189b6d83314/6f10eaa3-db16-4fbd-acbb-a06803a59798.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T002559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=895d84cc2a94c998ef4683bdcc5b3a09d8b215ab38ea59bac2709091e5d375f0 [2023-09-13T00:26:00.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:26:00.078Z] Dload Upload Total Spent Left Speed [2023-09-13T00:26:00.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57841 0 0 100 57841 0 255k --:--:-- --:--:-- --:--:-- 255k [2023-09-13T00:26:00.078Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2d30f705c743795df8390fbd60637189b6d83314 [Pipeline] } [2023-09-13T00:26:00.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-13T00:26:00.310Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-13T00:26:00.322Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:00.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T00:26:00.617Z] [2023-09-13T00:26:00.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:00.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T00:26:01.175Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-13T00:26:01.175Z] df9b9388f04a: Pulling fs layer [2023-09-13T00:26:01.175Z] 52dc419b0ee2: Pulling fs layer [2023-09-13T00:26:01.175Z] 25bc292e5bac: Pulling fs layer [2023-09-13T00:26:01.175Z] 114826534d7a: Pulling fs layer [2023-09-13T00:26:01.175Z] 4657fd5d0bcf: Pulling fs layer [2023-09-13T00:26:01.175Z] 6ad1cebc031e: Pulling fs layer [2023-09-13T00:26:01.175Z] 8a3aa393b2d8: Pulling fs layer [2023-09-13T00:26:01.175Z] 114826534d7a: Waiting [2023-09-13T00:26:01.175Z] 4657fd5d0bcf: Waiting [2023-09-13T00:26:01.175Z] 6ad1cebc031e: Waiting [2023-09-13T00:26:01.175Z] 8a3aa393b2d8: Waiting [2023-09-13T00:26:01.175Z] 25bc292e5bac: Verifying Checksum [2023-09-13T00:26:01.175Z] 25bc292e5bac: Download complete [2023-09-13T00:26:01.175Z] 52dc419b0ee2: Verifying Checksum [2023-09-13T00:26:01.175Z] 52dc419b0ee2: Download complete [2023-09-13T00:26:01.175Z] 4657fd5d0bcf: Download complete [2023-09-13T00:26:01.175Z] df9b9388f04a: Download complete [2023-09-13T00:26:01.434Z] df9b9388f04a: Pull complete [2023-09-13T00:26:01.434Z] 6ad1cebc031e: Verifying Checksum [2023-09-13T00:26:01.434Z] 6ad1cebc031e: Download complete [2023-09-13T00:26:01.694Z] 52dc419b0ee2: Pull complete [2023-09-13T00:26:01.951Z] 25bc292e5bac: Pull complete [2023-09-13T00:26:01.951Z] 114826534d7a: Verifying Checksum [2023-09-13T00:26:01.952Z] 114826534d7a: Download complete [2023-09-13T00:26:02.209Z] 8a3aa393b2d8: Verifying Checksum [2023-09-13T00:26:02.209Z] 8a3aa393b2d8: Download complete [2023-09-13T00:26:05.492Z] 114826534d7a: Pull complete [2023-09-13T00:26:05.492Z] 4657fd5d0bcf: Pull complete [2023-09-13T00:26:05.492Z] 6ad1cebc031e: Pull complete [2023-09-13T00:26:08.025Z] 8a3aa393b2d8: Pull complete [2023-09-13T00:26:08.025Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-13T00:26:08.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T00:26:08.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:26:08.107Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:26:08.147Z] $ 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/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-13T00:26:13.113Z] $ docker top afc9f701126acad38e763a35ee9474e8496b8e56b2ade812a940015b33ae1dc3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T00:26:13.165Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-13T00:26:13.441Z] + set -o pipefail [2023-09-13T00:26:13.442Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-13T00:26:18.728Z] [2023-09-13T00:26:18.728Z] Monitoring /w/workspace/edgex-go/578 (github.com/edgexfoundry/edgex-go)... [2023-09-13T00:26:18.728Z] [2023-09-13T00:26:18.728Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a03b6726-f5a7-489f-9c3e-28f4394ef044 [2023-09-13T00:26:18.728Z] [2023-09-13T00:26:18.728Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-13T00:26:18.728Z] [2023-09-13T00:26:18.728Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-13T00:26:18.728Z] [2023-09-13T00:26:19.293Z] [2023-09-13T00:26:19.293Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-13T00:26:19.293Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-13T00:26:19.293Z] More details here: https://snyk.co/ue1NS [2023-09-13T00:26:19.293Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-13T00:26:19.293Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-13T00:26:19.315Z] $ docker stop --time=1 afc9f701126acad38e763a35ee9474e8496b8e56b2ade812a940015b33ae1dc3 [2023-09-13T00:26:22.780Z] $ docker rm -f --volumes afc9f701126acad38e763a35ee9474e8496b8e56b2ade812a940015b33ae1dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-13T00:26:23.165Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:26:23.182Z] provisioning config files... [2023-09-13T00:26:23.188Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/578@tmp/config4512987410616953692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:26:23.479Z] --> edgex-publish-swagger.sh [2023-09-13T00:26:23.479Z] === Publish openapi/v3 API === [2023-09-13T00:26:23.479Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-13T00:26:23.479Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/578/openapi/v3/core-command.yaml] [2023-09-13T00:26:23.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:26:23.479Z] Dload Upload Total Spent Left Speed [2023-09-13T00:26:24.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62441 --:--:-- --:--:-- --:--:-- 62323 100 32782 0 0 100 32782 0 62441 --:--:-- --:--:-- --:--:-- 62323 [2023-09-13T00:26:24.046Z] [2023-09-13T00:26:24.046Z] [2023-09-13T00:26:24.046Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/578/openapi/v3/core-data.yaml] [2023-09-13T00:26:24.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:26:24.046Z] Dload Upload Total Spent Left Speed [2023-09-13T00:26:24.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 132k --:--:-- --:--:-- --:--:-- 132k [2023-09-13T00:26:24.564Z] [2023-09-13T00:26:24.564Z] [2023-09-13T00:26:24.564Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/578/openapi/v3/core-metadata.yaml] [2023-09-13T00:26:24.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:26:24.564Z] Dload Upload Total Spent Left Speed [2023-09-13T00:26:25.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 264k --:--:-- --:--:-- --:--:-- 263k 100 144k 0 0 100 144k 0 264k --:--:-- --:--:-- --:--:-- 263k [2023-09-13T00:26:25.133Z] [2023-09-13T00:26:25.133Z] [2023-09-13T00:26:25.133Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/578/openapi/v3/support-notifications.yaml] [2023-09-13T00:26:25.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:26:25.133Z] Dload Upload Total Spent Left Speed [2023-09-13T00:26:25.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 147k --:--:-- --:--:-- --:--:-- 147k [2023-09-13T00:26:25.700Z] [2023-09-13T00:26:25.700Z] [2023-09-13T00:26:25.700Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/578/openapi/v3/support-scheduler.yaml] [2023-09-13T00:26:25.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T00:26:25.700Z] Dload Upload Total Spent Left Speed [2023-09-13T00:26:25.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 79642 --:--:-- --:--:-- --:--:-- 79470 [2023-09-13T00:26:25.959Z] [2023-09-13T00:26:25.959Z] [Pipeline] } [2023-09-13T00:26:25.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-13T00:26:26.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T00:26:26.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:26.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:26:26.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:26:26.729Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:26:26.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T00:26:27.292Z] $ docker top 6cc0908db8a3344fae078e144b8dba466935e98ecb1eda63f1cf35ab05b3c508 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T00:26:27.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:26:27.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:26:27.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:26:27.483Z] $ docker exec 6cc0908db8a3344fae078e144b8dba466935e98ecb1eda63f1cf35ab05b3c508 ssh-agent [2023-09-13T00:26:27.591Z] SSH_AUTH_SOCK=/tmp/ssh-cHtOpeOrXE43/agent.30 [2023-09-13T00:26:27.591Z] SSH_AGENT_PID=36 [2023-09-13T00:26:27.596Z] Running ssh-add (command line suppressed) [2023-09-13T00:26:27.708Z] Identity added: /w/workspace/edgex-go/578@tmp/private_key_11161723965833594048.key (/w/workspace/edgex-go/578@tmp/private_key_11161723965833594048.key) [2023-09-13T00:26:27.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:26:28.000Z] + git semver tag [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,179 [run_tag] DEBUG tag force:False [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,179 [check_head_tag] DEBUG check head tag [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,180 [execute] INFO git cat-file --batch-check [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/578, universal_newlines=False, shell=None, istream=) [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,183 [execute] INFO git cat-file --batch [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/578, universal_newlines=False, shell=None, istream=) [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,202 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,202 [execute] INFO git tag -a v3.1.0-dev.44 -m v3.1.0-dev.44 [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,203 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.44', '-m', 'v3.1.0-dev.44'], cwd=/w/workspace/edgex-go/578, universal_newlines=False, shell=None, istream=None) [2023-09-13T00:26:28.259Z] 2023-09-13 00:26:28,207 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:26:28.259Z] 3.1.0-dev.44 [Pipeline] } [2023-09-13T00:26:28.280Z] $ docker exec --env ******** --env ******** 6cc0908db8a3344fae078e144b8dba466935e98ecb1eda63f1cf35ab05b3c508 ssh-agent -k [2023-09-13T00:26:28.380Z] unset SSH_AUTH_SOCK; [2023-09-13T00:26:28.380Z] unset SSH_AGENT_PID; [2023-09-13T00:26:28.380Z] echo Agent pid 36 killed; [2023-09-13T00:26:28.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:26:28.683Z] + git semver [Pipeline] } [2023-09-13T00:26:28.965Z] $ docker stop --time=1 6cc0908db8a3344fae078e144b8dba466935e98ecb1eda63f1cf35ab05b3c508 [2023-09-13T00:26:30.209Z] $ docker rm -f --volumes 6cc0908db8a3344fae078e144b8dba466935e98ecb1eda63f1cf35ab05b3c508 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:30.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T00:26:30.572Z] [2023-09-13T00:26:30.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:30.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T00:26:30.903Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-13T00:26:30.903Z] ab5ef0e58194: Pulling fs layer [2023-09-13T00:26:30.903Z] 9712f1f96733: Pulling fs layer [2023-09-13T00:26:30.903Z] 63f879dbbcfc: Pulling fs layer [2023-09-13T00:26:30.903Z] 0d9ebad4ef96: Pulling fs layer [2023-09-13T00:26:30.903Z] e9a5061849ea: Pulling fs layer [2023-09-13T00:26:30.903Z] d747dcd14b5f: Pulling fs layer [2023-09-13T00:26:30.903Z] 2de7ff778b66: Pulling fs layer [2023-09-13T00:26:30.903Z] 0d9ebad4ef96: Waiting [2023-09-13T00:26:30.903Z] e9a5061849ea: Waiting [2023-09-13T00:26:30.903Z] d747dcd14b5f: Waiting [2023-09-13T00:26:30.903Z] 2de7ff778b66: Waiting [2023-09-13T00:26:30.903Z] 9712f1f96733: Verifying Checksum [2023-09-13T00:26:30.903Z] 9712f1f96733: Download complete [2023-09-13T00:26:31.161Z] 63f879dbbcfc: Verifying Checksum [2023-09-13T00:26:31.161Z] 63f879dbbcfc: Download complete [2023-09-13T00:26:31.419Z] ab5ef0e58194: Verifying Checksum [2023-09-13T00:26:31.419Z] ab5ef0e58194: Download complete [2023-09-13T00:26:31.419Z] d747dcd14b5f: Verifying Checksum [2023-09-13T00:26:31.419Z] d747dcd14b5f: Download complete [2023-09-13T00:26:31.419Z] e9a5061849ea: Verifying Checksum [2023-09-13T00:26:31.419Z] e9a5061849ea: Download complete [2023-09-13T00:26:31.419Z] 0d9ebad4ef96: Verifying Checksum [2023-09-13T00:26:31.419Z] 0d9ebad4ef96: Download complete [2023-09-13T00:26:31.678Z] 2de7ff778b66: Verifying Checksum [2023-09-13T00:26:31.678Z] 2de7ff778b66: Download complete [2023-09-13T00:26:34.206Z] ab5ef0e58194: Pull complete [2023-09-13T00:26:34.206Z] 9712f1f96733: Pull complete [2023-09-13T00:26:34.464Z] 63f879dbbcfc: Pull complete [2023-09-13T00:26:37.743Z] 0d9ebad4ef96: Pull complete [2023-09-13T00:26:38.001Z] e9a5061849ea: Pull complete [2023-09-13T00:26:38.001Z] d747dcd14b5f: Pull complete [2023-09-13T00:26:39.377Z] 2de7ff778b66: Pull complete [2023-09-13T00:26:39.377Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-13T00:26:39.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T00:26:39.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:26:39.451Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:26:39.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-13T00:26:46.172Z] $ docker top d25f9c7aa133e192827061d804042bcc81c4b0db716eb51462294d64d89bc48f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:26:46.226Z] provisioning config files... [2023-09-13T00:26:46.232Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/578@tmp/config14065452433730668106tmp [2023-09-13T00:26:46.239Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/578@tmp/config16016705285626283844tmp [2023-09-13T00:26:46.248Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/578@tmp/config12485418409969274745tmp [Pipeline] { [Pipeline] echo [2023-09-13T00:26:46.263Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:26:46.542Z] ---> sigul-configuration.sh [2023-09-13T00:26:46.542Z] gpg: directory `/root/.gnupg' created [2023-09-13T00:26:46.542Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-13T00:26:46.542Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-13T00:26:46.542Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-13T00:26:46.542Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-13T00:26:46.542Z] gpg: CAST5 encrypted data [2023-09-13T00:26:46.542Z] gpg: encrypted with 1 passphrase [2023-09-13T00:26:46.542Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-13T00:26:46.923Z] + mkdir /home/jenkins [2023-09-13T00:26:46.923Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-13T00:26:47.211Z] + 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 [2023-09-13T00:26:47.219Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:26:47.501Z] ---> sigul-install.sh [2023-09-13T00:26:47.502Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-13T00:26:47.783Z] + git tag --list [2023-09-13T00:26:47.783Z] 0.6.0 [2023-09-13T00:26:47.783Z] 0.6.1 [2023-09-13T00:26:47.783Z] 0.7.0 [2023-09-13T00:26:47.783Z] 0.7.1 [2023-09-13T00:26:47.783Z] v1.0.0 [2023-09-13T00:26:47.783Z] v1.0.1 [2023-09-13T00:26:47.783Z] v1.1.0 [2023-09-13T00:26:47.783Z] v1.2.0 [2023-09-13T00:26:47.783Z] v1.2.1 [2023-09-13T00:26:47.783Z] v1.3.0 [2023-09-13T00:26:47.783Z] v1.3.1 [2023-09-13T00:26:47.783Z] v2.0.0 [2023-09-13T00:26:47.783Z] v2.1.0 [2023-09-13T00:26:47.783Z] v2.1.1 [2023-09-13T00:26:47.783Z] v2.2.0 [2023-09-13T00:26:47.783Z] v2.3.0 [2023-09-13T00:26:47.783Z] v3.0 [2023-09-13T00:26:47.783Z] v3.0.0 [2023-09-13T00:26:47.783Z] v3.1.0-dev.1 [2023-09-13T00:26:47.783Z] v3.1.0-dev.10 [2023-09-13T00:26:47.783Z] v3.1.0-dev.11 [2023-09-13T00:26:47.783Z] v3.1.0-dev.12 [2023-09-13T00:26:47.783Z] v3.1.0-dev.13 [2023-09-13T00:26:47.783Z] v3.1.0-dev.14 [2023-09-13T00:26:47.783Z] v3.1.0-dev.15 [2023-09-13T00:26:47.783Z] v3.1.0-dev.16 [2023-09-13T00:26:47.783Z] v3.1.0-dev.17 [2023-09-13T00:26:47.783Z] v3.1.0-dev.18 [2023-09-13T00:26:47.783Z] v3.1.0-dev.19 [2023-09-13T00:26:47.783Z] v3.1.0-dev.2 [2023-09-13T00:26:47.783Z] v3.1.0-dev.20 [2023-09-13T00:26:47.783Z] v3.1.0-dev.21 [2023-09-13T00:26:47.783Z] v3.1.0-dev.22 [2023-09-13T00:26:47.783Z] v3.1.0-dev.23 [2023-09-13T00:26:47.783Z] v3.1.0-dev.24 [2023-09-13T00:26:47.783Z] v3.1.0-dev.25 [2023-09-13T00:26:47.783Z] v3.1.0-dev.26 [2023-09-13T00:26:47.783Z] v3.1.0-dev.27 [2023-09-13T00:26:47.783Z] v3.1.0-dev.28 [2023-09-13T00:26:47.783Z] v3.1.0-dev.29 [2023-09-13T00:26:47.783Z] v3.1.0-dev.3 [2023-09-13T00:26:47.783Z] v3.1.0-dev.30 [2023-09-13T00:26:47.783Z] v3.1.0-dev.31 [2023-09-13T00:26:47.783Z] v3.1.0-dev.32 [2023-09-13T00:26:47.783Z] v3.1.0-dev.33 [2023-09-13T00:26:47.783Z] v3.1.0-dev.34 [2023-09-13T00:26:47.783Z] v3.1.0-dev.35 [2023-09-13T00:26:47.783Z] v3.1.0-dev.36 [2023-09-13T00:26:47.783Z] v3.1.0-dev.37 [2023-09-13T00:26:47.783Z] v3.1.0-dev.38 [2023-09-13T00:26:47.783Z] v3.1.0-dev.39 [2023-09-13T00:26:47.783Z] v3.1.0-dev.4 [2023-09-13T00:26:47.783Z] v3.1.0-dev.40 [2023-09-13T00:26:47.783Z] v3.1.0-dev.41 [2023-09-13T00:26:47.783Z] v3.1.0-dev.42 [2023-09-13T00:26:47.783Z] v3.1.0-dev.43 [2023-09-13T00:26:47.783Z] v3.1.0-dev.44 [2023-09-13T00:26:47.783Z] v3.1.0-dev.5 [2023-09-13T00:26:47.783Z] v3.1.0-dev.6 [2023-09-13T00:26:47.783Z] v3.1.0-dev.7 [2023-09-13T00:26:47.783Z] v3.1.0-dev.8 [2023-09-13T00:26:47.783Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-13T00:26:48.067Z] + lftools sign git-tag v3.1.0-dev.44 [2023-09-13T00:26:48.635Z] Signing Git tag with Sigul... [2023-09-13T00:26:48.635Z] Signing v3.1.0-dev.44 [Pipeline] echo [2023-09-13T00:26:48.902Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:26:49.184Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-13T00:26:49.191Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-13T00:26:49.230Z] $ docker stop --time=1 d25f9c7aa133e192827061d804042bcc81c4b0db716eb51462294d64d89bc48f [2023-09-13T00:26:51.155Z] $ docker rm -f --volumes d25f9c7aa133e192827061d804042bcc81c4b0db716eb51462294d64d89bc48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-13T00:26:51.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T00:26:51.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:51.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:26:51.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:26:51.971Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:26:52.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T00:26:52.958Z] $ docker top def428791672b70056559175f2090047deaa20688b6d50ea83619a38d8f55805 -eo pid,comm [2023-09-13T00:26:52.992Z] 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). [2023-09-13T00:26:52.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T00:26:53.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:26:53.029Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:26:53.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:26:53.157Z] $ docker exec def428791672b70056559175f2090047deaa20688b6d50ea83619a38d8f55805 ssh-agent [2023-09-13T00:26:53.262Z] SSH_AUTH_SOCK=/tmp/ssh-k5eyUaTR4qMj/agent.14 [2023-09-13T00:26:53.262Z] SSH_AGENT_PID=20 [2023-09-13T00:26:53.266Z] Running ssh-add (command line suppressed) [2023-09-13T00:26:53.362Z] Identity added: /w/workspace/edgex-go/578@tmp/private_key_11782754983480909693.key (/w/workspace/edgex-go/578@tmp/private_key_11782754983480909693.key) [2023-09-13T00:26:53.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:26:53.659Z] + git semver bump pre [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,847 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,847 [bump_version] DEBUG bumping version:3.1.0-dev.44 on axis:pre with prefix:dev [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,848 [bump_version] DEBUG bumped version:3.1.0-dev.45 [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,848 [write_version] DEBUG write version:3.1.0-dev.45 to path:/w/workspace/edgex-go/578/.semver/main with force:True [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,848 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,848 [write_file] DEBUG write to file:/w/workspace/edgex-go/578/.semver/main [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,849 [execute] INFO git cat-file --batch-check [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/578/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,855 [execute] INFO git cat-file --batch [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/578/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T00:26:53.918Z] 2023-09-13 00:26:53,860 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:26:53.918Z] 3.1.0-dev.45 [Pipeline] } [2023-09-13T00:26:53.938Z] $ docker exec --env ******** --env ******** def428791672b70056559175f2090047deaa20688b6d50ea83619a38d8f55805 ssh-agent -k [2023-09-13T00:26:54.033Z] unset SSH_AUTH_SOCK; [2023-09-13T00:26:54.033Z] unset SSH_AGENT_PID; [2023-09-13T00:26:54.033Z] echo Agent pid 20 killed; [2023-09-13T00:26:54.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:26:54.339Z] + git semver [Pipeline] } [2023-09-13T00:26:54.622Z] $ docker stop --time=1 def428791672b70056559175f2090047deaa20688b6d50ea83619a38d8f55805 [2023-09-13T00:26:55.983Z] $ docker rm -f --volumes def428791672b70056559175f2090047deaa20688b6d50ea83619a38d8f55805 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T00:26:56.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T00:26:56.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:26:56.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T00:26:56.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:26:56.687Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:26:56.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T00:26:57.056Z] $ docker top 71023c0f049378bae6c98f9f80e86122a5dec6823d2bc7c8d2be216c60c2d62e -eo pid,comm [2023-09-13T00:26:57.090Z] 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). [2023-09-13T00:26:57.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T00:26:57.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T00:26:57.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T00:26:57.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T00:26:57.244Z] $ docker exec 71023c0f049378bae6c98f9f80e86122a5dec6823d2bc7c8d2be216c60c2d62e ssh-agent [2023-09-13T00:26:57.327Z] SSH_AUTH_SOCK=/tmp/ssh-sYtuUrf7rrOn/agent.32 [2023-09-13T00:26:57.327Z] SSH_AGENT_PID=38 [2023-09-13T00:26:57.331Z] Running ssh-add (command line suppressed) [2023-09-13T00:26:57.432Z] Identity added: /w/workspace/edgex-go/578@tmp/private_key_134084822236016722.key (/w/workspace/edgex-go/578@tmp/private_key_134084822236016722.key) [2023-09-13T00:26:57.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T00:26:57.721Z] + git semver push [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,902 [run_push] DEBUG push [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,903 [execute] INFO git cat-file --batch-check [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/578/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,906 [execute] INFO git rev-list dc98cc8318cadd8ae2f7a45a57abdfaacef9ac24 -- [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,906 [execute] DEBUG Popen(['git', 'rev-list', 'dc98cc8318cadd8ae2f7a45a57abdfaacef9ac24', '--'], cwd=/w/workspace/edgex-go/578/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,923 [execute] INFO git fetch -v origin [2023-09-13T00:26:57.979Z] 2023-09-13 00:26:57,923 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/578/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-13T00:26:58.545Z] 2023-09-13 00:26:58,373 [run_push] DEBUG no remote changes detected [2023-09-13T00:26:58.545Z] 2023-09-13 00:26:58,374 [execute] INFO git push origin semver [2023-09-13T00:26:58.545Z] 2023-09-13 00:26:58,374 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/578/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T00:26:59.112Z] 2023-09-13 00:26:59,090 [run_push] DEBUG push all version tags [2023-09-13T00:26:59.112Z] 2023-09-13 00:26:59,091 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-13T00:26:59.112Z] 2023-09-13 00:26:59,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/578, universal_newlines=False, shell=None, istream=None) [2023-09-13T00:27:00.046Z] 2023-09-13 00:26:59,830 [read_version] DEBUG read version from /w/workspace/edgex-go/578/.semver/main [2023-09-13T00:27:00.046Z] 3.1.0-dev.45 [Pipeline] } [2023-09-13T00:27:00.067Z] $ docker exec --env ******** --env ******** 71023c0f049378bae6c98f9f80e86122a5dec6823d2bc7c8d2be216c60c2d62e ssh-agent -k [2023-09-13T00:27:00.166Z] unset SSH_AUTH_SOCK; [2023-09-13T00:27:00.166Z] unset SSH_AGENT_PID; [2023-09-13T00:27:00.166Z] echo Agent pid 38 killed; [2023-09-13T00:27:00.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T00:27:00.479Z] + git semver [Pipeline] } [2023-09-13T00:27:00.761Z] $ docker stop --time=1 71023c0f049378bae6c98f9f80e86122a5dec6823d2bc7c8d2be216c60c2d62e [2023-09-13T00:27:02.067Z] $ docker rm -f --volumes 71023c0f049378bae6c98f9f80e86122a5dec6823d2bc7c8d2be216c60c2d62e [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 [2023-09-13T00:27:02.548Z] + [ -d /w/workspace/edgex-go/578/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:02.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:03.690Z] ---> package-listing.sh [2023-09-13T00:27:03.690Z] ++ facter osfamily [2023-09-13T00:27:03.690Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T00:27:03.949Z] + OS_FAMILY=debian [2023-09-13T00:27:03.949Z] + workspace=/w/workspace/edgex-go/578 [2023-09-13T00:27:03.949Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T00:27:03.949Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T00:27:03.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T00:27:03.949Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T00:27:03.949Z] + '[' /w/workspace/edgex-go/578 ']' [2023-09-13T00:27:03.949Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T00:27:03.949Z] + case "${OS_FAMILY}" in [2023-09-13T00:27:03.949Z] + dpkg -l [2023-09-13T00:27:03.949Z] + grep '^ii' [2023-09-13T00:27:03.949Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T00:27:03.949Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T00:27:03.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T00:27:03.949Z] + '[' /w/workspace/edgex-go/578 ']' [2023-09-13T00:27:03.949Z] + mkdir -p /w/workspace/edgex-go/578/archives/ [2023-09-13T00:27:03.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/578/archives/ [Pipeline] echo [2023-09-13T00:27:03.960Z] 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/578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T00:27:04.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:27:04.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T00:27:04.790Z] [2023-09-13T00:27:04.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T00:27:05.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T00:27:05.084Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T00:27:05.084Z] 5eb5b503b376: Pulling fs layer [2023-09-13T00:27:05.084Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T00:27:05.084Z] ec43610c2a17: Pulling fs layer [2023-09-13T00:27:05.084Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T00:27:05.084Z] 33b1e0a273af: Pulling fs layer [2023-09-13T00:27:05.084Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T00:27:05.084Z] 2f39f015ded8: Pulling fs layer [2023-09-13T00:27:05.084Z] 33b1e0a273af: Waiting [2023-09-13T00:27:05.084Z] 5d3b04190fa2: Waiting [2023-09-13T00:27:05.084Z] 2f39f015ded8: Waiting [2023-09-13T00:27:05.084Z] 3a2ae6a8a46f: Waiting [2023-09-13T00:27:05.084Z] 5c69ac0246d0: Verifying Checksum [2023-09-13T00:27:05.084Z] 5c69ac0246d0: Download complete [2023-09-13T00:27:05.084Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T00:27:05.084Z] 3a2ae6a8a46f: Download complete [2023-09-13T00:27:05.084Z] 33b1e0a273af: Verifying Checksum [2023-09-13T00:27:05.084Z] 33b1e0a273af: Download complete [2023-09-13T00:27:05.342Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T00:27:05.342Z] 5d3b04190fa2: Download complete [2023-09-13T00:27:05.342Z] ec43610c2a17: Verifying Checksum [2023-09-13T00:27:05.342Z] ec43610c2a17: Download complete [2023-09-13T00:27:05.342Z] 5eb5b503b376: Verifying Checksum [2023-09-13T00:27:05.342Z] 5eb5b503b376: Download complete [2023-09-13T00:27:05.909Z] 2f39f015ded8: Download complete [2023-09-13T00:27:06.475Z] 5eb5b503b376: Pull complete [2023-09-13T00:27:06.475Z] 5c69ac0246d0: Pull complete [2023-09-13T00:27:07.041Z] ec43610c2a17: Pull complete [2023-09-13T00:27:07.041Z] 3a2ae6a8a46f: Pull complete [2023-09-13T00:27:07.299Z] 33b1e0a273af: Pull complete [2023-09-13T00:27:07.299Z] 5d3b04190fa2: Pull complete [2023-09-13T00:27:11.480Z] 2f39f015ded8: Pull complete [2023-09-13T00:27:11.480Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T00:27:11.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T00:27:11.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T00:27:11.639Z] prd-ubuntu20.04-docker-8c-8g-6050 does not seem to be running inside a container [2023-09-13T00:27:11.727Z] $ 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/578/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/578 -v /w/workspace/edgex-go/578:/w/workspace/edgex-go/578:rw,z -v /w/workspace/edgex-go/578@tmp:/w/workspace/edgex-go/578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-13T00:27:16.029Z] $ docker top 184a33e2177cd0420687fa054bc86095f77d8f063025141baa9a5943634cec7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T00:27:16.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T00:27:16.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T00:27:16.930Z] + ls /var/log/sa-host [2023-09-13T00:27:16.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T00:27:17.092Z] provisioning config files... [2023-09-13T00:27:17.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/578@tmp/config6817951308953112863tmp [Pipeline] { [Pipeline] echo [2023-09-13T00:27:17.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:17.389Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T00:27:17.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:17.730Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T00:27:17.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:18.021Z] ---> sudo-logs.sh [2023-09-13T00:27:18.022Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T00:27:18.046Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:18.331Z] ---> job-cost.sh [2023-09-13T00:27:18.331Z] lf-activate-venv: SKIPPING [2023-09-13T00:27:18.331Z] DEBUG: total: 0.10999999940395355 [2023-09-13T00:27:18.331Z] INFO: Retrieving Stack Cost... [2023-09-13T00:27:18.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T00:27:19.156Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T00:27:19.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T00:27:19.447Z] ---> logs-deploy.sh [2023-09-13T00:27:19.447Z] lf-activate-venv: SKIPPING [2023-09-13T00:27:19.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/578 [2023-09-13T00:27:19.447Z] INFO: archiving workspace using pattern(s): [2023-09-13T00:27:20.383Z] Archives upload complete. [2023-09-13T00:27:20.383Z] INFO: archiving logs to Nexus