Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 541cc85a126a37ebcd17b753a9f4f7f76549fffd 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-ssh9607970047442083572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9506493423328466983.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7708510484677506088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11896110064560497419.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-ssh16147440399190402269.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.20 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-4578 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/568 [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/568 # 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 541cc85a126a37ebcd17b753a9f4f7f76549fffd (main) Commit message: "fix: Repair CORS support in Snap NGINX (#4644)" > 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 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 > git rev-list --no-walk d712b70d1b18e2b4f4c471c5ae40b4002467bb18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T16:21:59.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T16:21:59.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T16:21:59.394Z] ========================================================= [2023-08-25T16:21:59.394Z] EdgeX Global Pipelines Version Info [2023-08-25T16:21:59.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:22:00.107Z] ------------------- [2023-08-25T16:22:00.107Z] stable info: [2023-08-25T16:22:00.107Z] ------------------- [2023-08-25T16:22:00.107Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T16:22:00.107Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T16:22:00.107Z] Message: update stable to v1.0.253 [2023-08-25T16:22:00.681Z] ------------------- [2023-08-25T16:22:00.681Z] experimental info: [2023-08-25T16:22:00.681Z] ------------------- [2023-08-25T16:22:00.681Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T16:22:00.681Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T16:22:00.681Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T16:22:00.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-25T16:22:00.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-25T16:22:00.878Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T16:22:00.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T16:22:00.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T16:22:00.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T16:22:00.930Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T16:22:00.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-25T16:22:00.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-25T16:22:00.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-25T16:22:00.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T16:22:00.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T16:22:00.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T16:22:01.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T16:22:01.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T16:22:01.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T16:22:01.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T16:22:01.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T16:22:01.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-25T16:22:01.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-25T16:22:01.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T16:22:01.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T16:22:01.123Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T16:22:01.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-25T16:22:01.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-25T16:22:01.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-25T16:22:01.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] echo [2023-08-25T16:22:01.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 541cc85 [Pipeline] echo [2023-08-25T16:22:01.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T16:22:01.239Z] provisioning config files... [2023-08-25T16:22:01.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config9894067038884998010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:22:01.552Z] ---> docker-login.sh [2023-08-25T16:22:01.552Z] nexus3.edgexfoundry.org:10001 [2023-08-25T16:22:01.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:22:01.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:22:01.814Z] Configure a credential helper to remove this warning. See [2023-08-25T16:22:01.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:22:01.814Z] [2023-08-25T16:22:01.814Z] Login Succeeded [2023-08-25T16:22:01.814Z] nexus3.edgexfoundry.org:10002 [2023-08-25T16:22:01.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:22:02.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:22:02.073Z] Configure a credential helper to remove this warning. See [2023-08-25T16:22:02.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:22:02.073Z] [2023-08-25T16:22:02.073Z] Login Succeeded [2023-08-25T16:22:02.073Z] nexus3.edgexfoundry.org:10003 [2023-08-25T16:22:02.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:22:02.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:22:02.073Z] Configure a credential helper to remove this warning. See [2023-08-25T16:22:02.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:22:02.073Z] [2023-08-25T16:22:02.073Z] Login Succeeded [2023-08-25T16:22:02.073Z] nexus3.edgexfoundry.org:10004 [2023-08-25T16:22:02.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:22:02.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:22:02.333Z] Configure a credential helper to remove this warning. See [2023-08-25T16:22:02.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:22:02.333Z] [2023-08-25T16:22:02.333Z] Login Succeeded [2023-08-25T16:22:02.333Z] docker.io [2023-08-25T16:22:02.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:22:02.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:22:02.594Z] Configure a credential helper to remove this warning. See [2023-08-25T16:22:02.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:22:02.594Z] [2023-08-25T16:22:02.594Z] Login Succeeded [2023-08-25T16:22:02.594Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T16:22:02.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T16:22:02.909Z] + 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-08-25T16:22:02.909Z] + dirname+ cmd/core-command/Dockerfile [2023-08-25T16:22:02.909Z] cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-25T16:22:02.909Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-25T16:22:02.909Z] cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/core-data/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-25T16:22:02.909Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-08-25T16:22:02.909Z] -f2 [2023-08-25T16:22:02.909Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-25T16:22:02.909Z] + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ [2023-08-25T16:22:02.909Z] -f2 [2023-08-25T16:22:02.909Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/support-notifications/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-25T16:22:02.909Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-25T16:22:02.909Z] + cut -d/ -f2 [2023-08-25T16:22:02.909Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-25T16:22:02.968Z] 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-08-25T16:22:03.332Z] + git rev-list -1 --merges 541cc85a126a37ebcd17b753a9f4f7f76549fffd~1..541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] echo [2023-08-25T16:22:03.347Z] -----------> git rev-list -1 --merges 541cc85a126a37ebcd17b753a9f4f7f76549fffd~1..541cc85a126a37ebcd17b753a9f4f7f76549fffd 541cc85a126a37ebcd17b753a9f4f7f76549fffd [false] [Pipeline] sh [2023-08-25T16:22:03.631Z] + git log --format=format:%s -1 541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] echo [2023-08-25T16:22:03.647Z] ========================================================= [2023-08-25T16:22:03.647Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T16:22:03.647Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-25T16:22:04.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T16:22:04.071Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T16:22:04.071Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T16:22:04.071Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T16:22:04.071Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T16:22:04.071Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T16:22:04.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:22:04.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T16:22:04.496Z] [2023-08-25T16:22:04.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:22:04.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T16:22:04.791Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T16:22:04.791Z] b85a868b505f: Pulling fs layer [2023-08-25T16:22:04.791Z] e2be974225ed: Pulling fs layer [2023-08-25T16:22:04.791Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T16:22:04.791Z] 988bab9f4d93: Pulling fs layer [2023-08-25T16:22:04.791Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T16:22:04.791Z] eaf3925da568: Pulling fs layer [2023-08-25T16:22:04.791Z] bab4dde63d76: Pulling fs layer [2023-08-25T16:22:04.791Z] bde34c3a00c8: Pulling fs layer [2023-08-25T16:22:04.791Z] b352a97aabf1: Pulling fs layer [2023-08-25T16:22:04.791Z] 4872d77fe225: Pulling fs layer [2023-08-25T16:22:04.791Z] 5851b861e8e6: Pulling fs layer [2023-08-25T16:22:04.791Z] 1469e6f7b9e6: Waiting [2023-08-25T16:22:04.791Z] eaf3925da568: Waiting [2023-08-25T16:22:04.791Z] 4872d77fe225: Waiting [2023-08-25T16:22:04.791Z] bab4dde63d76: Waiting [2023-08-25T16:22:04.791Z] 5851b861e8e6: Waiting [2023-08-25T16:22:04.791Z] bde34c3a00c8: Waiting [2023-08-25T16:22:04.791Z] b352a97aabf1: Waiting [2023-08-25T16:22:04.791Z] 988bab9f4d93: Waiting [2023-08-25T16:22:04.791Z] e2be974225ed: Verifying Checksum [2023-08-25T16:22:04.791Z] e2be974225ed: Download complete [2023-08-25T16:22:04.791Z] 988bab9f4d93: Download complete [2023-08-25T16:22:04.791Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T16:22:04.791Z] 1469e6f7b9e6: Download complete [2023-08-25T16:22:05.050Z] eaf3925da568: Download complete [2023-08-25T16:22:05.050Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T16:22:05.050Z] 339a4e72a1f5: Download complete [2023-08-25T16:22:05.050Z] bde34c3a00c8: Download complete [2023-08-25T16:22:05.050Z] b352a97aabf1: Download complete [2023-08-25T16:22:05.050Z] 4872d77fe225: Download complete [2023-08-25T16:22:05.050Z] 5851b861e8e6: Verifying Checksum [2023-08-25T16:22:05.050Z] 5851b861e8e6: Download complete [2023-08-25T16:22:05.050Z] b85a868b505f: Verifying Checksum [2023-08-25T16:22:05.050Z] b85a868b505f: Download complete [2023-08-25T16:22:05.308Z] bab4dde63d76: Verifying Checksum [2023-08-25T16:22:05.308Z] bab4dde63d76: Download complete [2023-08-25T16:22:06.242Z] b85a868b505f: Pull complete [2023-08-25T16:22:06.501Z] e2be974225ed: Pull complete [2023-08-25T16:22:07.075Z] 339a4e72a1f5: Pull complete [2023-08-25T16:22:07.075Z] 988bab9f4d93: Pull complete [2023-08-25T16:22:07.334Z] 1469e6f7b9e6: Pull complete [2023-08-25T16:22:07.335Z] eaf3925da568: Pull complete [2023-08-25T16:22:09.243Z] bab4dde63d76: Pull complete [2023-08-25T16:22:09.243Z] bde34c3a00c8: Pull complete [2023-08-25T16:22:09.243Z] b352a97aabf1: Pull complete [2023-08-25T16:22:09.243Z] 4872d77fe225: Pull complete [2023-08-25T16:22:09.243Z] 5851b861e8e6: Pull complete [2023-08-25T16:22:09.243Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T16:22:09.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T16:22:09.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:22:09.341Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:22:09.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T16:22:12.283Z] $ docker top 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 -eo pid,comm [2023-08-25T16:22:12.335Z] 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-08-25T16:22:12.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T16:22:12.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T16:22:12.372Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T16:22:12.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T16:22:12.498Z] $ docker exec 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent [2023-08-25T16:22:12.614Z] SSH_AUTH_SOCK=/tmp/ssh-UZDZdtxoynGs/agent.35 [2023-08-25T16:22:12.614Z] SSH_AGENT_PID=42 [2023-08-25T16:22:12.621Z] Running ssh-add (command line suppressed) [2023-08-25T16:22:12.716Z] Identity added: /w/workspace/edgex-go/568@tmp/private_key_7812405250650639927.key (/w/workspace/edgex-go/568@tmp/private_key_7812405250650639927.key) [2023-08-25T16:22:12.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T16:22:13.026Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T16:22:13.040Z] $ docker exec --env ******** --env ******** 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent -k [2023-08-25T16:22:13.139Z] unset SSH_AUTH_SOCK; [2023-08-25T16:22:13.139Z] unset SSH_AGENT_PID; [2023-08-25T16:22:13.139Z] echo Agent pid 42 killed; [2023-08-25T16:22:13.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T16:22:13.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T16:22:13.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T16:22:13.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T16:22:13.274Z] $ docker exec 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent [2023-08-25T16:22:13.387Z] SSH_AUTH_SOCK=/tmp/ssh-GkiRmNRTk1l7/agent.76 [2023-08-25T16:22:13.387Z] SSH_AGENT_PID=82 [2023-08-25T16:22:13.392Z] Running ssh-add (command line suppressed) [2023-08-25T16:22:13.504Z] Identity added: /w/workspace/edgex-go/568@tmp/private_key_3152244459293892362.key (/w/workspace/edgex-go/568@tmp/private_key_3152244459293892362.key) [2023-08-25T16:22:13.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T16:22:13.827Z] + git semver init [2023-08-25T16:22:14.086Z] 2023-08-25 16:22:13,996 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T16:22:14.086Z] 2023-08-25 16:22:13,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/568/.semver [2023-08-25T16:22:14.086Z] 2023-08-25 16:22:13,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/568/.semver [2023-08-25T16:22:14.086Z] 2023-08-25 16:22:13,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/568/.semver'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=None) [2023-08-25T16:22:19.375Z] 2023-08-25 16:22:18,903 [append_file] DEBUG append to file:/w/workspace/edgex-go/568/.git/info/exclude [2023-08-25T16:22:19.375Z] 2023-08-25 16:22:18,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/568/.semver/main with force:False [2023-08-25T16:22:19.375Z] 2023-08-25 16:22:18,904 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:22:19.375Z] 2023-08-25 16:22:18,904 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:22:19.375Z] 3.1.0-dev.34 [Pipeline] } [2023-08-25T16:22:19.387Z] $ docker exec --env ******** --env ******** 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent -k [2023-08-25T16:22:19.496Z] unset SSH_AUTH_SOCK; [2023-08-25T16:22:19.496Z] unset SSH_AGENT_PID; [2023-08-25T16:22:19.496Z] echo Agent pid 82 killed; [2023-08-25T16:22:19.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T16:22:19.809Z] + git semver [Pipeline] } [2023-08-25T16:22:20.084Z] $ docker stop --time=1 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 [2023-08-25T16:22:21.361Z] $ docker rm -f --volumes 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T16:22:21.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T16:22:21.896Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T16:22:21.898Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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-08-25T16:22:22.284Z] + git config --global --add safe.directory /w/workspace/edgex-go/568 [Pipeline] echo [2023-08-25T16:22:22.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T16:22:22.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T16:22:22.313Z] ========================================================= [2023-08-25T16:22:22.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T16:22:22.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-25T16:22:22.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T16:22:22.600Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T16:22:22.600Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T16:22:22.600Z] 6911f1a30b25: Pulling fs layer [2023-08-25T16:22:22.600Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T16:22:22.600Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T16:22:22.600Z] ec0bb842ea78: Pulling fs layer [2023-08-25T16:22:22.600Z] 40a00589a448: Pulling fs layer [2023-08-25T16:22:22.600Z] 6c08303d61cc: Pulling fs layer [2023-08-25T16:22:22.600Z] 798269fcf238: Pulling fs layer [2023-08-25T16:22:22.600Z] ec0bb842ea78: Waiting [2023-08-25T16:22:22.600Z] 40a00589a448: Waiting [2023-08-25T16:22:22.600Z] 6c08303d61cc: Waiting [2023-08-25T16:22:22.600Z] 6863d3e3a2b1: Waiting [2023-08-25T16:22:22.600Z] 798269fcf238: Waiting [2023-08-25T16:22:22.600Z] 6911f1a30b25: Download complete [2023-08-25T16:22:22.600Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T16:22:22.600Z] 6863d3e3a2b1: Download complete [2023-08-25T16:22:22.600Z] ec0bb842ea78: Verifying Checksum [2023-08-25T16:22:22.600Z] ec0bb842ea78: Download complete [2023-08-25T16:22:22.600Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T16:22:22.600Z] 4db1b89c0bd1: Download complete [2023-08-25T16:22:22.600Z] 40a00589a448: Verifying Checksum [2023-08-25T16:22:22.600Z] 40a00589a448: Download complete [2023-08-25T16:22:22.864Z] 4db1b89c0bd1: Pull complete [2023-08-25T16:22:22.864Z] 6911f1a30b25: Pull complete [2023-08-25T16:22:23.132Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T16:22:23.132Z] e194b8c5c2a9: Download complete [2023-08-25T16:22:23.392Z] 798269fcf238: Download complete [2023-08-25T16:22:23.392Z] 6c08303d61cc: Download complete [2023-08-25T16:22:26.675Z] e194b8c5c2a9: Pull complete [2023-08-25T16:22:26.675Z] 6863d3e3a2b1: Pull complete [2023-08-25T16:22:26.675Z] ec0bb842ea78: Pull complete [2023-08-25T16:22:26.675Z] 40a00589a448: Pull complete [2023-08-25T16:22:29.206Z] 6c08303d61cc: Pull complete [2023-08-25T16:22:29.774Z] 798269fcf238: Pull complete [2023-08-25T16:22:29.774Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T16:22:29.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T16:22:29.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-25T16:22:30.075Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-08-25T16:22:30.075Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T16:22:30.075Z] WORKDIR /edgex [2023-08-25T16:22:30.075Z] COPY go.mod . [2023-08-25T16:22:30.075Z] RUN go mod download [2023-08-25T16:22:30.645Z] Sending build context to Docker daemon 170.8MB [2023-08-25T16:22:30.645Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T16:22:30.645Z] ---> ec979cd7f677 [2023-08-25T16:22:30.645Z] Step 2/4 : WORKDIR /edgex [2023-08-25T16:22:34.865Z] ---> Running in f7a127842d50 [2023-08-25T16:22:34.865Z] Removing intermediate container f7a127842d50 [2023-08-25T16:22:34.865Z] ---> ecf9b9f6f9af [2023-08-25T16:22:34.865Z] Step 3/4 : COPY go.mod . [2023-08-25T16:22:34.865Z] ---> 9784c8e33ede [2023-08-25T16:22:34.865Z] Step 4/4 : RUN go mod download [2023-08-25T16:22:34.865Z] ---> Running in 09faf0505524 [2023-08-25T16:22:36.973Z] Still waiting to schedule task [2023-08-25T16:22:36.973Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-25T16:22:53.127Z] Removing intermediate container 09faf0505524 [2023-08-25T16:22:53.127Z] ---> 713a2c8fec42 [2023-08-25T16:22:53.127Z] Successfully built 713a2c8fec42 [2023-08-25T16:22:53.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:22:53.421Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T16:22:53.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:22:53.496Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:22:53.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T16:22:53.956Z] $ docker top ac244189741a99fccc02091ac4dce6d38cd4db591b59c7b614f131aee8602b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T16:22:54.288Z] + go version [2023-08-25T16:22:54.288Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T16:22:54.301Z] $ docker stop --time=1 ac244189741a99fccc02091ac4dce6d38cd4db591b59c7b614f131aee8602b6e [2023-08-25T16:22:55.551Z] $ docker rm -f --volumes ac244189741a99fccc02091ac4dce6d38cd4db591b59c7b614f131aee8602b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:22:55.939Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T16:22:55.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:22:55.997Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:22:56.030Z] $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T16:22:56.383Z] $ docker top 1c446c5eed55d14aaebc1068058b0a2c740f6741ee484aa3b48ac374b4a01b63 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-25T16:22:56.454Z] ========================================================= [2023-08-25T16:22:56.454Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-25T16:22:56.454Z] ========================================================= [Pipeline] sh [2023-08-25T16:22:56.730Z] + git config --global --add safe.directory /w/workspace/edgex-go/568 [Pipeline] fileExists [Pipeline] sh [2023-08-25T16:22:57.029Z] + make test [2023-08-25T16:22:57.029Z] go test -race -coverprofile=coverage.out ./... [2023-08-25T16:23:03.593Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-25T16:23:15.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-25T16:23:15.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-25T16:23:15.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-25T16:23:16.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-25T16:23:16.296Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-25T16:23:16.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-25T16:23:16.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-25T16:23:16.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-25T16:23:16.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-25T16:23:17.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-25T16:23:17.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-25T16:23:17.589Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-25T16:23:17.589Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-25T16:23:17.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-25T16:23:18.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-25T16:23:18.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-25T16:23:18.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-08-25T16:23:19.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements [2023-08-25T16:23:19.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-25T16:23:19.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-25T16:23:19.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-25T16:23:20.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-25T16:23:20.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-25T16:23:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-25T16:23:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-25T16:23:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-25T16:23:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-25T16:23:21.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-25T16:23:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-25T16:23:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-25T16:23:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-08-25T16:23:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-25T16:23:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-25T16:23:24.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.006s coverage: 93.4% of statements [2023-08-25T16:23:24.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-08-25T16:23:24.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 97.6% of statements [2023-08-25T16:23:24.138Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-08-25T16:23:25.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-25T16:23:25.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-25T16:23:25.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-08-25T16:23:25.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements [2023-08-25T16:23:25.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements [2023-08-25T16:23:26.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-08-25T16:23:26.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-08-25T16:23:26.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2023-08-25T16:23:26.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-08-25T16:23:26.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-25T16:23:26.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-25T16:23:26.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-25T16:23:26.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-25T16:23:26.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-25T16:23:26.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-25T16:23:26.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-25T16:23:26.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-25T16:23:27.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-25T16:23:27.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-25T16:23:27.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-25T16:23:27.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-25T16:23:28.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-25T16:23:28.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-25T16:23:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-25T16:23:29.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-25T16:23:29.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-25T16:23:31.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-25T16:23:31.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-25T16:23:31.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-25T16:23:31.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-25T16:23:31.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-25T16:23:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-25T16:23:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-25T16:23:33.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-25T16:23:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-25T16:23:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-25T16:23:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-25T16:23:34.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-25T16:23:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-25T16:23:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-25T16:23:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-25T16:23:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-25T16:23:36.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-08-25T16:23:37.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-25T16:23:37.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-25T16:23:37.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-25T16:23:37.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-25T16:23:38.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-25T16:23:38.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-25T16:23:38.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-25T16:23:38.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.257s coverage: 79.9% of statements [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.101s coverage: 92.9% of statements [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-08-25T16:23:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 61.8% of statements [2023-08-25T16:23:51.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 98.9% of statements [2023-08-25T16:23:51.071Z] 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-08-25T16:23:51.071Z] running golangci-lint [2023-08-25T16:23:51.071Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-25T16:23:51.071Z] go version go1.20.6 linux/amd64 [2023-08-25T16:23:51.071Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-25T16:23:51.071Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-25T16:24:05.933Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 13.591672057s" [2023-08-25T16:24:05.933Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.735358ms" [2023-08-25T16:24:06.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4579 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-25T16:24:06.974Z] Running in /w/workspace/edgex-go/568 [Pipeline] { [Pipeline] checkout [2023-08-25T16:24:07.006Z] The recommended git tool is: git [2023-08-25T16:24:11.186Z] level=info msg="[linters_context/goanalysis] analyzers took 55.486063504s with top 10 stages: buildir: 28.303926712s, fact_deprecated: 2.058143831s, inspect: 1.552886938s, ctrlflow: 1.514787787s, printf: 1.448766791s, gosec: 1.214390558s, S1038: 901.171053ms, fact_purity: 783.879348ms, nilness: 677.940048ms, directives: 605.630546ms" [2023-08-25T16:24:11.186Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-25T16:24:11.186Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, nolint: 0/21, cgo: 200/200, identifier_marker: 200/200, path_prettifier: 200/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, skip_files: 200/200, skip_dirs: 200/200" [2023-08-25T16:24:11.186Z] level=info msg="[runner] processing took 16.818253ms with stages: nolint: 6.717515ms, identifier_marker: 5.468964ms, autogenerated_exclude: 1.474656ms, path_prettifier: 1.376584ms, exclude-rules: 1.084407ms, skip_dirs: 616.105µs, cgo: 47.011µs, filename_unadjuster: 28.84µs, uniq_by_line: 950ns, max_same_issues: 560ns, skip_files: 510ns, severity-rules: 340ns, source_code: 321ns, exclude: 300ns, sort_results: 250ns, diff: 250ns, path_prefixer: 220ns, path_shortener: 170ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns" [2023-08-25T16:24:11.186Z] level=info msg="[runner] linters took 6.650336209s with stages: goanalysis_metalinter: 6.633424534s" [2023-08-25T16:24:11.186Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-25T16:24:11.186Z] level=info msg="Memory: 205 samples, avg is 186.5MB, max is 860.7MB" [2023-08-25T16:24:11.186Z] level=info msg="Execution took 20.334459553s" [2023-08-25T16:24:11.186Z] go vet ./... [2023-08-25T16:24:12.135Z] using credential edgex-jenkins-ssh [2023-08-25T16:24:12.151Z] Cloning the remote Git repository [2023-08-25T16:24:12.189Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-25T16:24:12.279Z] > git init /w/workspace/edgex-go/568 # timeout=10 [2023-08-25T16:24:12.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-25T16:24:12.410Z] > git --version # timeout=10 [2023-08-25T16:24:12.442Z] > git --version # 'git version 2.25.1' [2023-08-25T16:24:12.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T16:24:12.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T16:24:15.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T16:24:15.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T16:24:15.371Z] ./bin/test-attribution-txt.sh [2023-08-25T16:24:15.371Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-25T16:24:15.371Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-25T16:24:15.371Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-25T16:24:15.371Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-25T16:24:15.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-25T16:24:15.692Z] + ls -al . [2023-08-25T16:24:15.692Z] total 728 [2023-08-25T16:24:15.692Z] drwxrwxr-x 12 1001 1001 4096 Aug 25 16:22 . [2023-08-25T16:24:15.692Z] drwxr-xr-x 4 root root 4096 Aug 25 16:22 .. [2023-08-25T16:24:15.692Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 16:21 .blubracket [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 16 Aug 25 16:21 .dockerignore [2023-08-25T16:24:15.692Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 16:22 .git [2023-08-25T16:24:15.692Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 16:21 .github [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 1173 Aug 25 16:21 .gitignore [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 42 Aug 25 16:21 .golangci.yml [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 87 Aug 25 16:21 .hadolint.yml [2023-08-25T16:24:15.692Z] drwxr-xr-x 3 1001 1001 4096 Aug 25 16:22 .semver [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 16:21 .sonarcloud.properties [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 16:21 ADOPTERS.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 11152 Aug 25 16:21 Attribution.txt [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 93407 Aug 25 16:21 CHANGELOG.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 16:21 CONTRIBUTING.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 16:21 GOVERNANCE.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 883 Aug 25 16:21 Jenkinsfile [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 16:21 LICENSE [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 14764 Aug 25 16:21 Makefile [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 16:21 OWNERS.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 9923 Aug 25 16:21 README.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 789 Aug 25 16:21 SECURITY.md [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 12 Aug 25 16:22 VERSION [2023-08-25T16:24:15.692Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 16:21 bin [2023-08-25T16:24:15.692Z] drwxrwxr-x 18 1001 1001 4096 Aug 25 16:21 cmd [2023-08-25T16:24:15.692Z] -rw-r--r-- 1 root root 446998 Aug 25 16:23 coverage.out [2023-08-25T16:24:15.692Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 16:21 fuzz_test [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 3687 Aug 25 16:21 go.mod [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 33714 Aug 25 16:21 go.sum [2023-08-25T16:24:15.692Z] drwxrwxr-x 7 1001 1001 4096 Aug 25 16:21 internal [2023-08-25T16:24:15.692Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 16:21 openapi [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 594 Aug 25 16:21 security.txt [2023-08-25T16:24:15.692Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 16:21 snap [2023-08-25T16:24:15.692Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 16:21 version.go [Pipeline] sh [2023-08-25T16:24:15.972Z] + '[' -e coverage.out ] [2023-08-25T16:24:15.972Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-25T16:24:16.099Z] Stashed 1 file(s) [Pipeline] sh [2023-08-25T16:24:16.375Z] + make build [2023-08-25T16:24:16.376Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-25T16:24:28.568Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-25T16:24:28.879Z] Avoid second fetch [2023-08-25T16:24:28.879Z] Checking out Revision 541cc85a126a37ebcd17b753a9f4f7f76549fffd (main) [2023-08-25T16:24:28.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-25T16:24:28.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T16:24:28.889Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T16:24:28.963Z] > git checkout -f 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 [2023-08-25T16:24:29.132Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-25T16:24:29.541Z] Commit message: "fix: Repair CORS support in Snap NGINX (#4644)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T16:24:30.066Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-25T16:24:30.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T16:24:30.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:24:30.464Z] Dload Upload Total Spent Left Speed [2023-08-25T16:24:30.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh [2023-08-25T16:24:31.000Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-25T16:24:31.054Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T16:24:31.382Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T16:24:31.382Z] + sudo tee /etc/docker/daemon.new [2023-08-25T16:24:31.382Z] { [2023-08-25T16:24:31.382Z] "registry-mirrors": [ [2023-08-25T16:24:31.382Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T16:24:31.382Z] ], [2023-08-25T16:24:31.382Z] "bip": "10.250.0.254/24", [2023-08-25T16:24:31.382Z] "hosts": [ [2023-08-25T16:24:31.382Z] "tcp://0.0.0.0:5555", [2023-08-25T16:24:31.382Z] "unix:///var/run/docker.sock" [2023-08-25T16:24:31.382Z] ], [2023-08-25T16:24:31.382Z] "mtu": 1458, [2023-08-25T16:24:31.382Z] "selinux-enabled": true, [2023-08-25T16:24:31.382Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T16:24:31.383Z] } [Pipeline] sh [2023-08-25T16:24:31.706Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T16:24:32.029Z] + sudo service docker restart [2023-08-25T16:24:37.564Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-25T16:24:38.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-25T16:24:39.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-25T16:24:40.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-25T16:24:41.733Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-25T16:24:42.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-25T16:24:43.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-25T16:24:44.980Z] $ docker stop --time=1 1c446c5eed55d14aaebc1068058b0a2c740f6741ee484aa3b48ac374b4a01b63 [2023-08-25T16:24:49.549Z] $ docker rm -f --volumes 1c446c5eed55d14aaebc1068058b0a2c740f6741ee484aa3b48ac374b4a01b63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T16:24:50.274Z] provisioning config files... [2023-08-25T16:24:50.297Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config1815352568373953095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:24:50.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-25T16:24:50.435Z] [2023-08-25T16:24:50.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:24:50.651Z] ---> docker-login.sh [2023-08-25T16:24:50.651Z] nexus3.edgexfoundry.org:10001 [2023-08-25T16:24:50.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-25T16:24:50.729Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-25T16:24:50.729Z] 91d30c5bc195: Pulling fs layer [2023-08-25T16:24:50.729Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-25T16:24:50.729Z] 9c61dcf015f6: Pulling fs layer [2023-08-25T16:24:50.729Z] 4698f68db338: Pulling fs layer [2023-08-25T16:24:50.729Z] 2a2f49069b9e: Pulling fs layer [2023-08-25T16:24:50.729Z] e0025b399a48: Pulling fs layer [2023-08-25T16:24:50.729Z] 4698f68db338: Waiting [2023-08-25T16:24:50.729Z] 2a2f49069b9e: Waiting [2023-08-25T16:24:50.729Z] e0025b399a48: Waiting [2023-08-25T16:24:50.729Z] 91d30c5bc195: Verifying Checksum [2023-08-25T16:24:50.729Z] 91d30c5bc195: Download complete [2023-08-25T16:24:50.729Z] 4698f68db338: Verifying Checksum [2023-08-25T16:24:50.729Z] 4698f68db338: Download complete [2023-08-25T16:24:50.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:24:50.988Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-25T16:24:50.988Z] 2e9b0aa3be6d: Download complete [2023-08-25T16:24:50.988Z] 91d30c5bc195: Pull complete [2023-08-25T16:24:50.988Z] e0025b399a48: Verifying Checksum [2023-08-25T16:24:50.988Z] e0025b399a48: Download complete [2023-08-25T16:24:50.988Z] 2a2f49069b9e: Verifying Checksum [2023-08-25T16:24:51.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:24:51.195Z] Configure a credential helper to remove this warning. See [2023-08-25T16:24:51.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:24:51.195Z] [2023-08-25T16:24:51.195Z] Login Succeeded [2023-08-25T16:24:51.195Z] nexus3.edgexfoundry.org:10002 [2023-08-25T16:24:51.246Z] 2e9b0aa3be6d: Pull complete [2023-08-25T16:24:51.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:24:51.504Z] 9c61dcf015f6: Download complete [2023-08-25T16:24:51.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:24:51.734Z] Configure a credential helper to remove this warning. See [2023-08-25T16:24:51.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:24:51.734Z] [2023-08-25T16:24:51.734Z] Login Succeeded [2023-08-25T16:24:51.734Z] nexus3.edgexfoundry.org:10003 [2023-08-25T16:24:51.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:24:52.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:24:52.002Z] Configure a credential helper to remove this warning. See [2023-08-25T16:24:52.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:24:52.002Z] [2023-08-25T16:24:52.002Z] Login Succeeded [2023-08-25T16:24:52.002Z] nexus3.edgexfoundry.org:10004 [2023-08-25T16:24:52.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:24:52.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:24:52.271Z] Configure a credential helper to remove this warning. See [2023-08-25T16:24:52.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:24:52.271Z] [2023-08-25T16:24:52.271Z] Login Succeeded [2023-08-25T16:24:52.271Z] docker.io [2023-08-25T16:24:52.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:24:52.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:24:52.809Z] Configure a credential helper to remove this warning. See [2023-08-25T16:24:52.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:24:52.809Z] [2023-08-25T16:24:52.809Z] Login Succeeded [2023-08-25T16:24:52.809Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T16:24:52.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-25T16:24:53.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/568 [Pipeline] echo [2023-08-25T16:24:53.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T16:24:53.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T16:24:53.422Z] ========================================================= [2023-08-25T16:24:53.422Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T16:24:53.422Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-25T16:24:53.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T16:24:53.745Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T16:24:53.745Z] edb6bdbacee9: Pulling fs layer [2023-08-25T16:24:53.745Z] 5f9638ab2659: Pulling fs layer [2023-08-25T16:24:53.745Z] 8d51d6327a98: Pulling fs layer [2023-08-25T16:24:53.745Z] 8b374f2dd631: Pulling fs layer [2023-08-25T16:24:53.745Z] ec14aa9079de: Pulling fs layer [2023-08-25T16:24:53.745Z] 2f466654f4bb: Pulling fs layer [2023-08-25T16:24:53.745Z] 554e91adad29: Pulling fs layer [2023-08-25T16:24:53.745Z] 8b374f2dd631: Waiting [2023-08-25T16:24:53.745Z] ec14aa9079de: Waiting [2023-08-25T16:24:53.745Z] 2f466654f4bb: Waiting [2023-08-25T16:24:53.745Z] 554e91adad29: Waiting [2023-08-25T16:24:54.013Z] 5f9638ab2659: Verifying Checksum [2023-08-25T16:24:54.013Z] 5f9638ab2659: Download complete [2023-08-25T16:24:54.013Z] 8b374f2dd631: Verifying Checksum [2023-08-25T16:24:54.013Z] 8b374f2dd631: Download complete [2023-08-25T16:24:54.013Z] ec14aa9079de: Verifying Checksum [2023-08-25T16:24:54.013Z] ec14aa9079de: Download complete [2023-08-25T16:24:54.013Z] edb6bdbacee9: Verifying Checksum [2023-08-25T16:24:54.029Z] 9c61dcf015f6: Pull complete [2023-08-25T16:24:54.029Z] 4698f68db338: Pull complete [2023-08-25T16:24:54.288Z] 2a2f49069b9e: Pull complete [2023-08-25T16:24:54.288Z] e0025b399a48: Pull complete [2023-08-25T16:24:54.288Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-25T16:24:54.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-25T16:24:54.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:24:54.373Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:24:54.401Z] $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-25T16:24:54.986Z] edb6bdbacee9: Pull complete [2023-08-25T16:24:55.265Z] 554e91adad29: Verifying Checksum [2023-08-25T16:24:55.266Z] 554e91adad29: Download complete [2023-08-25T16:24:55.537Z] 5f9638ab2659: Pull complete [2023-08-25T16:24:56.421Z] $ docker top aa652065362bba99cfcb53be2e911052609e0b3ec288b6d3dd2a5b9aeaeb3748 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T16:24:56.509Z] 8d51d6327a98: Verifying Checksum [2023-08-25T16:24:56.509Z] 8d51d6327a98: Download complete [2023-08-25T16:24:56.509Z] 2f466654f4bb: Download complete [2023-08-25T16:24:56.756Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-25T16:24:58.660Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-25T16:24:58.660Z] #1 transferring dockerfile: 2.12kB done [2023-08-25T16:24:58.660Z] #1 DONE 0.0s [2023-08-25T16:24:58.918Z] [2023-08-25T16:24:58.918Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-25T16:24:58.918Z] #2 transferring dockerfile: 2.38kB done [2023-08-25T16:24:58.918Z] #2 DONE 0.0s [2023-08-25T16:24:58.918Z] [2023-08-25T16:24:58.918Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-25T16:24:58.918Z] #3 transferring dockerfile: 2.82kB done [2023-08-25T16:24:58.919Z] #3 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-25T16:24:58.919Z] #4 transferring dockerfile: 2.39kB done [2023-08-25T16:24:58.919Z] #4 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-25T16:24:58.919Z] #5 transferring dockerfile: 1.78kB done [2023-08-25T16:24:58.919Z] #5 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-25T16:24:58.919Z] #6 transferring dockerfile: 2.58kB done [2023-08-25T16:24:58.919Z] #6 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-25T16:24:58.919Z] #7 transferring dockerfile: 2.63kB done [2023-08-25T16:24:58.919Z] #7 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-08-25T16:24:58.919Z] #8 transferring dockerfile: 1.82kB done [2023-08-25T16:24:58.919Z] #8 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-25T16:24:58.919Z] #9 transferring dockerfile: 1.96kB done [2023-08-25T16:24:58.919Z] #9 DONE 0.0s [2023-08-25T16:24:58.919Z] [2023-08-25T16:24:58.919Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-08-25T16:24:59.176Z] #10 transferring dockerfile: 2.68kB done [2023-08-25T16:24:59.176Z] #10 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-25T16:24:59.176Z] #11 transferring dockerfile: 2.04kB done [2023-08-25T16:24:59.176Z] #11 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-08-25T16:24:59.176Z] #12 transferring dockerfile: 1.84kB done [2023-08-25T16:24:59.176Z] #12 DONE 0.1s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-25T16:24:59.176Z] #13 transferring dockerfile: 1.82kB done [2023-08-25T16:24:59.176Z] #13 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-25T16:24:59.176Z] #14 transferring dockerfile: 1.90kB done [2023-08-25T16:24:59.176Z] #14 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-25T16:24:59.176Z] #15 transferring context: 56B done [2023-08-25T16:24:59.176Z] #15 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-25T16:24:59.176Z] #16 transferring context: 56B done [2023-08-25T16:24:59.176Z] #16 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #17 [security-bootstrapper internal] load .dockerignore [2023-08-25T16:24:59.176Z] #17 transferring context: 56B done [2023-08-25T16:24:59.176Z] #17 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #18 [security-proxy-setup internal] load .dockerignore [2023-08-25T16:24:59.176Z] #18 transferring context: 56B done [2023-08-25T16:24:59.176Z] #18 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-08-25T16:24:59.176Z] #19 transferring context: 56B done [2023-08-25T16:24:59.176Z] #19 DONE 0.0s [2023-08-25T16:24:59.176Z] [2023-08-25T16:24:59.176Z] #20 [security-spire-config internal] load .dockerignore [2023-08-25T16:24:59.176Z] #20 transferring context: 56B done [2023-08-25T16:24:59.433Z] #20 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #21 [security-spire-server internal] load .dockerignore [2023-08-25T16:24:59.433Z] #21 transferring context: 56B done [2023-08-25T16:24:59.433Z] #21 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #22 [support-scheduler internal] load .dockerignore [2023-08-25T16:24:59.433Z] #22 transferring context: 56B done [2023-08-25T16:24:59.433Z] #22 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #23 [core-metadata internal] load .dockerignore [2023-08-25T16:24:59.433Z] #23 transferring context: 56B done [2023-08-25T16:24:59.433Z] #23 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-25T16:24:59.433Z] #24 transferring context: 56B done [2023-08-25T16:24:59.433Z] #24 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #25 [support-notifications internal] load .dockerignore [2023-08-25T16:24:59.433Z] #25 transferring context: 56B done [2023-08-25T16:24:59.433Z] #25 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-25T16:24:59.433Z] #26 transferring context: 56B done [2023-08-25T16:24:59.433Z] #26 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #27 [core-command internal] load .dockerignore [2023-08-25T16:24:59.433Z] #27 transferring context: 56B done [2023-08-25T16:24:59.433Z] #27 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #28 [core-data internal] load .dockerignore [2023-08-25T16:24:59.433Z] #28 transferring context: 56B done [2023-08-25T16:24:59.433Z] #28 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.433Z] #29 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:24:59.433Z] #30 DONE 0.1s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.433Z] #29 DONE 0.0s [2023-08-25T16:24:59.433Z] [2023-08-25T16:24:59.433Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:24:59.433Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:24:59.691Z] #31 ... [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.691Z] #29 DONE 0.0s [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:24:59.691Z] #30 DONE 0.1s [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:24:59.691Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:24:59.691Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:24:59.691Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:24:59.691Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:24:59.691Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-25T16:24:59.691Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-25T16:24:59.691Z] #31 ... [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.691Z] #29 DONE 0.0s [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:24:59.691Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:24:59.691Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:24:59.691Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:24:59.691Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:24:59.691Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-25T16:24:59.691Z] #31 ... [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.691Z] #29 DONE 0.0s [2023-08-25T16:24:59.691Z] [2023-08-25T16:24:59.691Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:24:59.691Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:24:59.691Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:24:59.691Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:24:59.691Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:24:59.691Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-25T16:24:59.949Z] #31 ... [2023-08-25T16:24:59.949Z] [2023-08-25T16:24:59.949Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.949Z] #29 DONE 0.0s [2023-08-25T16:24:59.949Z] [2023-08-25T16:24:59.949Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:24:59.949Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:24:59.949Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:24:59.949Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:24:59.949Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:24:59.949Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-25T16:24:59.949Z] #31 ... [2023-08-25T16:24:59.949Z] [2023-08-25T16:24:59.949Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:24:59.949Z] #29 DONE 0.0s [2023-08-25T16:24:59.949Z] [2023-08-25T16:24:59.949Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:24:59.949Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:24:59.949Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:24:59.949Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:24:59.949Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:24:59.949Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-25T16:24:59.949Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-25T16:25:00.208Z] #31 ... [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:25:00.208Z] #29 DONE 0.0s [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:25:00.208Z] #30 DONE 0.5s [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:25:00.208Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:25:00.208Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:25:00.208Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:25:00.208Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:25:00.208Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-25T16:25:00.208Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-25T16:25:00.208Z] #31 ... [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-25T16:25:00.208Z] #29 DONE 0.0s [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:25:00.208Z] #30 DONE 0.6s [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-25T16:25:00.208Z] #32 DONE 1.0s [2023-08-25T16:25:00.208Z] [2023-08-25T16:25:00.208Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:25:00.208Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done [2023-08-25T16:25:00.208Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:25:00.208Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-25T16:25:00.208Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-25T16:25:00.208Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-25T16:25:00.208Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-25T16:25:03.514Z] #31 DONE 3.7s [2023-08-25T16:25:03.514Z] [2023-08-25T16:25:03.514Z] #33 [security-spire-config internal] load build context [2023-08-25T16:25:04.455Z] #33 transferring context: 181.80MB 4.8s [2023-08-25T16:25:05.023Z] #33 ... [2023-08-25T16:25:05.023Z] [2023-08-25T16:25:05.023Z] #34 [security-bootstrapper internal] load build context [2023-08-25T16:25:05.023Z] #34 ... [2023-08-25T16:25:05.023Z] [2023-08-25T16:25:05.023Z] #33 [security-spire-config internal] load build context [2023-08-25T16:25:08.345Z] #33 ... [2023-08-25T16:25:08.345Z] [2023-08-25T16:25:08.345Z] #35 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-25T16:25:08.345Z] #35 DONE 7.6s [2023-08-25T16:25:08.345Z] [2023-08-25T16:25:08.345Z] #33 [security-spire-config internal] load build context [2023-08-25T16:25:08.839Z] 8d51d6327a98: Pull complete [2023-08-25T16:25:08.839Z] 8b374f2dd631: Pull complete [2023-08-25T16:25:08.839Z] ec14aa9079de: Pull complete [2023-08-25T16:25:09.283Z] #33 transferring context: 365.23MB 9.5s done [2023-08-25T16:25:09.540Z] #33 ... [2023-08-25T16:25:09.540Z] [2023-08-25T16:25:09.540Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-25T16:25:09.540Z] #36 ... [2023-08-25T16:25:09.540Z] [2023-08-25T16:25:09.540Z] #37 [security-secretstore-setup internal] load build context [2023-08-25T16:25:09.540Z] #37 ... [2023-08-25T16:25:09.540Z] [2023-08-25T16:25:09.540Z] #38 [security-proxy-setup internal] load build context [2023-08-25T16:25:09.957Z] #38 ... [2023-08-25T16:25:09.957Z] [2023-08-25T16:25:09.957Z] #39 [security-spire-server internal] load build context [2023-08-25T16:25:09.957Z] #39 ... [2023-08-25T16:25:09.957Z] [2023-08-25T16:25:09.957Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-25T16:25:09.957Z] #40 transferring context: 365.23MB 10.1s done [2023-08-25T16:25:10.215Z] #40 ... [2023-08-25T16:25:10.215Z] [2023-08-25T16:25:10.215Z] #41 [support-scheduler internal] load build context [2023-08-25T16:25:10.215Z] #41 ... [2023-08-25T16:25:10.215Z] [2023-08-25T16:25:10.215Z] #42 [security-proxy-auth internal] load build context [2023-08-25T16:25:10.215Z] #42 ... [2023-08-25T16:25:10.215Z] [2023-08-25T16:25:10.215Z] #43 [core-data internal] load build context [2023-08-25T16:25:10.215Z] #43 transferring context: 365.23MB 8.9s done [2023-08-25T16:25:10.699Z] #43 ... [2023-08-25T16:25:10.699Z] [2023-08-25T16:25:10.699Z] #44 [core-command internal] load build context [2023-08-25T16:25:10.699Z] #44 transferring context: 365.23MB 8.9s done [2023-08-25T16:25:10.699Z] #44 ... [2023-08-25T16:25:10.699Z] [2023-08-25T16:25:10.699Z] #45 [core-metadata internal] load build context [2023-08-25T16:25:10.699Z] #45 transferring context: 365.23MB 9.3s done [2023-08-25T16:25:10.958Z] #45 ... [2023-08-25T16:25:10.958Z] [2023-08-25T16:25:10.958Z] #46 [security-spire-agent internal] load build context [2023-08-25T16:25:10.958Z] #46 ... [2023-08-25T16:25:10.958Z] [2023-08-25T16:25:10.958Z] #47 [support-notifications internal] load build context [2023-08-25T16:25:10.958Z] #47 ... [2023-08-25T16:25:10.958Z] [2023-08-25T16:25:10.958Z] #46 [security-spire-agent internal] load build context [2023-08-25T16:25:11.523Z] #46 transferring context: 365.23MB 10.9s done [2023-08-25T16:25:14.199Z] 2f466654f4bb: Pull complete [2023-08-25T16:25:15.709Z] #46 ... [2023-08-25T16:25:15.709Z] [2023-08-25T16:25:15.709Z] #34 [security-bootstrapper internal] load build context [2023-08-25T16:25:15.709Z] #34 transferring context: 365.23MB 12.2s done [2023-08-25T16:25:16.791Z] 554e91adad29: Pull complete [2023-08-25T16:25:16.791Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T16:25:16.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T16:25:16.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-25T16:25:17.207Z] + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T16:25:17.207Z] WORKDIR /edgex [2023-08-25T16:25:17.207Z] COPY go.mod . [2023-08-25T16:25:17.207Z] RUN go mod download . [2023-08-25T16:25:17.207Z] [2023-08-25T16:25:17.691Z] #34 ... [2023-08-25T16:25:17.691Z] [2023-08-25T16:25:17.691Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:25:17.691Z] #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:17.691Z] #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:17.691Z] #0 1.643 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:17.691Z] #0 1.656 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:17.691Z] #0 1.663 OK: 7 MiB in 16 packages [2023-08-25T16:25:17.691Z] #48 ... [2023-08-25T16:25:17.691Z] [2023-08-25T16:25:17.691Z] #39 [security-spire-server internal] load build context [2023-08-25T16:25:17.691Z] #39 transferring context: 365.23MB 13.4s done [2023-08-25T16:25:17.797Z] Sending build context to Docker daemon 2.966MB [2023-08-25T16:25:17.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T16:25:17.797Z] ---> 1e15ea492957 [2023-08-25T16:25:17.797Z] Step 2/4 : WORKDIR /edgex [2023-08-25T16:25:17.959Z] #39 ... [2023-08-25T16:25:17.959Z] [2023-08-25T16:25:17.959Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-25T16:25:17.959Z] #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:17.959Z] #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:17.959Z] #0 3.508 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:25:17.959Z] #0 3.508 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:25:17.959Z] #0 3.508 OK: 17818 distinct packages available [2023-08-25T16:25:17.959Z] #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:17.959Z] #0 3.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:17.959Z] #0 3.899 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:17.959Z] #0 3.903 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-25T16:25:17.959Z] #0 3.906 (3/4) Installing libucontext (1.2-r0) [2023-08-25T16:25:17.959Z] #0 3.909 (4/4) Installing gcompat (1.1.0-r0) [2023-08-25T16:25:17.959Z] #0 3.914 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:17.959Z] #0 3.924 OK: 7 MiB in 19 packages [2023-08-25T16:25:17.959Z] #49 ... [2023-08-25T16:25:17.959Z] [2023-08-25T16:25:17.959Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-25T16:25:18.219Z] #50 ... [2023-08-25T16:25:18.219Z] [2023-08-25T16:25:18.219Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:25:18.219Z] #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:18.219Z] #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:18.219Z] #0 1.581 OK: 265 MiB in 53 packages [2023-08-25T16:25:18.219Z] #51 ... [2023-08-25T16:25:18.219Z] [2023-08-25T16:25:18.219Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:25:18.786Z] #52 ... [2023-08-25T16:25:18.786Z] [2023-08-25T16:25:18.786Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-25T16:25:18.786Z] #0 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:18.786Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:18.786Z] #0 1.227 OK: 265 MiB in 53 packages [2023-08-25T16:25:18.786Z] #53 ... [2023-08-25T16:25:18.786Z] [2023-08-25T16:25:18.786Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-25T16:25:19.045Z] #54 ... [2023-08-25T16:25:19.045Z] [2023-08-25T16:25:19.045Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-25T16:25:19.045Z] #55 ... [2023-08-25T16:25:19.045Z] [2023-08-25T16:25:19.045Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-25T16:25:19.331Z] #56 ... [2023-08-25T16:25:19.331Z] [2023-08-25T16:25:19.331Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:25:19.331Z] #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:19.331Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:19.331Z] #0 1.358 OK: 265 MiB in 53 packages [2023-08-25T16:25:19.331Z] #57 ... [2023-08-25T16:25:19.331Z] [2023-08-25T16:25:19.331Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-25T16:25:19.591Z] #58 ... [2023-08-25T16:25:19.591Z] [2023-08-25T16:25:19.591Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-25T16:25:19.591Z] #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:19.591Z] #0 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:19.591Z] #0 2.387 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:19.591Z] #0 2.389 (2/2) Installing su-exec (0.2-r2) [2023-08-25T16:25:19.591Z] #0 2.401 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:19.591Z] #0 2.414 OK: 7 MiB in 17 packages [2023-08-25T16:25:19.591Z] #59 ... [2023-08-25T16:25:19.591Z] [2023-08-25T16:25:19.591Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-25T16:25:19.591Z] #36 transferring context: 365.23MB 12.6s done [2023-08-25T16:25:19.755Z] ---> Running in e1f8c9f6aec7 [2023-08-25T16:25:19.755Z] Removing intermediate container e1f8c9f6aec7 [2023-08-25T16:25:19.755Z] ---> 5145ab034469 [2023-08-25T16:25:19.755Z] Step 3/4 : COPY go.mod . [2023-08-25T16:25:19.850Z] #36 ... [2023-08-25T16:25:19.850Z] [2023-08-25T16:25:19.850Z] #37 [security-secretstore-setup internal] load build context [2023-08-25T16:25:19.850Z] #37 transferring context: 365.23MB 11.5s done [2023-08-25T16:25:20.108Z] #37 ... [2023-08-25T16:25:20.108Z] [2023-08-25T16:25:20.108Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-25T16:25:20.108Z] #0 2.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:20.108Z] #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:20.108Z] #0 2.821 OK: 265 MiB in 53 packages [2023-08-25T16:25:20.108Z] #60 ... [2023-08-25T16:25:20.108Z] [2023-08-25T16:25:20.108Z] #38 [security-proxy-setup internal] load build context [2023-08-25T16:25:20.108Z] #38 transferring context: 365.23MB 10.7s done [2023-08-25T16:25:20.340Z] ---> 952ee7822d7f [2023-08-25T16:25:20.340Z] Step 4/4 : RUN go mod download [2023-08-25T16:25:20.340Z] ---> Running in 35d8a5395073 [2023-08-25T16:25:20.366Z] #38 ... [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #33 [security-spire-config internal] load build context [2023-08-25T16:25:20.366Z] #33 DONE 20.7s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-25T16:25:20.366Z] #0 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:20.366Z] #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:20.366Z] #0 4.262 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:20.366Z] #0 4.268 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:20.366Z] #0 4.277 OK: 7 MiB in 16 packages [2023-08-25T16:25:20.366Z] #61 DONE 12.8s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:25:20.366Z] #48 DONE 12.9s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-25T16:25:20.366Z] #59 DONE 12.6s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-25T16:25:20.366Z] #53 DONE 12.7s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-25T16:25:20.366Z] #49 DONE 12.6s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:25:20.366Z] #57 DONE 12.7s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #44 [core-command internal] load build context [2023-08-25T16:25:20.366Z] #44 DONE 20.1s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #60 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-25T16:25:20.366Z] #60 DONE 12.7s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #43 [core-data internal] load build context [2023-08-25T16:25:20.366Z] #43 DONE 20.4s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:25:20.366Z] #51 DONE 12.9s [2023-08-25T16:25:20.366Z] [2023-08-25T16:25:20.366Z] #62 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-25T16:25:20.623Z] #62 DONE 0.2s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #45 [core-metadata internal] load build context [2023-08-25T16:25:20.623Z] #45 DONE 20.6s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #42 [security-proxy-auth internal] load build context [2023-08-25T16:25:20.623Z] #42 transferring context: 365.23MB 10.2s done [2023-08-25T16:25:20.623Z] #42 DONE 20.6s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-25T16:25:20.623Z] #40 DONE 20.9s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #46 [security-spire-agent internal] load build context [2023-08-25T16:25:20.623Z] #46 DONE 20.4s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #37 [security-secretstore-setup internal] load build context [2023-08-25T16:25:20.623Z] #37 DONE 21.0s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #38 [security-proxy-setup internal] load build context [2023-08-25T16:25:20.623Z] #38 DONE 20.9s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #41 [support-scheduler internal] load build context [2023-08-25T16:25:20.623Z] #41 transferring context: 365.23MB 11.6s done [2023-08-25T16:25:20.623Z] #41 DONE 20.7s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #47 [support-notifications internal] load build context [2023-08-25T16:25:20.623Z] #47 transferring context: 365.23MB 11.5s done [2023-08-25T16:25:20.623Z] #47 DONE 20.5s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #34 [security-bootstrapper internal] load build context [2023-08-25T16:25:20.623Z] #34 DONE 21.0s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #39 [security-spire-server internal] load build context [2023-08-25T16:25:20.623Z] #39 DONE 20.8s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-25T16:25:20.623Z] #36 DONE 21.1s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:25:20.623Z] #63 DONE 0.1s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #64 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:25:20.623Z] #64 DONE 0.1s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:25:20.623Z] #65 DONE 0.1s [2023-08-25T16:25:20.623Z] [2023-08-25T16:25:20.623Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:25:22.523Z] #66 ... [2023-08-25T16:25:22.523Z] [2023-08-25T16:25:22.523Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-25T16:25:22.523Z] #54 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #54 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #54 13.87 (1/2) Installing ca-certificates (20230506-r0) [2023-08-25T16:25:22.523Z] #54 13.88 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:22.523Z] #54 13.88 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:22.523Z] #54 13.89 Executing ca-certificates-20230506-r0.trigger [2023-08-25T16:25:22.523Z] #54 13.96 OK: 8 MiB in 17 packages [2023-08-25T16:25:22.523Z] #54 DONE 14.5s [2023-08-25T16:25:22.523Z] [2023-08-25T16:25:22.523Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-25T16:25:22.523Z] #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #58 13.78 (1/4) Installing ca-certificates (20230506-r0) [2023-08-25T16:25:22.523Z] #58 13.80 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:22.523Z] #58 13.80 (3/4) Installing su-exec (0.2-r2) [2023-08-25T16:25:22.523Z] #58 13.80 (4/4) Installing yq (4.30.4-r4) [2023-08-25T16:25:22.523Z] #58 13.87 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:22.523Z] #58 13.88 Executing ca-certificates-20230506-r0.trigger [2023-08-25T16:25:22.523Z] #58 13.94 OK: 17 MiB in 19 packages [2023-08-25T16:25:22.523Z] #58 DONE 14.5s [2023-08-25T16:25:22.523Z] [2023-08-25T16:25:22.523Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-25T16:25:22.523Z] #50 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #50 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #50 13.86 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:22.523Z] #50 13.87 (2/4) Installing openssl (3.0.10-r0) [2023-08-25T16:25:22.523Z] #50 13.88 (3/4) Installing su-exec (0.2-r2) [2023-08-25T16:25:22.523Z] #50 13.89 (4/4) Installing yq (4.30.4-r4) [2023-08-25T16:25:22.523Z] #50 13.95 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:22.523Z] #50 13.96 OK: 17 MiB in 19 packages [2023-08-25T16:25:22.523Z] #50 DONE 14.5s [2023-08-25T16:25:22.523Z] [2023-08-25T16:25:22.523Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-25T16:25:22.523Z] #67 DONE 0.0s [2023-08-25T16:25:22.523Z] [2023-08-25T16:25:22.523Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-25T16:25:22.523Z] #56 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #56 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #56 14.49 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:25:22.523Z] #56 14.49 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:25:22.523Z] #56 14.49 OK: 17818 distinct packages available [2023-08-25T16:25:22.523Z] #56 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.523Z] #56 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:22.782Z] #56 14.82 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:22.782Z] #56 14.83 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-25T16:25:22.782Z] #56 14.83 (3/5) Installing libucontext (1.2-r0) [2023-08-25T16:25:22.782Z] #56 14.84 (4/5) Installing gcompat (1.1.0-r0) [2023-08-25T16:25:22.782Z] #56 14.84 (5/5) Installing openssl (3.0.10-r0) [2023-08-25T16:25:22.782Z] #56 14.85 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:22.782Z] #56 14.86 OK: 8 MiB in 20 packages [2023-08-25T16:25:23.041Z] #56 DONE 15.0s [2023-08-25T16:25:23.041Z] [2023-08-25T16:25:23.041Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:25:23.041Z] #52 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #52 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #52 14.64 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:25:23.041Z] #52 14.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:25:23.041Z] #52 14.64 OK: 17823 distinct packages available [2023-08-25T16:25:23.041Z] #52 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #52 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #52 15.02 OK: 265 MiB in 53 packages [2023-08-25T16:25:23.041Z] #52 DONE 15.1s [2023-08-25T16:25:23.041Z] [2023-08-25T16:25:23.041Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:25:23.041Z] #68 DONE 0.0s [2023-08-25T16:25:23.041Z] [2023-08-25T16:25:23.041Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-25T16:25:23.041Z] #55 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #55 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #55 14.55 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:25:23.041Z] #55 14.55 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:25:23.041Z] #55 14.55 OK: 17818 distinct packages available [2023-08-25T16:25:23.041Z] #55 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #55 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T16:25:23.041Z] #55 14.89 (1/9) Installing ca-certificates (20230506-r0) [2023-08-25T16:25:23.041Z] #55 14.91 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-25T16:25:23.041Z] #55 14.92 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-25T16:25:23.041Z] #55 14.92 (4/9) Installing libcurl (8.2.1-r0) [2023-08-25T16:25:23.041Z] #55 14.94 (5/9) Installing curl (8.2.1-r0) [2023-08-25T16:25:23.041Z] #55 14.94 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-25T16:25:23.041Z] #55 15.03 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-25T16:25:23.041Z] #55 15.03 (8/9) Installing libucontext (1.2-r0) [2023-08-25T16:25:23.041Z] #55 15.03 (9/9) Installing gcompat (1.1.0-r0) [2023-08-25T16:25:23.041Z] #55 15.04 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:25:23.041Z] #55 15.05 Executing ca-certificates-20230506-r0.trigger [2023-08-25T16:25:23.041Z] #55 15.12 OK: 10 MiB in 24 packages [2023-08-25T16:25:23.041Z] #55 DONE 15.2s [2023-08-25T16:25:23.041Z] [2023-08-25T16:25:23.041Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-25T16:25:23.041Z] #69 DONE 2.8s [2023-08-25T16:25:23.041Z] [2023-08-25T16:25:23.041Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:25:23.299Z] #70 ... [2023-08-25T16:25:23.299Z] [2023-08-25T16:25:23.299Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-25T16:25:23.299Z] #71 DONE 0.0s [2023-08-25T16:25:23.299Z] [2023-08-25T16:25:23.299Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:25:31.416Z] #72 ... [2023-08-25T16:25:31.416Z] [2023-08-25T16:25:31.416Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:25:31.416Z] #73 ... [2023-08-25T16:25:31.416Z] [2023-08-25T16:25:31.416Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:25:59.227Z] Removing intermediate container 35d8a5395073 [2023-08-25T16:25:59.227Z] ---> fb8c190a4eed [2023-08-25T16:25:59.227Z] Successfully built fb8c190a4eed [2023-08-25T16:25:59.227Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:25:59.555Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T16:25:59.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:25:59.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-4579 does not seem to be running inside a container [2023-08-25T16:25:59.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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-08-25T16:26:00.945Z] $ docker top ae38984409301b8432352aa1fb542f1217ccba97194904073989d28735459cce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T16:26:01.755Z] + go version [2023-08-25T16:26:01.755Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T16:26:01.772Z] $ docker stop --time=1 ae38984409301b8432352aa1fb542f1217ccba97194904073989d28735459cce [2023-08-25T16:26:03.343Z] $ docker rm -f --volumes ae38984409301b8432352aa1fb542f1217ccba97194904073989d28735459cce [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-08-25T16:26:03.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-25T16:26:03.942Z] [2023-08-25T16:26:03.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:26:04.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-25T16:26:06.843Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-25T16:26:06.843Z] 547446be3368: Pulling fs layer [2023-08-25T16:26:06.843Z] d125d8839a47: Pulling fs layer [2023-08-25T16:26:06.843Z] 3e85d5ac6304: Pulling fs layer [2023-08-25T16:26:06.843Z] c3105a71a48b: Pulling fs layer [2023-08-25T16:26:06.843Z] 0f093f025ec4: Pulling fs layer [2023-08-25T16:26:06.843Z] c3106fc0e877: Pulling fs layer [2023-08-25T16:26:06.843Z] c3105a71a48b: Waiting [2023-08-25T16:26:06.843Z] 0f093f025ec4: Waiting [2023-08-25T16:26:06.843Z] c3106fc0e877: Waiting [2023-08-25T16:26:06.843Z] 547446be3368: Download complete [2023-08-25T16:26:06.843Z] c3105a71a48b: Verifying Checksum [2023-08-25T16:26:06.843Z] c3105a71a48b: Download complete [2023-08-25T16:26:06.843Z] d125d8839a47: Verifying Checksum [2023-08-25T16:26:06.843Z] d125d8839a47: Download complete [2023-08-25T16:26:06.843Z] c3106fc0e877: Verifying Checksum [2023-08-25T16:26:06.843Z] c3106fc0e877: Download complete [2023-08-25T16:26:07.112Z] 0f093f025ec4: Verifying Checksum [2023-08-25T16:26:07.112Z] 0f093f025ec4: Download complete [2023-08-25T16:26:07.112Z] 547446be3368: Pull complete [2023-08-25T16:26:08.073Z] d125d8839a47: Pull complete [2023-08-25T16:26:08.656Z] 3e85d5ac6304: Verifying Checksum [2023-08-25T16:26:08.656Z] 3e85d5ac6304: Download complete [2023-08-25T16:26:10.165Z] #74 ... [2023-08-25T16:26:10.165Z] [2023-08-25T16:26:10.165Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:10.165Z] #66 DONE 45.6s [2023-08-25T16:26:10.165Z] [2023-08-25T16:26:10.165Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:10.165Z] #74 DONE 45.6s [2023-08-25T16:26:10.165Z] [2023-08-25T16:26:10.165Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:10.165Z] #72 DONE 45.6s [2023-08-25T16:26:10.165Z] [2023-08-25T16:26:10.165Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:10.165Z] #70 DONE 43.3s [2023-08-25T16:26:10.165Z] [2023-08-25T16:26:10.165Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:10.165Z] #73 DONE 45.6s [2023-08-25T16:26:10.165Z] [2023-08-25T16:26:10.165Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-25T16:26:12.694Z] #75 DONE 6.4s [2023-08-25T16:26:12.694Z] [2023-08-25T16:26:12.695Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #76 DONE 6.5s [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #77 DONE 6.4s [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #78 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #79 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #80 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #81 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #82 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #83 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #84 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #84 DONE 6.4s [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #85 [core-command builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #85 DONE 6.5s [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #86 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #87 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #88 [core-data builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #88 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #89 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #90 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #91 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #92 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #93 [core-metadata builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #93 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #94 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #95 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #96 [support-scheduler builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #96 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #97 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.695Z] #98 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-25T16:26:12.695Z] #99 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:12.695Z] #100 CACHED [2023-08-25T16:26:12.695Z] [2023-08-25T16:26:12.695Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:26:12.953Z] #101 ... [2023-08-25T16:26:12.953Z] [2023-08-25T16:26:12.953Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-25T16:26:12.953Z] #102 DONE 0.1s [2023-08-25T16:26:12.953Z] [2023-08-25T16:26:12.953Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-25T16:26:12.953Z] #103 CACHED [2023-08-25T16:26:12.953Z] [2023-08-25T16:26:12.953Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-25T16:26:12.953Z] #104 CACHED [2023-08-25T16:26:12.953Z] [2023-08-25T16:26:12.953Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:12.953Z] #105 CACHED [2023-08-25T16:26:12.953Z] [2023-08-25T16:26:12.953Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-25T16:26:12.953Z] #106 CACHED [2023-08-25T16:26:12.953Z] [2023-08-25T16:26:12.953Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:26:15.483Z] #107 DONE 2.8s [2023-08-25T16:26:15.483Z] [2023-08-25T16:26:15.483Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:26:15.483Z] #108 DONE 2.7s [2023-08-25T16:26:15.483Z] [2023-08-25T16:26:15.483Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-25T16:26:16.436Z] #109 DONE 0.6s [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-25T16:26:16.436Z] #110 DONE 0.6s [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T16:26:16.436Z] #0 1.259 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-25T16:26:16.436Z] #111 ... [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #112 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:16.436Z] #112 CACHED [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #113 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-25T16:26:16.436Z] #113 CACHED [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #114 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-25T16:26:16.436Z] #114 CACHED [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-25T16:26:16.436Z] #115 CACHED [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:26:16.436Z] #116 CACHED [2023-08-25T16:26:16.436Z] [2023-08-25T16:26:16.436Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-25T16:26:16.436Z] #117 CACHED [2023-08-25T16:26:16.694Z] [2023-08-25T16:26:16.694Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:26:16.857Z] 3e85d5ac6304: Pull complete [2023-08-25T16:26:16.857Z] c3105a71a48b: Pull complete [2023-08-25T16:26:16.951Z] #118 ... [2023-08-25T16:26:16.951Z] [2023-08-25T16:26:16.951Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:26:16.951Z] #119 DONE 0.2s [2023-08-25T16:26:16.951Z] [2023-08-25T16:26:16.951Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:26:16.951Z] #118 DONE 0.3s [2023-08-25T16:26:16.951Z] [2023-08-25T16:26:16.951Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:26:17.209Z] #120 DONE 0.4s [2023-08-25T16:26:17.209Z] [2023-08-25T16:26:17.209Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:26:17.209Z] #121 DONE 0.6s [2023-08-25T16:26:17.209Z] [2023-08-25T16:26:17.209Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:26:17.209Z] #122 CACHED [2023-08-25T16:26:17.209Z] [2023-08-25T16:26:17.209Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:26:17.209Z] #123 CACHED [2023-08-25T16:26:17.209Z] [2023-08-25T16:26:17.209Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-25T16:26:17.443Z] 0f093f025ec4: Pull complete [2023-08-25T16:26:17.443Z] c3106fc0e877: Pull complete [2023-08-25T16:26:17.443Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-25T16:26:17.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-25T16:26:17.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:26:17.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-4579 does not seem to be running inside a container [2023-08-25T16:26:17.673Z] $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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-08-25T16:26:18.583Z] #124 DONE 1.0s [2023-08-25T16:26:18.583Z] [2023-08-25T16:26:18.583Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:26:18.583Z] #125 DONE 0.9s [2023-08-25T16:26:18.583Z] [2023-08-25T16:26:18.583Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:26:18.583Z] #126 DONE 1.0s [2023-08-25T16:26:18.583Z] [2023-08-25T16:26:18.583Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-25T16:26:18.847Z] #127 DONE 0.5s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-25T16:26:18.847Z] #128 DONE 0.5s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-25T16:26:18.847Z] #129 DONE 0.0s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:26:18.847Z] #130 DONE 0.5s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-25T16:26:18.847Z] #131 DONE 0.0s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-25T16:26:18.847Z] #132 DONE 0.1s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-25T16:26:18.847Z] #133 DONE 0.1s [2023-08-25T16:26:18.847Z] [2023-08-25T16:26:18.847Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-25T16:26:19.104Z] #134 DONE 0.1s [2023-08-25T16:26:19.104Z] [2023-08-25T16:26:19.104Z] #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-25T16:26:19.104Z] #135 DONE 0.1s [2023-08-25T16:26:19.104Z] [2023-08-25T16:26:19.104Z] #136 [security-spire-server] exporting to image [2023-08-25T16:26:19.104Z] #136 exporting layers [2023-08-25T16:26:19.104Z] #136 ... [2023-08-25T16:26:19.104Z] [2023-08-25T16:26:19.104Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-25T16:26:19.104Z] #137 DONE 0.2s [2023-08-25T16:26:19.104Z] [2023-08-25T16:26:19.104Z] #136 [security-spire-agent] exporting to image [2023-08-25T16:26:19.670Z] #136 exporting layers 0.9s done [2023-08-25T16:26:19.670Z] #136 writing image sha256:c00590ca78d9d28792ae8cb6c954836c9d3eeac238061162e2b6949829ba8813 0.0s done [2023-08-25T16:26:19.670Z] #136 writing image sha256:81ec859f96abc05005c768ce34d712c13154a2e1abc30f80ab14f63b1c120743 done [2023-08-25T16:26:19.670Z] #136 naming to docker.io/library/security-spire-config done [2023-08-25T16:26:19.670Z] #136 naming to docker.io/library/security-spire-server done [2023-08-25T16:26:19.677Z] $ docker top 167f0553b9e5779eb83c119b01df519db2e0d623f1fe34d7b8b4b5a544756fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T16:26:19.926Z] #136 exporting layers 0.7s done [2023-08-25T16:26:19.926Z] #136 writing image sha256:a06a9c4b334489c8fe4981f0152f801e3e29e970c18ec51c6994847237817b84 done [2023-08-25T16:26:19.926Z] #136 naming to docker.io/library/security-spire-agent done [2023-08-25T16:26:19.926Z] #136 DONE 0.9s [2023-08-25T16:26:19.926Z] [2023-08-25T16:26:19.926Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T16:26:19.926Z] #0 1.288 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-25T16:26:20.169Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-25T16:26:23.204Z] #138 ... [2023-08-25T16:26:23.204Z] [2023-08-25T16:26:23.204Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-25T16:26:23.204Z] #0 0.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-25T16:26:23.204Z] #139 ... [2023-08-25T16:26:23.204Z] [2023-08-25T16:26:23.204Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-25T16:26:23.204Z] #0 1.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-25T16:26:23.204Z] #140 ... [2023-08-25T16:26:23.204Z] [2023-08-25T16:26:23.204Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:26:23.204Z] #0 1.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-25T16:26:23.204Z] #141 ... [2023-08-25T16:26:23.204Z] [2023-08-25T16:26:23.204Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T16:26:23.204Z] #0 0.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-25T16:26:23.204Z] #142 ... [2023-08-25T16:26:23.204Z] [2023-08-25T16:26:23.204Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:26:23.204Z] #0 1.104 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-25T16:26:23.462Z] #143 ... [2023-08-25T16:26:23.462Z] [2023-08-25T16:26:23.462Z] #144 [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-08-25T16:26:23.462Z] #0 0.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-25T16:26:23.462Z] #144 ... [2023-08-25T16:26:23.462Z] [2023-08-25T16:26:23.462Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:26:23.462Z] #0 0.717 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-25T16:26:23.720Z] #145 ... [2023-08-25T16:26:23.720Z] [2023-08-25T16:26:23.720Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:26:23.720Z] #0 1.086 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-25T16:26:23.978Z] #146 ... [2023-08-25T16:26:23.978Z] [2023-08-25T16:26:23.978Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:26:23.978Z] #101 1.294 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-25T16:26:28.394Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-08-25T16:26:28.394Z] #1 transferring dockerfile: 2.68kB done [2023-08-25T16:26:28.394Z] #1 DONE 0.1s [2023-08-25T16:26:28.664Z] [2023-08-25T16:26:28.664Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-08-25T16:26:28.664Z] #2 transferring dockerfile: 1.82kB done [2023-08-25T16:26:28.664Z] #2 DONE 0.0s [2023-08-25T16:26:28.940Z] [2023-08-25T16:26:28.940Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-08-25T16:26:28.940Z] #3 transferring dockerfile: 1.84kB done [2023-08-25T16:26:28.940Z] #3 DONE 0.0s [2023-08-25T16:26:28.940Z] [2023-08-25T16:26:28.940Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-25T16:26:28.940Z] #4 transferring dockerfile: 1.78kB done [2023-08-25T16:26:28.940Z] #4 DONE 0.1s [2023-08-25T16:26:28.940Z] [2023-08-25T16:26:28.940Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-25T16:26:28.940Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-08-25T16:26:28.940Z] #5 DONE 0.1s [2023-08-25T16:26:28.940Z] [2023-08-25T16:26:28.940Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-25T16:26:28.940Z] #6 transferring dockerfile: 2.38kB done [2023-08-25T16:26:28.940Z] #6 DONE 0.1s [2023-08-25T16:26:28.940Z] [2023-08-25T16:26:28.940Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-25T16:26:28.940Z] #7 transferring dockerfile: 1.90kB 0.0s done [2023-08-25T16:26:28.940Z] #7 DONE 0.1s [2023-08-25T16:26:28.940Z] [2023-08-25T16:26:28.940Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-25T16:26:29.223Z] #8 transferring dockerfile: 2.12kB 0.0s done [2023-08-25T16:26:29.223Z] #8 DONE 0.1s [2023-08-25T16:26:29.223Z] [2023-08-25T16:26:29.223Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-25T16:26:29.223Z] #9 transferring dockerfile: 1.96kB done [2023-08-25T16:26:29.223Z] #9 DONE 0.1s [2023-08-25T16:26:29.223Z] [2023-08-25T16:26:29.223Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-25T16:26:29.223Z] #10 transferring dockerfile: 2.82kB done [2023-08-25T16:26:29.223Z] #10 DONE 0.0s [2023-08-25T16:26:29.223Z] [2023-08-25T16:26:29.223Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-08-25T16:26:29.223Z] #11 transferring dockerfile: 2.58kB done [2023-08-25T16:26:29.493Z] #11 DONE 0.0s [2023-08-25T16:26:29.493Z] [2023-08-25T16:26:29.493Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-25T16:26:29.493Z] #12 transferring dockerfile: 2.39kB done [2023-08-25T16:26:29.493Z] #12 DONE 0.1s [2023-08-25T16:26:29.493Z] [2023-08-25T16:26:29.493Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-25T16:26:29.493Z] #13 transferring dockerfile: 2.63kB done [2023-08-25T16:26:29.493Z] #13 DONE 0.1s [2023-08-25T16:26:29.493Z] [2023-08-25T16:26:29.493Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-25T16:26:29.493Z] #14 transferring dockerfile: 2.04kB done [2023-08-25T16:26:29.493Z] #14 DONE 0.1s [2023-08-25T16:26:29.493Z] [2023-08-25T16:26:29.493Z] #15 [security-spire-agent internal] load .dockerignore [2023-08-25T16:26:29.493Z] #15 transferring context: 56B done [2023-08-25T16:26:29.493Z] #15 DONE 0.1s [2023-08-25T16:26:30.081Z] [2023-08-25T16:26:30.081Z] #16 [support-scheduler internal] load .dockerignore [2023-08-25T16:26:30.081Z] #16 transferring context: 56B done [2023-08-25T16:26:30.081Z] #16 DONE 0.0s [2023-08-25T16:26:30.081Z] [2023-08-25T16:26:30.081Z] #17 [support-notifications internal] load .dockerignore [2023-08-25T16:26:30.349Z] #17 transferring context: 56B done [2023-08-25T16:26:30.349Z] #17 DONE 0.0s [2023-08-25T16:26:30.349Z] [2023-08-25T16:26:30.349Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-08-25T16:26:30.349Z] #18 transferring context: 56B done [2023-08-25T16:26:30.349Z] #18 DONE 0.1s [2023-08-25T16:26:30.349Z] [2023-08-25T16:26:30.349Z] #19 [core-command internal] load .dockerignore [2023-08-25T16:26:30.349Z] #19 transferring context: 56B 0.0s done [2023-08-25T16:26:30.349Z] #19 DONE 0.1s [2023-08-25T16:26:30.349Z] [2023-08-25T16:26:30.350Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-08-25T16:26:30.350Z] #20 transferring context: 56B done [2023-08-25T16:26:30.350Z] #20 DONE 0.0s [2023-08-25T16:26:30.350Z] [2023-08-25T16:26:30.350Z] #21 [core-data internal] load .dockerignore [2023-08-25T16:26:30.350Z] #21 transferring context: 56B done [2023-08-25T16:26:30.350Z] #21 DONE 0.1s [2023-08-25T16:26:30.350Z] [2023-08-25T16:26:30.350Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-25T16:26:30.350Z] #22 transferring context: 56B done [2023-08-25T16:26:30.350Z] #22 DONE 0.0s [2023-08-25T16:26:30.620Z] [2023-08-25T16:26:30.620Z] #23 [core-metadata internal] load .dockerignore [2023-08-25T16:26:30.620Z] #23 transferring context: 56B done [2023-08-25T16:26:30.620Z] #23 DONE 0.0s [2023-08-25T16:26:30.620Z] [2023-08-25T16:26:30.620Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-25T16:26:30.620Z] #24 transferring context: 56B done [2023-08-25T16:26:30.620Z] #24 DONE 0.1s [2023-08-25T16:26:30.620Z] [2023-08-25T16:26:30.620Z] #25 [security-spire-config internal] load .dockerignore [2023-08-25T16:26:30.620Z] #25 transferring context: 56B 0.0s done [2023-08-25T16:26:30.620Z] #25 DONE 0.1s [2023-08-25T16:26:30.888Z] [2023-08-25T16:26:30.888Z] #26 [security-proxy-setup internal] load .dockerignore [2023-08-25T16:26:30.888Z] #26 transferring context: 56B done [2023-08-25T16:26:30.888Z] #26 DONE 0.1s [2023-08-25T16:26:30.888Z] [2023-08-25T16:26:30.888Z] #27 [security-spire-server internal] load .dockerignore [2023-08-25T16:26:30.888Z] #27 transferring context: 56B done [2023-08-25T16:26:30.888Z] #27 DONE 0.0s [2023-08-25T16:26:30.888Z] [2023-08-25T16:26:30.888Z] #28 [security-proxy-auth internal] load .dockerignore [2023-08-25T16:26:30.888Z] #28 transferring context: 56B 0.0s done [2023-08-25T16:26:30.888Z] #28 DONE 0.1s [2023-08-25T16:26:30.888Z] [2023-08-25T16:26:30.888Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:30.888Z] #29 DONE 0.0s [2023-08-25T16:26:30.888Z] [2023-08-25T16:26:30.888Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:26:31.157Z] #30 DONE 0.2s [2023-08-25T16:26:31.157Z] [2023-08-25T16:26:31.157Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:31.157Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:31.426Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:31.426Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:31.426Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:31.426Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.72MB / 3.26MB 0.2s [2023-08-25T16:26:31.426Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:31.426Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-25T16:26:32.012Z] #31 ... [2023-08-25T16:26:32.012Z] [2023-08-25T16:26:32.012Z] #32 [security-spire-agent internal] load build context [2023-08-25T16:26:32.012Z] #32 transferring context: 2.58MB 0.5s done [2023-08-25T16:26:32.012Z] #32 DONE 0.7s [2023-08-25T16:26:32.012Z] [2023-08-25T16:26:32.012Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:32.012Z] #31 ... [2023-08-25T16:26:32.012Z] [2023-08-25T16:26:32.012Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.012Z] #29 DONE 0.0s [2023-08-25T16:26:32.012Z] [2023-08-25T16:26:32.012Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:26:32.012Z] #30 DONE 0.2s [2023-08-25T16:26:32.012Z] [2023-08-25T16:26:32.012Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:32.012Z] #33 DONE 1.5s [2023-08-25T16:26:32.012Z] [2023-08-25T16:26:32.012Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:32.012Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:32.012Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:32.012Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:32.012Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:32.012Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:32.281Z] #31 ... [2023-08-25T16:26:32.281Z] [2023-08-25T16:26:32.281Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.281Z] #29 DONE 0.0s [2023-08-25T16:26:32.281Z] [2023-08-25T16:26:32.281Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:32.281Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:32.281Z] #31 ... [2023-08-25T16:26:32.281Z] [2023-08-25T16:26:32.281Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.281Z] #29 DONE 0.0s [2023-08-25T16:26:32.281Z] [2023-08-25T16:26:32.281Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:32.281Z] #33 DONE 1.5s [2023-08-25T16:26:32.281Z] [2023-08-25T16:26:32.281Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-25T16:26:32.281Z] #34 DONE 0.6s [2023-08-25T16:26:32.281Z] [2023-08-25T16:26:32.281Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:32.281Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:32.281Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:32.281Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:32.281Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:32.281Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:32.281Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:32.551Z] #31 ... [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.551Z] #29 DONE 0.0s [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.551Z] #29 DONE 0.0s [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:26:32.551Z] #30 DONE 0.6s [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #35 [security-secretstore-setup internal] load build context [2023-08-25T16:26:32.551Z] #35 DONE 0.0s [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:32.551Z] #33 DONE 1.6s [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #34 [core-data builder 2/9] WORKDIR /edgex-go [2023-08-25T16:26:32.551Z] #34 DONE 0.6s [2023-08-25T16:26:32.551Z] [2023-08-25T16:26:32.551Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:32.551Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:32.551Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:32.551Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:32.551Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:32.551Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:32.551Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:32.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:32.818Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:32.818Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:32.818Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:32.818Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:32.818Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:32.818Z] #31 DONE 2.2s [2023-08-25T16:26:32.818Z] [2023-08-25T16:26:32.818Z] #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:32.818Z] #33 DONE 1.6s [2023-08-25T16:26:32.818Z] [2023-08-25T16:26:32.818Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.818Z] #29 DONE 0.0s [2023-08-25T16:26:32.818Z] [2023-08-25T16:26:32.818Z] #34 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-25T16:26:32.818Z] #34 DONE 0.6s [2023-08-25T16:26:32.818Z] [2023-08-25T16:26:32.818Z] #36 [core-command internal] load build context [2023-08-25T16:26:32.818Z] #36 ... [2023-08-25T16:26:32.818Z] [2023-08-25T16:26:32.818Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:32.818Z] #29 DONE 0.0s [2023-08-25T16:26:33.089Z] [2023-08-25T16:26:33.089Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:26:33.089Z] #37 ... [2023-08-25T16:26:33.089Z] [2023-08-25T16:26:33.089Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:33.089Z] #29 DONE 0.0s [2023-08-25T16:26:33.359Z] [2023-08-25T16:26:33.359Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-25T16:26:33.359Z] #38 ... [2023-08-25T16:26:33.359Z] [2023-08-25T16:26:33.359Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:33.359Z] #29 DONE 0.0s [2023-08-25T16:26:33.359Z] [2023-08-25T16:26:33.359Z] #39 [support-scheduler internal] load build context [2023-08-25T16:26:33.359Z] #39 transferring context: 2.58MB 0.8s done [2023-08-25T16:26:33.359Z] #39 DONE 1.3s [2023-08-25T16:26:33.627Z] [2023-08-25T16:26:33.627Z] #36 [core-command internal] load build context [2023-08-25T16:26:33.627Z] #36 ... [2023-08-25T16:26:33.627Z] [2023-08-25T16:26:33.627Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:33.627Z] #29 DONE 0.0s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:26:33.918Z] #30 DONE 1.7s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #40 [core-data internal] load build context [2023-08-25T16:26:33.918Z] #40 ... [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:33.918Z] #33 DONE 1.7s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #34 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-08-25T16:26:33.918Z] #34 DONE 0.7s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:33.918Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:33.918Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:33.918Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:33.918Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:33.918Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:33.918Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:33.918Z] #31 DONE 2.3s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:33.918Z] #33 DONE 1.7s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #34 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-08-25T16:26:33.918Z] #34 DONE 0.7s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:33.918Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:33.918Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:33.918Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:33.918Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:33.918Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:33.918Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:33.918Z] #31 DONE 2.3s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-25T16:26:33.918Z] #29 DONE 0.0s [2023-08-25T16:26:33.918Z] [2023-08-25T16:26:33.918Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:35.147Z] #41 ... [2023-08-25T16:26:35.147Z] [2023-08-25T16:26:35.147Z] #42 [support-notifications internal] load build context [2023-08-25T16:26:35.147Z] #42 transferring context: 2.58MB 2.1s done [2023-08-25T16:26:35.147Z] #42 DONE 2.9s [2023-08-25T16:26:35.416Z] [2023-08-25T16:26:35.416Z] #33 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-25T16:26:35.416Z] #33 DONE 1.7s [2023-08-25T16:26:35.416Z] [2023-08-25T16:26:35.416Z] #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go [2023-08-25T16:26:35.416Z] #34 DONE 0.8s [2023-08-25T16:26:35.416Z] [2023-08-25T16:26:35.416Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T16:26:35.416Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-25T16:26:35.416Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-25T16:26:35.416Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-25T16:26:35.416Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-25T16:26:35.416Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-25T16:26:35.416Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-25T16:26:35.416Z] #31 DONE 2.3s [2023-08-25T16:26:35.416Z] [2023-08-25T16:26:35.416Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-25T16:26:35.416Z] #30 DONE 3.0s [2023-08-25T16:26:35.416Z] [2023-08-25T16:26:35.416Z] #43 [security-proxy-auth internal] load build context [2023-08-25T16:26:35.416Z] #43 DONE 0.0s [2023-08-25T16:26:35.416Z] [2023-08-25T16:26:35.416Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-25T16:26:35.684Z] #44 ... [2023-08-25T16:26:35.684Z] [2023-08-25T16:26:35.684Z] #40 [core-data internal] load build context [2023-08-25T16:26:35.684Z] #40 transferring context: 2.58MB 2.0s done [2023-08-25T16:26:35.684Z] #40 DONE 2.9s [2023-08-25T16:26:35.684Z] [2023-08-25T16:26:35.684Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-25T16:26:35.684Z] #44 transferring context: 2.58MB 2.4s done [2023-08-25T16:26:35.951Z] #44 ... [2023-08-25T16:26:35.951Z] [2023-08-25T16:26:35.952Z] #35 [security-secretstore-setup internal] load build context [2023-08-25T16:26:35.952Z] #35 transferring context: 2.58MB 1.9s done [2023-08-25T16:26:35.952Z] #35 DONE 3.3s [2023-08-25T16:26:36.224Z] [2023-08-25T16:26:36.224Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:37.185Z] #41 ... [2023-08-25T16:26:37.185Z] [2023-08-25T16:26:37.185Z] #36 [core-command internal] load build context [2023-08-25T16:26:37.185Z] #36 transferring context: 2.58MB 1.9s done [2023-08-25T16:26:37.185Z] #36 DONE 4.2s [2023-08-25T16:26:37.185Z] [2023-08-25T16:26:37.185Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:37.771Z] #41 ... [2023-08-25T16:26:37.771Z] [2023-08-25T16:26:37.771Z] #44 [core-common-config-bootstrapper internal] load build context [2023-08-25T16:26:37.771Z] #44 DONE 5.0s [2023-08-25T16:26:37.771Z] [2023-08-25T16:26:37.771Z] #45 [security-spire-config internal] load build context [2023-08-25T16:26:37.771Z] #45 transferring context: 2.58MB 3.0s done [2023-08-25T16:26:38.359Z] #45 ... [2023-08-25T16:26:38.359Z] [2023-08-25T16:26:38.359Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-25T16:26:38.359Z] #46 transferring context: 2.58MB 2.9s done [2023-08-25T16:26:38.359Z] #46 DONE 5.9s [2023-08-25T16:26:38.633Z] [2023-08-25T16:26:38.633Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:39.218Z] #41 ... [2023-08-25T16:26:39.218Z] [2023-08-25T16:26:39.218Z] #45 [security-spire-config internal] load build context [2023-08-25T16:26:39.218Z] #45 DONE 5.2s [2023-08-25T16:26:39.218Z] [2023-08-25T16:26:39.218Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:41.172Z] #41 transferring context: 2.06MB 5.1s [2023-08-25T16:26:41.440Z] #41 ... [2023-08-25T16:26:41.440Z] [2023-08-25T16:26:41.440Z] #47 [security-bootstrapper internal] load build context [2023-08-25T16:26:41.440Z] #47 transferring context: 2.58MB 5.5s done [2023-08-25T16:26:41.440Z] #47 DONE 7.5s [2023-08-25T16:26:41.709Z] [2023-08-25T16:26:41.709Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:41.977Z] #41 ... [2023-08-25T16:26:41.977Z] [2023-08-25T16:26:41.977Z] #48 [security-spire-server internal] load build context [2023-08-25T16:26:41.977Z] #48 transferring context: 2.58MB 5.6s done [2023-08-25T16:26:41.977Z] #48 DONE 7.9s [2023-08-25T16:26:41.977Z] [2023-08-25T16:26:41.977Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:41.977Z] #41 transferring context: 2.58MB 5.9s done [2023-08-25T16:26:42.247Z] #41 ... [2023-08-25T16:26:42.247Z] [2023-08-25T16:26:42.247Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-25T16:26:42.247Z] #0 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.247Z] #0 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.516Z] #49 ... [2023-08-25T16:26:42.516Z] [2023-08-25T16:26:42.516Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-25T16:26:42.516Z] #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.516Z] #0 6.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.516Z] #0 8.451 OK: 263 MiB in 53 packages [2023-08-25T16:26:42.516Z] #50 DONE 10.1s [2023-08-25T16:26:42.516Z] [2023-08-25T16:26:42.516Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:26:42.516Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.516Z] #51 ... [2023-08-25T16:26:42.516Z] [2023-08-25T16:26:42.516Z] #52 [core-metadata internal] load build context [2023-08-25T16:26:42.516Z] #52 transferring context: 2.58MB 5.8s done [2023-08-25T16:26:42.516Z] #52 DONE 8.6s [2023-08-25T16:26:42.516Z] [2023-08-25T16:26:42.516Z] #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:26:42.516Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.516Z] #0 9.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.516Z] #53 ... [2023-08-25T16:26:42.516Z] [2023-08-25T16:26:42.516Z] #41 [security-proxy-setup internal] load build context [2023-08-25T16:26:42.516Z] #41 DONE 8.7s [2023-08-25T16:26:42.516Z] [2023-08-25T16:26:42.516Z] #54 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:42.783Z] #54 ... [2023-08-25T16:26:42.783Z] [2023-08-25T16:26:42.783Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:26:42.783Z] #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.783Z] #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:42.783Z] #55 ... [2023-08-25T16:26:42.783Z] [2023-08-25T16:26:42.783Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:26:42.783Z] #37 9.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:43.051Z] #37 ... [2023-08-25T16:26:43.051Z] [2023-08-25T16:26:43.051Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-25T16:26:43.320Z] #56 ... [2023-08-25T16:26:43.320Z] [2023-08-25T16:26:43.320Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-25T16:26:43.320Z] #57 ... [2023-08-25T16:26:43.320Z] [2023-08-25T16:26:43.320Z] #58 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:26:43.320Z] #0 9.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:43.588Z] #58 ... [2023-08-25T16:26:43.588Z] [2023-08-25T16:26:43.588Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-25T16:26:43.588Z] #59 ... [2023-08-25T16:26:43.588Z] [2023-08-25T16:26:43.588Z] #54 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:43.588Z] #54 DONE 1.0s [2023-08-25T16:26:43.588Z] [2023-08-25T16:26:43.588Z] #60 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:43.858Z] #60 ... [2023-08-25T16:26:43.858Z] [2023-08-25T16:26:43.858Z] #43 [security-proxy-auth internal] load build context [2023-08-25T16:26:43.858Z] #43 transferring context: 2.58MB 5.3s done [2023-08-25T16:26:43.858Z] #43 DONE 8.4s [2023-08-25T16:26:44.134Z] [2023-08-25T16:26:44.134Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-25T16:26:44.401Z] #61 ... [2023-08-25T16:26:44.401Z] [2023-08-25T16:26:44.401Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:26:44.401Z] #51 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:44.687Z] #51 ... [2023-08-25T16:26:44.687Z] [2023-08-25T16:26:44.688Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-25T16:26:44.688Z] #62 ... [2023-08-25T16:26:44.688Z] [2023-08-25T16:26:44.688Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:26:44.688Z] #37 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:45.278Z] #37 ... [2023-08-25T16:26:45.278Z] [2023-08-25T16:26:45.278Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-25T16:26:45.278Z] #63 ... [2023-08-25T16:26:45.278Z] [2023-08-25T16:26:45.278Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-25T16:26:45.278Z] #59 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:45.865Z] #59 ... [2023-08-25T16:26:45.865Z] [2023-08-25T16:26:45.865Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-25T16:26:45.865Z] #49 12.20 OK: 263 MiB in 53 packages [2023-08-25T16:26:45.865Z] #49 DONE 14.1s [2023-08-25T16:26:45.865Z] [2023-08-25T16:26:45.865Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-25T16:26:45.865Z] #57 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:46.135Z] #57 ... [2023-08-25T16:26:46.135Z] [2023-08-25T16:26:46.135Z] #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-25T16:26:46.135Z] #64 DONE 0.5s [2023-08-25T16:26:46.409Z] [2023-08-25T16:26:46.409Z] #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:48.365Z] #65 ... [2023-08-25T16:26:48.365Z] [2023-08-25T16:26:48.365Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:26:48.365Z] #53 13.15 OK: 263 MiB in 53 packages [2023-08-25T16:26:48.365Z] #53 DONE 16.0s [2023-08-25T16:26:48.365Z] [2023-08-25T16:26:48.365Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-25T16:26:48.365Z] #55 14.55 OK: 263 MiB in 53 packages [2023-08-25T16:26:48.365Z] #55 DONE 15.6s [2023-08-25T16:26:48.365Z] [2023-08-25T16:26:48.365Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:48.962Z] #66 DONE 0.6s [2023-08-25T16:26:48.962Z] [2023-08-25T16:26:48.962Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:48.962Z] #67 ... [2023-08-25T16:26:48.962Z] [2023-08-25T16:26:48.962Z] #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:48.962Z] #68 DONE 0.8s [2023-08-25T16:26:48.962Z] [2023-08-25T16:26:48.962Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:26:48.962Z] #51 16.71 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:26:48.962Z] #51 16.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:26:48.962Z] #51 16.71 OK: 17694 distinct packages available [2023-08-25T16:26:50.388Z] #51 ... [2023-08-25T16:26:50.388Z] [2023-08-25T16:26:50.388Z] #58 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:26:50.388Z] #58 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:50.388Z] #58 15.78 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T16:26:50.388Z] #58 15.78 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:26:50.388Z] #58 16.06 OK: 8 MiB in 16 packages [2023-08-25T16:26:50.388Z] #58 DONE 17.2s [2023-08-25T16:26:50.388Z] [2023-08-25T16:26:50.388Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:26:50.388Z] #51 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:50.978Z] #51 ... [2023-08-25T16:26:50.978Z] [2023-08-25T16:26:50.978Z] #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-25T16:26:50.978Z] #37 16.16 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T16:26:50.978Z] #37 16.19 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:26:50.978Z] #37 16.42 OK: 8 MiB in 16 packages [2023-08-25T16:26:50.978Z] #37 DONE 17.7s [2023-08-25T16:26:50.978Z] [2023-08-25T16:26:50.978Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:26:54.348Z] #69 ... [2023-08-25T16:26:54.348Z] [2023-08-25T16:26:54.348Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-25T16:26:54.348Z] #59 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #59 18.83 (1/4) Installing ca-certificates (20230506-r0) [2023-08-25T16:26:54.348Z] #59 19.06 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-25T16:26:54.348Z] #59 19.08 (3/4) Installing su-exec (0.2-r2) [2023-08-25T16:26:54.348Z] #59 19.09 (4/4) Installing yq (4.30.4-r4) [2023-08-25T16:26:54.348Z] #59 19.77 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:26:54.348Z] #59 19.88 Executing ca-certificates-20230506-r0.trigger [2023-08-25T16:26:54.348Z] #59 ... [2023-08-25T16:26:54.348Z] [2023-08-25T16:26:54.348Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-25T16:26:54.348Z] #62 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #62 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #62 18.59 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-25T16:26:54.348Z] #62 18.62 (2/2) Installing su-exec (0.2-r2) [2023-08-25T16:26:54.348Z] #62 18.63 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:26:54.348Z] #62 18.70 OK: 8 MiB in 17 packages [2023-08-25T16:26:54.348Z] #62 DONE 19.7s [2023-08-25T16:26:54.348Z] [2023-08-25T16:26:54.348Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-25T16:26:54.348Z] #63 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #63 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #63 19.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-25T16:26:54.348Z] #63 19.08 (2/4) Installing openssl (3.0.10-r0) [2023-08-25T16:26:54.348Z] #63 19.18 (3/4) Installing su-exec (0.2-r2) [2023-08-25T16:26:54.348Z] #63 19.21 (4/4) Installing yq (4.30.4-r4) [2023-08-25T16:26:54.348Z] #63 ... [2023-08-25T16:26:54.348Z] [2023-08-25T16:26:54.348Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-25T16:26:54.348Z] #38 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #38 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.348Z] #38 18.81 (1/2) Installing ca-certificates (20230506-r0) [2023-08-25T16:26:54.348Z] #38 19.13 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-25T16:26:54.348Z] #38 19.16 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:26:54.348Z] #38 19.22 Executing ca-certificates-20230506-r0.trigger [2023-08-25T16:26:54.348Z] #38 20.62 OK: 8 MiB in 17 packages [2023-08-25T16:26:54.628Z] #38 ... [2023-08-25T16:26:54.628Z] [2023-08-25T16:26:54.628Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-25T16:26:54.897Z] #70 ... [2023-08-25T16:26:54.897Z] [2023-08-25T16:26:54.897Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-25T16:26:54.897Z] #56 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.897Z] #56 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.897Z] #56 20.62 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:26:54.897Z] #56 20.63 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:26:54.897Z] #56 20.63 OK: 17689 distinct packages available [2023-08-25T16:26:54.897Z] #56 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:54.897Z] #56 ... [2023-08-25T16:26:54.897Z] [2023-08-25T16:26:54.897Z] #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-25T16:26:54.897Z] #38 DONE 21.7s [2023-08-25T16:26:54.897Z] [2023-08-25T16:26:54.897Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-25T16:26:54.897Z] #63 19.76 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:26:55.167Z] #63 19.94 OK: 17 MiB in 19 packages [2023-08-25T16:26:55.784Z] #63 ... [2023-08-25T16:26:55.784Z] [2023-08-25T16:26:55.784Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-25T16:26:55.784Z] #59 21.43 OK: 17 MiB in 19 packages [2023-08-25T16:26:55.784Z] #59 DONE 22.4s [2023-08-25T16:26:55.784Z] [2023-08-25T16:26:55.784Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-25T16:26:55.784Z] #61 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:55.784Z] #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:55.784Z] #61 18.86 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:26:55.784Z] #61 18.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:26:55.784Z] #61 18.88 OK: 17689 distinct packages available [2023-08-25T16:26:55.784Z] #61 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:56.051Z] #61 ... [2023-08-25T16:26:56.051Z] [2023-08-25T16:26:56.051Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-25T16:26:56.051Z] #56 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:56.319Z] #56 ... [2023-08-25T16:26:56.319Z] [2023-08-25T16:26:56.320Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-25T16:26:56.320Z] #63 DONE 21.2s [2023-08-25T16:26:56.591Z] [2023-08-25T16:26:56.591Z] #71 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-25T16:26:56.591Z] #71 DONE 0.2s [2023-08-25T16:26:56.591Z] [2023-08-25T16:26:56.591Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-25T16:26:56.592Z] #57 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:56.592Z] #57 19.60 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-25T16:26:56.592Z] #57 19.60 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-25T16:26:56.592Z] #57 19.60 OK: 17689 distinct packages available [2023-08-25T16:26:56.592Z] #57 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:56.592Z] #57 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:57.181Z] #57 ... [2023-08-25T16:26:57.181Z] [2023-08-25T16:26:57.181Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-25T16:26:57.182Z] #61 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:57.451Z] #61 ... [2023-08-25T16:26:57.451Z] [2023-08-25T16:26:57.451Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-25T16:26:57.451Z] #51 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T16:26:57.451Z] #51 24.53 OK: 263 MiB in 53 packages [2023-08-25T16:26:57.451Z] #51 DONE 25.1s [2023-08-25T16:26:57.451Z] [2023-08-25T16:26:57.451Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-25T16:26:57.451Z] #70 DONE 3.1s [2023-08-25T16:26:57.451Z] [2023-08-25T16:26:57.451Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-25T16:26:58.039Z] #72 DONE 0.4s [2023-08-25T16:26:58.039Z] [2023-08-25T16:26:58.039Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:26:58.039Z] #73 DONE 0.6s [2023-08-25T16:26:58.039Z] [2023-08-25T16:26:58.039Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:00.003Z] #74 ... [2023-08-25T16:27:00.003Z] [2023-08-25T16:27:00.003Z] #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-25T16:27:00.003Z] #56 26.58 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-25T16:27:00.003Z] #56 26.60 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-25T16:27:00.003Z] #56 26.61 (3/5) Installing libucontext (1.2-r0) [2023-08-25T16:27:00.003Z] #56 26.63 (4/5) Installing gcompat (1.1.0-r0) [2023-08-25T16:27:00.003Z] #56 26.64 (5/5) Installing openssl (3.0.10-r0) [2023-08-25T16:27:00.003Z] #56 26.70 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:27:00.003Z] #56 26.76 OK: 9 MiB in 20 packages [2023-08-25T16:27:00.003Z] #56 DONE 27.4s [2023-08-25T16:27:00.003Z] [2023-08-25T16:27:00.003Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-25T16:27:00.003Z] #61 24.40 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-25T16:27:00.003Z] #61 24.41 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-25T16:27:00.003Z] #61 24.42 (3/4) Installing libucontext (1.2-r0) [2023-08-25T16:27:00.003Z] #61 24.43 (4/4) Installing gcompat (1.1.0-r0) [2023-08-25T16:27:00.003Z] #61 24.45 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:27:00.003Z] #61 24.54 OK: 8 MiB in 19 packages [2023-08-25T16:27:00.275Z] #61 DONE 25.1s [2023-08-25T16:27:00.275Z] [2023-08-25T16:27:00.275Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-25T16:27:00.275Z] #57 25.49 (1/9) Installing ca-certificates (20230506-r0) [2023-08-25T16:27:00.275Z] #57 25.66 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-25T16:27:00.275Z] #57 25.72 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-25T16:27:00.275Z] #57 25.74 (4/9) Installing libcurl (8.2.1-r0) [2023-08-25T16:27:00.275Z] #57 25.77 (5/9) Installing curl (8.2.1-r0) [2023-08-25T16:27:00.275Z] #57 25.80 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-25T16:27:00.275Z] #57 25.81 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-25T16:27:00.275Z] #57 25.83 (8/9) Installing libucontext (1.2-r0) [2023-08-25T16:27:00.275Z] #57 25.85 (9/9) Installing gcompat (1.1.0-r0) [2023-08-25T16:27:00.275Z] #57 25.90 Executing busybox-1.35.0-r29.trigger [2023-08-25T16:27:00.275Z] #57 25.98 Executing ca-certificates-20230506-r0.trigger [2023-08-25T16:27:00.275Z] #57 26.86 OK: 11 MiB in 24 packages [2023-08-25T16:27:00.546Z] #57 DONE 27.4s [2023-08-25T16:27:00.546Z] [2023-08-25T16:27:00.546Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:31.715Z] #101 ... [2023-08-25T16:27:31.715Z] [2023-08-25T16:27:31.716Z] #144 [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-08-25T16:27:31.716Z] #144 70.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-25T16:27:41.702Z] #144 DONE 87.8s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:27:41.702Z] #101 ... [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T16:27:41.702Z] #138 DONE 87.7s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:27:41.702Z] #145 DONE 87.8s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:27:41.702Z] #141 DONE 87.8s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-25T16:27:41.702Z] #139 DONE 87.8s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:27:41.702Z] #146 DONE 87.8s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #147 ... [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T16:27:41.702Z] #111 DONE 87.8s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-25T16:27:41.702Z] #140 DONE 87.9s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #148 ... [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:27:41.702Z] #101 DONE 88.2s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T16:27:41.702Z] #142 DONE 88.2s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:27:41.702Z] #143 DONE 88.2s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #147 DONE 0.5s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #149 ... [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #150 DONE 0.7s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #151 DONE 0.7s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #148 DONE 0.5s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #152 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #152 DONE 0.5s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #153 DONE 0.7s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #154 ... [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #155 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-25T16:27:41.702Z] #155 DONE 0.4s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #156 DONE 0.3s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #149 DONE 0.5s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #157 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #157 DONE 0.3s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-25T16:27:41.702Z] #158 ... [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #154 DONE 0.3s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #159 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #159 DONE 0.4s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #160 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #161 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #162 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #163 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #164 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #164 DONE 0.4s [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #165 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #166 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #167 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:41.702Z] #167 CACHED [2023-08-25T16:27:41.702Z] [2023-08-25T16:27:41.702Z] #168 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:41.702Z] #168 CACHED [2023-08-25T16:27:41.961Z] [2023-08-25T16:27:41.961Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-25T16:27:42.362Z] #169 ... [2023-08-25T16:27:42.362Z] [2023-08-25T16:27:42.362Z] #170 [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-08-25T16:27:42.362Z] #170 DONE 0.6s [2023-08-25T16:27:42.362Z] [2023-08-25T16:27:42.362Z] #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-25T16:27:42.362Z] #171 DONE 0.5s [2023-08-25T16:27:42.362Z] [2023-08-25T16:27:42.362Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-25T16:27:42.362Z] #158 DONE 0.6s [2023-08-25T16:27:42.362Z] [2023-08-25T16:27:42.362Z] #172 [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-08-25T16:27:42.362Z] #172 DONE 0.5s [2023-08-25T16:27:42.621Z] [2023-08-25T16:27:42.621Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:42.879Z] #173 ... [2023-08-25T16:27:42.879Z] [2023-08-25T16:27:42.879Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-25T16:27:42.879Z] #174 DONE 1.3s [2023-08-25T16:27:42.879Z] [2023-08-25T16:27:42.879Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-25T16:27:42.879Z] #175 DONE 1.3s [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-25T16:27:43.137Z] #169 DONE 1.3s [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-25T16:27:43.137Z] #176 DONE 1.4s [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-25T16:27:43.137Z] #177 DONE 1.4s [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #178 [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-08-25T16:27:43.137Z] #178 DONE 1.0s [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #179 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-25T16:27:43.137Z] #179 DONE 1.4s [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #180 [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-08-25T16:27:43.137Z] #180 ... [2023-08-25T16:27:43.137Z] [2023-08-25T16:27:43.137Z] #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-25T16:27:43.137Z] #181 DONE 1.7s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-25T16:27:43.410Z] #182 DONE 1.0s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #183 [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-08-25T16:27:43.410Z] #183 DONE 1.0s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.410Z] #173 DONE 1.1s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #136 [security-spiffe-token-provider] exporting to image [2023-08-25T16:27:43.410Z] #136 exporting layers [2023-08-25T16:27:43.410Z] #136 ... [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.410Z] #184 DONE 0.5s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.410Z] #185 DONE 0.5s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #186 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.410Z] #186 DONE 0.4s [2023-08-25T16:27:43.410Z] [2023-08-25T16:27:43.410Z] #136 [support-notifications] exporting to image [2023-08-25T16:27:43.668Z] #136 ... [2023-08-25T16:27:43.668Z] [2023-08-25T16:27:43.668Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.668Z] #187 DONE 0.5s [2023-08-25T16:27:43.668Z] [2023-08-25T16:27:43.668Z] #188 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.668Z] #188 DONE 0.5s [2023-08-25T16:27:43.668Z] [2023-08-25T16:27:43.669Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:27:43.669Z] #189 DONE 0.4s [2023-08-25T16:27:43.669Z] [2023-08-25T16:27:43.669Z] #180 [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-08-25T16:27:43.669Z] #180 DONE 0.5s [2023-08-25T16:27:43.669Z] [2023-08-25T16:27:43.669Z] #136 [support-scheduler] exporting to image [2023-08-25T16:27:43.669Z] #136 ... [2023-08-25T16:27:43.669Z] [2023-08-25T16:27:43.669Z] #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:43.669Z] #190 DONE 0.5s [2023-08-25T16:27:43.669Z] [2023-08-25T16:27:43.669Z] #191 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-25T16:27:43.669Z] #191 DONE 0.4s [2023-08-25T16:27:43.669Z] [2023-08-25T16:27:43.669Z] #136 [support-scheduler] exporting to image [2023-08-25T16:27:43.669Z] #136 exporting layers 0.3s done [2023-08-25T16:27:44.050Z] #136 ... [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-25T16:27:44.050Z] #192 DONE 0.5s [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-25T16:27:44.050Z] #193 DONE 0.4s [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-25T16:27:44.050Z] #194 DONE 0.4s [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:44.050Z] #195 DONE 0.2s [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-25T16:27:44.050Z] #196 DONE 0.2s [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #197 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-25T16:27:44.050Z] #197 DONE 0.4s [2023-08-25T16:27:44.050Z] [2023-08-25T16:27:44.050Z] #136 [core-metadata] exporting to image [2023-08-25T16:27:44.050Z] #136 exporting layers 0.5s done [2023-08-25T16:27:44.309Z] #136 writing image sha256:38416f36f38bd345eda2f2577f434436f91715fff0289a76d84616181f857bb2 0.0s done [2023-08-25T16:27:44.309Z] #136 writing image sha256:b665d179bf38298cdf997a25093fb1af917677eecbf3d241614bd11555f6333c done [2023-08-25T16:27:44.309Z] #136 writing image sha256:5561ebe686282098e459d1adbe8b9434e4195c0094df8e98f85f1e74f04f9efe 0.0s done [2023-08-25T16:27:44.309Z] #136 writing image sha256:fbd30c2e6a9a05dec27640b5eb888220222e1be65cb74fd9f921a87279626a0d done [2023-08-25T16:27:44.309Z] #136 writing image sha256:42c36a755fa7c81f8bd831b907b36aa6fe8cc90b907ca6253e367823d327276e 0.0s done [2023-08-25T16:27:44.309Z] #136 naming to docker.io/library/support-scheduler done [2023-08-25T16:27:44.309Z] #136 naming to docker.io/library/core-data done [2023-08-25T16:27:44.309Z] #136 naming to docker.io/library/support-notifications done [2023-08-25T16:27:44.309Z] #136 naming to docker.io/library/core-command done [2023-08-25T16:27:44.309Z] #136 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-08-25T16:27:44.309Z] #136 exporting layers 0.4s done [2023-08-25T16:27:44.309Z] #136 ... [2023-08-25T16:27:44.309Z] [2023-08-25T16:27:44.309Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:27:44.309Z] #198 DONE 0.5s [2023-08-25T16:27:44.309Z] [2023-08-25T16:27:44.309Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-25T16:27:44.309Z] #199 DONE 0.5s [2023-08-25T16:27:44.309Z] [2023-08-25T16:27:44.309Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-25T16:27:44.309Z] #200 DONE 0.5s [2023-08-25T16:27:44.309Z] [2023-08-25T16:27:44.309Z] #136 [security-proxy-auth] exporting to image [2023-08-25T16:27:44.309Z] #136 writing image sha256:e689d0c027d9e34a58f2f524108df40b7298be42b9526a2ad72d1a6b91565449 done [2023-08-25T16:27:44.309Z] #136 naming to docker.io/library/core-metadata done [2023-08-25T16:27:44.309Z] #136 ... [2023-08-25T16:27:44.309Z] [2023-08-25T16:27:44.309Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-25T16:27:44.309Z] #201 DONE 0.1s [2023-08-25T16:27:44.309Z] [2023-08-25T16:27:44.309Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-25T16:27:44.309Z] #202 DONE 0.1s [2023-08-25T16:27:44.568Z] [2023-08-25T16:27:44.568Z] #136 [security-proxy-auth] exporting to image [2023-08-25T16:27:44.568Z] #136 exporting layers 0.1s done [2023-08-25T16:27:44.568Z] #136 writing image sha256:2724d1257d125b09d94cad521f664a02fb0bd12936f5361922afbf2a84f3b4b1 done [2023-08-25T16:27:44.568Z] #136 naming to docker.io/library/security-proxy-auth done [2023-08-25T16:27:44.568Z] #136 DONE 2.1s [2023-08-25T16:27:44.568Z] [2023-08-25T16:27:44.568Z] #203 [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-08-25T16:27:44.568Z] #203 DONE 0.1s [2023-08-25T16:27:44.568Z] [2023-08-25T16:27:44.568Z] #204 [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-08-25T16:27:44.568Z] #204 DONE 0.1s [2023-08-25T16:27:44.568Z] [2023-08-25T16:27:44.568Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:27:44.568Z] #205 ... [2023-08-25T16:27:44.568Z] [2023-08-25T16:27:44.568Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-25T16:27:44.568Z] #206 DONE 0.0s [2023-08-25T16:27:44.568Z] [2023-08-25T16:27:44.568Z] #207 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:27:44.568Z] #207 DONE 0.7s [2023-08-25T16:27:44.826Z] [2023-08-25T16:27:44.826Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-25T16:27:44.826Z] #208 DONE 0.1s [2023-08-25T16:27:44.826Z] [2023-08-25T16:27:44.826Z] #209 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:27:44.826Z] #209 DONE 0.8s [2023-08-25T16:27:44.826Z] [2023-08-25T16:27:44.826Z] #136 [core-common-config-bootstrapper] exporting to image [2023-08-25T16:27:44.826Z] #136 exporting layers 0.2s done [2023-08-25T16:27:44.826Z] #136 writing image sha256:79c4547673e56d6f310a2d18e7c3c2d7b334b7b1890c1dd4d59706b0b2843b4d done [2023-08-25T16:27:44.826Z] #136 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-25T16:27:44.826Z] #136 writing image sha256:f040634ad04f0cc8378cdea738a581b0d1121e61a6f9fa46d95d885c8b6328b1 done [2023-08-25T16:27:44.826Z] #136 naming to docker.io/library/security-proxy-setup done [2023-08-25T16:27:44.826Z] #136 DONE 2.4s [2023-08-25T16:27:44.826Z] [2023-08-25T16:27:44.826Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-25T16:27:45.084Z] #210 DONE 0.5s [2023-08-25T16:27:45.084Z] [2023-08-25T16:27:45.084Z] #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:27:45.084Z] #205 DONE 0.7s [2023-08-25T16:27:45.084Z] [2023-08-25T16:27:45.084Z] #136 [security-secretstore-setup] exporting to image [2023-08-25T16:27:45.342Z] #136 exporting layers 0.2s done [2023-08-25T16:27:45.342Z] #136 writing image sha256:abe93c78813098b2c6d4a38dfa862ece81f75ada8186f944725c60ae0f045c1c done [2023-08-25T16:27:45.342Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-08-25T16:27:45.342Z] #136 writing image sha256:a5f4d9a33b2ecb6b826d515b81b99bd09ffd528cadbb2fd7c613af5a5c7906c4 done [2023-08-25T16:27:45.342Z] #136 naming to docker.io/library/security-bootstrapper done [2023-08-25T16:27:45.342Z] #136 DONE 2.7s [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:27:45.342Z] time="2023-08-25T16:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-25T16:27:45.355Z] $ docker stop --time=1 aa652065362bba99cfcb53be2e911052609e0b3ec288b6d3dd2a5b9aeaeb3748 [2023-08-25T16:27:46.609Z] $ docker rm -f --volumes aa652065362bba99cfcb53be2e911052609e0b3ec288b6d3dd2a5b9aeaeb3748 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T16:27:46.938Z] + docker images [2023-08-25T16:27:46.938Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-25T16:27:46.938Z] security-bootstrapper latest a5f4d9a33b2e 1 second ago 23MB [2023-08-25T16:27:46.938Z] security-proxy-setup latest f040634ad04f 2 seconds ago 29.2MB [2023-08-25T16:27:46.938Z] core-common-config-bootstrapper latest 79c4547673e5 2 seconds ago 18MB [2023-08-25T16:27:46.938Z] security-proxy-auth latest 2724d1257d12 2 seconds ago 19.4MB [2023-08-25T16:27:46.938Z] security-secretstore-setup latest abe93c788130 2 seconds ago 44.1MB [2023-08-25T16:27:46.938Z] support-scheduler latest fbd30c2e6a9a 3 seconds ago 33.7MB [2023-08-25T16:27:46.938Z] security-spiffe-token-provider latest 42c36a755fa7 3 seconds ago 33.5MB [2023-08-25T16:27:46.938Z] core-data latest b665d179bf38 3 seconds ago 21.2MB [2023-08-25T16:27:46.938Z] core-metadata latest e689d0c027d9 3 seconds ago 21.6MB [2023-08-25T16:27:46.938Z] core-command latest 5561ebe68628 3 seconds ago 21MB [2023-08-25T16:27:46.938Z] support-notifications latest 38416f36f38b 3 seconds ago 34.3MB [2023-08-25T16:27:46.938Z] security-spire-config latest c00590ca78d9 About a minute ago 102MB [2023-08-25T16:27:46.938Z] security-spire-server latest 81ec859f96ab About a minute ago 103MB [2023-08-25T16:27:46.938Z] security-spire-agent latest a06a9c4b3344 About a minute ago 161MB [2023-08-25T16:27:46.938Z] ci-base-image-x86_64 latest 713a2c8fec42 4 minutes ago 1.07GB [2023-08-25T16:27:46.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-25T16:27:46.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-25T16:27:46.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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-08-25T16:27:47.033Z] provisioning config files... [2023-08-25T16:27:47.042Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config14726570183729682679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:27:47.334Z] ---> docker-login.sh [2023-08-25T16:27:47.334Z] nexus3.edgexfoundry.org:10001 [2023-08-25T16:27:47.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:27:47.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:27:47.334Z] Configure a credential helper to remove this warning. See [2023-08-25T16:27:47.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:27:47.334Z] [2023-08-25T16:27:47.334Z] Login Succeeded [2023-08-25T16:27:47.334Z] nexus3.edgexfoundry.org:10002 [2023-08-25T16:27:47.403Z] #69 DONE 53.1s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #67 DONE 53.3s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #65 DONE 55.9s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #75 ... [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #74 DONE 44.1s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #60 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #60 DONE 58.5s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #76 DONE 1.3s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #77 DONE 1.4s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #78 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #79 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #80 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #81 [security-proxy-auth builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #81 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #82 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #83 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #84 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #85 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #86 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #87 [security-secretstore-setup builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #87 DONE 1.4s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #75 DONE 1.5s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #88 [security-spire-agent builder 6/9] COPY . . [2023-08-25T16:27:47.403Z] #88 DONE 1.4s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-25T16:27:47.403Z] #89 ... [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #90 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #91 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #92 [core-metadata builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #92 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #93 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #94 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #95 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #96 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #97 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #98 [core-data builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #98 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #99 [core-command builder 6/7] COPY . . [2023-08-25T16:27:47.403Z] #99 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #100 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #101 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-25T16:27:47.403Z] #102 DONE 0.4s [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:27:47.403Z] #103 ... [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:47.403Z] #104 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-25T16:27:47.403Z] #105 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-25T16:27:47.403Z] #106 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #107 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-25T16:27:47.403Z] #107 CACHED [2023-08-25T16:27:47.403Z] [2023-08-25T16:27:47.403Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:27:47.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:27:47.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:27:47.592Z] Configure a credential helper to remove this warning. See [2023-08-25T16:27:47.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:27:47.592Z] [2023-08-25T16:27:47.592Z] Login Succeeded [2023-08-25T16:27:47.592Z] nexus3.edgexfoundry.org:10003 [2023-08-25T16:27:47.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:27:47.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:27:47.592Z] Configure a credential helper to remove this warning. See [2023-08-25T16:27:47.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:27:47.592Z] [2023-08-25T16:27:47.592Z] Login Succeeded [2023-08-25T16:27:47.592Z] nexus3.edgexfoundry.org:10004 [2023-08-25T16:27:47.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:27:47.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:27:47.850Z] Configure a credential helper to remove this warning. See [2023-08-25T16:27:47.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:27:47.850Z] [2023-08-25T16:27:47.850Z] Login Succeeded [2023-08-25T16:27:47.850Z] docker.io [2023-08-25T16:27:47.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:27:48.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:27:48.108Z] Configure a credential helper to remove this warning. See [2023-08-25T16:27:48.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:27:48.108Z] [2023-08-25T16:27:48.108Z] Login Succeeded [2023-08-25T16:27:48.108Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T16:27:48.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:27:48.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T16:27:48.155Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-25T16:27:48.155Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:48.155Z] latest [2023-08-25T16:27:48.155Z] 3.1.0-dev.34 [2023-08-25T16:27:48.155Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:48.155Z] main [2023-08-25T16:27:48.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:48.459Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:48.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:48.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-25T16:27:48.765Z] 1ebd5751d725: Preparing [2023-08-25T16:27:48.765Z] 57325e8ebe30: Preparing [2023-08-25T16:27:48.765Z] 0fadfe35d272: Preparing [2023-08-25T16:27:48.765Z] e2188e1c47d8: Preparing [2023-08-25T16:27:48.765Z] 3689c3c49631: Preparing [2023-08-25T16:27:48.765Z] 36b50b131297: Preparing [2023-08-25T16:27:48.765Z] 36b50b131297: Waiting [2023-08-25T16:27:48.765Z] 3689c3c49631: Pushed [2023-08-25T16:27:48.765Z] 1ebd5751d725: Pushed [2023-08-25T16:27:48.765Z] 0fadfe35d272: Pushed [2023-08-25T16:27:48.765Z] e2188e1c47d8: Pushed [2023-08-25T16:27:48.765Z] 36b50b131297: Layer already exists [2023-08-25T16:27:49.352Z] #108 ... [2023-08-25T16:27:49.352Z] [2023-08-25T16:27:49.352Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:27:49.352Z] #109 DONE 5.5s [2023-08-25T16:27:49.352Z] [2023-08-25T16:27:49.352Z] #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:27:49.352Z] #0 5.078 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-25T16:27:49.352Z] #110 ... [2023-08-25T16:27:49.352Z] [2023-08-25T16:27:49.352Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-25T16:27:49.619Z] #111 DONE 0.3s [2023-08-25T16:27:49.619Z] [2023-08-25T16:27:49.619Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T16:27:49.619Z] #0 6.070 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-25T16:27:49.887Z] #112 ... [2023-08-25T16:27:49.887Z] [2023-08-25T16:27:49.887Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:27:49.887Z] #103 6.482 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-25T16:27:50.141Z] 57325e8ebe30: Pushed [2023-08-25T16:27:50.154Z] #103 ... [2023-08-25T16:27:50.154Z] [2023-08-25T16:27:50.154Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:27:50.154Z] #108 DONE 6.4s [2023-08-25T16:27:50.400Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:50.457Z] [2023-08-25T16:27:50.457Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:50.457Z] #113 DONE 0.4s [2023-08-25T16:27:50.457Z] [2023-08-25T16:27:50.457Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-25T16:27:50.703Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-08-25T16:27:50.726Z] #114 DONE 0.4s [2023-08-25T16:27:50.726Z] [2023-08-25T16:27:50.726Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] sh [2023-08-25T16:27:50.993Z] #115 DONE 0.4s [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-25T16:27:50.993Z] #89 6.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-25T16:27:50.993Z] #89 ... [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T16:27:50.993Z] #116 CACHED [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-25T16:27:50.993Z] #117 CACHED [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-25T16:27:50.993Z] #118 CACHED [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #119 [security-spire-config builder 6/9] COPY . . [2023-08-25T16:27:50.993Z] #119 CACHED [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #120 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-25T16:27:50.993Z] #120 CACHED [2023-08-25T16:27:50.993Z] [2023-08-25T16:27:50.993Z] #121 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-25T16:27:50.993Z] #121 CACHED [2023-08-25T16:27:51.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-25T16:27:51.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-25T16:27:51.009Z] 1ebd5751d725: Preparing [2023-08-25T16:27:51.009Z] 57325e8ebe30: Preparing [2023-08-25T16:27:51.009Z] 0fadfe35d272: Preparing [2023-08-25T16:27:51.009Z] e2188e1c47d8: Preparing [2023-08-25T16:27:51.009Z] 3689c3c49631: Preparing [2023-08-25T16:27:51.009Z] 36b50b131297: Preparing [2023-08-25T16:27:51.009Z] 36b50b131297: Waiting [2023-08-25T16:27:51.009Z] 57325e8ebe30: Layer already exists [2023-08-25T16:27:51.009Z] 1ebd5751d725: Layer already exists [2023-08-25T16:27:51.009Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:51.009Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:51.009Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:51.009Z] 36b50b131297: Layer already exists [2023-08-25T16:27:51.009Z] latest: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:51.260Z] [2023-08-25T16:27:51.260Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:51.328Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:51.528Z] #122 DONE 0.4s [2023-08-25T16:27:51.528Z] [2023-08-25T16:27:51.528Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T16:27:51.528Z] #0 7.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-25T16:27:51.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.34 [2023-08-25T16:27:51.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-25T16:27:51.643Z] 1ebd5751d725: Preparing [2023-08-25T16:27:51.643Z] 57325e8ebe30: Preparing [2023-08-25T16:27:51.643Z] 0fadfe35d272: Preparing [2023-08-25T16:27:51.643Z] e2188e1c47d8: Preparing [2023-08-25T16:27:51.643Z] 3689c3c49631: Preparing [2023-08-25T16:27:51.643Z] 36b50b131297: Preparing [2023-08-25T16:27:51.643Z] 36b50b131297: Waiting [2023-08-25T16:27:51.643Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:51.643Z] 57325e8ebe30: Layer already exists [2023-08-25T16:27:51.643Z] 1ebd5751d725: Layer already exists [2023-08-25T16:27:51.643Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:51.643Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:51.643Z] 36b50b131297: Layer already exists [2023-08-25T16:27:51.643Z] 3.1.0-dev.34: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:51.952Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:52.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:52.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-25T16:27:52.252Z] 1ebd5751d725: Preparing [2023-08-25T16:27:52.252Z] 57325e8ebe30: Preparing [2023-08-25T16:27:52.252Z] 0fadfe35d272: Preparing [2023-08-25T16:27:52.252Z] e2188e1c47d8: Preparing [2023-08-25T16:27:52.252Z] 3689c3c49631: Preparing [2023-08-25T16:27:52.252Z] 36b50b131297: Preparing [2023-08-25T16:27:52.252Z] 36b50b131297: Waiting [2023-08-25T16:27:52.252Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:52.252Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:52.252Z] 57325e8ebe30: Layer already exists [2023-08-25T16:27:52.252Z] 1ebd5751d725: Layer already exists [2023-08-25T16:27:52.252Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:52.252Z] 36b50b131297: Layer already exists [2023-08-25T16:27:52.252Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:52.556Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:52.864Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-25T16:27:52.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-25T16:27:52.864Z] 1ebd5751d725: Preparing [2023-08-25T16:27:52.864Z] 57325e8ebe30: Preparing [2023-08-25T16:27:52.864Z] 0fadfe35d272: Preparing [2023-08-25T16:27:52.864Z] e2188e1c47d8: Preparing [2023-08-25T16:27:52.864Z] 3689c3c49631: Preparing [2023-08-25T16:27:52.864Z] 36b50b131297: Preparing [2023-08-25T16:27:52.864Z] 36b50b131297: Waiting [2023-08-25T16:27:52.864Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:52.864Z] 1ebd5751d725: Layer already exists [2023-08-25T16:27:52.864Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:52.864Z] 57325e8ebe30: Layer already exists [2023-08-25T16:27:52.864Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:52.864Z] 36b50b131297: Layer already exists [2023-08-25T16:27:52.864Z] main: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:27:52.903Z] ===================================================== [Pipeline] echo [2023-08-25T16:27:52.910Z] taggedImages: [2023-08-25T16:27:52.910Z] - nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:52.910Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-25T16:27:52.910Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.34 [2023-08-25T16:27:52.910Z] - nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:52.910Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-25T16:27:52.925Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-25T16:27:52.925Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:52.925Z] latest [2023-08-25T16:27:52.925Z] 3.1.0-dev.34 [2023-08-25T16:27:52.925Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:52.925Z] main [2023-08-25T16:27:52.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:53.230Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:53.472Z] #123 ... [2023-08-25T16:27:53.472Z] [2023-08-25T16:27:53.472Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T16:27:53.472Z] #0 5.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-25T16:27:53.530Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:53.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-25T16:27:53.530Z] 0a2483ac479b: Preparing [2023-08-25T16:27:53.530Z] 4e944483073f: Preparing [2023-08-25T16:27:53.530Z] cd19b5bf46bc: Preparing [2023-08-25T16:27:53.530Z] 7167b8e57693: Preparing [2023-08-25T16:27:53.530Z] 0fadfe35d272: Preparing [2023-08-25T16:27:53.530Z] e2188e1c47d8: Preparing [2023-08-25T16:27:53.530Z] 3689c3c49631: Preparing [2023-08-25T16:27:53.530Z] 36b50b131297: Preparing [2023-08-25T16:27:53.530Z] e2188e1c47d8: Waiting [2023-08-25T16:27:53.530Z] 3689c3c49631: Waiting [2023-08-25T16:27:53.530Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:53.530Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:53.530Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:53.530Z] 36b50b131297: Layer already exists [2023-08-25T16:27:53.530Z] 4e944483073f: Pushed [2023-08-25T16:27:53.530Z] cd19b5bf46bc: Pushed [2023-08-25T16:27:53.530Z] 0a2483ac479b: Pushed [2023-08-25T16:27:53.739Z] #124 ... [2023-08-25T16:27:53.739Z] [2023-08-25T16:27:53.739Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:27:53.739Z] #0 4.426 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-25T16:27:53.739Z] #125 ... [2023-08-25T16:27:53.739Z] [2023-08-25T16:27:53.739Z] #126 [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-08-25T16:27:53.739Z] #0 5.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-25T16:27:54.006Z] #126 ... [2023-08-25T16:27:54.006Z] [2023-08-25T16:27:54.006Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:27:54.006Z] #0 6.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-25T16:27:54.006Z] #127 ... [2023-08-25T16:27:54.006Z] [2023-08-25T16:27:54.006Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-25T16:27:54.006Z] #0 4.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-25T16:27:54.273Z] #128 ... [2023-08-25T16:27:54.273Z] [2023-08-25T16:27:54.273Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:27:54.273Z] #0 5.821 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-25T16:27:54.907Z] 7167b8e57693: Pushed [2023-08-25T16:27:54.908Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:55.217Z] + 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-08-25T16:27:55.519Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-25T16:27:55.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-25T16:27:55.519Z] 0a2483ac479b: Preparing [2023-08-25T16:27:55.519Z] 4e944483073f: Preparing [2023-08-25T16:27:55.519Z] cd19b5bf46bc: Preparing [2023-08-25T16:27:55.519Z] 7167b8e57693: Preparing [2023-08-25T16:27:55.519Z] 0fadfe35d272: Preparing [2023-08-25T16:27:55.519Z] e2188e1c47d8: Preparing [2023-08-25T16:27:55.519Z] 3689c3c49631: Preparing [2023-08-25T16:27:55.519Z] 36b50b131297: Preparing [2023-08-25T16:27:55.519Z] 3689c3c49631: Waiting [2023-08-25T16:27:55.519Z] 36b50b131297: Waiting [2023-08-25T16:27:55.519Z] e2188e1c47d8: Waiting [2023-08-25T16:27:55.519Z] 4e944483073f: Layer already exists [2023-08-25T16:27:55.519Z] cd19b5bf46bc: Layer already exists [2023-08-25T16:27:55.519Z] 0a2483ac479b: Layer already exists [2023-08-25T16:27:55.519Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:55.519Z] 7167b8e57693: Layer already exists [2023-08-25T16:27:55.519Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:55.519Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:55.519Z] 36b50b131297: Layer already exists [2023-08-25T16:27:55.519Z] latest: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:55.681Z] #129 ... [2023-08-25T16:27:55.681Z] [2023-08-25T16:27:55.681Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:27:55.823Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:56.124Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.34 [2023-08-25T16:27:56.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-25T16:27:56.124Z] 0a2483ac479b: Preparing [2023-08-25T16:27:56.124Z] 4e944483073f: Preparing [2023-08-25T16:27:56.124Z] cd19b5bf46bc: Preparing [2023-08-25T16:27:56.124Z] 7167b8e57693: Preparing [2023-08-25T16:27:56.124Z] 0fadfe35d272: Preparing [2023-08-25T16:27:56.124Z] e2188e1c47d8: Preparing [2023-08-25T16:27:56.124Z] 3689c3c49631: Preparing [2023-08-25T16:27:56.124Z] 36b50b131297: Preparing [2023-08-25T16:27:56.124Z] e2188e1c47d8: Waiting [2023-08-25T16:27:56.124Z] 3689c3c49631: Waiting [2023-08-25T16:27:56.124Z] 36b50b131297: Waiting [2023-08-25T16:27:56.124Z] 0a2483ac479b: Layer already exists [2023-08-25T16:27:56.124Z] cd19b5bf46bc: Layer already exists [2023-08-25T16:27:56.124Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:56.124Z] 4e944483073f: Layer already exists [2023-08-25T16:27:56.124Z] 7167b8e57693: Layer already exists [2023-08-25T16:27:56.124Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:56.124Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:56.124Z] 36b50b131297: Layer already exists [2023-08-25T16:27:56.124Z] 3.1.0-dev.34: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:56.427Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:56.642Z] #130 ... [2023-08-25T16:27:56.643Z] [2023-08-25T16:27:56.643Z] #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:56.643Z] #131 CACHED [2023-08-25T16:27:56.643Z] [2023-08-25T16:27:56.643Z] #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:27:56.643Z] #132 CACHED [2023-08-25T16:27:56.725Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:56.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-25T16:27:56.725Z] 0a2483ac479b: Preparing [2023-08-25T16:27:56.725Z] 4e944483073f: Preparing [2023-08-25T16:27:56.725Z] cd19b5bf46bc: Preparing [2023-08-25T16:27:56.725Z] 7167b8e57693: Preparing [2023-08-25T16:27:56.725Z] 0fadfe35d272: Preparing [2023-08-25T16:27:56.725Z] e2188e1c47d8: Preparing [2023-08-25T16:27:56.725Z] 3689c3c49631: Preparing [2023-08-25T16:27:56.725Z] 36b50b131297: Preparing [2023-08-25T16:27:56.725Z] 36b50b131297: Waiting [2023-08-25T16:27:56.725Z] e2188e1c47d8: Waiting [2023-08-25T16:27:56.725Z] 3689c3c49631: Waiting [2023-08-25T16:27:56.725Z] 7167b8e57693: Layer already exists [2023-08-25T16:27:56.725Z] 0a2483ac479b: Layer already exists [2023-08-25T16:27:56.725Z] cd19b5bf46bc: Layer already exists [2023-08-25T16:27:56.725Z] 4e944483073f: Layer already exists [2023-08-25T16:27:56.725Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:56.725Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:56.725Z] 36b50b131297: Layer already exists [2023-08-25T16:27:56.725Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:56.725Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:56.927Z] [2023-08-25T16:27:56.927Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-25T16:27:56.927Z] #133 ... [2023-08-25T16:27:56.927Z] [2023-08-25T16:27:56.927Z] #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:27:56.927Z] #134 DONE 0.4s [2023-08-25T16:27:57.027Z] + 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-08-25T16:27:57.194Z] [2023-08-25T16:27:57.194Z] #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:27:57.194Z] #130 DONE 1.4s [2023-08-25T16:27:57.194Z] [2023-08-25T16:27:57.194Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-25T16:27:57.331Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-25T16:27:57.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-25T16:27:57.331Z] 0a2483ac479b: Preparing [2023-08-25T16:27:57.331Z] 4e944483073f: Preparing [2023-08-25T16:27:57.331Z] cd19b5bf46bc: Preparing [2023-08-25T16:27:57.331Z] 7167b8e57693: Preparing [2023-08-25T16:27:57.331Z] 0fadfe35d272: Preparing [2023-08-25T16:27:57.331Z] e2188e1c47d8: Preparing [2023-08-25T16:27:57.331Z] 3689c3c49631: Preparing [2023-08-25T16:27:57.331Z] 36b50b131297: Preparing [2023-08-25T16:27:57.331Z] 36b50b131297: Waiting [2023-08-25T16:27:57.331Z] e2188e1c47d8: Waiting [2023-08-25T16:27:57.331Z] 3689c3c49631: Waiting [2023-08-25T16:27:57.331Z] 0a2483ac479b: Layer already exists [2023-08-25T16:27:57.331Z] 7167b8e57693: Layer already exists [2023-08-25T16:27:57.331Z] cd19b5bf46bc: Layer already exists [2023-08-25T16:27:57.331Z] 4e944483073f: Layer already exists [2023-08-25T16:27:57.331Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:57.331Z] 3689c3c49631: Layer already exists [2023-08-25T16:27:57.331Z] 36b50b131297: Layer already exists [2023-08-25T16:27:57.332Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:57.332Z] main: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:27:57.367Z] ===================================================== [Pipeline] echo [2023-08-25T16:27:57.375Z] taggedImages: [2023-08-25T16:27:57.375Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:57.375Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-25T16:27:57.375Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.34 [2023-08-25T16:27:57.375Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:57.375Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-25T16:27:57.390Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-25T16:27:57.390Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:57.390Z] latest [2023-08-25T16:27:57.390Z] 3.1.0-dev.34 [2023-08-25T16:27:57.390Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:27:57.390Z] main [2023-08-25T16:27:57.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:57.462Z] #135 DONE 0.3s [2023-08-25T16:27:57.463Z] [2023-08-25T16:27:57.463Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-25T16:27:57.694Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:57.736Z] #136 DONE 0.3s [2023-08-25T16:27:57.736Z] [2023-08-25T16:27:57.736Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-25T16:27:57.995Z] + docker push nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:27:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-25T16:27:57.995Z] 1b6001b5550a: Preparing [2023-08-25T16:27:57.995Z] aaae53cc09e9: Preparing [2023-08-25T16:27:57.995Z] 0fadfe35d272: Preparing [2023-08-25T16:27:57.995Z] e2188e1c47d8: Preparing [2023-08-25T16:27:57.995Z] cb5dd2820991: Preparing [2023-08-25T16:27:57.995Z] 36b50b131297: Preparing [2023-08-25T16:27:57.995Z] 0fadfe35d272: Layer already exists [2023-08-25T16:27:57.995Z] e2188e1c47d8: Layer already exists [2023-08-25T16:27:57.995Z] 36b50b131297: Layer already exists [2023-08-25T16:27:57.995Z] 1b6001b5550a: Pushed [2023-08-25T16:27:57.995Z] cb5dd2820991: Pushed [2023-08-25T16:27:58.002Z] #137 DONE 0.3s [2023-08-25T16:27:58.002Z] [2023-08-25T16:27:58.002Z] #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:27:58.272Z] #138 ... [2023-08-25T16:27:58.272Z] [2023-08-25T16:27:58.272Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-25T16:27:58.272Z] #133 DONE 1.5s [2023-08-25T16:27:58.272Z] [2023-08-25T16:27:58.272Z] #139 [security-spire-server] exporting to image [2023-08-25T16:27:58.272Z] #139 exporting layers [2023-08-25T16:27:59.242Z] #139 ... [2023-08-25T16:27:59.242Z] [2023-08-25T16:27:59.242Z] #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:27:59.242Z] #138 DONE 2.2s [2023-08-25T16:27:59.242Z] [2023-08-25T16:27:59.242Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-25T16:27:59.375Z] aaae53cc09e9: Pushed [2023-08-25T16:27:59.511Z] #140 DONE 0.2s [2023-08-25T16:27:59.511Z] [2023-08-25T16:27:59.511Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-25T16:27:59.511Z] #141 DONE 0.2s [2023-08-25T16:27:59.511Z] [2023-08-25T16:27:59.511Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-25T16:27:59.634Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:27:59.938Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:00.091Z] #142 DONE 0.4s [2023-08-25T16:28:00.091Z] [2023-08-25T16:28:00.091Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-25T16:28:00.242Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-25T16:28:00.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-25T16:28:00.242Z] 1b6001b5550a: Preparing [2023-08-25T16:28:00.242Z] aaae53cc09e9: Preparing [2023-08-25T16:28:00.242Z] 0fadfe35d272: Preparing [2023-08-25T16:28:00.242Z] e2188e1c47d8: Preparing [2023-08-25T16:28:00.242Z] cb5dd2820991: Preparing [2023-08-25T16:28:00.242Z] 36b50b131297: Preparing [2023-08-25T16:28:00.242Z] 36b50b131297: Waiting [2023-08-25T16:28:00.242Z] aaae53cc09e9: Layer already exists [2023-08-25T16:28:00.242Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:00.242Z] 1b6001b5550a: Layer already exists [2023-08-25T16:28:00.242Z] cb5dd2820991: Layer already exists [2023-08-25T16:28:00.242Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:00.242Z] 36b50b131297: Layer already exists [2023-08-25T16:28:00.242Z] latest: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:00.548Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:00.695Z] #143 DONE 2.6s [2023-08-25T16:28:00.695Z] [2023-08-25T16:28:00.695Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-25T16:28:00.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.34 [2023-08-25T16:28:00.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-25T16:28:00.858Z] 1b6001b5550a: Preparing [2023-08-25T16:28:00.858Z] aaae53cc09e9: Preparing [2023-08-25T16:28:00.858Z] 0fadfe35d272: Preparing [2023-08-25T16:28:00.858Z] e2188e1c47d8: Preparing [2023-08-25T16:28:00.858Z] cb5dd2820991: Preparing [2023-08-25T16:28:00.858Z] 36b50b131297: Preparing [2023-08-25T16:28:00.858Z] 36b50b131297: Waiting [2023-08-25T16:28:00.858Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:00.858Z] cb5dd2820991: Layer already exists [2023-08-25T16:28:00.858Z] 1b6001b5550a: Layer already exists [2023-08-25T16:28:00.858Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:00.858Z] aaae53cc09e9: Layer already exists [2023-08-25T16:28:00.858Z] 36b50b131297: Layer already exists [2023-08-25T16:28:00.858Z] 3.1.0-dev.34: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:00.963Z] #144 DONE 0.3s [2023-08-25T16:28:00.963Z] [2023-08-25T16:28:00.963Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-25T16:28:01.185Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:01.229Z] #145 DONE 0.3s [2023-08-25T16:28:01.229Z] [2023-08-25T16:28:01.229Z] #139 [security-spire-server] exporting to image [2023-08-25T16:28:01.229Z] #139 exporting layers 2.2s done [2023-08-25T16:28:01.229Z] #139 writing image sha256:b74428d2de4f5b96e9dc3c8c15ff417b69b932e20f65350787878f3cfd56394f 0.1s done [2023-08-25T16:28:01.229Z] #139 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-08-25T16:28:01.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:01.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-25T16:28:01.490Z] 1b6001b5550a: Preparing [2023-08-25T16:28:01.490Z] aaae53cc09e9: Preparing [2023-08-25T16:28:01.490Z] 0fadfe35d272: Preparing [2023-08-25T16:28:01.490Z] e2188e1c47d8: Preparing [2023-08-25T16:28:01.490Z] cb5dd2820991: Preparing [2023-08-25T16:28:01.490Z] 36b50b131297: Preparing [2023-08-25T16:28:01.490Z] 36b50b131297: Waiting [2023-08-25T16:28:01.490Z] aaae53cc09e9: Layer already exists [2023-08-25T16:28:01.490Z] 1b6001b5550a: Layer already exists [2023-08-25T16:28:01.490Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:01.490Z] cb5dd2820991: Layer already exists [2023-08-25T16:28:01.490Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:01.490Z] 36b50b131297: Layer already exists [2023-08-25T16:28:01.490Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [2023-08-25T16:28:01.497Z] #139 ... [2023-08-25T16:28:01.497Z] [2023-08-25T16:28:01.497Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-25T16:28:01.497Z] #146 DONE 0.3s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:01.764Z] [2023-08-25T16:28:01.764Z] #139 [security-spire-agent] exporting to image [2023-08-25T16:28:01.799Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:02.031Z] #139 exporting layers 2.0s done [2023-08-25T16:28:02.031Z] #139 writing image sha256:cf060ab45cde5317e0ceff91999c56589219e724689cb6e08d6e5397194be4b2 done [2023-08-25T16:28:02.031Z] #139 naming to docker.io/library/security-spire-config-arm64 done [2023-08-25T16:28:02.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-25T16:28:02.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-25T16:28:02.100Z] 1b6001b5550a: Preparing [2023-08-25T16:28:02.100Z] aaae53cc09e9: Preparing [2023-08-25T16:28:02.100Z] 0fadfe35d272: Preparing [2023-08-25T16:28:02.100Z] e2188e1c47d8: Preparing [2023-08-25T16:28:02.100Z] cb5dd2820991: Preparing [2023-08-25T16:28:02.100Z] 36b50b131297: Preparing [2023-08-25T16:28:02.100Z] 36b50b131297: Waiting [2023-08-25T16:28:02.100Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:02.100Z] cb5dd2820991: Layer already exists [2023-08-25T16:28:02.100Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:02.100Z] 1b6001b5550a: Layer already exists [2023-08-25T16:28:02.100Z] aaae53cc09e9: Layer already exists [2023-08-25T16:28:02.101Z] 36b50b131297: Layer already exists [2023-08-25T16:28:02.101Z] main: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:02.139Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:02.145Z] taggedImages: [2023-08-25T16:28:02.145Z] - nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:02.145Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-25T16:28:02.145Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.34 [2023-08-25T16:28:02.145Z] - nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:02.145Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-25T16:28:02.170Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-25T16:28:02.170Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:02.170Z] latest [2023-08-25T16:28:02.170Z] 3.1.0-dev.34 [2023-08-25T16:28:02.170Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:02.170Z] main [2023-08-25T16:28:02.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:02.494Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:02.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:02.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-25T16:28:02.797Z] c70ec19f8852: Preparing [2023-08-25T16:28:02.797Z] fa421ee4eb05: Preparing [2023-08-25T16:28:02.797Z] c59ac15cc45d: Preparing [2023-08-25T16:28:02.797Z] 0fadfe35d272: Preparing [2023-08-25T16:28:02.797Z] e2188e1c47d8: Preparing [2023-08-25T16:28:02.797Z] 3689c3c49631: Preparing [2023-08-25T16:28:02.797Z] 36b50b131297: Preparing [2023-08-25T16:28:02.797Z] 36b50b131297: Waiting [2023-08-25T16:28:02.797Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:02.797Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:02.797Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:02.797Z] 36b50b131297: Layer already exists [2023-08-25T16:28:02.797Z] fa421ee4eb05: Pushed [2023-08-25T16:28:02.797Z] c70ec19f8852: Pushed [2023-08-25T16:28:03.434Z] #139 exporting layers 1.5s done [2023-08-25T16:28:03.434Z] #139 writing image sha256:d1b18193cb5b56453a1b6dd44614f77fab1a209c1faea28307d9a9872f9e091f done [2023-08-25T16:28:03.434Z] #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-25T16:28:03.434Z] #139 DONE 5.5s [2023-08-25T16:28:03.434Z] [2023-08-25T16:28:03.434Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:28:04.174Z] c59ac15cc45d: Pushed [2023-08-25T16:28:04.431Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:04.731Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:05.030Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-25T16:28:05.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-25T16:28:05.030Z] c70ec19f8852: Preparing [2023-08-25T16:28:05.030Z] fa421ee4eb05: Preparing [2023-08-25T16:28:05.030Z] c59ac15cc45d: Preparing [2023-08-25T16:28:05.030Z] 0fadfe35d272: Preparing [2023-08-25T16:28:05.030Z] e2188e1c47d8: Preparing [2023-08-25T16:28:05.030Z] 3689c3c49631: Preparing [2023-08-25T16:28:05.030Z] 36b50b131297: Preparing [2023-08-25T16:28:05.030Z] 3689c3c49631: Waiting [2023-08-25T16:28:05.030Z] 36b50b131297: Waiting [2023-08-25T16:28:05.030Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:05.030Z] c59ac15cc45d: Layer already exists [2023-08-25T16:28:05.030Z] c70ec19f8852: Layer already exists [2023-08-25T16:28:05.030Z] fa421ee4eb05: Layer already exists [2023-08-25T16:28:05.030Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:05.030Z] 36b50b131297: Layer already exists [2023-08-25T16:28:05.030Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:05.031Z] latest: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:05.346Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:05.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.34 [2023-08-25T16:28:05.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-25T16:28:05.648Z] c70ec19f8852: Preparing [2023-08-25T16:28:05.648Z] fa421ee4eb05: Preparing [2023-08-25T16:28:05.648Z] c59ac15cc45d: Preparing [2023-08-25T16:28:05.648Z] 0fadfe35d272: Preparing [2023-08-25T16:28:05.648Z] e2188e1c47d8: Preparing [2023-08-25T16:28:05.648Z] 3689c3c49631: Preparing [2023-08-25T16:28:05.648Z] 36b50b131297: Preparing [2023-08-25T16:28:05.648Z] 3689c3c49631: Waiting [2023-08-25T16:28:05.648Z] 36b50b131297: Waiting [2023-08-25T16:28:05.648Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:05.648Z] c70ec19f8852: Layer already exists [2023-08-25T16:28:05.648Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:05.648Z] c59ac15cc45d: Layer already exists [2023-08-25T16:28:05.648Z] fa421ee4eb05: Layer already exists [2023-08-25T16:28:05.648Z] 36b50b131297: Layer already exists [2023-08-25T16:28:05.648Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:05.648Z] 3.1.0-dev.34: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:05.949Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:06.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:06.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-25T16:28:06.247Z] c70ec19f8852: Preparing [2023-08-25T16:28:06.247Z] fa421ee4eb05: Preparing [2023-08-25T16:28:06.247Z] c59ac15cc45d: Preparing [2023-08-25T16:28:06.247Z] 0fadfe35d272: Preparing [2023-08-25T16:28:06.247Z] e2188e1c47d8: Preparing [2023-08-25T16:28:06.247Z] 3689c3c49631: Preparing [2023-08-25T16:28:06.247Z] 36b50b131297: Preparing [2023-08-25T16:28:06.247Z] 3689c3c49631: Waiting [2023-08-25T16:28:06.247Z] 36b50b131297: Waiting [2023-08-25T16:28:06.247Z] fa421ee4eb05: Layer already exists [2023-08-25T16:28:06.247Z] c70ec19f8852: Layer already exists [2023-08-25T16:28:06.247Z] c59ac15cc45d: Layer already exists [2023-08-25T16:28:06.248Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:06.248Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:06.248Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:06.248Z] 36b50b131297: Layer already exists [2023-08-25T16:28:06.248Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:06.551Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:06.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-25T16:28:06.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-25T16:28:06.852Z] c70ec19f8852: Preparing [2023-08-25T16:28:06.852Z] fa421ee4eb05: Preparing [2023-08-25T16:28:06.852Z] c59ac15cc45d: Preparing [2023-08-25T16:28:06.852Z] 0fadfe35d272: Preparing [2023-08-25T16:28:06.852Z] e2188e1c47d8: Preparing [2023-08-25T16:28:06.852Z] 3689c3c49631: Preparing [2023-08-25T16:28:06.852Z] 36b50b131297: Preparing [2023-08-25T16:28:06.852Z] 3689c3c49631: Waiting [2023-08-25T16:28:06.852Z] 36b50b131297: Waiting [2023-08-25T16:28:06.852Z] c59ac15cc45d: Layer already exists [2023-08-25T16:28:06.852Z] fa421ee4eb05: Layer already exists [2023-08-25T16:28:06.852Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:06.852Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:06.853Z] c70ec19f8852: Layer already exists [2023-08-25T16:28:06.853Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:06.853Z] 36b50b131297: Layer already exists [2023-08-25T16:28:06.853Z] main: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:06.890Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:06.896Z] taggedImages: [2023-08-25T16:28:06.896Z] - nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:06.896Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-25T16:28:06.896Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.34 [2023-08-25T16:28:06.896Z] - nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:06.896Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-25T16:28:06.911Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-25T16:28:06.911Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:06.911Z] latest [2023-08-25T16:28:06.911Z] 3.1.0-dev.34 [2023-08-25T16:28:06.911Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:06.911Z] main [2023-08-25T16:28:06.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:07.211Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:07.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:07.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-25T16:28:07.500Z] 824c3b0912f6: Preparing [2023-08-25T16:28:07.500Z] d56ce9eaca5b: Preparing [2023-08-25T16:28:07.500Z] dda7b952f058: Preparing [2023-08-25T16:28:07.500Z] c092054bcea6: Preparing [2023-08-25T16:28:07.500Z] d5246827862e: Preparing [2023-08-25T16:28:07.500Z] 9c695732c986: Preparing [2023-08-25T16:28:07.500Z] 7354f1f976a6: Preparing [2023-08-25T16:28:07.500Z] 0fadfe35d272: Preparing [2023-08-25T16:28:07.500Z] e2188e1c47d8: Preparing [2023-08-25T16:28:07.500Z] 2673268f21a1: Preparing [2023-08-25T16:28:07.500Z] 01c611f388ac: Preparing [2023-08-25T16:28:07.500Z] 5f70bf18a086: Preparing [2023-08-25T16:28:07.500Z] f35b68f55efa: Preparing [2023-08-25T16:28:07.500Z] fe50c6b09030: Preparing [2023-08-25T16:28:07.500Z] 36b50b131297: Preparing [2023-08-25T16:28:07.500Z] 9c695732c986: Waiting [2023-08-25T16:28:07.500Z] 7354f1f976a6: Waiting [2023-08-25T16:28:07.500Z] 0fadfe35d272: Waiting [2023-08-25T16:28:07.500Z] e2188e1c47d8: Waiting [2023-08-25T16:28:07.500Z] f35b68f55efa: Waiting [2023-08-25T16:28:07.500Z] fe50c6b09030: Waiting [2023-08-25T16:28:07.500Z] 2673268f21a1: Waiting [2023-08-25T16:28:07.500Z] 01c611f388ac: Waiting [2023-08-25T16:28:07.500Z] 5f70bf18a086: Waiting [2023-08-25T16:28:07.500Z] dda7b952f058: Pushed [2023-08-25T16:28:07.500Z] 824c3b0912f6: Pushed [2023-08-25T16:28:07.500Z] c092054bcea6: Pushed [2023-08-25T16:28:07.500Z] d5246827862e: Pushed [2023-08-25T16:28:07.500Z] d56ce9eaca5b: Pushed [2023-08-25T16:28:07.500Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:07.500Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:07.500Z] 9c695732c986: Pushed [2023-08-25T16:28:07.759Z] 5f70bf18a086: Pushed [2023-08-25T16:28:07.759Z] 2673268f21a1: Pushed [2023-08-25T16:28:07.759Z] 01c611f388ac: Pushed [2023-08-25T16:28:07.759Z] f35b68f55efa: Pushed [2023-08-25T16:28:07.759Z] 36b50b131297: Layer already exists [2023-08-25T16:28:07.759Z] fe50c6b09030: Pushed [2023-08-25T16:28:09.664Z] 7354f1f976a6: Pushed [2023-08-25T16:28:09.664Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:09.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:10.283Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-25T16:28:10.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-25T16:28:10.283Z] 824c3b0912f6: Preparing [2023-08-25T16:28:10.283Z] d56ce9eaca5b: Preparing [2023-08-25T16:28:10.283Z] dda7b952f058: Preparing [2023-08-25T16:28:10.283Z] c092054bcea6: Preparing [2023-08-25T16:28:10.283Z] d5246827862e: Preparing [2023-08-25T16:28:10.283Z] 9c695732c986: Preparing [2023-08-25T16:28:10.283Z] 7354f1f976a6: Preparing [2023-08-25T16:28:10.283Z] 0fadfe35d272: Preparing [2023-08-25T16:28:10.283Z] e2188e1c47d8: Preparing [2023-08-25T16:28:10.283Z] 2673268f21a1: Preparing [2023-08-25T16:28:10.283Z] 01c611f388ac: Preparing [2023-08-25T16:28:10.283Z] 5f70bf18a086: Preparing [2023-08-25T16:28:10.283Z] f35b68f55efa: Preparing [2023-08-25T16:28:10.283Z] fe50c6b09030: Preparing [2023-08-25T16:28:10.283Z] 36b50b131297: Preparing [2023-08-25T16:28:10.283Z] 9c695732c986: Waiting [2023-08-25T16:28:10.283Z] 7354f1f976a6: Waiting [2023-08-25T16:28:10.283Z] 0fadfe35d272: Waiting [2023-08-25T16:28:10.283Z] 5f70bf18a086: Waiting [2023-08-25T16:28:10.283Z] e2188e1c47d8: Waiting [2023-08-25T16:28:10.283Z] f35b68f55efa: Waiting [2023-08-25T16:28:10.283Z] 36b50b131297: Waiting [2023-08-25T16:28:10.283Z] fe50c6b09030: Waiting [2023-08-25T16:28:10.283Z] 01c611f388ac: Waiting [2023-08-25T16:28:10.283Z] 2673268f21a1: Waiting [2023-08-25T16:28:10.283Z] d56ce9eaca5b: Layer already exists [2023-08-25T16:28:10.283Z] c092054bcea6: Layer already exists [2023-08-25T16:28:10.283Z] d5246827862e: Layer already exists [2023-08-25T16:28:10.283Z] 824c3b0912f6: Layer already exists [2023-08-25T16:28:10.283Z] dda7b952f058: Layer already exists [2023-08-25T16:28:10.283Z] 9c695732c986: Layer already exists [2023-08-25T16:28:10.283Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:10.283Z] 7354f1f976a6: Layer already exists [2023-08-25T16:28:10.283Z] 01c611f388ac: Layer already exists [2023-08-25T16:28:10.283Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:10.283Z] 2673268f21a1: Layer already exists [2023-08-25T16:28:10.283Z] f35b68f55efa: Layer already exists [2023-08-25T16:28:10.283Z] 5f70bf18a086: Layer already exists [2023-08-25T16:28:10.283Z] 36b50b131297: Layer already exists [2023-08-25T16:28:10.283Z] fe50c6b09030: Layer already exists [2023-08-25T16:28:10.283Z] latest: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:10.598Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:10.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.34 [2023-08-25T16:28:10.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-25T16:28:10.908Z] 824c3b0912f6: Preparing [2023-08-25T16:28:10.908Z] d56ce9eaca5b: Preparing [2023-08-25T16:28:10.908Z] dda7b952f058: Preparing [2023-08-25T16:28:10.908Z] c092054bcea6: Preparing [2023-08-25T16:28:10.908Z] d5246827862e: Preparing [2023-08-25T16:28:10.908Z] 9c695732c986: Preparing [2023-08-25T16:28:10.908Z] 7354f1f976a6: Preparing [2023-08-25T16:28:10.908Z] 0fadfe35d272: Preparing [2023-08-25T16:28:10.908Z] e2188e1c47d8: Preparing [2023-08-25T16:28:10.908Z] 2673268f21a1: Preparing [2023-08-25T16:28:10.908Z] 01c611f388ac: Preparing [2023-08-25T16:28:10.908Z] 5f70bf18a086: Preparing [2023-08-25T16:28:10.908Z] f35b68f55efa: Preparing [2023-08-25T16:28:10.908Z] 9c695732c986: Waiting [2023-08-25T16:28:10.908Z] fe50c6b09030: Preparing [2023-08-25T16:28:10.908Z] 7354f1f976a6: Waiting [2023-08-25T16:28:10.908Z] 36b50b131297: Preparing [2023-08-25T16:28:10.908Z] 0fadfe35d272: Waiting [2023-08-25T16:28:10.908Z] e2188e1c47d8: Waiting [2023-08-25T16:28:10.908Z] 01c611f388ac: Waiting [2023-08-25T16:28:10.908Z] 5f70bf18a086: Waiting [2023-08-25T16:28:10.908Z] 36b50b131297: Waiting [2023-08-25T16:28:10.908Z] 2673268f21a1: Waiting [2023-08-25T16:28:10.908Z] f35b68f55efa: Waiting [2023-08-25T16:28:10.908Z] fe50c6b09030: Waiting [2023-08-25T16:28:10.908Z] dda7b952f058: Layer already exists [2023-08-25T16:28:10.908Z] d56ce9eaca5b: Layer already exists [2023-08-25T16:28:10.908Z] c092054bcea6: Layer already exists [2023-08-25T16:28:10.908Z] d5246827862e: Layer already exists [2023-08-25T16:28:10.908Z] 824c3b0912f6: Layer already exists [2023-08-25T16:28:10.908Z] 9c695732c986: Layer already exists [2023-08-25T16:28:10.908Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:10.908Z] 7354f1f976a6: Layer already exists [2023-08-25T16:28:10.908Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:10.908Z] 2673268f21a1: Layer already exists [2023-08-25T16:28:10.908Z] 01c611f388ac: Layer already exists [2023-08-25T16:28:10.908Z] 5f70bf18a086: Layer already exists [2023-08-25T16:28:10.908Z] f35b68f55efa: Layer already exists [2023-08-25T16:28:10.908Z] fe50c6b09030: Layer already exists [2023-08-25T16:28:10.908Z] 36b50b131297: Layer already exists [2023-08-25T16:28:10.908Z] 3.1.0-dev.34: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:11.224Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:11.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:11.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-25T16:28:11.534Z] 824c3b0912f6: Preparing [2023-08-25T16:28:11.534Z] d56ce9eaca5b: Preparing [2023-08-25T16:28:11.534Z] dda7b952f058: Preparing [2023-08-25T16:28:11.534Z] c092054bcea6: Preparing [2023-08-25T16:28:11.534Z] d5246827862e: Preparing [2023-08-25T16:28:11.534Z] 9c695732c986: Preparing [2023-08-25T16:28:11.534Z] 7354f1f976a6: Preparing [2023-08-25T16:28:11.534Z] 0fadfe35d272: Preparing [2023-08-25T16:28:11.534Z] e2188e1c47d8: Preparing [2023-08-25T16:28:11.534Z] 2673268f21a1: Preparing [2023-08-25T16:28:11.534Z] 01c611f388ac: Preparing [2023-08-25T16:28:11.534Z] 5f70bf18a086: Preparing [2023-08-25T16:28:11.534Z] f35b68f55efa: Preparing [2023-08-25T16:28:11.534Z] fe50c6b09030: Preparing [2023-08-25T16:28:11.534Z] 36b50b131297: Preparing [2023-08-25T16:28:11.534Z] e2188e1c47d8: Waiting [2023-08-25T16:28:11.534Z] 2673268f21a1: Waiting [2023-08-25T16:28:11.534Z] 01c611f388ac: Waiting [2023-08-25T16:28:11.534Z] 5f70bf18a086: Waiting [2023-08-25T16:28:11.534Z] f35b68f55efa: Waiting [2023-08-25T16:28:11.534Z] fe50c6b09030: Waiting [2023-08-25T16:28:11.534Z] 36b50b131297: Waiting [2023-08-25T16:28:11.534Z] 9c695732c986: Waiting [2023-08-25T16:28:11.534Z] 0fadfe35d272: Waiting [2023-08-25T16:28:11.534Z] 7354f1f976a6: Waiting [2023-08-25T16:28:11.534Z] 824c3b0912f6: Layer already exists [2023-08-25T16:28:11.534Z] dda7b952f058: Layer already exists [2023-08-25T16:28:11.534Z] d56ce9eaca5b: Layer already exists [2023-08-25T16:28:11.534Z] c092054bcea6: Layer already exists [2023-08-25T16:28:11.534Z] d5246827862e: Layer already exists [2023-08-25T16:28:11.534Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:11.534Z] 9c695732c986: Layer already exists [2023-08-25T16:28:11.534Z] 2673268f21a1: Layer already exists [2023-08-25T16:28:11.534Z] 7354f1f976a6: Layer already exists [2023-08-25T16:28:11.534Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:11.534Z] 01c611f388ac: Layer already exists [2023-08-25T16:28:11.534Z] 5f70bf18a086: Layer already exists [2023-08-25T16:28:11.534Z] f35b68f55efa: Layer already exists [2023-08-25T16:28:11.534Z] 36b50b131297: Layer already exists [2023-08-25T16:28:11.534Z] fe50c6b09030: Layer already exists [2023-08-25T16:28:11.534Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:11.844Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:12.150Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-25T16:28:12.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-25T16:28:12.150Z] 824c3b0912f6: Preparing [2023-08-25T16:28:12.150Z] d56ce9eaca5b: Preparing [2023-08-25T16:28:12.150Z] dda7b952f058: Preparing [2023-08-25T16:28:12.150Z] c092054bcea6: Preparing [2023-08-25T16:28:12.150Z] d5246827862e: Preparing [2023-08-25T16:28:12.150Z] 9c695732c986: Preparing [2023-08-25T16:28:12.150Z] 7354f1f976a6: Preparing [2023-08-25T16:28:12.150Z] 0fadfe35d272: Preparing [2023-08-25T16:28:12.150Z] e2188e1c47d8: Preparing [2023-08-25T16:28:12.150Z] 2673268f21a1: Preparing [2023-08-25T16:28:12.150Z] 01c611f388ac: Preparing [2023-08-25T16:28:12.150Z] 5f70bf18a086: Preparing [2023-08-25T16:28:12.150Z] f35b68f55efa: Preparing [2023-08-25T16:28:12.150Z] fe50c6b09030: Preparing [2023-08-25T16:28:12.150Z] 36b50b131297: Preparing [2023-08-25T16:28:12.150Z] 9c695732c986: Waiting [2023-08-25T16:28:12.150Z] 7354f1f976a6: Waiting [2023-08-25T16:28:12.150Z] 0fadfe35d272: Waiting [2023-08-25T16:28:12.150Z] f35b68f55efa: Waiting [2023-08-25T16:28:12.150Z] e2188e1c47d8: Waiting [2023-08-25T16:28:12.150Z] fe50c6b09030: Waiting [2023-08-25T16:28:12.150Z] 36b50b131297: Waiting [2023-08-25T16:28:12.150Z] 2673268f21a1: Waiting [2023-08-25T16:28:12.150Z] 01c611f388ac: Waiting [2023-08-25T16:28:12.150Z] 5f70bf18a086: Waiting [2023-08-25T16:28:12.150Z] d5246827862e: Layer already exists [2023-08-25T16:28:12.150Z] d56ce9eaca5b: Layer already exists [2023-08-25T16:28:12.150Z] dda7b952f058: Layer already exists [2023-08-25T16:28:12.150Z] c092054bcea6: Layer already exists [2023-08-25T16:28:12.150Z] 824c3b0912f6: Layer already exists [2023-08-25T16:28:12.150Z] 2673268f21a1: Layer already exists [2023-08-25T16:28:12.150Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:12.150Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:12.150Z] 9c695732c986: Layer already exists [2023-08-25T16:28:12.150Z] 7354f1f976a6: Layer already exists [2023-08-25T16:28:12.150Z] 01c611f388ac: Layer already exists [2023-08-25T16:28:12.150Z] 5f70bf18a086: Layer already exists [2023-08-25T16:28:12.150Z] f35b68f55efa: Layer already exists [2023-08-25T16:28:12.150Z] 36b50b131297: Layer already exists [2023-08-25T16:28:12.150Z] fe50c6b09030: Layer already exists [2023-08-25T16:28:12.150Z] main: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:12.197Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:12.204Z] taggedImages: [2023-08-25T16:28:12.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:12.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-25T16:28:12.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.34 [2023-08-25T16:28:12.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:12.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-25T16:28:12.230Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-25T16:28:12.230Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:12.230Z] latest [2023-08-25T16:28:12.230Z] 3.1.0-dev.34 [2023-08-25T16:28:12.230Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:12.230Z] main [2023-08-25T16:28:12.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:12.564Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:12.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:12.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-25T16:28:12.870Z] 0a2483ac479b: Preparing [2023-08-25T16:28:12.870Z] 4e944483073f: Preparing [2023-08-25T16:28:12.870Z] c37465fe4b1b: Preparing [2023-08-25T16:28:12.870Z] ecfc993e09a1: Preparing [2023-08-25T16:28:12.870Z] 0fadfe35d272: Preparing [2023-08-25T16:28:12.870Z] e2188e1c47d8: Preparing [2023-08-25T16:28:12.870Z] 3689c3c49631: Preparing [2023-08-25T16:28:12.870Z] 36b50b131297: Preparing [2023-08-25T16:28:12.870Z] e2188e1c47d8: Waiting [2023-08-25T16:28:12.870Z] 3689c3c49631: Waiting [2023-08-25T16:28:12.870Z] 36b50b131297: Waiting [2023-08-25T16:28:12.870Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:12.870Z] 0a2483ac479b: Layer already exists [2023-08-25T16:28:12.870Z] 4e944483073f: Layer already exists [2023-08-25T16:28:12.870Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:12.870Z] 36b50b131297: Layer already exists [2023-08-25T16:28:12.870Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:12.870Z] c37465fe4b1b: Pushed [2023-08-25T16:28:14.246Z] ecfc993e09a1: Pushed [2023-08-25T16:28:14.246Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:14.563Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:14.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-25T16:28:14.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-25T16:28:14.953Z] 0a2483ac479b: Preparing [2023-08-25T16:28:14.953Z] 4e944483073f: Preparing [2023-08-25T16:28:14.953Z] c37465fe4b1b: Preparing [2023-08-25T16:28:14.953Z] ecfc993e09a1: Preparing [2023-08-25T16:28:14.953Z] 0fadfe35d272: Preparing [2023-08-25T16:28:14.953Z] e2188e1c47d8: Preparing [2023-08-25T16:28:14.953Z] 3689c3c49631: Preparing [2023-08-25T16:28:14.953Z] 36b50b131297: Preparing [2023-08-25T16:28:14.953Z] e2188e1c47d8: Waiting [2023-08-25T16:28:14.953Z] 3689c3c49631: Waiting [2023-08-25T16:28:14.953Z] 36b50b131297: Waiting [2023-08-25T16:28:14.953Z] ecfc993e09a1: Layer already exists [2023-08-25T16:28:14.953Z] 0a2483ac479b: Layer already exists [2023-08-25T16:28:14.953Z] 4e944483073f: Layer already exists [2023-08-25T16:28:14.953Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:14.953Z] c37465fe4b1b: Layer already exists [2023-08-25T16:28:14.953Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:14.953Z] 36b50b131297: Layer already exists [2023-08-25T16:28:14.953Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:14.953Z] latest: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:15.311Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:15.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.34 [2023-08-25T16:28:15.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-25T16:28:15.655Z] 0a2483ac479b: Preparing [2023-08-25T16:28:15.655Z] 4e944483073f: Preparing [2023-08-25T16:28:15.655Z] c37465fe4b1b: Preparing [2023-08-25T16:28:15.655Z] ecfc993e09a1: Preparing [2023-08-25T16:28:15.655Z] 0fadfe35d272: Preparing [2023-08-25T16:28:15.655Z] e2188e1c47d8: Preparing [2023-08-25T16:28:15.655Z] 3689c3c49631: Preparing [2023-08-25T16:28:15.655Z] 36b50b131297: Preparing [2023-08-25T16:28:15.655Z] e2188e1c47d8: Waiting [2023-08-25T16:28:15.655Z] 36b50b131297: Waiting [2023-08-25T16:28:15.655Z] 3689c3c49631: Waiting [2023-08-25T16:28:15.655Z] ecfc993e09a1: Layer already exists [2023-08-25T16:28:15.655Z] 0a2483ac479b: Layer already exists [2023-08-25T16:28:15.655Z] c37465fe4b1b: Layer already exists [2023-08-25T16:28:15.655Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:15.655Z] 4e944483073f: Layer already exists [2023-08-25T16:28:15.655Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:15.655Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:15.655Z] 36b50b131297: Layer already exists [2023-08-25T16:28:15.655Z] 3.1.0-dev.34: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:16.017Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:16.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:16.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-25T16:28:16.339Z] 0a2483ac479b: Preparing [2023-08-25T16:28:16.339Z] 4e944483073f: Preparing [2023-08-25T16:28:16.339Z] c37465fe4b1b: Preparing [2023-08-25T16:28:16.339Z] ecfc993e09a1: Preparing [2023-08-25T16:28:16.339Z] 0fadfe35d272: Preparing [2023-08-25T16:28:16.339Z] e2188e1c47d8: Preparing [2023-08-25T16:28:16.339Z] 3689c3c49631: Preparing [2023-08-25T16:28:16.339Z] 36b50b131297: Preparing [2023-08-25T16:28:16.339Z] e2188e1c47d8: Waiting [2023-08-25T16:28:16.339Z] 36b50b131297: Waiting [2023-08-25T16:28:16.339Z] 3689c3c49631: Waiting [2023-08-25T16:28:16.339Z] 4e944483073f: Layer already exists [2023-08-25T16:28:16.339Z] c37465fe4b1b: Layer already exists [2023-08-25T16:28:16.339Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:16.339Z] ecfc993e09a1: Layer already exists [2023-08-25T16:28:16.339Z] 0a2483ac479b: Layer already exists [2023-08-25T16:28:16.339Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:16.339Z] 36b50b131297: Layer already exists [2023-08-25T16:28:16.339Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:16.339Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:16.657Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:16.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-25T16:28:16.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-25T16:28:16.974Z] 0a2483ac479b: Preparing [2023-08-25T16:28:16.974Z] 4e944483073f: Preparing [2023-08-25T16:28:16.974Z] c37465fe4b1b: Preparing [2023-08-25T16:28:16.974Z] ecfc993e09a1: Preparing [2023-08-25T16:28:16.974Z] 0fadfe35d272: Preparing [2023-08-25T16:28:16.974Z] e2188e1c47d8: Preparing [2023-08-25T16:28:16.974Z] 3689c3c49631: Preparing [2023-08-25T16:28:16.974Z] 36b50b131297: Preparing [2023-08-25T16:28:16.974Z] e2188e1c47d8: Waiting [2023-08-25T16:28:16.974Z] 3689c3c49631: Waiting [2023-08-25T16:28:16.974Z] 36b50b131297: Waiting [2023-08-25T16:28:16.974Z] 4e944483073f: Layer already exists [2023-08-25T16:28:16.974Z] ecfc993e09a1: Layer already exists [2023-08-25T16:28:16.974Z] c37465fe4b1b: Layer already exists [2023-08-25T16:28:16.974Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:16.974Z] 0a2483ac479b: Layer already exists [2023-08-25T16:28:16.974Z] 3689c3c49631: Layer already exists [2023-08-25T16:28:16.974Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:16.974Z] 36b50b131297: Layer already exists [2023-08-25T16:28:16.974Z] main: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:17.024Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:17.034Z] taggedImages: [2023-08-25T16:28:17.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:17.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-25T16:28:17.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.34 [2023-08-25T16:28:17.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:17.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-25T16:28:17.056Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-25T16:28:17.056Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:17.056Z] latest [2023-08-25T16:28:17.056Z] 3.1.0-dev.34 [2023-08-25T16:28:17.056Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:17.056Z] main [2023-08-25T16:28:17.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:17.377Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:17.685Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:17.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-25T16:28:17.685Z] 8e0ac779b277: Preparing [2023-08-25T16:28:17.685Z] 9fc345519fc3: Preparing [2023-08-25T16:28:17.685Z] 425e79279842: Preparing [2023-08-25T16:28:17.685Z] cde758095128: Preparing [2023-08-25T16:28:17.685Z] 344f21806de6: Preparing [2023-08-25T16:28:17.685Z] 0fadfe35d272: Preparing [2023-08-25T16:28:17.685Z] e2188e1c47d8: Preparing [2023-08-25T16:28:17.685Z] bd35f7aeeff0: Preparing [2023-08-25T16:28:17.685Z] 2298d86a96e4: Preparing [2023-08-25T16:28:17.685Z] 36b50b131297: Preparing [2023-08-25T16:28:17.685Z] e2188e1c47d8: Waiting [2023-08-25T16:28:17.685Z] 36b50b131297: Waiting [2023-08-25T16:28:17.685Z] bd35f7aeeff0: Waiting [2023-08-25T16:28:17.685Z] 0fadfe35d272: Waiting [2023-08-25T16:28:17.685Z] 2298d86a96e4: Waiting [2023-08-25T16:28:17.685Z] 9fc345519fc3: Pushed [2023-08-25T16:28:17.685Z] 344f21806de6: Pushed [2023-08-25T16:28:17.685Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:17.685Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:17.685Z] cde758095128: Pushed [2023-08-25T16:28:17.685Z] 8e0ac779b277: Pushed [2023-08-25T16:28:17.685Z] 36b50b131297: Layer already exists [2023-08-25T16:28:17.942Z] bd35f7aeeff0: Pushed [2023-08-25T16:28:18.876Z] 425e79279842: Pushed [2023-08-25T16:28:18.876Z] 2298d86a96e4: Pushed [2023-08-25T16:28:18.876Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:19.182Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:19.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-25T16:28:19.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-25T16:28:19.526Z] 8e0ac779b277: Preparing [2023-08-25T16:28:19.526Z] 9fc345519fc3: Preparing [2023-08-25T16:28:19.526Z] 425e79279842: Preparing [2023-08-25T16:28:19.526Z] cde758095128: Preparing [2023-08-25T16:28:19.526Z] 344f21806de6: Preparing [2023-08-25T16:28:19.526Z] 0fadfe35d272: Preparing [2023-08-25T16:28:19.526Z] e2188e1c47d8: Preparing [2023-08-25T16:28:19.526Z] bd35f7aeeff0: Preparing [2023-08-25T16:28:19.526Z] 2298d86a96e4: Preparing [2023-08-25T16:28:19.526Z] 36b50b131297: Preparing [2023-08-25T16:28:19.526Z] 0fadfe35d272: Waiting [2023-08-25T16:28:19.526Z] e2188e1c47d8: Waiting [2023-08-25T16:28:19.526Z] bd35f7aeeff0: Waiting [2023-08-25T16:28:19.526Z] 2298d86a96e4: Waiting [2023-08-25T16:28:19.526Z] 36b50b131297: Waiting [2023-08-25T16:28:19.526Z] 425e79279842: Layer already exists [2023-08-25T16:28:19.526Z] 8e0ac779b277: Layer already exists [2023-08-25T16:28:19.526Z] 9fc345519fc3: Layer already exists [2023-08-25T16:28:19.526Z] cde758095128: Layer already exists [2023-08-25T16:28:19.526Z] 344f21806de6: Layer already exists [2023-08-25T16:28:19.526Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:19.526Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:19.526Z] 2298d86a96e4: Layer already exists [2023-08-25T16:28:19.526Z] bd35f7aeeff0: Layer already exists [2023-08-25T16:28:19.526Z] 36b50b131297: Layer already exists [2023-08-25T16:28:19.526Z] latest: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:19.838Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:20.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.34 [2023-08-25T16:28:20.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-25T16:28:20.144Z] 8e0ac779b277: Preparing [2023-08-25T16:28:20.144Z] 9fc345519fc3: Preparing [2023-08-25T16:28:20.144Z] 425e79279842: Preparing [2023-08-25T16:28:20.144Z] cde758095128: Preparing [2023-08-25T16:28:20.144Z] 344f21806de6: Preparing [2023-08-25T16:28:20.144Z] 0fadfe35d272: Preparing [2023-08-25T16:28:20.144Z] e2188e1c47d8: Preparing [2023-08-25T16:28:20.144Z] bd35f7aeeff0: Preparing [2023-08-25T16:28:20.144Z] 2298d86a96e4: Preparing [2023-08-25T16:28:20.144Z] 36b50b131297: Preparing [2023-08-25T16:28:20.144Z] 2298d86a96e4: Waiting [2023-08-25T16:28:20.144Z] 36b50b131297: Waiting [2023-08-25T16:28:20.144Z] 0fadfe35d272: Waiting [2023-08-25T16:28:20.144Z] e2188e1c47d8: Waiting [2023-08-25T16:28:20.144Z] 9fc345519fc3: Layer already exists [2023-08-25T16:28:20.144Z] cde758095128: Layer already exists [2023-08-25T16:28:20.144Z] 8e0ac779b277: Layer already exists [2023-08-25T16:28:20.144Z] 425e79279842: Layer already exists [2023-08-25T16:28:20.144Z] 344f21806de6: Layer already exists [2023-08-25T16:28:20.144Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:20.144Z] 2298d86a96e4: Layer already exists [2023-08-25T16:28:20.144Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:20.144Z] 36b50b131297: Layer already exists [2023-08-25T16:28:20.144Z] bd35f7aeeff0: Layer already exists [2023-08-25T16:28:20.144Z] 3.1.0-dev.34: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:20.461Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:20.768Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:20.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-25T16:28:20.768Z] 8e0ac779b277: Preparing [2023-08-25T16:28:20.768Z] 9fc345519fc3: Preparing [2023-08-25T16:28:20.768Z] 425e79279842: Preparing [2023-08-25T16:28:20.768Z] cde758095128: Preparing [2023-08-25T16:28:20.768Z] 344f21806de6: Preparing [2023-08-25T16:28:20.768Z] 0fadfe35d272: Preparing [2023-08-25T16:28:20.768Z] e2188e1c47d8: Preparing [2023-08-25T16:28:20.768Z] bd35f7aeeff0: Preparing [2023-08-25T16:28:20.768Z] 2298d86a96e4: Preparing [2023-08-25T16:28:20.768Z] 36b50b131297: Preparing [2023-08-25T16:28:20.768Z] e2188e1c47d8: Waiting [2023-08-25T16:28:20.768Z] bd35f7aeeff0: Waiting [2023-08-25T16:28:20.768Z] 2298d86a96e4: Waiting [2023-08-25T16:28:20.768Z] 36b50b131297: Waiting [2023-08-25T16:28:20.768Z] 0fadfe35d272: Waiting [2023-08-25T16:28:20.768Z] 9fc345519fc3: Layer already exists [2023-08-25T16:28:20.768Z] 8e0ac779b277: Layer already exists [2023-08-25T16:28:20.768Z] 425e79279842: Layer already exists [2023-08-25T16:28:20.768Z] cde758095128: Layer already exists [2023-08-25T16:28:20.768Z] 344f21806de6: Layer already exists [2023-08-25T16:28:20.768Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:20.768Z] bd35f7aeeff0: Layer already exists [2023-08-25T16:28:20.768Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:20.768Z] 2298d86a96e4: Layer already exists [2023-08-25T16:28:20.768Z] 36b50b131297: Layer already exists [2023-08-25T16:28:20.768Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:21.072Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:21.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-25T16:28:21.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-25T16:28:21.374Z] 8e0ac779b277: Preparing [2023-08-25T16:28:21.374Z] 9fc345519fc3: Preparing [2023-08-25T16:28:21.374Z] 425e79279842: Preparing [2023-08-25T16:28:21.374Z] cde758095128: Preparing [2023-08-25T16:28:21.374Z] 344f21806de6: Preparing [2023-08-25T16:28:21.374Z] 0fadfe35d272: Preparing [2023-08-25T16:28:21.374Z] e2188e1c47d8: Preparing [2023-08-25T16:28:21.374Z] bd35f7aeeff0: Preparing [2023-08-25T16:28:21.374Z] 2298d86a96e4: Preparing [2023-08-25T16:28:21.374Z] 36b50b131297: Preparing [2023-08-25T16:28:21.374Z] e2188e1c47d8: Waiting [2023-08-25T16:28:21.374Z] bd35f7aeeff0: Waiting [2023-08-25T16:28:21.374Z] 2298d86a96e4: Waiting [2023-08-25T16:28:21.374Z] 36b50b131297: Waiting [2023-08-25T16:28:21.374Z] 0fadfe35d272: Waiting [2023-08-25T16:28:21.374Z] 8e0ac779b277: Layer already exists [2023-08-25T16:28:21.374Z] 9fc345519fc3: Layer already exists [2023-08-25T16:28:21.374Z] 425e79279842: Layer already exists [2023-08-25T16:28:21.374Z] 344f21806de6: Layer already exists [2023-08-25T16:28:21.374Z] cde758095128: Layer already exists [2023-08-25T16:28:21.374Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:21.374Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:21.374Z] 36b50b131297: Layer already exists [2023-08-25T16:28:21.374Z] bd35f7aeeff0: Layer already exists [2023-08-25T16:28:21.374Z] 2298d86a96e4: Layer already exists [2023-08-25T16:28:21.374Z] main: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:21.420Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:21.426Z] taggedImages: [2023-08-25T16:28:21.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:21.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-25T16:28:21.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.34 [2023-08-25T16:28:21.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:21.426Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-25T16:28:21.441Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-25T16:28:21.441Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:21.441Z] latest [2023-08-25T16:28:21.441Z] 3.1.0-dev.34 [2023-08-25T16:28:21.441Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:21.441Z] main [2023-08-25T16:28:21.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:21.760Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:22.058Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:22.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-25T16:28:22.059Z] 989489aae65d: Preparing [2023-08-25T16:28:22.059Z] 9b122b14129d: Preparing [2023-08-25T16:28:22.059Z] 9e2e0c716058: Preparing [2023-08-25T16:28:22.059Z] d055aea08c47: Preparing [2023-08-25T16:28:22.059Z] d64eefe89529: Preparing [2023-08-25T16:28:22.059Z] 3126d87ecd16: Preparing [2023-08-25T16:28:22.059Z] 8ca13ffca959: Preparing [2023-08-25T16:28:22.059Z] 0fadfe35d272: Preparing [2023-08-25T16:28:22.059Z] e2188e1c47d8: Preparing [2023-08-25T16:28:22.059Z] ff80febf20d8: Preparing [2023-08-25T16:28:22.059Z] 36b50b131297: Preparing [2023-08-25T16:28:22.059Z] 8ca13ffca959: Waiting [2023-08-25T16:28:22.059Z] 3126d87ecd16: Waiting [2023-08-25T16:28:22.059Z] 0fadfe35d272: Waiting [2023-08-25T16:28:22.059Z] e2188e1c47d8: Waiting [2023-08-25T16:28:22.059Z] ff80febf20d8: Waiting [2023-08-25T16:28:22.059Z] 36b50b131297: Waiting [2023-08-25T16:28:22.059Z] d64eefe89529: Pushed [2023-08-25T16:28:22.059Z] 9b122b14129d: Pushed [2023-08-25T16:28:22.059Z] 989489aae65d: Pushed [2023-08-25T16:28:22.059Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:22.059Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:22.059Z] 3126d87ecd16: Pushed [2023-08-25T16:28:22.317Z] 8ca13ffca959: Pushed [2023-08-25T16:28:22.317Z] 36b50b131297: Layer already exists [2023-08-25T16:28:23.254Z] d055aea08c47: Pushed [2023-08-25T16:28:23.254Z] ff80febf20d8: Pushed [2023-08-25T16:28:23.823Z] 9e2e0c716058: Pushed [2023-08-25T16:28:23.823Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:24.133Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:24.444Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-25T16:28:24.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-25T16:28:24.445Z] 989489aae65d: Preparing [2023-08-25T16:28:24.445Z] 9b122b14129d: Preparing [2023-08-25T16:28:24.445Z] 9e2e0c716058: Preparing [2023-08-25T16:28:24.445Z] d055aea08c47: Preparing [2023-08-25T16:28:24.445Z] d64eefe89529: Preparing [2023-08-25T16:28:24.445Z] 3126d87ecd16: Preparing [2023-08-25T16:28:24.445Z] 8ca13ffca959: Preparing [2023-08-25T16:28:24.445Z] 0fadfe35d272: Preparing [2023-08-25T16:28:24.445Z] e2188e1c47d8: Preparing [2023-08-25T16:28:24.445Z] ff80febf20d8: Preparing [2023-08-25T16:28:24.445Z] 36b50b131297: Preparing [2023-08-25T16:28:24.445Z] 3126d87ecd16: Waiting [2023-08-25T16:28:24.445Z] 8ca13ffca959: Waiting [2023-08-25T16:28:24.445Z] 0fadfe35d272: Waiting [2023-08-25T16:28:24.445Z] e2188e1c47d8: Waiting [2023-08-25T16:28:24.445Z] ff80febf20d8: Waiting [2023-08-25T16:28:24.445Z] 36b50b131297: Waiting [2023-08-25T16:28:24.445Z] 9e2e0c716058: Layer already exists [2023-08-25T16:28:24.445Z] 9b122b14129d: Layer already exists [2023-08-25T16:28:24.445Z] d055aea08c47: Layer already exists [2023-08-25T16:28:24.445Z] d64eefe89529: Layer already exists [2023-08-25T16:28:24.445Z] 989489aae65d: Layer already exists [2023-08-25T16:28:24.445Z] 3126d87ecd16: Layer already exists [2023-08-25T16:28:24.445Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:24.445Z] 8ca13ffca959: Layer already exists [2023-08-25T16:28:24.445Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:24.445Z] 36b50b131297: Layer already exists [2023-08-25T16:28:24.445Z] ff80febf20d8: Layer already exists [2023-08-25T16:28:24.445Z] latest: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:24.759Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:25.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.34 [2023-08-25T16:28:25.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-25T16:28:25.069Z] 989489aae65d: Preparing [2023-08-25T16:28:25.069Z] 9b122b14129d: Preparing [2023-08-25T16:28:25.069Z] 9e2e0c716058: Preparing [2023-08-25T16:28:25.069Z] d055aea08c47: Preparing [2023-08-25T16:28:25.069Z] d64eefe89529: Preparing [2023-08-25T16:28:25.069Z] 3126d87ecd16: Preparing [2023-08-25T16:28:25.069Z] 8ca13ffca959: Preparing [2023-08-25T16:28:25.069Z] 0fadfe35d272: Preparing [2023-08-25T16:28:25.069Z] e2188e1c47d8: Preparing [2023-08-25T16:28:25.069Z] ff80febf20d8: Preparing [2023-08-25T16:28:25.069Z] 36b50b131297: Preparing [2023-08-25T16:28:25.069Z] 8ca13ffca959: Waiting [2023-08-25T16:28:25.069Z] 3126d87ecd16: Waiting [2023-08-25T16:28:25.069Z] 0fadfe35d272: Waiting [2023-08-25T16:28:25.069Z] e2188e1c47d8: Waiting [2023-08-25T16:28:25.069Z] d055aea08c47: Layer already exists [2023-08-25T16:28:25.069Z] 9e2e0c716058: Layer already exists [2023-08-25T16:28:25.069Z] 9b122b14129d: Layer already exists [2023-08-25T16:28:25.069Z] 989489aae65d: Layer already exists [2023-08-25T16:28:25.069Z] d64eefe89529: Layer already exists [2023-08-25T16:28:25.069Z] 3126d87ecd16: Layer already exists [2023-08-25T16:28:25.069Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:25.069Z] ff80febf20d8: Layer already exists [2023-08-25T16:28:25.069Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:25.069Z] 8ca13ffca959: Layer already exists [2023-08-25T16:28:25.069Z] 36b50b131297: Layer already exists [2023-08-25T16:28:25.069Z] 3.1.0-dev.34: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:25.381Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:25.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:25.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-25T16:28:25.688Z] 989489aae65d: Preparing [2023-08-25T16:28:25.688Z] 9b122b14129d: Preparing [2023-08-25T16:28:25.688Z] 9e2e0c716058: Preparing [2023-08-25T16:28:25.688Z] d055aea08c47: Preparing [2023-08-25T16:28:25.688Z] d64eefe89529: Preparing [2023-08-25T16:28:25.688Z] 3126d87ecd16: Preparing [2023-08-25T16:28:25.688Z] 8ca13ffca959: Preparing [2023-08-25T16:28:25.688Z] 0fadfe35d272: Preparing [2023-08-25T16:28:25.688Z] e2188e1c47d8: Preparing [2023-08-25T16:28:25.688Z] ff80febf20d8: Preparing [2023-08-25T16:28:25.688Z] 36b50b131297: Preparing [2023-08-25T16:28:25.688Z] 0fadfe35d272: Waiting [2023-08-25T16:28:25.688Z] e2188e1c47d8: Waiting [2023-08-25T16:28:25.688Z] 3126d87ecd16: Waiting [2023-08-25T16:28:25.688Z] ff80febf20d8: Waiting [2023-08-25T16:28:25.688Z] 36b50b131297: Waiting [2023-08-25T16:28:25.688Z] 8ca13ffca959: Waiting [2023-08-25T16:28:25.688Z] d055aea08c47: Layer already exists [2023-08-25T16:28:25.688Z] 9e2e0c716058: Layer already exists [2023-08-25T16:28:25.688Z] d64eefe89529: Layer already exists [2023-08-25T16:28:25.688Z] 989489aae65d: Layer already exists [2023-08-25T16:28:25.688Z] 9b122b14129d: Layer already exists [2023-08-25T16:28:25.688Z] 8ca13ffca959: Layer already exists [2023-08-25T16:28:25.688Z] 3126d87ecd16: Layer already exists [2023-08-25T16:28:25.688Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:25.688Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:25.688Z] ff80febf20d8: Layer already exists [2023-08-25T16:28:25.688Z] 36b50b131297: Layer already exists [2023-08-25T16:28:25.688Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:26.002Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:26.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-25T16:28:26.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-25T16:28:26.569Z] 989489aae65d: Preparing [2023-08-25T16:28:26.569Z] 9b122b14129d: Preparing [2023-08-25T16:28:26.569Z] 9e2e0c716058: Preparing [2023-08-25T16:28:26.569Z] d055aea08c47: Preparing [2023-08-25T16:28:26.569Z] d64eefe89529: Preparing [2023-08-25T16:28:26.569Z] 3126d87ecd16: Preparing [2023-08-25T16:28:26.569Z] 8ca13ffca959: Preparing [2023-08-25T16:28:26.569Z] 0fadfe35d272: Preparing [2023-08-25T16:28:26.569Z] e2188e1c47d8: Preparing [2023-08-25T16:28:26.569Z] ff80febf20d8: Preparing [2023-08-25T16:28:26.569Z] 36b50b131297: Preparing [2023-08-25T16:28:26.569Z] 3126d87ecd16: Waiting [2023-08-25T16:28:26.569Z] 8ca13ffca959: Waiting [2023-08-25T16:28:26.569Z] 0fadfe35d272: Waiting [2023-08-25T16:28:26.569Z] 36b50b131297: Waiting [2023-08-25T16:28:26.569Z] e2188e1c47d8: Waiting [2023-08-25T16:28:26.569Z] d055aea08c47: Layer already exists [2023-08-25T16:28:26.569Z] 989489aae65d: Layer already exists [2023-08-25T16:28:26.569Z] 9e2e0c716058: Layer already exists [2023-08-25T16:28:26.569Z] d64eefe89529: Layer already exists [2023-08-25T16:28:26.569Z] 9b122b14129d: Layer already exists [2023-08-25T16:28:26.569Z] 3126d87ecd16: Layer already exists [2023-08-25T16:28:26.569Z] 8ca13ffca959: Layer already exists [2023-08-25T16:28:26.569Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:26.569Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:26.569Z] ff80febf20d8: Layer already exists [2023-08-25T16:28:26.569Z] 36b50b131297: Layer already exists [2023-08-25T16:28:26.569Z] main: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:26.619Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:26.629Z] taggedImages: [2023-08-25T16:28:26.630Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:26.630Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-25T16:28:26.630Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.34 [2023-08-25T16:28:26.630Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:26.630Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-25T16:28:26.660Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-25T16:28:26.660Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:26.660Z] latest [2023-08-25T16:28:26.660Z] 3.1.0-dev.34 [2023-08-25T16:28:26.660Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:26.660Z] main [2023-08-25T16:28:26.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:26.985Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:27.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:27.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-25T16:28:27.290Z] b6d8fa2cfc86: Preparing [2023-08-25T16:28:27.290Z] 084b7a3f820e: Preparing [2023-08-25T16:28:27.290Z] 0fadfe35d272: Preparing [2023-08-25T16:28:27.290Z] e2188e1c47d8: Preparing [2023-08-25T16:28:27.290Z] 1aae987a7f06: Preparing [2023-08-25T16:28:27.290Z] 36b50b131297: Preparing [2023-08-25T16:28:27.290Z] 36b50b131297: Waiting [2023-08-25T16:28:27.290Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:27.290Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:27.290Z] 36b50b131297: Layer already exists [2023-08-25T16:28:27.549Z] b6d8fa2cfc86: Pushed [2023-08-25T16:28:27.809Z] 1aae987a7f06: Pushed [2023-08-25T16:28:29.711Z] 084b7a3f820e: Pushed [2023-08-25T16:28:29.711Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:30.024Z] + 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-08-25T16:28:30.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-25T16:28:30.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-25T16:28:30.331Z] b6d8fa2cfc86: Preparing [2023-08-25T16:28:30.331Z] 084b7a3f820e: Preparing [2023-08-25T16:28:30.331Z] 0fadfe35d272: Preparing [2023-08-25T16:28:30.331Z] e2188e1c47d8: Preparing [2023-08-25T16:28:30.331Z] 1aae987a7f06: Preparing [2023-08-25T16:28:30.331Z] 36b50b131297: Preparing [2023-08-25T16:28:30.331Z] 36b50b131297: Waiting [2023-08-25T16:28:30.331Z] b6d8fa2cfc86: Layer already exists [2023-08-25T16:28:30.331Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:30.331Z] 1aae987a7f06: Layer already exists [2023-08-25T16:28:30.331Z] 084b7a3f820e: Layer already exists [2023-08-25T16:28:30.331Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:30.331Z] 36b50b131297: Layer already exists [2023-08-25T16:28:30.331Z] latest: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:30.639Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:30.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.34 [2023-08-25T16:28:30.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-25T16:28:30.941Z] b6d8fa2cfc86: Preparing [2023-08-25T16:28:30.941Z] 084b7a3f820e: Preparing [2023-08-25T16:28:30.941Z] 0fadfe35d272: Preparing [2023-08-25T16:28:30.941Z] e2188e1c47d8: Preparing [2023-08-25T16:28:30.941Z] 1aae987a7f06: Preparing [2023-08-25T16:28:30.941Z] 36b50b131297: Preparing [2023-08-25T16:28:30.941Z] 36b50b131297: Waiting [2023-08-25T16:28:30.941Z] b6d8fa2cfc86: Layer already exists [2023-08-25T16:28:30.941Z] 1aae987a7f06: Layer already exists [2023-08-25T16:28:30.941Z] 084b7a3f820e: Layer already exists [2023-08-25T16:28:30.941Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:30.941Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:30.941Z] 36b50b131297: Layer already exists [2023-08-25T16:28:30.941Z] 3.1.0-dev.34: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:31.313Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:31.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:31.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-25T16:28:31.616Z] b6d8fa2cfc86: Preparing [2023-08-25T16:28:31.616Z] 084b7a3f820e: Preparing [2023-08-25T16:28:31.616Z] 0fadfe35d272: Preparing [2023-08-25T16:28:31.616Z] e2188e1c47d8: Preparing [2023-08-25T16:28:31.616Z] 1aae987a7f06: Preparing [2023-08-25T16:28:31.616Z] 36b50b131297: Preparing [2023-08-25T16:28:31.616Z] 36b50b131297: Waiting [2023-08-25T16:28:31.616Z] 1aae987a7f06: Layer already exists [2023-08-25T16:28:31.616Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:31.616Z] b6d8fa2cfc86: Layer already exists [2023-08-25T16:28:31.616Z] 084b7a3f820e: Layer already exists [2023-08-25T16:28:31.616Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:31.616Z] 36b50b131297: Layer already exists [2023-08-25T16:28:31.616Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:31.932Z] + 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-08-25T16:28:32.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-25T16:28:32.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-25T16:28:32.243Z] b6d8fa2cfc86: Preparing [2023-08-25T16:28:32.243Z] 084b7a3f820e: Preparing [2023-08-25T16:28:32.243Z] 0fadfe35d272: Preparing [2023-08-25T16:28:32.243Z] e2188e1c47d8: Preparing [2023-08-25T16:28:32.243Z] 1aae987a7f06: Preparing [2023-08-25T16:28:32.243Z] 36b50b131297: Preparing [2023-08-25T16:28:32.243Z] 36b50b131297: Waiting [2023-08-25T16:28:32.243Z] b6d8fa2cfc86: Layer already exists [2023-08-25T16:28:32.243Z] 1aae987a7f06: Layer already exists [2023-08-25T16:28:32.243Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:32.243Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:32.243Z] 084b7a3f820e: Layer already exists [2023-08-25T16:28:32.243Z] 36b50b131297: Layer already exists [2023-08-25T16:28:32.243Z] main: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:32.300Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:32.311Z] taggedImages: [2023-08-25T16:28:32.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:32.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-25T16:28:32.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.34 [2023-08-25T16:28:32.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:32.311Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-25T16:28:32.335Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-25T16:28:32.335Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:32.335Z] latest [2023-08-25T16:28:32.335Z] 3.1.0-dev.34 [2023-08-25T16:28:32.335Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:32.335Z] main [2023-08-25T16:28:32.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:32.653Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:32.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:32.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-25T16:28:32.960Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:32.960Z] 9f6fa7780d94: Preparing [2023-08-25T16:28:32.960Z] 94e1dbb5256b: Preparing [2023-08-25T16:28:32.960Z] 2e8d87446cb0: Preparing [2023-08-25T16:28:32.960Z] eb7872bc8e8a: Preparing [2023-08-25T16:28:32.960Z] 0fadfe35d272: Preparing [2023-08-25T16:28:32.960Z] e2188e1c47d8: Preparing [2023-08-25T16:28:32.960Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:32.960Z] 36b50b131297: Preparing [2023-08-25T16:28:32.960Z] 0fadfe35d272: Waiting [2023-08-25T16:28:32.960Z] e2188e1c47d8: Waiting [2023-08-25T16:28:32.960Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:32.960Z] 94e1dbb5256b: Pushed [2023-08-25T16:28:32.960Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:32.960Z] 2ebdbe8e8c99: Pushed [2023-08-25T16:28:32.960Z] 9f6fa7780d94: Pushed [2023-08-25T16:28:32.960Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:32.960Z] 36b50b131297: Layer already exists [2023-08-25T16:28:33.526Z] 28cbcda0a63a: Pushed [2023-08-25T16:28:38.789Z] eb7872bc8e8a: Pushed [2023-08-25T16:28:41.324Z] 2e8d87446cb0: Pushed [2023-08-25T16:28:41.324Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:41.634Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:41.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-25T16:28:41.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-25T16:28:41.935Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:41.935Z] 9f6fa7780d94: Preparing [2023-08-25T16:28:41.935Z] 94e1dbb5256b: Preparing [2023-08-25T16:28:41.935Z] 2e8d87446cb0: Preparing [2023-08-25T16:28:41.935Z] eb7872bc8e8a: Preparing [2023-08-25T16:28:41.935Z] 0fadfe35d272: Preparing [2023-08-25T16:28:41.935Z] e2188e1c47d8: Preparing [2023-08-25T16:28:41.935Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:41.935Z] 36b50b131297: Preparing [2023-08-25T16:28:41.935Z] 0fadfe35d272: Waiting [2023-08-25T16:28:41.935Z] e2188e1c47d8: Waiting [2023-08-25T16:28:41.935Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:41.935Z] 36b50b131297: Waiting [2023-08-25T16:28:41.935Z] 2e8d87446cb0: Layer already exists [2023-08-25T16:28:41.935Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:41.935Z] eb7872bc8e8a: Layer already exists [2023-08-25T16:28:41.935Z] 94e1dbb5256b: Layer already exists [2023-08-25T16:28:41.935Z] 9f6fa7780d94: Layer already exists [2023-08-25T16:28:41.935Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:41.935Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:41.935Z] 36b50b131297: Layer already exists [2023-08-25T16:28:41.935Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:41.935Z] latest: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:42.240Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:42.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.34 [2023-08-25T16:28:42.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-25T16:28:42.545Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:42.545Z] 9f6fa7780d94: Preparing [2023-08-25T16:28:42.545Z] 94e1dbb5256b: Preparing [2023-08-25T16:28:42.545Z] 2e8d87446cb0: Preparing [2023-08-25T16:28:42.545Z] eb7872bc8e8a: Preparing [2023-08-25T16:28:42.545Z] 0fadfe35d272: Preparing [2023-08-25T16:28:42.545Z] e2188e1c47d8: Preparing [2023-08-25T16:28:42.545Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:42.545Z] 36b50b131297: Preparing [2023-08-25T16:28:42.545Z] 0fadfe35d272: Waiting [2023-08-25T16:28:42.545Z] e2188e1c47d8: Waiting [2023-08-25T16:28:42.545Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:42.545Z] 36b50b131297: Waiting [2023-08-25T16:28:42.545Z] 2e8d87446cb0: Layer already exists [2023-08-25T16:28:42.545Z] 9f6fa7780d94: Layer already exists [2023-08-25T16:28:42.545Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:42.545Z] eb7872bc8e8a: Layer already exists [2023-08-25T16:28:42.545Z] 94e1dbb5256b: Layer already exists [2023-08-25T16:28:42.545Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:42.545Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:42.545Z] 36b50b131297: Layer already exists [2023-08-25T16:28:42.545Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:42.545Z] 3.1.0-dev.34: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:42.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:43.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:43.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-25T16:28:43.156Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:43.156Z] 9f6fa7780d94: Preparing [2023-08-25T16:28:43.156Z] 94e1dbb5256b: Preparing [2023-08-25T16:28:43.156Z] 2e8d87446cb0: Preparing [2023-08-25T16:28:43.156Z] eb7872bc8e8a: Preparing [2023-08-25T16:28:43.156Z] 0fadfe35d272: Preparing [2023-08-25T16:28:43.156Z] e2188e1c47d8: Preparing [2023-08-25T16:28:43.156Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:43.156Z] 0fadfe35d272: Waiting [2023-08-25T16:28:43.156Z] e2188e1c47d8: Waiting [2023-08-25T16:28:43.156Z] 36b50b131297: Preparing [2023-08-25T16:28:43.156Z] 36b50b131297: Waiting [2023-08-25T16:28:43.156Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:43.156Z] 9f6fa7780d94: Layer already exists [2023-08-25T16:28:43.156Z] eb7872bc8e8a: Layer already exists [2023-08-25T16:28:43.156Z] 94e1dbb5256b: Layer already exists [2023-08-25T16:28:43.156Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:43.156Z] 2e8d87446cb0: Layer already exists [2023-08-25T16:28:43.156Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:43.156Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:43.156Z] 36b50b131297: Layer already exists [2023-08-25T16:28:43.156Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:43.156Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:43.470Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:43.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-25T16:28:43.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-25T16:28:43.779Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:43.779Z] 9f6fa7780d94: Preparing [2023-08-25T16:28:43.779Z] 94e1dbb5256b: Preparing [2023-08-25T16:28:43.779Z] 2e8d87446cb0: Preparing [2023-08-25T16:28:43.779Z] eb7872bc8e8a: Preparing [2023-08-25T16:28:43.779Z] 0fadfe35d272: Preparing [2023-08-25T16:28:43.779Z] e2188e1c47d8: Preparing [2023-08-25T16:28:43.779Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:43.779Z] 36b50b131297: Preparing [2023-08-25T16:28:43.779Z] 0fadfe35d272: Waiting [2023-08-25T16:28:43.779Z] e2188e1c47d8: Waiting [2023-08-25T16:28:43.779Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:43.779Z] 36b50b131297: Waiting [2023-08-25T16:28:43.779Z] 9f6fa7780d94: Layer already exists [2023-08-25T16:28:43.779Z] eb7872bc8e8a: Layer already exists [2023-08-25T16:28:43.779Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:43.779Z] 2e8d87446cb0: Layer already exists [2023-08-25T16:28:43.779Z] 94e1dbb5256b: Layer already exists [2023-08-25T16:28:43.779Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:43.779Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:43.779Z] 36b50b131297: Layer already exists [2023-08-25T16:28:43.779Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:43.779Z] main: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:43.814Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:43.819Z] taggedImages: [2023-08-25T16:28:43.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:43.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-25T16:28:43.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.34 [2023-08-25T16:28:43.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:43.819Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-25T16:28:43.835Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-25T16:28:43.835Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:43.835Z] latest [2023-08-25T16:28:43.835Z] 3.1.0-dev.34 [2023-08-25T16:28:43.835Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:43.835Z] main [2023-08-25T16:28:43.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:44.141Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:44.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:44.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-25T16:28:44.443Z] 7465eac28026: Preparing [2023-08-25T16:28:44.443Z] 411224851a81: Preparing [2023-08-25T16:28:44.443Z] 89193f356c5f: Preparing [2023-08-25T16:28:44.443Z] a573a3e54568: Preparing [2023-08-25T16:28:44.443Z] 0fadfe35d272: Preparing [2023-08-25T16:28:44.443Z] e2188e1c47d8: Preparing [2023-08-25T16:28:44.443Z] adfbf9a6e834: Preparing [2023-08-25T16:28:44.443Z] 36b50b131297: Preparing [2023-08-25T16:28:44.443Z] e2188e1c47d8: Waiting [2023-08-25T16:28:44.443Z] 36b50b131297: Waiting [2023-08-25T16:28:44.443Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:44.443Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:44.443Z] 7465eac28026: Pushed [2023-08-25T16:28:44.443Z] 36b50b131297: Layer already exists [2023-08-25T16:28:44.443Z] 89193f356c5f: Pushed [2023-08-25T16:28:44.443Z] 411224851a81: Pushed [2023-08-25T16:28:44.701Z] adfbf9a6e834: Pushed [2023-08-25T16:28:52.810Z] a573a3e54568: Pushed [2023-08-25T16:28:52.810Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:53.115Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:53.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-25T16:28:53.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-25T16:28:53.414Z] 7465eac28026: Preparing [2023-08-25T16:28:53.414Z] 411224851a81: Preparing [2023-08-25T16:28:53.414Z] 89193f356c5f: Preparing [2023-08-25T16:28:53.414Z] a573a3e54568: Preparing [2023-08-25T16:28:53.414Z] 0fadfe35d272: Preparing [2023-08-25T16:28:53.414Z] e2188e1c47d8: Preparing [2023-08-25T16:28:53.414Z] adfbf9a6e834: Preparing [2023-08-25T16:28:53.414Z] 36b50b131297: Preparing [2023-08-25T16:28:53.414Z] 36b50b131297: Waiting [2023-08-25T16:28:53.414Z] adfbf9a6e834: Waiting [2023-08-25T16:28:53.414Z] e2188e1c47d8: Waiting [2023-08-25T16:28:53.414Z] 411224851a81: Layer already exists [2023-08-25T16:28:53.414Z] 89193f356c5f: Layer already exists [2023-08-25T16:28:53.414Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:53.414Z] 7465eac28026: Layer already exists [2023-08-25T16:28:53.414Z] a573a3e54568: Layer already exists [2023-08-25T16:28:53.414Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:53.414Z] adfbf9a6e834: Layer already exists [2023-08-25T16:28:53.414Z] 36b50b131297: Layer already exists [2023-08-25T16:28:53.414Z] latest: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:53.717Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:54.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.34 [2023-08-25T16:28:54.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-25T16:28:54.018Z] 7465eac28026: Preparing [2023-08-25T16:28:54.018Z] 411224851a81: Preparing [2023-08-25T16:28:54.018Z] 89193f356c5f: Preparing [2023-08-25T16:28:54.018Z] a573a3e54568: Preparing [2023-08-25T16:28:54.018Z] 0fadfe35d272: Preparing [2023-08-25T16:28:54.018Z] e2188e1c47d8: Preparing [2023-08-25T16:28:54.018Z] adfbf9a6e834: Preparing [2023-08-25T16:28:54.018Z] 36b50b131297: Preparing [2023-08-25T16:28:54.018Z] e2188e1c47d8: Waiting [2023-08-25T16:28:54.018Z] 36b50b131297: Waiting [2023-08-25T16:28:54.018Z] 7465eac28026: Layer already exists [2023-08-25T16:28:54.018Z] a573a3e54568: Layer already exists [2023-08-25T16:28:54.018Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:54.018Z] 411224851a81: Layer already exists [2023-08-25T16:28:54.018Z] 89193f356c5f: Layer already exists [2023-08-25T16:28:54.018Z] adfbf9a6e834: Layer already exists [2023-08-25T16:28:54.018Z] 36b50b131297: Layer already exists [2023-08-25T16:28:54.018Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:54.018Z] 3.1.0-dev.34: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:54.323Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:54.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:54.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-25T16:28:54.634Z] 7465eac28026: Preparing [2023-08-25T16:28:54.634Z] 411224851a81: Preparing [2023-08-25T16:28:54.634Z] 89193f356c5f: Preparing [2023-08-25T16:28:54.634Z] a573a3e54568: Preparing [2023-08-25T16:28:54.634Z] 0fadfe35d272: Preparing [2023-08-25T16:28:54.634Z] e2188e1c47d8: Preparing [2023-08-25T16:28:54.634Z] adfbf9a6e834: Preparing [2023-08-25T16:28:54.634Z] 36b50b131297: Preparing [2023-08-25T16:28:54.634Z] adfbf9a6e834: Waiting [2023-08-25T16:28:54.634Z] e2188e1c47d8: Waiting [2023-08-25T16:28:54.634Z] 36b50b131297: Waiting [2023-08-25T16:28:54.634Z] 89193f356c5f: Layer already exists [2023-08-25T16:28:54.634Z] 7465eac28026: Layer already exists [2023-08-25T16:28:54.634Z] a573a3e54568: Layer already exists [2023-08-25T16:28:54.634Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:54.634Z] 411224851a81: Layer already exists [2023-08-25T16:28:54.634Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:54.634Z] adfbf9a6e834: Layer already exists [2023-08-25T16:28:54.634Z] 36b50b131297: Layer already exists [2023-08-25T16:28:54.634Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:54.946Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:55.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-25T16:28:55.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-25T16:28:55.258Z] 7465eac28026: Preparing [2023-08-25T16:28:55.258Z] 411224851a81: Preparing [2023-08-25T16:28:55.258Z] 89193f356c5f: Preparing [2023-08-25T16:28:55.258Z] a573a3e54568: Preparing [2023-08-25T16:28:55.258Z] 0fadfe35d272: Preparing [2023-08-25T16:28:55.258Z] e2188e1c47d8: Preparing [2023-08-25T16:28:55.258Z] adfbf9a6e834: Preparing [2023-08-25T16:28:55.258Z] 36b50b131297: Preparing [2023-08-25T16:28:55.258Z] e2188e1c47d8: Waiting [2023-08-25T16:28:55.258Z] adfbf9a6e834: Waiting [2023-08-25T16:28:55.258Z] 36b50b131297: Waiting [2023-08-25T16:28:55.258Z] a573a3e54568: Layer already exists [2023-08-25T16:28:55.258Z] 89193f356c5f: Layer already exists [2023-08-25T16:28:55.258Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:55.258Z] 7465eac28026: Layer already exists [2023-08-25T16:28:55.258Z] 411224851a81: Layer already exists [2023-08-25T16:28:55.258Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:55.258Z] adfbf9a6e834: Layer already exists [2023-08-25T16:28:55.258Z] 36b50b131297: Layer already exists [2023-08-25T16:28:55.258Z] main: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:55.310Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:55.321Z] taggedImages: [2023-08-25T16:28:55.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:55.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-25T16:28:55.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.34 [2023-08-25T16:28:55.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:55.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-25T16:28:55.349Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-25T16:28:55.349Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:55.349Z] latest [2023-08-25T16:28:55.349Z] 3.1.0-dev.34 [2023-08-25T16:28:55.349Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:55.349Z] main [2023-08-25T16:28:55.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:55.681Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:55.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:55.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-25T16:28:55.992Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:55.992Z] bb9651e4ca16: Preparing [2023-08-25T16:28:55.992Z] 22a93cc115e1: Preparing [2023-08-25T16:28:55.992Z] a573a3e54568: Preparing [2023-08-25T16:28:55.992Z] 0fadfe35d272: Preparing [2023-08-25T16:28:55.992Z] e2188e1c47d8: Preparing [2023-08-25T16:28:55.992Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:55.992Z] 36b50b131297: Preparing [2023-08-25T16:28:55.992Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:55.992Z] e2188e1c47d8: Waiting [2023-08-25T16:28:55.992Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:55.992Z] a573a3e54568: Layer already exists [2023-08-25T16:28:55.992Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:55.992Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:55.992Z] 36b50b131297: Layer already exists [2023-08-25T16:28:55.992Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:55.992Z] bb9651e4ca16: Pushed [2023-08-25T16:28:55.992Z] 22a93cc115e1: Pushed [2023-08-25T16:28:56.251Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:56.559Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:56.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-25T16:28:56.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-25T16:28:56.860Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:56.860Z] bb9651e4ca16: Preparing [2023-08-25T16:28:56.860Z] 22a93cc115e1: Preparing [2023-08-25T16:28:56.860Z] a573a3e54568: Preparing [2023-08-25T16:28:56.860Z] 0fadfe35d272: Preparing [2023-08-25T16:28:56.860Z] e2188e1c47d8: Preparing [2023-08-25T16:28:56.860Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:56.860Z] 36b50b131297: Preparing [2023-08-25T16:28:56.860Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:56.860Z] 36b50b131297: Waiting [2023-08-25T16:28:56.860Z] e2188e1c47d8: Waiting [2023-08-25T16:28:56.860Z] 22a93cc115e1: Layer already exists [2023-08-25T16:28:56.860Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:56.860Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:56.860Z] bb9651e4ca16: Layer already exists [2023-08-25T16:28:56.860Z] a573a3e54568: Layer already exists [2023-08-25T16:28:56.860Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:56.860Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:56.860Z] 36b50b131297: Layer already exists [2023-08-25T16:28:56.860Z] latest: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:57.169Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:57.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.34 [2023-08-25T16:28:57.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-25T16:28:57.475Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:57.475Z] bb9651e4ca16: Preparing [2023-08-25T16:28:57.475Z] 22a93cc115e1: Preparing [2023-08-25T16:28:57.475Z] a573a3e54568: Preparing [2023-08-25T16:28:57.475Z] 0fadfe35d272: Preparing [2023-08-25T16:28:57.475Z] e2188e1c47d8: Preparing [2023-08-25T16:28:57.475Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:57.475Z] 36b50b131297: Preparing [2023-08-25T16:28:57.475Z] e2188e1c47d8: Waiting [2023-08-25T16:28:57.475Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:57.475Z] 36b50b131297: Waiting [2023-08-25T16:28:57.475Z] a573a3e54568: Layer already exists [2023-08-25T16:28:57.475Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:57.475Z] bb9651e4ca16: Layer already exists [2023-08-25T16:28:57.475Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:57.475Z] 22a93cc115e1: Layer already exists [2023-08-25T16:28:57.475Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:57.475Z] 36b50b131297: Layer already exists [2023-08-25T16:28:57.475Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:57.475Z] 3.1.0-dev.34: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:57.786Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:58.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:58.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-25T16:28:58.088Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:58.088Z] bb9651e4ca16: Preparing [2023-08-25T16:28:58.088Z] 22a93cc115e1: Preparing [2023-08-25T16:28:58.088Z] a573a3e54568: Preparing [2023-08-25T16:28:58.088Z] 0fadfe35d272: Preparing [2023-08-25T16:28:58.088Z] e2188e1c47d8: Preparing [2023-08-25T16:28:58.089Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:58.089Z] 36b50b131297: Preparing [2023-08-25T16:28:58.089Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:58.089Z] 36b50b131297: Waiting [2023-08-25T16:28:58.089Z] e2188e1c47d8: Waiting [2023-08-25T16:28:58.089Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:58.089Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:58.089Z] 22a93cc115e1: Layer already exists [2023-08-25T16:28:58.089Z] bb9651e4ca16: Layer already exists [2023-08-25T16:28:58.089Z] a573a3e54568: Layer already exists [2023-08-25T16:28:58.089Z] 36b50b131297: Layer already exists [2023-08-25T16:28:58.089Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:58.089Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:58.089Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:58.394Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:58.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-25T16:28:58.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-25T16:28:58.697Z] 2ebdbe8e8c99: Preparing [2023-08-25T16:28:58.697Z] bb9651e4ca16: Preparing [2023-08-25T16:28:58.697Z] 22a93cc115e1: Preparing [2023-08-25T16:28:58.697Z] a573a3e54568: Preparing [2023-08-25T16:28:58.697Z] 0fadfe35d272: Preparing [2023-08-25T16:28:58.697Z] e2188e1c47d8: Preparing [2023-08-25T16:28:58.697Z] 28cbcda0a63a: Preparing [2023-08-25T16:28:58.697Z] 36b50b131297: Preparing [2023-08-25T16:28:58.697Z] e2188e1c47d8: Waiting [2023-08-25T16:28:58.697Z] 36b50b131297: Waiting [2023-08-25T16:28:58.697Z] 28cbcda0a63a: Waiting [2023-08-25T16:28:58.697Z] 22a93cc115e1: Layer already exists [2023-08-25T16:28:58.697Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:58.697Z] bb9651e4ca16: Layer already exists [2023-08-25T16:28:58.697Z] a573a3e54568: Layer already exists [2023-08-25T16:28:58.697Z] 2ebdbe8e8c99: Layer already exists [2023-08-25T16:28:58.697Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:58.697Z] 28cbcda0a63a: Layer already exists [2023-08-25T16:28:58.697Z] 36b50b131297: Layer already exists [2023-08-25T16:28:58.697Z] main: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:28:58.731Z] ===================================================== [Pipeline] echo [2023-08-25T16:28:58.736Z] taggedImages: [2023-08-25T16:28:58.736Z] - nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:58.736Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-25T16:28:58.736Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.34 [2023-08-25T16:28:58.736Z] - nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:58.736Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-25T16:28:58.750Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-25T16:28:58.750Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:58.750Z] latest [2023-08-25T16:28:58.750Z] 3.1.0-dev.34 [2023-08-25T16:28:58.750Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:28:58.750Z] main [2023-08-25T16:28:58.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:59.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:28:59.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:28:59.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-25T16:28:59.352Z] ac7e3dad8bd0: Preparing [2023-08-25T16:28:59.352Z] f95476c0efec: Preparing [2023-08-25T16:28:59.352Z] 0fadfe35d272: Preparing [2023-08-25T16:28:59.352Z] e2188e1c47d8: Preparing [2023-08-25T16:28:59.352Z] 52eb35f555cb: Preparing [2023-08-25T16:28:59.352Z] 36b50b131297: Preparing [2023-08-25T16:28:59.352Z] 36b50b131297: Waiting [2023-08-25T16:28:59.352Z] 0fadfe35d272: Layer already exists [2023-08-25T16:28:59.352Z] e2188e1c47d8: Layer already exists [2023-08-25T16:28:59.352Z] 36b50b131297: Layer already exists [2023-08-25T16:28:59.352Z] ac7e3dad8bd0: Pushed [2023-08-25T16:28:59.352Z] 52eb35f555cb: Pushed [2023-08-25T16:29:02.635Z] f95476c0efec: Pushed [2023-08-25T16:29:02.635Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:02.943Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:03.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-25T16:29:03.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-25T16:29:03.245Z] ac7e3dad8bd0: Preparing [2023-08-25T16:29:03.245Z] f95476c0efec: Preparing [2023-08-25T16:29:03.245Z] 0fadfe35d272: Preparing [2023-08-25T16:29:03.245Z] e2188e1c47d8: Preparing [2023-08-25T16:29:03.245Z] 52eb35f555cb: Preparing [2023-08-25T16:29:03.245Z] 36b50b131297: Preparing [2023-08-25T16:29:03.245Z] 36b50b131297: Waiting [2023-08-25T16:29:03.245Z] ac7e3dad8bd0: Layer already exists [2023-08-25T16:29:03.245Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:03.245Z] f95476c0efec: Layer already exists [2023-08-25T16:29:03.245Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:03.245Z] 52eb35f555cb: Layer already exists [2023-08-25T16:29:03.245Z] 36b50b131297: Layer already exists [2023-08-25T16:29:03.245Z] latest: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:03.547Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:03.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.34 [2023-08-25T16:29:03.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-25T16:29:03.845Z] ac7e3dad8bd0: Preparing [2023-08-25T16:29:03.845Z] f95476c0efec: Preparing [2023-08-25T16:29:03.845Z] 0fadfe35d272: Preparing [2023-08-25T16:29:03.845Z] e2188e1c47d8: Preparing [2023-08-25T16:29:03.845Z] 52eb35f555cb: Preparing [2023-08-25T16:29:03.845Z] 36b50b131297: Preparing [2023-08-25T16:29:03.845Z] 36b50b131297: Waiting [2023-08-25T16:29:03.845Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:03.845Z] 52eb35f555cb: Layer already exists [2023-08-25T16:29:03.845Z] ac7e3dad8bd0: Layer already exists [2023-08-25T16:29:03.845Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:03.845Z] f95476c0efec: Layer already exists [2023-08-25T16:29:03.845Z] 36b50b131297: Layer already exists [2023-08-25T16:29:03.845Z] 3.1.0-dev.34: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:04.150Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:04.449Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:29:04.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-25T16:29:04.449Z] ac7e3dad8bd0: Preparing [2023-08-25T16:29:04.449Z] f95476c0efec: Preparing [2023-08-25T16:29:04.449Z] 0fadfe35d272: Preparing [2023-08-25T16:29:04.449Z] e2188e1c47d8: Preparing [2023-08-25T16:29:04.449Z] 52eb35f555cb: Preparing [2023-08-25T16:29:04.449Z] 36b50b131297: Preparing [2023-08-25T16:29:04.449Z] 36b50b131297: Waiting [2023-08-25T16:29:04.449Z] ac7e3dad8bd0: Layer already exists [2023-08-25T16:29:04.449Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:04.449Z] 52eb35f555cb: Layer already exists [2023-08-25T16:29:04.449Z] f95476c0efec: Layer already exists [2023-08-25T16:29:04.449Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:04.449Z] 36b50b131297: Layer already exists [2023-08-25T16:29:04.449Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:04.752Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:05.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-25T16:29:05.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-25T16:29:05.053Z] ac7e3dad8bd0: Preparing [2023-08-25T16:29:05.053Z] f95476c0efec: Preparing [2023-08-25T16:29:05.053Z] 0fadfe35d272: Preparing [2023-08-25T16:29:05.053Z] e2188e1c47d8: Preparing [2023-08-25T16:29:05.053Z] 52eb35f555cb: Preparing [2023-08-25T16:29:05.053Z] 36b50b131297: Preparing [2023-08-25T16:29:05.053Z] 36b50b131297: Waiting [2023-08-25T16:29:05.053Z] ac7e3dad8bd0: Layer already exists [2023-08-25T16:29:05.053Z] f95476c0efec: Layer already exists [2023-08-25T16:29:05.053Z] 52eb35f555cb: Layer already exists [2023-08-25T16:29:05.053Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:05.053Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:05.053Z] 36b50b131297: Layer already exists [2023-08-25T16:29:05.054Z] main: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:29:05.101Z] ===================================================== [Pipeline] echo [2023-08-25T16:29:05.111Z] taggedImages: [2023-08-25T16:29:05.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:29:05.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-25T16:29:05.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.34 [2023-08-25T16:29:05.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:29:05.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-25T16:29:05.133Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-25T16:29:05.133Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:29:05.133Z] latest [2023-08-25T16:29:05.133Z] 3.1.0-dev.34 [2023-08-25T16:29:05.133Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:29:05.133Z] main [2023-08-25T16:29:05.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:05.461Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:05.763Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:29:05.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-25T16:29:05.764Z] dfbf6eb92872: Preparing [2023-08-25T16:29:05.764Z] a61e6e3086ff: Preparing [2023-08-25T16:29:05.764Z] 0fadfe35d272: Preparing [2023-08-25T16:29:05.764Z] e2188e1c47d8: Preparing [2023-08-25T16:29:05.764Z] 3689c3c49631: Preparing [2023-08-25T16:29:05.764Z] 36b50b131297: Preparing [2023-08-25T16:29:05.764Z] 36b50b131297: Waiting [2023-08-25T16:29:05.764Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:05.764Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:05.764Z] 3689c3c49631: Layer already exists [2023-08-25T16:29:05.764Z] 36b50b131297: Layer already exists [2023-08-25T16:29:05.764Z] dfbf6eb92872: Pushed [2023-08-25T16:29:09.046Z] a61e6e3086ff: Pushed [2023-08-25T16:29:09.046Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:09.358Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:09.660Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-25T16:29:09.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-25T16:29:09.660Z] dfbf6eb92872: Preparing [2023-08-25T16:29:09.660Z] a61e6e3086ff: Preparing [2023-08-25T16:29:09.660Z] 0fadfe35d272: Preparing [2023-08-25T16:29:09.660Z] e2188e1c47d8: Preparing [2023-08-25T16:29:09.660Z] 3689c3c49631: Preparing [2023-08-25T16:29:09.660Z] 36b50b131297: Preparing [2023-08-25T16:29:09.660Z] 36b50b131297: Waiting [2023-08-25T16:29:09.660Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:09.660Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:09.660Z] 3689c3c49631: Layer already exists [2023-08-25T16:29:09.660Z] dfbf6eb92872: Layer already exists [2023-08-25T16:29:09.660Z] a61e6e3086ff: Layer already exists [2023-08-25T16:29:09.660Z] 36b50b131297: Layer already exists [2023-08-25T16:29:09.660Z] latest: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:09.964Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:10.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.34 [2023-08-25T16:29:10.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-25T16:29:10.262Z] dfbf6eb92872: Preparing [2023-08-25T16:29:10.262Z] a61e6e3086ff: Preparing [2023-08-25T16:29:10.262Z] 0fadfe35d272: Preparing [2023-08-25T16:29:10.262Z] e2188e1c47d8: Preparing [2023-08-25T16:29:10.262Z] 3689c3c49631: Preparing [2023-08-25T16:29:10.262Z] 36b50b131297: Preparing [2023-08-25T16:29:10.262Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:10.262Z] dfbf6eb92872: Layer already exists [2023-08-25T16:29:10.262Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:10.262Z] 3689c3c49631: Layer already exists [2023-08-25T16:29:10.262Z] a61e6e3086ff: Layer already exists [2023-08-25T16:29:10.262Z] 36b50b131297: Layer already exists [2023-08-25T16:29:10.262Z] 3.1.0-dev.34: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:10.564Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:10.866Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:29:10.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-25T16:29:10.866Z] dfbf6eb92872: Preparing [2023-08-25T16:29:10.866Z] a61e6e3086ff: Preparing [2023-08-25T16:29:10.866Z] 0fadfe35d272: Preparing [2023-08-25T16:29:10.866Z] e2188e1c47d8: Preparing [2023-08-25T16:29:10.866Z] 3689c3c49631: Preparing [2023-08-25T16:29:10.866Z] 36b50b131297: Preparing [2023-08-25T16:29:10.866Z] 36b50b131297: Waiting [2023-08-25T16:29:10.866Z] a61e6e3086ff: Layer already exists [2023-08-25T16:29:10.866Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:10.866Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:10.866Z] 3689c3c49631: Layer already exists [2023-08-25T16:29:10.866Z] dfbf6eb92872: Layer already exists [2023-08-25T16:29:10.866Z] 36b50b131297: Layer already exists [2023-08-25T16:29:10.866Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:11.168Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:29:11.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-25T16:29:11.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-25T16:29:11.469Z] dfbf6eb92872: Preparing [2023-08-25T16:29:11.469Z] a61e6e3086ff: Preparing [2023-08-25T16:29:11.469Z] 0fadfe35d272: Preparing [2023-08-25T16:29:11.469Z] e2188e1c47d8: Preparing [2023-08-25T16:29:11.469Z] 3689c3c49631: Preparing [2023-08-25T16:29:11.469Z] 36b50b131297: Preparing [2023-08-25T16:29:11.469Z] 36b50b131297: Waiting [2023-08-25T16:29:11.469Z] 0fadfe35d272: Layer already exists [2023-08-25T16:29:11.469Z] a61e6e3086ff: Layer already exists [2023-08-25T16:29:11.469Z] dfbf6eb92872: Layer already exists [2023-08-25T16:29:11.469Z] 3689c3c49631: Layer already exists [2023-08-25T16:29:11.469Z] e2188e1c47d8: Layer already exists [2023-08-25T16:29:11.469Z] 36b50b131297: Layer already exists [2023-08-25T16:29:11.469Z] main: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:29:11.504Z] ===================================================== [Pipeline] echo [2023-08-25T16:29:11.509Z] taggedImages: [2023-08-25T16:29:11.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:29:11.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-25T16:29:11.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.34 [2023-08-25T16:29:11.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:29:11.509Z] - 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-08-25T16:43:26.480Z] #127 ... [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #126 [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-08-25T16:43:26.480Z] #126 930.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-25T16:43:26.480Z] #126 ... [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-25T16:43:26.480Z] #128 DONE 940.3s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:43:26.480Z] #103 ... [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:43:26.480Z] #147 DONE 0.3s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:43:26.480Z] #127 ... [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:43:26.480Z] #148 DONE 0.1s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #149 [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-08-25T16:43:26.480Z] #149 DONE 0.2s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-25T16:43:26.480Z] #150 DONE 0.1s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-25T16:43:26.480Z] #151 DONE 0.3s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-25T16:43:26.480Z] #152 DONE 0.1s [2023-08-25T16:43:26.480Z] [2023-08-25T16:43:26.480Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:43:27.888Z] #153 DONE 1.9s [2023-08-25T16:43:27.888Z] [2023-08-25T16:43:27.888Z] #139 [security-proxy-setup] exporting to image [2023-08-25T16:43:27.888Z] #139 exporting layers [2023-08-25T16:43:28.471Z] #139 exporting layers 0.9s done [2023-08-25T16:43:28.471Z] #139 writing image sha256:bfd1339de01507cb56accdc445ea42717ba206808253a65a676ea8ea78e6aa96 done [2023-08-25T16:43:28.471Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-25T16:43:28.471Z] #139 DONE 6.4s [2023-08-25T16:43:28.471Z] [2023-08-25T16:43:28.471Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:43:36.702Z] #127 ... [2023-08-25T16:43:36.702Z] [2023-08-25T16:43:36.702Z] #126 [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-08-25T16:43:36.702Z] #126 DONE 952.8s [2023-08-25T16:43:36.702Z] [2023-08-25T16:43:36.702Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T16:43:36.990Z] #112 ... [2023-08-25T16:43:36.990Z] [2023-08-25T16:43:36.990Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:43:36.990Z] #154 DONE 0.1s [2023-08-25T16:43:36.990Z] [2023-08-25T16:43:36.990Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:43:36.990Z] #155 DONE 0.1s [2023-08-25T16:43:36.990Z] [2023-08-25T16:43:36.990Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:43:37.260Z] #127 ... [2023-08-25T16:43:37.260Z] [2023-08-25T16:43:37.260Z] #156 [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-08-25T16:43:37.260Z] #156 DONE 0.1s [2023-08-25T16:43:37.260Z] [2023-08-25T16:43:37.260Z] #157 [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-08-25T16:43:37.527Z] #157 DONE 0.2s [2023-08-25T16:43:37.527Z] [2023-08-25T16:43:37.527Z] #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:43:37.793Z] #158 DONE 0.1s [2023-08-25T16:43:37.793Z] [2023-08-25T16:43:37.793Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-25T16:43:37.793Z] #159 DONE 0.2s [2023-08-25T16:43:37.793Z] [2023-08-25T16:43:37.793Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T16:43:38.060Z] #124 ... [2023-08-25T16:43:38.060Z] [2023-08-25T16:43:38.060Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-25T16:43:38.060Z] #160 DONE 0.2s [2023-08-25T16:43:38.060Z] [2023-08-25T16:43:38.060Z] #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-25T16:43:38.327Z] #161 DONE 0.1s [2023-08-25T16:43:38.327Z] [2023-08-25T16:43:38.327Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:43:39.283Z] #162 ... [2023-08-25T16:43:39.283Z] [2023-08-25T16:43:39.283Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T16:43:39.283Z] #124 DONE 955.7s [2023-08-25T16:43:39.283Z] [2023-08-25T16:43:39.283Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:43:39.548Z] #129 ... [2023-08-25T16:43:39.548Z] [2023-08-25T16:43:39.548Z] #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-25T16:43:39.813Z] #163 DONE 0.2s [2023-08-25T16:43:39.813Z] [2023-08-25T16:43:39.813Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-25T16:43:41.212Z] #164 ... [2023-08-25T16:43:41.212Z] [2023-08-25T16:43:41.212Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:43:41.212Z] #162 DONE 3.1s [2023-08-25T16:43:41.489Z] [2023-08-25T16:43:41.489Z] #139 [security-secretstore-setup] exporting to image [2023-08-25T16:43:41.489Z] #139 exporting layers [2023-08-25T16:43:45.732Z] #139 exporting layers 4.1s done [2023-08-25T16:43:45.732Z] #139 writing image sha256:3e93b4cb2fee284894cf1696587254dee511cdfe0641e5db94656d432baae7ef [2023-08-25T16:43:45.732Z] #139 writing image sha256:3e93b4cb2fee284894cf1696587254dee511cdfe0641e5db94656d432baae7ef done [2023-08-25T16:43:45.732Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-25T16:43:45.732Z] #139 DONE 10.4s [2023-08-25T16:43:45.732Z] [2023-08-25T16:43:45.732Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:43:45.732Z] #127 ... [2023-08-25T16:43:45.732Z] [2023-08-25T16:43:45.732Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-25T16:43:45.732Z] #164 DONE 5.9s [2023-08-25T16:43:45.732Z] [2023-08-25T16:43:45.732Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:43:46.008Z] #165 DONE 0.4s [2023-08-25T16:43:46.008Z] [2023-08-25T16:43:46.008Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:43:46.274Z] #129 ... [2023-08-25T16:43:46.274Z] [2023-08-25T16:43:46.274Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:43:46.274Z] #166 DONE 0.2s [2023-08-25T16:43:46.274Z] [2023-08-25T16:43:46.274Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-25T16:43:46.853Z] #167 DONE 0.3s [2023-08-25T16:43:46.853Z] [2023-08-25T16:43:46.853Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-25T16:43:46.853Z] #168 DONE 0.2s [2023-08-25T16:43:46.853Z] [2023-08-25T16:43:46.853Z] #169 [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-08-25T16:43:47.127Z] #169 DONE 0.1s [2023-08-25T16:43:47.127Z] [2023-08-25T16:43:47.127Z] #170 [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-08-25T16:43:47.127Z] #170 DONE 0.1s [2023-08-25T16:43:47.127Z] [2023-08-25T16:43:47.127Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-25T16:43:47.409Z] #171 DONE 0.1s [2023-08-25T16:43:47.409Z] [2023-08-25T16:43:47.409Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-25T16:43:47.409Z] #172 DONE 0.1s [2023-08-25T16:43:47.409Z] [2023-08-25T16:43:47.409Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-25T16:43:49.346Z] #173 DONE 2.0s [2023-08-25T16:43:49.346Z] [2023-08-25T16:43:49.346Z] #139 [security-bootstrapper] exporting to image [2023-08-25T16:43:50.304Z] #139 exporting layers 0.9s done [2023-08-25T16:43:50.304Z] #139 writing image sha256:be740c45ebea35732b8825e941e4a1b5035297c923a2fa4ae2d873bacbf0544a 0.0s done [2023-08-25T16:43:50.304Z] #139 naming to docker.io/library/security-bootstrapper-arm64 [2023-08-25T16:43:50.571Z] #139 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-25T16:43:50.571Z] #139 DONE 11.4s [2023-08-25T16:43:50.571Z] [2023-08-25T16:43:50.571Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:43:54.822Z] #125 ... [2023-08-25T16:43:54.822Z] [2023-08-25T16:43:54.822Z] #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-25T16:43:54.822Z] #89 DONE 971.0s [2023-08-25T16:43:54.822Z] [2023-08-25T16:43:54.822Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T16:43:55.091Z] #112 ... [2023-08-25T16:43:55.091Z] [2023-08-25T16:43:55.091Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:43:55.091Z] #174 DONE 0.2s [2023-08-25T16:43:55.091Z] [2023-08-25T16:43:55.091Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:43:55.359Z] #129 ... [2023-08-25T16:43:55.359Z] [2023-08-25T16:43:55.359Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:43:55.359Z] #175 DONE 0.2s [2023-08-25T16:43:55.359Z] [2023-08-25T16:43:55.359Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-25T16:43:55.628Z] #176 DONE 0.2s [2023-08-25T16:43:55.628Z] [2023-08-25T16:43:55.628Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:43:55.628Z] #177 DONE 0.1s [2023-08-25T16:43:55.628Z] [2023-08-25T16:43:55.628Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:43:55.894Z] #127 ... [2023-08-25T16:43:55.894Z] [2023-08-25T16:43:55.894Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-25T16:43:55.894Z] #178 DONE 0.2s [2023-08-25T16:43:55.894Z] [2023-08-25T16:43:55.894Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:43:58.473Z] #179 DONE 2.2s [2023-08-25T16:43:58.473Z] [2023-08-25T16:43:58.473Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:43:58.473Z] #129 ... [2023-08-25T16:43:58.473Z] [2023-08-25T16:43:58.473Z] #139 [security-proxy-auth] exporting to image [2023-08-25T16:43:58.473Z] #139 exporting layers [2023-08-25T16:43:58.740Z] #139 exporting layers 0.5s done [2023-08-25T16:43:58.740Z] #139 writing image sha256:b96ee3eba9eac5240370ad145523dda43a8c6d74d98a3462781b22d2facf8d17 done [2023-08-25T16:43:58.740Z] #139 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-25T16:43:58.740Z] #139 DONE 12.0s [2023-08-25T16:43:58.740Z] [2023-08-25T16:43:58.740Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T16:44:16.952Z] #129 DONE 993.6s [2023-08-25T16:44:16.952Z] [2023-08-25T16:44:16.952Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:44:17.549Z] #125 ... [2023-08-25T16:44:17.549Z] [2023-08-25T16:44:17.549Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:44:17.549Z] #180 DONE 0.1s [2023-08-25T16:44:17.549Z] [2023-08-25T16:44:17.549Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:44:17.816Z] #181 DONE 0.1s [2023-08-25T16:44:17.816Z] [2023-08-25T16:44:17.816Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-25T16:44:17.816Z] #182 DONE 0.2s [2023-08-25T16:44:17.816Z] [2023-08-25T16:44:17.816Z] #183 [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-08-25T16:44:18.096Z] #183 DONE 0.1s [2023-08-25T16:44:18.096Z] [2023-08-25T16:44:18.096Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T16:44:18.096Z] #123 ... [2023-08-25T16:44:18.096Z] [2023-08-25T16:44:18.096Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-25T16:44:18.096Z] #184 DONE 0.1s [2023-08-25T16:44:18.381Z] [2023-08-25T16:44:18.382Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T16:44:20.325Z] #185 DONE 1.8s [2023-08-25T16:44:20.325Z] [2023-08-25T16:44:20.325Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T16:44:20.325Z] #123 ... [2023-08-25T16:44:20.325Z] [2023-08-25T16:44:20.325Z] #139 [core-common-config-bootstrapper] exporting to image [2023-08-25T16:44:20.325Z] #139 exporting layers [2023-08-25T16:44:20.592Z] #139 exporting layers 0.6s done [2023-08-25T16:44:20.592Z] #139 writing image sha256:65d4a73d88f8963adf89f2925049108ae6415b50f83f3a20d35f3e1de957a015 done [2023-08-25T16:44:20.592Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-25T16:44:20.592Z] #139 DONE 12.5s [2023-08-25T16:44:20.592Z] [2023-08-25T16:44:20.592Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:44:59.429Z] #127 ... [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T16:44:59.429Z] #123 DONE 1034.0s [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:44:59.429Z] #110 ... [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:44:59.429Z] #186 DONE 0.2s [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:44:59.429Z] #187 DONE 0.2s [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:44:59.429Z] #127 ... [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-25T16:44:59.429Z] #188 DONE 0.3s [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:44:59.429Z] #103 ... [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:44:59.429Z] #189 DONE 0.1s [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #139 [core-command] exporting to image [2023-08-25T16:44:59.429Z] #139 exporting layers [2023-08-25T16:44:59.429Z] #139 exporting layers 0.2s done [2023-08-25T16:44:59.429Z] #139 writing image sha256:9b65dcb4353df186a45b3818297bdbb08cd99c236aeb197cfd300bffa51db712 done [2023-08-25T16:44:59.429Z] #139 naming to docker.io/library/core-command-arm64 done [2023-08-25T16:44:59.429Z] #139 DONE 12.8s [2023-08-25T16:44:59.429Z] [2023-08-25T16:44:59.429Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:45:09.481Z] #125 ... [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T16:45:09.481Z] #112 DONE 1044.6s [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:45:09.481Z] #110 ... [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:45:09.481Z] #190 DONE 0.1s [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:45:09.481Z] #127 ... [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:45:09.481Z] #191 DONE 0.1s [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-25T16:45:09.481Z] #192 DONE 0.2s [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:45:09.481Z] #193 DONE 0.1s [2023-08-25T16:45:09.481Z] [2023-08-25T16:45:09.481Z] #139 [core-data] exporting to image [2023-08-25T16:45:09.481Z] #139 exporting layers [2023-08-25T16:45:09.746Z] #139 exporting layers 0.4s done [2023-08-25T16:45:09.746Z] #139 writing image sha256:56143fce5525d2cc611af79087d4b2d02b81020525617bbaf2c54f6d61c3156d done [2023-08-25T16:45:09.746Z] #139 naming to docker.io/library/core-data-arm64 done [2023-08-25T16:45:09.746Z] #139 DONE 13.2s [2023-08-25T16:45:09.746Z] [2023-08-25T16:45:09.746Z] #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T16:45:12.344Z] #110 DONE 1048.6s [2023-08-25T16:45:12.344Z] [2023-08-25T16:45:12.344Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:45:12.616Z] #127 ... [2023-08-25T16:45:12.616Z] [2023-08-25T16:45:12.616Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:45:12.616Z] #194 DONE 0.2s [2023-08-25T16:45:12.616Z] [2023-08-25T16:45:12.616Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:45:12.616Z] #127 ... [2023-08-25T16:45:12.616Z] [2023-08-25T16:45:12.616Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:45:12.885Z] #195 DONE 0.1s [2023-08-25T16:45:12.885Z] [2023-08-25T16:45:12.885Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:45:12.885Z] #127 ... [2023-08-25T16:45:12.885Z] [2023-08-25T16:45:12.885Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-25T16:45:13.155Z] #196 DONE 0.3s [2023-08-25T16:45:13.155Z] [2023-08-25T16:45:13.155Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:45:13.155Z] #197 DONE 0.1s [2023-08-25T16:45:13.155Z] [2023-08-25T16:45:13.155Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:45:13.422Z] #103 ... [2023-08-25T16:45:13.422Z] [2023-08-25T16:45:13.422Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-25T16:45:13.422Z] #198 DONE 0.1s [2023-08-25T16:45:13.688Z] [2023-08-25T16:45:13.688Z] #139 [core-metadata] exporting to image [2023-08-25T16:45:13.688Z] #139 exporting layers 0.2s done [2023-08-25T16:45:13.968Z] #139 writing image sha256:b2afb88b7134885fbe13fb82deb71e5118681a8709b2301839231b6303ef370e done [2023-08-25T16:45:13.968Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-08-25T16:45:13.968Z] #139 DONE 13.4s [2023-08-25T16:45:13.968Z] [2023-08-25T16:45:13.968Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:45:40.628Z] #103 ... [2023-08-25T16:45:40.628Z] [2023-08-25T16:45:40.628Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T16:45:40.628Z] #127 DONE 1076.8s [2023-08-25T16:45:40.628Z] [2023-08-25T16:45:40.628Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:45:40.628Z] #125 ... [2023-08-25T16:45:40.628Z] [2023-08-25T16:45:40.628Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:45:40.895Z] #199 DONE 0.3s [2023-08-25T16:45:40.895Z] [2023-08-25T16:45:40.895Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:45:41.183Z] #200 DONE 0.2s [2023-08-25T16:45:41.183Z] [2023-08-25T16:45:41.183Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:45:41.183Z] #103 ... [2023-08-25T16:45:41.183Z] [2023-08-25T16:45:41.183Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-25T16:45:41.449Z] #201 DONE 0.3s [2023-08-25T16:45:41.449Z] [2023-08-25T16:45:41.449Z] #202 [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-08-25T16:45:41.449Z] #202 DONE 0.1s [2023-08-25T16:45:41.449Z] [2023-08-25T16:45:41.449Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:45:41.716Z] #103 ... [2023-08-25T16:45:41.716Z] [2023-08-25T16:45:41.716Z] #139 [security-spiffe-token-provider] exporting to image [2023-08-25T16:45:41.716Z] #139 exporting layers [2023-08-25T16:45:42.301Z] #139 exporting layers 0.6s done [2023-08-25T16:45:42.301Z] #139 writing image sha256:fee47afe8d0913403d29f1ad7dd87515098637cb12ebd408047f80434ac03547 done [2023-08-25T16:45:42.301Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-25T16:45:42.301Z] #139 DONE 14.1s [2023-08-25T16:45:42.301Z] [2023-08-25T16:45:42.301Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T16:46:08.033Z] #125 DONE 1102.1s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T16:46:08.033Z] #103 DONE 1102.1s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:46:08.033Z] #203 DONE 0.2s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T16:46:08.033Z] #204 DONE 0.3s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:46:08.033Z] #205 DONE 0.2s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T16:46:08.033Z] #206 DONE 0.2s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-25T16:46:08.033Z] #207 DONE 0.4s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-25T16:46:08.033Z] #208 DONE 0.4s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:46:08.033Z] #209 DONE 0.1s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-25T16:46:08.033Z] #210 DONE 0.1s [2023-08-25T16:46:08.033Z] [2023-08-25T16:46:08.033Z] #139 [support-notifications] exporting to image [2023-08-25T16:46:08.033Z] #139 exporting layers [2023-08-25T16:46:08.033Z] #139 exporting layers 0.4s done [2023-08-25T16:46:08.033Z] #139 writing image sha256:290bbdeda35d9202017b32944c93002521b153b2844333e6b64b91910e6acf9c 0.0s done [2023-08-25T16:46:08.033Z] #139 naming to docker.io/library/support-scheduler-arm64 done [2023-08-25T16:46:08.033Z] #139 exporting layers 0.4s done [2023-08-25T16:46:08.033Z] #139 writing image sha256:9a9de5cc826704b720e413f47ef833ed0cf83369aff11964d158d88b18ddd451 done [2023-08-25T16:46:08.033Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-08-25T16:46:08.033Z] #139 DONE 14.5s [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T16:46:08.033Z] time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-25T16:46:08.050Z] $ docker stop --time=1 167f0553b9e5779eb83c119b01df519db2e0d623f1fe34d7b8b4b5a544756fc8 [2023-08-25T16:46:09.659Z] $ docker rm -f --volumes 167f0553b9e5779eb83c119b01df519db2e0d623f1fe34d7b8b4b5a544756fc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T16:46:10.158Z] + docker images [2023-08-25T16:46:10.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-25T16:46:10.158Z] support-scheduler-arm64 latest 290bbdeda35d 4 seconds ago 32.9MB [2023-08-25T16:46:10.158Z] support-notifications-arm64 latest 9a9de5cc8267 4 seconds ago 33.7MB [2023-08-25T16:46:10.158Z] security-spiffe-token-provider-arm64 latest fee47afe8d09 29 seconds ago 33.3MB [2023-08-25T16:46:10.158Z] core-metadata-arm64 latest b2afb88b7134 57 seconds ago 21.2MB [2023-08-25T16:46:10.158Z] core-data-arm64 latest 56143fce5525 About a minute ago 20.9MB [2023-08-25T16:46:10.158Z] core-command-arm64 latest 9b65dcb4353d About a minute ago 20.8MB [2023-08-25T16:46:10.158Z] core-common-config-bootstrapper-arm64 latest 65d4a73d88f8 About a minute ago 18MB [2023-08-25T16:46:10.158Z] security-proxy-auth-arm64 latest b96ee3eba9ea 2 minutes ago 19.3MB [2023-08-25T16:46:10.158Z] security-bootstrapper-arm64 latest be740c45ebea 2 minutes ago 22.6MB [2023-08-25T16:46:10.158Z] security-secretstore-setup-arm64 latest 3e93b4cb2fee 2 minutes ago 43MB [2023-08-25T16:46:10.158Z] security-proxy-setup-arm64 latest bfd1339de015 2 minutes ago 28.8MB [2023-08-25T16:46:10.158Z] security-spire-agent-arm64 latest d1b18193cb5b 18 minutes ago 152MB [2023-08-25T16:46:10.158Z] security-spire-config-arm64 latest cf060ab45cde 18 minutes ago 96.1MB [2023-08-25T16:46:10.158Z] security-spire-server-arm64 latest b74428d2de4f 18 minutes ago 96.9MB [2023-08-25T16:46:10.158Z] ci-base-image-arm64 latest fb8c190a4eed 20 minutes ago 1.05GB [2023-08-25T16:46:10.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-25T16:46:10.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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-08-25T16:46:10.290Z] provisioning config files... [2023-08-25T16:46:10.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config6113332684515024882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:46:10.688Z] ---> docker-login.sh [2023-08-25T16:46:10.689Z] nexus3.edgexfoundry.org:10001 [2023-08-25T16:46:10.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:46:10.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:46:10.962Z] Configure a credential helper to remove this warning. See [2023-08-25T16:46:10.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:46:10.962Z] [2023-08-25T16:46:10.962Z] Login Succeeded [2023-08-25T16:46:10.962Z] nexus3.edgexfoundry.org:10002 [2023-08-25T16:46:11.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:46:11.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:46:11.509Z] Configure a credential helper to remove this warning. See [2023-08-25T16:46:11.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:46:11.509Z] [2023-08-25T16:46:11.509Z] Login Succeeded [2023-08-25T16:46:11.509Z] nexus3.edgexfoundry.org:10003 [2023-08-25T16:46:11.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:46:11.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:46:11.781Z] Configure a credential helper to remove this warning. See [2023-08-25T16:46:11.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:46:11.781Z] [2023-08-25T16:46:11.781Z] Login Succeeded [2023-08-25T16:46:11.781Z] nexus3.edgexfoundry.org:10004 [2023-08-25T16:46:12.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:46:12.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:46:12.050Z] Configure a credential helper to remove this warning. See [2023-08-25T16:46:12.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:46:12.050Z] [2023-08-25T16:46:12.050Z] Login Succeeded [2023-08-25T16:46:12.050Z] docker.io [2023-08-25T16:46:12.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T16:46:12.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T16:46:12.584Z] Configure a credential helper to remove this warning. See [2023-08-25T16:46:12.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T16:46:12.584Z] [2023-08-25T16:46:12.584Z] Login Succeeded [2023-08-25T16:46:12.584Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T16:46:12.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:46:12.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T16:46:12.636Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-25T16:46:12.636Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:12.636Z] latest [2023-08-25T16:46:12.636Z] 3.1.0-dev.34 [2023-08-25T16:46:12.636Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:12.636Z] main [2023-08-25T16:46:12.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:12.964Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:13.306Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:13.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T16:46:13.306Z] 372277288d86: Preparing [2023-08-25T16:46:13.306Z] a589b6bd81cd: Preparing [2023-08-25T16:46:13.306Z] 48e81e164129: Preparing [2023-08-25T16:46:13.306Z] 737b4c63b100: Preparing [2023-08-25T16:46:13.306Z] ff0dc7224b94: Preparing [2023-08-25T16:46:13.306Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:13.306Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:13.577Z] 372277288d86: Pushed [2023-08-25T16:46:13.577Z] 737b4c63b100: Pushed [2023-08-25T16:46:13.577Z] 48e81e164129: Pushed [2023-08-25T16:46:13.577Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:13.577Z] ff0dc7224b94: Pushed [2023-08-25T16:46:16.904Z] a589b6bd81cd: Pushed [2023-08-25T16:46:16.904Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:17.248Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:17.575Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-25T16:46:17.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T16:46:17.575Z] 372277288d86: Preparing [2023-08-25T16:46:17.575Z] a589b6bd81cd: Preparing [2023-08-25T16:46:17.575Z] 48e81e164129: Preparing [2023-08-25T16:46:17.575Z] 737b4c63b100: Preparing [2023-08-25T16:46:17.575Z] ff0dc7224b94: Preparing [2023-08-25T16:46:17.575Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:17.575Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:17.575Z] 372277288d86: Layer already exists [2023-08-25T16:46:17.575Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:17.575Z] 48e81e164129: Layer already exists [2023-08-25T16:46:17.575Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:17.575Z] a589b6bd81cd: Layer already exists [2023-08-25T16:46:17.575Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:17.839Z] latest: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:18.172Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:18.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.34 [2023-08-25T16:46:18.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T16:46:18.501Z] 372277288d86: Preparing [2023-08-25T16:46:18.501Z] a589b6bd81cd: Preparing [2023-08-25T16:46:18.501Z] 48e81e164129: Preparing [2023-08-25T16:46:18.501Z] 737b4c63b100: Preparing [2023-08-25T16:46:18.501Z] ff0dc7224b94: Preparing [2023-08-25T16:46:18.501Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:18.501Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:18.501Z] a589b6bd81cd: Layer already exists [2023-08-25T16:46:18.501Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:18.501Z] 48e81e164129: Layer already exists [2023-08-25T16:46:18.501Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:18.501Z] 372277288d86: Layer already exists [2023-08-25T16:46:18.501Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:18.501Z] 3.1.0-dev.34: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:18.839Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:19.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:19.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T16:46:19.179Z] 372277288d86: Preparing [2023-08-25T16:46:19.179Z] a589b6bd81cd: Preparing [2023-08-25T16:46:19.179Z] 48e81e164129: Preparing [2023-08-25T16:46:19.179Z] 737b4c63b100: Preparing [2023-08-25T16:46:19.179Z] ff0dc7224b94: Preparing [2023-08-25T16:46:19.179Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:19.179Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:19.179Z] 372277288d86: Layer already exists [2023-08-25T16:46:19.179Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:19.179Z] 48e81e164129: Layer already exists [2023-08-25T16:46:19.179Z] a589b6bd81cd: Layer already exists [2023-08-25T16:46:19.179Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:19.179Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:19.179Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:19.529Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:19.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-25T16:46:19.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T16:46:19.857Z] 372277288d86: Preparing [2023-08-25T16:46:19.857Z] a589b6bd81cd: Preparing [2023-08-25T16:46:19.857Z] 48e81e164129: Preparing [2023-08-25T16:46:19.857Z] 737b4c63b100: Preparing [2023-08-25T16:46:19.857Z] ff0dc7224b94: Preparing [2023-08-25T16:46:19.857Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:19.857Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:19.857Z] a589b6bd81cd: Layer already exists [2023-08-25T16:46:19.857Z] 48e81e164129: Layer already exists [2023-08-25T16:46:19.857Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:19.857Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:19.857Z] 372277288d86: Layer already exists [2023-08-25T16:46:19.857Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:19.857Z] main: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:46:20.173Z] ===================================================== [Pipeline] echo [2023-08-25T16:46:20.183Z] taggedImages: [2023-08-25T16:46:20.183Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:20.183Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-25T16:46:20.183Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.34 [2023-08-25T16:46:20.183Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:20.183Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-25T16:46:20.210Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-25T16:46:20.210Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:20.210Z] latest [2023-08-25T16:46:20.210Z] 3.1.0-dev.34 [2023-08-25T16:46:20.210Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:20.210Z] main [2023-08-25T16:46:20.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:20.547Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:20.874Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:20.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T16:46:20.874Z] f9803f1b5d98: Preparing [2023-08-25T16:46:20.874Z] d514e68d19d9: Preparing [2023-08-25T16:46:20.874Z] 55cb390af94f: Preparing [2023-08-25T16:46:20.874Z] cd23be0a7562: Preparing [2023-08-25T16:46:20.874Z] 48e81e164129: Preparing [2023-08-25T16:46:20.874Z] 737b4c63b100: Preparing [2023-08-25T16:46:20.874Z] ff0dc7224b94: Preparing [2023-08-25T16:46:20.874Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:20.874Z] 737b4c63b100: Waiting [2023-08-25T16:46:20.874Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:20.874Z] ff0dc7224b94: Waiting [2023-08-25T16:46:20.874Z] 48e81e164129: Layer already exists [2023-08-25T16:46:21.140Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:21.140Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:21.140Z] d514e68d19d9: Pushed [2023-08-25T16:46:21.140Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:21.140Z] 55cb390af94f: Pushed [2023-08-25T16:46:21.140Z] f9803f1b5d98: Pushed [2023-08-25T16:46:23.717Z] cd23be0a7562: Pushed [2023-08-25T16:46:23.717Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:24.050Z] + 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-08-25T16:46:24.378Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-25T16:46:24.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T16:46:24.378Z] f9803f1b5d98: Preparing [2023-08-25T16:46:24.378Z] d514e68d19d9: Preparing [2023-08-25T16:46:24.378Z] 55cb390af94f: Preparing [2023-08-25T16:46:24.378Z] cd23be0a7562: Preparing [2023-08-25T16:46:24.378Z] 48e81e164129: Preparing [2023-08-25T16:46:24.378Z] 737b4c63b100: Preparing [2023-08-25T16:46:24.378Z] ff0dc7224b94: Preparing [2023-08-25T16:46:24.378Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:24.378Z] 737b4c63b100: Waiting [2023-08-25T16:46:24.378Z] ff0dc7224b94: Waiting [2023-08-25T16:46:24.378Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:24.378Z] 48e81e164129: Layer already exists [2023-08-25T16:46:24.378Z] 55cb390af94f: Layer already exists [2023-08-25T16:46:24.378Z] f9803f1b5d98: Layer already exists [2023-08-25T16:46:24.378Z] d514e68d19d9: Layer already exists [2023-08-25T16:46:24.378Z] cd23be0a7562: Layer already exists [2023-08-25T16:46:24.378Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:24.378Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:24.378Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:24.644Z] latest: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:24.975Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:27.881Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.34 [2023-08-25T16:46:27.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T16:46:27.881Z] f9803f1b5d98: Preparing [2023-08-25T16:46:27.881Z] d514e68d19d9: Preparing [2023-08-25T16:46:27.881Z] 55cb390af94f: Preparing [2023-08-25T16:46:27.881Z] cd23be0a7562: Preparing [2023-08-25T16:46:27.881Z] 48e81e164129: Preparing [2023-08-25T16:46:27.881Z] 737b4c63b100: Preparing [2023-08-25T16:46:27.881Z] ff0dc7224b94: Preparing [2023-08-25T16:46:27.881Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:27.881Z] 737b4c63b100: Waiting [2023-08-25T16:46:27.881Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:27.881Z] 48e81e164129: Layer already exists [2023-08-25T16:46:27.881Z] d514e68d19d9: Layer already exists [2023-08-25T16:46:27.881Z] 55cb390af94f: Layer already exists [2023-08-25T16:46:27.881Z] f9803f1b5d98: Layer already exists [2023-08-25T16:46:27.881Z] cd23be0a7562: Layer already exists [2023-08-25T16:46:27.881Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:27.881Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:27.881Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:27.881Z] 3.1.0-dev.34: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:28.215Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:28.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:28.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T16:46:28.546Z] f9803f1b5d98: Preparing [2023-08-25T16:46:28.546Z] d514e68d19d9: Preparing [2023-08-25T16:46:28.546Z] 55cb390af94f: Preparing [2023-08-25T16:46:28.546Z] cd23be0a7562: Preparing [2023-08-25T16:46:28.546Z] 48e81e164129: Preparing [2023-08-25T16:46:28.546Z] 737b4c63b100: Preparing [2023-08-25T16:46:28.546Z] ff0dc7224b94: Preparing [2023-08-25T16:46:28.546Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:28.546Z] 737b4c63b100: Waiting [2023-08-25T16:46:28.546Z] ff0dc7224b94: Waiting [2023-08-25T16:46:28.546Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:28.546Z] f9803f1b5d98: Layer already exists [2023-08-25T16:46:28.546Z] d514e68d19d9: Layer already exists [2023-08-25T16:46:28.546Z] 55cb390af94f: Layer already exists [2023-08-25T16:46:28.546Z] 48e81e164129: Layer already exists [2023-08-25T16:46:28.546Z] cd23be0a7562: Layer already exists [2023-08-25T16:46:28.546Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:28.546Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:28.546Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:28.811Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:29.139Z] + 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-08-25T16:46:29.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-25T16:46:29.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T16:46:29.462Z] f9803f1b5d98: Preparing [2023-08-25T16:46:29.462Z] d514e68d19d9: Preparing [2023-08-25T16:46:29.462Z] 55cb390af94f: Preparing [2023-08-25T16:46:29.462Z] cd23be0a7562: Preparing [2023-08-25T16:46:29.462Z] 48e81e164129: Preparing [2023-08-25T16:46:29.462Z] 737b4c63b100: Preparing [2023-08-25T16:46:29.462Z] ff0dc7224b94: Preparing [2023-08-25T16:46:29.462Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:29.462Z] 737b4c63b100: Waiting [2023-08-25T16:46:29.462Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:29.462Z] ff0dc7224b94: Waiting [2023-08-25T16:46:29.462Z] f9803f1b5d98: Layer already exists [2023-08-25T16:46:29.462Z] d514e68d19d9: Layer already exists [2023-08-25T16:46:29.462Z] 48e81e164129: Layer already exists [2023-08-25T16:46:29.462Z] 55cb390af94f: Layer already exists [2023-08-25T16:46:29.462Z] cd23be0a7562: Layer already exists [2023-08-25T16:46:29.462Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:29.462Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:29.462Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:29.726Z] main: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:46:29.766Z] ===================================================== [Pipeline] echo [2023-08-25T16:46:29.771Z] taggedImages: [2023-08-25T16:46:29.771Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:29.771Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-25T16:46:29.771Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.34 [2023-08-25T16:46:29.771Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:29.771Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-25T16:46:29.786Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-25T16:46:29.786Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:29.786Z] latest [2023-08-25T16:46:29.786Z] 3.1.0-dev.34 [2023-08-25T16:46:29.786Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:29.786Z] main [2023-08-25T16:46:29.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:30.112Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:30.437Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T16:46:30.437Z] 4a0eeab77f90: Preparing [2023-08-25T16:46:30.437Z] 72ba2f48575e: Preparing [2023-08-25T16:46:30.437Z] 48e81e164129: Preparing [2023-08-25T16:46:30.437Z] 737b4c63b100: Preparing [2023-08-25T16:46:30.437Z] 0431661e9a0d: Preparing [2023-08-25T16:46:30.437Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:30.437Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:30.437Z] 48e81e164129: Layer already exists [2023-08-25T16:46:30.437Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:30.438Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:30.701Z] 4a0eeab77f90: Pushed [2023-08-25T16:46:30.701Z] 0431661e9a0d: Pushed [2023-08-25T16:46:34.032Z] 72ba2f48575e: Pushed [2023-08-25T16:46:34.032Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:34.359Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:34.688Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-25T16:46:34.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T16:46:34.688Z] 4a0eeab77f90: Preparing [2023-08-25T16:46:34.688Z] 72ba2f48575e: Preparing [2023-08-25T16:46:34.688Z] 48e81e164129: Preparing [2023-08-25T16:46:34.688Z] 737b4c63b100: Preparing [2023-08-25T16:46:34.688Z] 0431661e9a0d: Preparing [2023-08-25T16:46:34.688Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:34.688Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:34.688Z] 0431661e9a0d: Layer already exists [2023-08-25T16:46:34.688Z] 48e81e164129: Layer already exists [2023-08-25T16:46:34.688Z] 72ba2f48575e: Layer already exists [2023-08-25T16:46:34.688Z] 4a0eeab77f90: Layer already exists [2023-08-25T16:46:34.688Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:34.688Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:34.688Z] latest: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:35.286Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:35.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.34 [2023-08-25T16:46:35.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T16:46:35.618Z] 4a0eeab77f90: Preparing [2023-08-25T16:46:35.618Z] 72ba2f48575e: Preparing [2023-08-25T16:46:35.618Z] 48e81e164129: Preparing [2023-08-25T16:46:35.618Z] 737b4c63b100: Preparing [2023-08-25T16:46:35.618Z] 0431661e9a0d: Preparing [2023-08-25T16:46:35.618Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:35.618Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:35.618Z] 48e81e164129: Layer already exists [2023-08-25T16:46:35.618Z] 4a0eeab77f90: Layer already exists [2023-08-25T16:46:35.618Z] 72ba2f48575e: Layer already exists [2023-08-25T16:46:35.618Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:35.618Z] 0431661e9a0d: Layer already exists [2023-08-25T16:46:35.618Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:35.618Z] 3.1.0-dev.34: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:36.207Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:36.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:36.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T16:46:36.533Z] 4a0eeab77f90: Preparing [2023-08-25T16:46:36.533Z] 72ba2f48575e: Preparing [2023-08-25T16:46:36.533Z] 48e81e164129: Preparing [2023-08-25T16:46:36.533Z] 737b4c63b100: Preparing [2023-08-25T16:46:36.533Z] 0431661e9a0d: Preparing [2023-08-25T16:46:36.533Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:36.533Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:36.533Z] 72ba2f48575e: Layer already exists [2023-08-25T16:46:36.533Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:36.533Z] 4a0eeab77f90: Layer already exists [2023-08-25T16:46:36.533Z] 48e81e164129: Layer already exists [2023-08-25T16:46:36.533Z] 0431661e9a0d: Layer already exists [2023-08-25T16:46:36.533Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:36.533Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:37.180Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:37.505Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-25T16:46:37.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T16:46:37.505Z] 4a0eeab77f90: Preparing [2023-08-25T16:46:37.505Z] 72ba2f48575e: Preparing [2023-08-25T16:46:37.505Z] 48e81e164129: Preparing [2023-08-25T16:46:37.505Z] 737b4c63b100: Preparing [2023-08-25T16:46:37.505Z] 0431661e9a0d: Preparing [2023-08-25T16:46:37.505Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:37.505Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:37.505Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:37.505Z] 48e81e164129: Layer already exists [2023-08-25T16:46:37.505Z] 72ba2f48575e: Layer already exists [2023-08-25T16:46:37.505Z] 0431661e9a0d: Layer already exists [2023-08-25T16:46:37.505Z] 4a0eeab77f90: Layer already exists [2023-08-25T16:46:37.505Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:37.505Z] main: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:46:37.810Z] ===================================================== [Pipeline] echo [2023-08-25T16:46:37.816Z] taggedImages: [2023-08-25T16:46:37.816Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:37.816Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-25T16:46:37.816Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.34 [2023-08-25T16:46:37.816Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:37.816Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-25T16:46:37.830Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-25T16:46:37.830Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:37.830Z] latest [2023-08-25T16:46:37.830Z] 3.1.0-dev.34 [2023-08-25T16:46:37.830Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:37.830Z] main [2023-08-25T16:46:37.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:38.160Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:38.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:38.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T16:46:38.485Z] f9a15af195a6: Preparing [2023-08-25T16:46:38.485Z] e283510aaf5b: Preparing [2023-08-25T16:46:38.485Z] 763c6b510bb0: Preparing [2023-08-25T16:46:38.485Z] 48e81e164129: Preparing [2023-08-25T16:46:38.485Z] 737b4c63b100: Preparing [2023-08-25T16:46:38.485Z] ff0dc7224b94: Preparing [2023-08-25T16:46:38.485Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:38.485Z] ff0dc7224b94: Waiting [2023-08-25T16:46:38.485Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:38.485Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:38.485Z] 48e81e164129: Layer already exists [2023-08-25T16:46:38.485Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:38.750Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:38.750Z] e283510aaf5b: Pushed [2023-08-25T16:46:38.750Z] f9a15af195a6: Pushed [2023-08-25T16:46:42.087Z] 763c6b510bb0: Pushed [2023-08-25T16:46:42.087Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:42.416Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:42.742Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-25T16:46:42.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T16:46:42.742Z] f9a15af195a6: Preparing [2023-08-25T16:46:42.742Z] e283510aaf5b: Preparing [2023-08-25T16:46:42.742Z] 763c6b510bb0: Preparing [2023-08-25T16:46:42.742Z] 48e81e164129: Preparing [2023-08-25T16:46:42.742Z] 737b4c63b100: Preparing [2023-08-25T16:46:42.742Z] ff0dc7224b94: Preparing [2023-08-25T16:46:42.742Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:42.742Z] ff0dc7224b94: Waiting [2023-08-25T16:46:42.742Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:42.742Z] 48e81e164129: Layer already exists [2023-08-25T16:46:42.742Z] 763c6b510bb0: Layer already exists [2023-08-25T16:46:42.742Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:42.742Z] f9a15af195a6: Layer already exists [2023-08-25T16:46:42.742Z] e283510aaf5b: Layer already exists [2023-08-25T16:46:42.742Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:42.742Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:42.742Z] latest: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:43.333Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:43.662Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.34 [2023-08-25T16:46:43.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T16:46:43.662Z] f9a15af195a6: Preparing [2023-08-25T16:46:43.662Z] e283510aaf5b: Preparing [2023-08-25T16:46:43.662Z] 763c6b510bb0: Preparing [2023-08-25T16:46:43.662Z] 48e81e164129: Preparing [2023-08-25T16:46:43.662Z] 737b4c63b100: Preparing [2023-08-25T16:46:43.662Z] ff0dc7224b94: Preparing [2023-08-25T16:46:43.662Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:43.662Z] ff0dc7224b94: Waiting [2023-08-25T16:46:43.662Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:43.662Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:43.662Z] f9a15af195a6: Layer already exists [2023-08-25T16:46:43.662Z] e283510aaf5b: Layer already exists [2023-08-25T16:46:43.662Z] 48e81e164129: Layer already exists [2023-08-25T16:46:43.662Z] 763c6b510bb0: Layer already exists [2023-08-25T16:46:43.662Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:43.662Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:43.662Z] 3.1.0-dev.34: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:43.991Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:44.316Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:44.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T16:46:44.317Z] f9a15af195a6: Preparing [2023-08-25T16:46:44.317Z] e283510aaf5b: Preparing [2023-08-25T16:46:44.317Z] 763c6b510bb0: Preparing [2023-08-25T16:46:44.317Z] 48e81e164129: Preparing [2023-08-25T16:46:44.317Z] 737b4c63b100: Preparing [2023-08-25T16:46:44.317Z] ff0dc7224b94: Preparing [2023-08-25T16:46:44.317Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:44.317Z] ff0dc7224b94: Waiting [2023-08-25T16:46:44.317Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:44.317Z] 763c6b510bb0: Layer already exists [2023-08-25T16:46:44.317Z] f9a15af195a6: Layer already exists [2023-08-25T16:46:44.317Z] 48e81e164129: Layer already exists [2023-08-25T16:46:44.317Z] e283510aaf5b: Layer already exists [2023-08-25T16:46:44.317Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:44.317Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:44.317Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:44.317Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:44.908Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:45.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-25T16:46:45.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T16:46:45.233Z] f9a15af195a6: Preparing [2023-08-25T16:46:45.233Z] e283510aaf5b: Preparing [2023-08-25T16:46:45.233Z] 763c6b510bb0: Preparing [2023-08-25T16:46:45.233Z] 48e81e164129: Preparing [2023-08-25T16:46:45.233Z] 737b4c63b100: Preparing [2023-08-25T16:46:45.233Z] ff0dc7224b94: Preparing [2023-08-25T16:46:45.233Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:45.233Z] ff0dc7224b94: Waiting [2023-08-25T16:46:45.233Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:45.233Z] e283510aaf5b: Layer already exists [2023-08-25T16:46:45.233Z] f9a15af195a6: Layer already exists [2023-08-25T16:46:45.233Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:45.233Z] 48e81e164129: Layer already exists [2023-08-25T16:46:45.233Z] 763c6b510bb0: Layer already exists [2023-08-25T16:46:45.233Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:45.233Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:45.233Z] main: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:46:45.541Z] ===================================================== [Pipeline] echo [2023-08-25T16:46:45.548Z] taggedImages: [2023-08-25T16:46:45.548Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:45.548Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-25T16:46:45.548Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.34 [2023-08-25T16:46:45.548Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:45.548Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-25T16:46:45.564Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-25T16:46:45.564Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:45.564Z] latest [2023-08-25T16:46:45.564Z] 3.1.0-dev.34 [2023-08-25T16:46:45.564Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:45.564Z] main [2023-08-25T16:46:45.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:45.887Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:46.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:46.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T16:46:46.214Z] 0b1ed9dc1597: Preparing [2023-08-25T16:46:46.214Z] 8ac7642537f9: Preparing [2023-08-25T16:46:46.214Z] aa77302c0784: Preparing [2023-08-25T16:46:46.214Z] 0a2dc5102c0d: Preparing [2023-08-25T16:46:46.214Z] e49b911876c3: Preparing [2023-08-25T16:46:46.214Z] c061270dc9e3: Preparing [2023-08-25T16:46:46.214Z] ff0c66201c4f: Preparing [2023-08-25T16:46:46.214Z] 48e81e164129: Preparing [2023-08-25T16:46:46.214Z] 737b4c63b100: Preparing [2023-08-25T16:46:46.214Z] e6fd209c274a: Preparing [2023-08-25T16:46:46.214Z] 209c527505df: Preparing [2023-08-25T16:46:46.214Z] 5f70bf18a086: Preparing [2023-08-25T16:46:46.214Z] 3ebe350fc762: Preparing [2023-08-25T16:46:46.214Z] 60606004e395: Preparing [2023-08-25T16:46:46.214Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:46.214Z] 48e81e164129: Waiting [2023-08-25T16:46:46.214Z] 737b4c63b100: Waiting [2023-08-25T16:46:46.214Z] e6fd209c274a: Waiting [2023-08-25T16:46:46.214Z] 209c527505df: Waiting [2023-08-25T16:46:46.214Z] 5f70bf18a086: Waiting [2023-08-25T16:46:46.214Z] c061270dc9e3: Waiting [2023-08-25T16:46:46.214Z] 3ebe350fc762: Waiting [2023-08-25T16:46:46.214Z] ff0c66201c4f: Waiting [2023-08-25T16:46:46.214Z] 60606004e395: Waiting [2023-08-25T16:46:46.214Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:46.481Z] e49b911876c3: Pushed [2023-08-25T16:46:46.481Z] 8ac7642537f9: Pushed [2023-08-25T16:46:46.481Z] 0a2dc5102c0d: Pushed [2023-08-25T16:46:46.481Z] 0b1ed9dc1597: Pushed [2023-08-25T16:46:46.481Z] 48e81e164129: Layer already exists [2023-08-25T16:46:46.481Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:46.481Z] c061270dc9e3: Pushed [2023-08-25T16:46:46.481Z] aa77302c0784: Pushed [2023-08-25T16:46:46.746Z] 209c527505df: Pushed [2023-08-25T16:46:46.746Z] e6fd209c274a: Pushed [2023-08-25T16:46:46.746Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:46.746Z] 5f70bf18a086: Pushed [2023-08-25T16:46:46.746Z] 3ebe350fc762: Pushed [2023-08-25T16:46:46.746Z] 60606004e395: Pushed [2023-08-25T16:46:50.070Z] ff0c66201c4f: Pushed [2023-08-25T16:46:50.334Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:50.669Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:50.998Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-25T16:46:50.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T16:46:50.998Z] 0b1ed9dc1597: Preparing [2023-08-25T16:46:50.998Z] 8ac7642537f9: Preparing [2023-08-25T16:46:50.998Z] aa77302c0784: Preparing [2023-08-25T16:46:50.998Z] 0a2dc5102c0d: Preparing [2023-08-25T16:46:50.998Z] e49b911876c3: Preparing [2023-08-25T16:46:50.998Z] c061270dc9e3: Preparing [2023-08-25T16:46:50.998Z] ff0c66201c4f: Preparing [2023-08-25T16:46:50.998Z] 48e81e164129: Preparing [2023-08-25T16:46:50.998Z] 737b4c63b100: Preparing [2023-08-25T16:46:50.998Z] e6fd209c274a: Preparing [2023-08-25T16:46:50.998Z] 209c527505df: Preparing [2023-08-25T16:46:50.998Z] 5f70bf18a086: Preparing [2023-08-25T16:46:50.998Z] 3ebe350fc762: Preparing [2023-08-25T16:46:50.998Z] 60606004e395: Preparing [2023-08-25T16:46:50.998Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:50.998Z] e6fd209c274a: Waiting [2023-08-25T16:46:50.998Z] 209c527505df: Waiting [2023-08-25T16:46:50.998Z] c061270dc9e3: Waiting [2023-08-25T16:46:50.998Z] ff0c66201c4f: Waiting [2023-08-25T16:46:50.998Z] 48e81e164129: Waiting [2023-08-25T16:46:50.998Z] 737b4c63b100: Waiting [2023-08-25T16:46:50.998Z] 3ebe350fc762: Waiting [2023-08-25T16:46:50.998Z] 60606004e395: Waiting [2023-08-25T16:46:50.998Z] 8ac7642537f9: Layer already exists [2023-08-25T16:46:50.998Z] e49b911876c3: Layer already exists [2023-08-25T16:46:50.998Z] 0b1ed9dc1597: Layer already exists [2023-08-25T16:46:50.998Z] aa77302c0784: Layer already exists [2023-08-25T16:46:50.998Z] 0a2dc5102c0d: Layer already exists [2023-08-25T16:46:50.998Z] e6fd209c274a: Layer already exists [2023-08-25T16:46:50.998Z] ff0c66201c4f: Layer already exists [2023-08-25T16:46:50.998Z] c061270dc9e3: Layer already exists [2023-08-25T16:46:50.998Z] 48e81e164129: Layer already exists [2023-08-25T16:46:50.998Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:50.998Z] 209c527505df: Layer already exists [2023-08-25T16:46:50.998Z] 3ebe350fc762: Layer already exists [2023-08-25T16:46:50.998Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:50.998Z] 5f70bf18a086: Layer already exists [2023-08-25T16:46:50.998Z] 60606004e395: Layer already exists [2023-08-25T16:46:51.263Z] latest: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:53.275Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:53.624Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.34 [2023-08-25T16:46:53.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T16:46:53.624Z] 0b1ed9dc1597: Preparing [2023-08-25T16:46:53.624Z] 8ac7642537f9: Preparing [2023-08-25T16:46:53.624Z] aa77302c0784: Preparing [2023-08-25T16:46:53.624Z] 0a2dc5102c0d: Preparing [2023-08-25T16:46:53.624Z] e49b911876c3: Preparing [2023-08-25T16:46:53.624Z] c061270dc9e3: Preparing [2023-08-25T16:46:53.624Z] ff0c66201c4f: Preparing [2023-08-25T16:46:53.624Z] 48e81e164129: Preparing [2023-08-25T16:46:53.624Z] 737b4c63b100: Preparing [2023-08-25T16:46:53.624Z] e6fd209c274a: Preparing [2023-08-25T16:46:53.624Z] 209c527505df: Preparing [2023-08-25T16:46:53.624Z] 5f70bf18a086: Preparing [2023-08-25T16:46:53.624Z] 3ebe350fc762: Preparing [2023-08-25T16:46:53.624Z] 60606004e395: Preparing [2023-08-25T16:46:53.624Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:53.624Z] c061270dc9e3: Waiting [2023-08-25T16:46:53.624Z] ff0c66201c4f: Waiting [2023-08-25T16:46:53.624Z] 209c527505df: Waiting [2023-08-25T16:46:53.624Z] 48e81e164129: Waiting [2023-08-25T16:46:53.624Z] 737b4c63b100: Waiting [2023-08-25T16:46:53.624Z] e6fd209c274a: Waiting [2023-08-25T16:46:53.624Z] 5f70bf18a086: Waiting [2023-08-25T16:46:53.624Z] 3ebe350fc762: Waiting [2023-08-25T16:46:53.624Z] 60606004e395: Waiting [2023-08-25T16:46:53.624Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:53.624Z] 0b1ed9dc1597: Layer already exists [2023-08-25T16:46:53.624Z] aa77302c0784: Layer already exists [2023-08-25T16:46:53.624Z] 0a2dc5102c0d: Layer already exists [2023-08-25T16:46:53.624Z] 8ac7642537f9: Layer already exists [2023-08-25T16:46:53.624Z] e49b911876c3: Layer already exists [2023-08-25T16:46:53.624Z] c061270dc9e3: Layer already exists [2023-08-25T16:46:53.624Z] ff0c66201c4f: Layer already exists [2023-08-25T16:46:53.624Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:53.624Z] 48e81e164129: Layer already exists [2023-08-25T16:46:53.624Z] e6fd209c274a: Layer already exists [2023-08-25T16:46:53.624Z] 209c527505df: Layer already exists [2023-08-25T16:46:53.624Z] 3ebe350fc762: Layer already exists [2023-08-25T16:46:53.624Z] 5f70bf18a086: Layer already exists [2023-08-25T16:46:53.624Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:53.624Z] 60606004e395: Layer already exists [2023-08-25T16:46:53.891Z] 3.1.0-dev.34: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:54.232Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:54.571Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:54.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T16:46:54.571Z] 0b1ed9dc1597: Preparing [2023-08-25T16:46:54.571Z] 8ac7642537f9: Preparing [2023-08-25T16:46:54.571Z] aa77302c0784: Preparing [2023-08-25T16:46:54.571Z] 0a2dc5102c0d: Preparing [2023-08-25T16:46:54.571Z] e49b911876c3: Preparing [2023-08-25T16:46:54.571Z] c061270dc9e3: Preparing [2023-08-25T16:46:54.571Z] ff0c66201c4f: Preparing [2023-08-25T16:46:54.571Z] 48e81e164129: Preparing [2023-08-25T16:46:54.571Z] 737b4c63b100: Preparing [2023-08-25T16:46:54.571Z] e6fd209c274a: Preparing [2023-08-25T16:46:54.571Z] 209c527505df: Preparing [2023-08-25T16:46:54.571Z] 5f70bf18a086: Preparing [2023-08-25T16:46:54.571Z] 3ebe350fc762: Preparing [2023-08-25T16:46:54.571Z] 60606004e395: Preparing [2023-08-25T16:46:54.571Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:54.571Z] ff0c66201c4f: Waiting [2023-08-25T16:46:54.571Z] 48e81e164129: Waiting [2023-08-25T16:46:54.571Z] 737b4c63b100: Waiting [2023-08-25T16:46:54.571Z] c061270dc9e3: Waiting [2023-08-25T16:46:54.571Z] e6fd209c274a: Waiting [2023-08-25T16:46:54.571Z] 209c527505df: Waiting [2023-08-25T16:46:54.571Z] 5f70bf18a086: Waiting [2023-08-25T16:46:54.571Z] 3ebe350fc762: Waiting [2023-08-25T16:46:54.571Z] 60606004e395: Waiting [2023-08-25T16:46:54.571Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:54.571Z] 8ac7642537f9: Layer already exists [2023-08-25T16:46:54.571Z] aa77302c0784: Layer already exists [2023-08-25T16:46:54.571Z] e49b911876c3: Layer already exists [2023-08-25T16:46:54.571Z] 0a2dc5102c0d: Layer already exists [2023-08-25T16:46:54.571Z] 0b1ed9dc1597: Layer already exists [2023-08-25T16:46:54.571Z] ff0c66201c4f: Layer already exists [2023-08-25T16:46:54.571Z] c061270dc9e3: Layer already exists [2023-08-25T16:46:54.571Z] 48e81e164129: Layer already exists [2023-08-25T16:46:54.571Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:54.571Z] e6fd209c274a: Layer already exists [2023-08-25T16:46:54.571Z] 5f70bf18a086: Layer already exists [2023-08-25T16:46:54.571Z] 209c527505df: Layer already exists [2023-08-25T16:46:54.571Z] 60606004e395: Layer already exists [2023-08-25T16:46:54.571Z] 3ebe350fc762: Layer already exists [2023-08-25T16:46:54.571Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:54.835Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:55.161Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:55.490Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-25T16:46:55.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T16:46:55.490Z] 0b1ed9dc1597: Preparing [2023-08-25T16:46:55.490Z] 8ac7642537f9: Preparing [2023-08-25T16:46:55.490Z] aa77302c0784: Preparing [2023-08-25T16:46:55.490Z] 0a2dc5102c0d: Preparing [2023-08-25T16:46:55.490Z] e49b911876c3: Preparing [2023-08-25T16:46:55.490Z] c061270dc9e3: Preparing [2023-08-25T16:46:55.490Z] ff0c66201c4f: Preparing [2023-08-25T16:46:55.490Z] 48e81e164129: Preparing [2023-08-25T16:46:55.490Z] 737b4c63b100: Preparing [2023-08-25T16:46:55.490Z] e6fd209c274a: Preparing [2023-08-25T16:46:55.490Z] 209c527505df: Preparing [2023-08-25T16:46:55.490Z] 5f70bf18a086: Preparing [2023-08-25T16:46:55.490Z] 3ebe350fc762: Preparing [2023-08-25T16:46:55.490Z] 60606004e395: Preparing [2023-08-25T16:46:55.490Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:55.490Z] c061270dc9e3: Waiting [2023-08-25T16:46:55.490Z] 209c527505df: Waiting [2023-08-25T16:46:55.490Z] 5f70bf18a086: Waiting [2023-08-25T16:46:55.490Z] 3ebe350fc762: Waiting [2023-08-25T16:46:55.490Z] 60606004e395: Waiting [2023-08-25T16:46:55.490Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:55.490Z] ff0c66201c4f: Waiting [2023-08-25T16:46:55.490Z] 48e81e164129: Waiting [2023-08-25T16:46:55.490Z] 737b4c63b100: Waiting [2023-08-25T16:46:55.490Z] e6fd209c274a: Waiting [2023-08-25T16:46:55.490Z] aa77302c0784: Layer already exists [2023-08-25T16:46:55.490Z] 0a2dc5102c0d: Layer already exists [2023-08-25T16:46:55.490Z] e49b911876c3: Layer already exists [2023-08-25T16:46:55.490Z] 0b1ed9dc1597: Layer already exists [2023-08-25T16:46:55.490Z] 8ac7642537f9: Layer already exists [2023-08-25T16:46:55.490Z] ff0c66201c4f: Layer already exists [2023-08-25T16:46:55.490Z] c061270dc9e3: Layer already exists [2023-08-25T16:46:55.490Z] e6fd209c274a: Layer already exists [2023-08-25T16:46:55.490Z] 48e81e164129: Layer already exists [2023-08-25T16:46:55.490Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:55.490Z] 209c527505df: Layer already exists [2023-08-25T16:46:55.490Z] 3ebe350fc762: Layer already exists [2023-08-25T16:46:55.490Z] 5f70bf18a086: Layer already exists [2023-08-25T16:46:55.490Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:55.490Z] 60606004e395: Layer already exists [2023-08-25T16:46:55.753Z] main: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:46:55.809Z] ===================================================== [Pipeline] echo [2023-08-25T16:46:55.820Z] taggedImages: [2023-08-25T16:46:55.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:55.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-25T16:46:55.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.34 [2023-08-25T16:46:55.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:55.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-25T16:46:55.844Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-25T16:46:55.844Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:55.844Z] latest [2023-08-25T16:46:55.844Z] 3.1.0-dev.34 [2023-08-25T16:46:55.844Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:46:55.844Z] main [2023-08-25T16:46:55.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:56.191Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:56.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:46:56.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T16:46:56.526Z] 34c986fee1b1: Preparing [2023-08-25T16:46:56.526Z] 5400f0cf2aaa: Preparing [2023-08-25T16:46:56.526Z] e7c11635b04b: Preparing [2023-08-25T16:46:56.526Z] 5e4984ceb52a: Preparing [2023-08-25T16:46:56.526Z] 48e81e164129: Preparing [2023-08-25T16:46:56.526Z] 737b4c63b100: Preparing [2023-08-25T16:46:56.526Z] ff0dc7224b94: Preparing [2023-08-25T16:46:56.526Z] d2d9d24a8c2a: Preparing [2023-08-25T16:46:56.526Z] 737b4c63b100: Waiting [2023-08-25T16:46:56.526Z] ff0dc7224b94: Waiting [2023-08-25T16:46:56.526Z] d2d9d24a8c2a: Waiting [2023-08-25T16:46:56.526Z] 48e81e164129: Layer already exists [2023-08-25T16:46:56.789Z] 737b4c63b100: Layer already exists [2023-08-25T16:46:56.789Z] ff0dc7224b94: Layer already exists [2023-08-25T16:46:56.789Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:46:56.789Z] e7c11635b04b: Pushed [2023-08-25T16:46:56.789Z] 34c986fee1b1: Pushed [2023-08-25T16:46:56.789Z] 5400f0cf2aaa: Pushed [2023-08-25T16:46:59.353Z] 5e4984ceb52a: Pushed [2023-08-25T16:46:59.617Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:46:59.944Z] + 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-08-25T16:47:00.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-25T16:47:00.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T16:47:00.269Z] 34c986fee1b1: Preparing [2023-08-25T16:47:00.269Z] 5400f0cf2aaa: Preparing [2023-08-25T16:47:00.269Z] e7c11635b04b: Preparing [2023-08-25T16:47:00.269Z] 5e4984ceb52a: Preparing [2023-08-25T16:47:00.269Z] 48e81e164129: Preparing [2023-08-25T16:47:00.269Z] 737b4c63b100: Preparing [2023-08-25T16:47:00.269Z] ff0dc7224b94: Preparing [2023-08-25T16:47:00.269Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:00.269Z] 737b4c63b100: Waiting [2023-08-25T16:47:00.269Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:00.269Z] ff0dc7224b94: Waiting [2023-08-25T16:47:00.269Z] 48e81e164129: Layer already exists [2023-08-25T16:47:00.269Z] 34c986fee1b1: Layer already exists [2023-08-25T16:47:00.269Z] e7c11635b04b: Layer already exists [2023-08-25T16:47:00.269Z] 5e4984ceb52a: Layer already exists [2023-08-25T16:47:00.269Z] 5400f0cf2aaa: Layer already exists [2023-08-25T16:47:00.269Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:00.269Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:00.269Z] ff0dc7224b94: Layer already exists [2023-08-25T16:47:00.534Z] latest: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:00.863Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:01.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.34 [2023-08-25T16:47:01.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T16:47:01.187Z] 34c986fee1b1: Preparing [2023-08-25T16:47:01.187Z] 5400f0cf2aaa: Preparing [2023-08-25T16:47:01.187Z] e7c11635b04b: Preparing [2023-08-25T16:47:01.187Z] 5e4984ceb52a: Preparing [2023-08-25T16:47:01.187Z] 48e81e164129: Preparing [2023-08-25T16:47:01.187Z] 737b4c63b100: Preparing [2023-08-25T16:47:01.187Z] ff0dc7224b94: Preparing [2023-08-25T16:47:01.187Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:01.187Z] 737b4c63b100: Waiting [2023-08-25T16:47:01.187Z] ff0dc7224b94: Waiting [2023-08-25T16:47:01.187Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:01.187Z] 5400f0cf2aaa: Layer already exists [2023-08-25T16:47:01.187Z] 34c986fee1b1: Layer already exists [2023-08-25T16:47:01.187Z] 5e4984ceb52a: Layer already exists [2023-08-25T16:47:01.187Z] e7c11635b04b: Layer already exists [2023-08-25T16:47:01.187Z] 48e81e164129: Layer already exists [2023-08-25T16:47:01.187Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:01.187Z] ff0dc7224b94: Layer already exists [2023-08-25T16:47:01.187Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:01.187Z] 3.1.0-dev.34: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:01.783Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:02.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:02.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T16:47:02.114Z] 34c986fee1b1: Preparing [2023-08-25T16:47:02.114Z] 5400f0cf2aaa: Preparing [2023-08-25T16:47:02.114Z] e7c11635b04b: Preparing [2023-08-25T16:47:02.114Z] 5e4984ceb52a: Preparing [2023-08-25T16:47:02.114Z] 48e81e164129: Preparing [2023-08-25T16:47:02.114Z] 737b4c63b100: Preparing [2023-08-25T16:47:02.114Z] ff0dc7224b94: Preparing [2023-08-25T16:47:02.114Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:02.114Z] 737b4c63b100: Waiting [2023-08-25T16:47:02.114Z] ff0dc7224b94: Waiting [2023-08-25T16:47:02.114Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:02.115Z] 34c986fee1b1: Layer already exists [2023-08-25T16:47:02.115Z] 5400f0cf2aaa: Layer already exists [2023-08-25T16:47:02.115Z] e7c11635b04b: Layer already exists [2023-08-25T16:47:02.115Z] 5e4984ceb52a: Layer already exists [2023-08-25T16:47:02.115Z] 48e81e164129: Layer already exists [2023-08-25T16:47:02.115Z] ff0dc7224b94: Layer already exists [2023-08-25T16:47:02.115Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:02.115Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:02.115Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:02.449Z] + 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-08-25T16:47:02.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-25T16:47:02.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T16:47:02.778Z] 34c986fee1b1: Preparing [2023-08-25T16:47:02.778Z] 5400f0cf2aaa: Preparing [2023-08-25T16:47:02.778Z] e7c11635b04b: Preparing [2023-08-25T16:47:02.778Z] 5e4984ceb52a: Preparing [2023-08-25T16:47:02.778Z] 48e81e164129: Preparing [2023-08-25T16:47:02.778Z] 737b4c63b100: Preparing [2023-08-25T16:47:02.778Z] ff0dc7224b94: Preparing [2023-08-25T16:47:02.778Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:02.778Z] ff0dc7224b94: Waiting [2023-08-25T16:47:02.778Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:02.778Z] 737b4c63b100: Waiting [2023-08-25T16:47:02.778Z] e7c11635b04b: Layer already exists [2023-08-25T16:47:02.778Z] 34c986fee1b1: Layer already exists [2023-08-25T16:47:02.778Z] 48e81e164129: Layer already exists [2023-08-25T16:47:02.778Z] 5400f0cf2aaa: Layer already exists [2023-08-25T16:47:02.778Z] 5e4984ceb52a: Layer already exists [2023-08-25T16:47:02.778Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:02.778Z] ff0dc7224b94: Layer already exists [2023-08-25T16:47:02.778Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:03.044Z] main: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:47:03.085Z] ===================================================== [Pipeline] echo [2023-08-25T16:47:03.092Z] taggedImages: [2023-08-25T16:47:03.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:03.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-25T16:47:03.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.34 [2023-08-25T16:47:03.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:03.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-25T16:47:03.106Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-25T16:47:03.106Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:03.106Z] latest [2023-08-25T16:47:03.106Z] 3.1.0-dev.34 [2023-08-25T16:47:03.106Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:03.106Z] main [2023-08-25T16:47:03.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:03.430Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:03.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:03.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T16:47:03.763Z] 89ea7cce2f8f: Preparing [2023-08-25T16:47:03.763Z] 70dca9470c7d: Preparing [2023-08-25T16:47:03.763Z] 3ce1549b48ca: Preparing [2023-08-25T16:47:03.763Z] d599414e0559: Preparing [2023-08-25T16:47:03.763Z] abe4cadd529c: Preparing [2023-08-25T16:47:03.763Z] 48e81e164129: Preparing [2023-08-25T16:47:03.763Z] 737b4c63b100: Preparing [2023-08-25T16:47:03.763Z] 394d13ac497b: Preparing [2023-08-25T16:47:03.763Z] 1ea7cd2601d8: Preparing [2023-08-25T16:47:03.763Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:03.763Z] 48e81e164129: Waiting [2023-08-25T16:47:03.763Z] 394d13ac497b: Waiting [2023-08-25T16:47:03.763Z] 1ea7cd2601d8: Waiting [2023-08-25T16:47:03.763Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:03.763Z] 737b4c63b100: Waiting [2023-08-25T16:47:04.028Z] abe4cadd529c: Pushed [2023-08-25T16:47:04.028Z] 89ea7cce2f8f: Pushed [2023-08-25T16:47:04.028Z] d599414e0559: Pushed [2023-08-25T16:47:04.028Z] 48e81e164129: Layer already exists [2023-08-25T16:47:04.028Z] 70dca9470c7d: Pushed [2023-08-25T16:47:04.028Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:04.028Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:04.028Z] 394d13ac497b: Pushed [2023-08-25T16:47:06.596Z] 1ea7cd2601d8: Pushed [2023-08-25T16:47:06.596Z] 3ce1549b48ca: Pushed [2023-08-25T16:47:06.860Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:07.192Z] + 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-08-25T16:47:07.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-25T16:47:07.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T16:47:07.528Z] 89ea7cce2f8f: Preparing [2023-08-25T16:47:07.528Z] 70dca9470c7d: Preparing [2023-08-25T16:47:07.528Z] 3ce1549b48ca: Preparing [2023-08-25T16:47:07.528Z] d599414e0559: Preparing [2023-08-25T16:47:07.528Z] abe4cadd529c: Preparing [2023-08-25T16:47:07.528Z] 48e81e164129: Preparing [2023-08-25T16:47:07.528Z] 737b4c63b100: Preparing [2023-08-25T16:47:07.528Z] 394d13ac497b: Preparing [2023-08-25T16:47:07.528Z] 1ea7cd2601d8: Preparing [2023-08-25T16:47:07.528Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:07.528Z] 394d13ac497b: Waiting [2023-08-25T16:47:07.528Z] 1ea7cd2601d8: Waiting [2023-08-25T16:47:07.528Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:07.528Z] 48e81e164129: Waiting [2023-08-25T16:47:07.528Z] 737b4c63b100: Waiting [2023-08-25T16:47:07.528Z] 89ea7cce2f8f: Layer already exists [2023-08-25T16:47:07.528Z] d599414e0559: Layer already exists [2023-08-25T16:47:07.528Z] 3ce1549b48ca: Layer already exists [2023-08-25T16:47:07.528Z] abe4cadd529c: Layer already exists [2023-08-25T16:47:07.528Z] 70dca9470c7d: Layer already exists [2023-08-25T16:47:07.528Z] 48e81e164129: Layer already exists [2023-08-25T16:47:07.528Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:07.528Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:07.528Z] 394d13ac497b: Layer already exists [2023-08-25T16:47:07.528Z] 1ea7cd2601d8: Layer already exists [2023-08-25T16:47:07.791Z] latest: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:08.118Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:08.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.34 [2023-08-25T16:47:08.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T16:47:08.444Z] 89ea7cce2f8f: Preparing [2023-08-25T16:47:08.444Z] 70dca9470c7d: Preparing [2023-08-25T16:47:08.444Z] 3ce1549b48ca: Preparing [2023-08-25T16:47:08.444Z] d599414e0559: Preparing [2023-08-25T16:47:08.444Z] abe4cadd529c: Preparing [2023-08-25T16:47:08.444Z] 48e81e164129: Preparing [2023-08-25T16:47:08.444Z] 737b4c63b100: Preparing [2023-08-25T16:47:08.444Z] 394d13ac497b: Preparing [2023-08-25T16:47:08.444Z] 1ea7cd2601d8: Preparing [2023-08-25T16:47:08.444Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:08.444Z] 737b4c63b100: Waiting [2023-08-25T16:47:08.444Z] 48e81e164129: Waiting [2023-08-25T16:47:08.444Z] 394d13ac497b: Waiting [2023-08-25T16:47:08.444Z] 1ea7cd2601d8: Waiting [2023-08-25T16:47:08.444Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:08.444Z] abe4cadd529c: Layer already exists [2023-08-25T16:47:08.444Z] 89ea7cce2f8f: Layer already exists [2023-08-25T16:47:08.444Z] d599414e0559: Layer already exists [2023-08-25T16:47:08.444Z] 3ce1549b48ca: Layer already exists [2023-08-25T16:47:08.444Z] 70dca9470c7d: Layer already exists [2023-08-25T16:47:08.444Z] 1ea7cd2601d8: Layer already exists [2023-08-25T16:47:08.444Z] 394d13ac497b: Layer already exists [2023-08-25T16:47:08.444Z] 48e81e164129: Layer already exists [2023-08-25T16:47:08.444Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:08.444Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:08.444Z] 3.1.0-dev.34: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:09.035Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:09.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:09.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T16:47:09.360Z] 89ea7cce2f8f: Preparing [2023-08-25T16:47:09.360Z] 70dca9470c7d: Preparing [2023-08-25T16:47:09.360Z] 3ce1549b48ca: Preparing [2023-08-25T16:47:09.360Z] d599414e0559: Preparing [2023-08-25T16:47:09.360Z] abe4cadd529c: Preparing [2023-08-25T16:47:09.360Z] 48e81e164129: Preparing [2023-08-25T16:47:09.360Z] 737b4c63b100: Preparing [2023-08-25T16:47:09.360Z] 394d13ac497b: Preparing [2023-08-25T16:47:09.360Z] 1ea7cd2601d8: Preparing [2023-08-25T16:47:09.360Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:09.360Z] 394d13ac497b: Waiting [2023-08-25T16:47:09.360Z] 1ea7cd2601d8: Waiting [2023-08-25T16:47:09.360Z] 48e81e164129: Waiting [2023-08-25T16:47:09.360Z] 737b4c63b100: Waiting [2023-08-25T16:47:09.360Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:09.360Z] d599414e0559: Layer already exists [2023-08-25T16:47:09.360Z] abe4cadd529c: Layer already exists [2023-08-25T16:47:09.360Z] 3ce1549b48ca: Layer already exists [2023-08-25T16:47:09.360Z] 89ea7cce2f8f: Layer already exists [2023-08-25T16:47:09.360Z] 70dca9470c7d: Layer already exists [2023-08-25T16:47:09.360Z] 48e81e164129: Layer already exists [2023-08-25T16:47:09.360Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:09.360Z] 394d13ac497b: Layer already exists [2023-08-25T16:47:09.360Z] 1ea7cd2601d8: Layer already exists [2023-08-25T16:47:09.360Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:09.360Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:09.955Z] + 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-08-25T16:47:10.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-25T16:47:10.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T16:47:10.291Z] 89ea7cce2f8f: Preparing [2023-08-25T16:47:10.291Z] 70dca9470c7d: Preparing [2023-08-25T16:47:10.291Z] 3ce1549b48ca: Preparing [2023-08-25T16:47:10.291Z] d599414e0559: Preparing [2023-08-25T16:47:10.291Z] abe4cadd529c: Preparing [2023-08-25T16:47:10.291Z] 48e81e164129: Preparing [2023-08-25T16:47:10.291Z] 737b4c63b100: Preparing [2023-08-25T16:47:10.291Z] 394d13ac497b: Preparing [2023-08-25T16:47:10.291Z] 1ea7cd2601d8: Preparing [2023-08-25T16:47:10.291Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:10.291Z] 737b4c63b100: Waiting [2023-08-25T16:47:10.291Z] 1ea7cd2601d8: Waiting [2023-08-25T16:47:10.291Z] 394d13ac497b: Waiting [2023-08-25T16:47:10.291Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:10.291Z] 48e81e164129: Waiting [2023-08-25T16:47:10.291Z] abe4cadd529c: Layer already exists [2023-08-25T16:47:10.291Z] 89ea7cce2f8f: Layer already exists [2023-08-25T16:47:10.291Z] d599414e0559: Layer already exists [2023-08-25T16:47:10.291Z] 3ce1549b48ca: Layer already exists [2023-08-25T16:47:10.291Z] 70dca9470c7d: Layer already exists [2023-08-25T16:47:10.291Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:10.291Z] 48e81e164129: Layer already exists [2023-08-25T16:47:10.291Z] 394d13ac497b: Layer already exists [2023-08-25T16:47:10.291Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:10.291Z] 1ea7cd2601d8: Layer already exists [2023-08-25T16:47:10.556Z] main: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:47:10.608Z] ===================================================== [Pipeline] echo [2023-08-25T16:47:10.614Z] taggedImages: [2023-08-25T16:47:10.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:10.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-25T16:47:10.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.34 [2023-08-25T16:47:10.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:10.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-25T16:47:10.628Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-25T16:47:10.628Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:10.628Z] latest [2023-08-25T16:47:10.628Z] 3.1.0-dev.34 [2023-08-25T16:47:10.628Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:10.628Z] main [2023-08-25T16:47:10.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:10.951Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:11.276Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:11.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T16:47:11.276Z] 3f06680973c8: Preparing [2023-08-25T16:47:11.276Z] 951dd866d47e: Preparing [2023-08-25T16:47:11.276Z] 43be83d16d33: Preparing [2023-08-25T16:47:11.276Z] d23dade7fefc: Preparing [2023-08-25T16:47:11.276Z] a9f17a17711b: Preparing [2023-08-25T16:47:11.276Z] 3183893c6a40: Preparing [2023-08-25T16:47:11.276Z] 420ed5217029: Preparing [2023-08-25T16:47:11.276Z] 48e81e164129: Preparing [2023-08-25T16:47:11.276Z] 737b4c63b100: Preparing [2023-08-25T16:47:11.276Z] ab37cef7810b: Preparing [2023-08-25T16:47:11.276Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:11.276Z] 3183893c6a40: Waiting [2023-08-25T16:47:11.276Z] 420ed5217029: Waiting [2023-08-25T16:47:11.276Z] 48e81e164129: Waiting [2023-08-25T16:47:11.276Z] 737b4c63b100: Waiting [2023-08-25T16:47:11.276Z] ab37cef7810b: Waiting [2023-08-25T16:47:11.276Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:11.541Z] a9f17a17711b: Pushed [2023-08-25T16:47:11.541Z] 3f06680973c8: Pushed [2023-08-25T16:47:11.541Z] 951dd866d47e: Pushed [2023-08-25T16:47:11.541Z] 48e81e164129: Layer already exists [2023-08-25T16:47:11.541Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:11.805Z] 3183893c6a40: Pushed [2023-08-25T16:47:11.805Z] 420ed5217029: Pushed [2023-08-25T16:47:11.805Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:14.373Z] d23dade7fefc: Pushed [2023-08-25T16:47:14.373Z] ab37cef7810b: Pushed [2023-08-25T16:47:14.956Z] 43be83d16d33: Pushed [2023-08-25T16:47:14.956Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:15.550Z] + 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-08-25T16:47:15.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-25T16:47:15.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T16:47:15.873Z] 3f06680973c8: Preparing [2023-08-25T16:47:15.873Z] 951dd866d47e: Preparing [2023-08-25T16:47:15.873Z] 43be83d16d33: Preparing [2023-08-25T16:47:15.873Z] d23dade7fefc: Preparing [2023-08-25T16:47:15.873Z] a9f17a17711b: Preparing [2023-08-25T16:47:15.873Z] 3183893c6a40: Preparing [2023-08-25T16:47:15.873Z] 420ed5217029: Preparing [2023-08-25T16:47:15.873Z] 48e81e164129: Preparing [2023-08-25T16:47:15.873Z] 737b4c63b100: Preparing [2023-08-25T16:47:15.873Z] ab37cef7810b: Preparing [2023-08-25T16:47:15.873Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:15.873Z] 48e81e164129: Waiting [2023-08-25T16:47:15.873Z] 737b4c63b100: Waiting [2023-08-25T16:47:15.873Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:15.873Z] ab37cef7810b: Waiting [2023-08-25T16:47:15.873Z] 420ed5217029: Waiting [2023-08-25T16:47:15.873Z] 3f06680973c8: Layer already exists [2023-08-25T16:47:15.873Z] 951dd866d47e: Layer already exists [2023-08-25T16:47:15.873Z] a9f17a17711b: Layer already exists [2023-08-25T16:47:15.873Z] 43be83d16d33: Layer already exists [2023-08-25T16:47:15.873Z] d23dade7fefc: Layer already exists [2023-08-25T16:47:15.873Z] 3183893c6a40: Layer already exists [2023-08-25T16:47:15.873Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:15.873Z] 420ed5217029: Layer already exists [2023-08-25T16:47:15.873Z] ab37cef7810b: Layer already exists [2023-08-25T16:47:15.873Z] 48e81e164129: Layer already exists [2023-08-25T16:47:15.873Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:16.136Z] latest: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:16.463Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:16.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.34 [2023-08-25T16:47:16.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T16:47:16.785Z] 3f06680973c8: Preparing [2023-08-25T16:47:16.785Z] 951dd866d47e: Preparing [2023-08-25T16:47:16.785Z] 43be83d16d33: Preparing [2023-08-25T16:47:16.785Z] d23dade7fefc: Preparing [2023-08-25T16:47:16.785Z] a9f17a17711b: Preparing [2023-08-25T16:47:16.785Z] 3183893c6a40: Preparing [2023-08-25T16:47:16.785Z] 420ed5217029: Preparing [2023-08-25T16:47:16.785Z] 48e81e164129: Preparing [2023-08-25T16:47:16.785Z] 737b4c63b100: Preparing [2023-08-25T16:47:16.785Z] ab37cef7810b: Preparing [2023-08-25T16:47:16.785Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:16.785Z] 3183893c6a40: Waiting [2023-08-25T16:47:16.785Z] 737b4c63b100: Waiting [2023-08-25T16:47:16.785Z] 420ed5217029: Waiting [2023-08-25T16:47:16.785Z] 48e81e164129: Waiting [2023-08-25T16:47:16.785Z] ab37cef7810b: Waiting [2023-08-25T16:47:16.785Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:16.785Z] a9f17a17711b: Layer already exists [2023-08-25T16:47:16.785Z] 951dd866d47e: Layer already exists [2023-08-25T16:47:16.785Z] d23dade7fefc: Layer already exists [2023-08-25T16:47:16.785Z] 3f06680973c8: Layer already exists [2023-08-25T16:47:16.785Z] 43be83d16d33: Layer already exists [2023-08-25T16:47:16.785Z] 3183893c6a40: Layer already exists [2023-08-25T16:47:16.785Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:16.785Z] 48e81e164129: Layer already exists [2023-08-25T16:47:16.785Z] ab37cef7810b: Layer already exists [2023-08-25T16:47:16.785Z] 420ed5217029: Layer already exists [2023-08-25T16:47:16.785Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:17.048Z] 3.1.0-dev.34: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:17.379Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:19.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:19.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T16:47:19.635Z] 3f06680973c8: Preparing [2023-08-25T16:47:19.635Z] 951dd866d47e: Preparing [2023-08-25T16:47:19.635Z] 43be83d16d33: Preparing [2023-08-25T16:47:19.635Z] d23dade7fefc: Preparing [2023-08-25T16:47:19.635Z] a9f17a17711b: Preparing [2023-08-25T16:47:19.635Z] 3183893c6a40: Preparing [2023-08-25T16:47:19.635Z] 420ed5217029: Preparing [2023-08-25T16:47:19.635Z] 48e81e164129: Preparing [2023-08-25T16:47:19.635Z] 737b4c63b100: Preparing [2023-08-25T16:47:19.635Z] ab37cef7810b: Preparing [2023-08-25T16:47:19.635Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:19.635Z] 3183893c6a40: Waiting [2023-08-25T16:47:19.635Z] 420ed5217029: Waiting [2023-08-25T16:47:19.635Z] 48e81e164129: Waiting [2023-08-25T16:47:19.635Z] 737b4c63b100: Waiting [2023-08-25T16:47:19.635Z] ab37cef7810b: Waiting [2023-08-25T16:47:19.635Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:19.635Z] a9f17a17711b: Layer already exists [2023-08-25T16:47:19.635Z] 951dd866d47e: Layer already exists [2023-08-25T16:47:19.635Z] d23dade7fefc: Layer already exists [2023-08-25T16:47:19.635Z] 3f06680973c8: Layer already exists [2023-08-25T16:47:19.635Z] 43be83d16d33: Layer already exists [2023-08-25T16:47:19.635Z] 420ed5217029: Layer already exists [2023-08-25T16:47:19.635Z] 3183893c6a40: Layer already exists [2023-08-25T16:47:19.635Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:19.635Z] 48e81e164129: Layer already exists [2023-08-25T16:47:19.635Z] ab37cef7810b: Layer already exists [2023-08-25T16:47:19.635Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:19.898Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:20.232Z] + 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-08-25T16:47:20.564Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-25T16:47:20.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T16:47:20.564Z] 3f06680973c8: Preparing [2023-08-25T16:47:20.564Z] 951dd866d47e: Preparing [2023-08-25T16:47:20.564Z] 43be83d16d33: Preparing [2023-08-25T16:47:20.564Z] d23dade7fefc: Preparing [2023-08-25T16:47:20.564Z] a9f17a17711b: Preparing [2023-08-25T16:47:20.564Z] 3183893c6a40: Preparing [2023-08-25T16:47:20.564Z] 420ed5217029: Preparing [2023-08-25T16:47:20.564Z] 48e81e164129: Preparing [2023-08-25T16:47:20.564Z] 737b4c63b100: Preparing [2023-08-25T16:47:20.564Z] ab37cef7810b: Preparing [2023-08-25T16:47:20.564Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:20.564Z] 48e81e164129: Waiting [2023-08-25T16:47:20.564Z] 737b4c63b100: Waiting [2023-08-25T16:47:20.564Z] ab37cef7810b: Waiting [2023-08-25T16:47:20.564Z] 3183893c6a40: Waiting [2023-08-25T16:47:20.564Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:20.564Z] 420ed5217029: Waiting [2023-08-25T16:47:20.564Z] 951dd866d47e: Layer already exists [2023-08-25T16:47:20.564Z] a9f17a17711b: Layer already exists [2023-08-25T16:47:20.564Z] d23dade7fefc: Layer already exists [2023-08-25T16:47:20.564Z] 43be83d16d33: Layer already exists [2023-08-25T16:47:20.564Z] 3f06680973c8: Layer already exists [2023-08-25T16:47:20.564Z] 420ed5217029: Layer already exists [2023-08-25T16:47:20.564Z] 48e81e164129: Layer already exists [2023-08-25T16:47:20.564Z] 3183893c6a40: Layer already exists [2023-08-25T16:47:20.564Z] ab37cef7810b: Layer already exists [2023-08-25T16:47:20.564Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:20.564Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:20.828Z] main: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:47:20.870Z] ===================================================== [Pipeline] echo [2023-08-25T16:47:20.878Z] taggedImages: [2023-08-25T16:47:20.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:20.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-25T16:47:20.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.34 [2023-08-25T16:47:20.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:20.878Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-25T16:47:20.894Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-25T16:47:20.894Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:20.894Z] latest [2023-08-25T16:47:20.894Z] 3.1.0-dev.34 [2023-08-25T16:47:20.894Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:20.894Z] main [2023-08-25T16:47:20.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:21.221Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:21.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:21.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T16:47:21.546Z] 721af63145de: Preparing [2023-08-25T16:47:21.546Z] 9692e89b20c8: Preparing [2023-08-25T16:47:21.546Z] 48e81e164129: Preparing [2023-08-25T16:47:21.546Z] 737b4c63b100: Preparing [2023-08-25T16:47:21.546Z] 53bee46703f9: Preparing [2023-08-25T16:47:21.546Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:21.546Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:21.546Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:21.546Z] 48e81e164129: Layer already exists [2023-08-25T16:47:21.546Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:21.810Z] 721af63145de: Pushed [2023-08-25T16:47:23.207Z] 53bee46703f9: Pushed [2023-08-25T16:47:26.532Z] 9692e89b20c8: Pushed [2023-08-25T16:47:26.533Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:26.872Z] + 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-08-25T16:47:27.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-25T16:47:27.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T16:47:27.196Z] 721af63145de: Preparing [2023-08-25T16:47:27.196Z] 9692e89b20c8: Preparing [2023-08-25T16:47:27.196Z] 48e81e164129: Preparing [2023-08-25T16:47:27.196Z] 737b4c63b100: Preparing [2023-08-25T16:47:27.196Z] 53bee46703f9: Preparing [2023-08-25T16:47:27.196Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:27.196Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:27.196Z] 9692e89b20c8: Layer already exists [2023-08-25T16:47:27.196Z] 721af63145de: Layer already exists [2023-08-25T16:47:27.196Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:27.196Z] 53bee46703f9: Layer already exists [2023-08-25T16:47:27.196Z] 48e81e164129: Layer already exists [2023-08-25T16:47:27.196Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:27.459Z] latest: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:27.796Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:28.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.34 [2023-08-25T16:47:28.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T16:47:28.124Z] 721af63145de: Preparing [2023-08-25T16:47:28.124Z] 9692e89b20c8: Preparing [2023-08-25T16:47:28.124Z] 48e81e164129: Preparing [2023-08-25T16:47:28.124Z] 737b4c63b100: Preparing [2023-08-25T16:47:28.124Z] 53bee46703f9: Preparing [2023-08-25T16:47:28.124Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:28.124Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:28.124Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:28.124Z] 9692e89b20c8: Layer already exists [2023-08-25T16:47:28.124Z] 721af63145de: Layer already exists [2023-08-25T16:47:28.124Z] 53bee46703f9: Layer already exists [2023-08-25T16:47:28.124Z] 48e81e164129: Layer already exists [2023-08-25T16:47:28.124Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:28.124Z] 3.1.0-dev.34: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:28.450Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:28.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:28.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T16:47:28.774Z] 721af63145de: Preparing [2023-08-25T16:47:28.774Z] 9692e89b20c8: Preparing [2023-08-25T16:47:28.774Z] 48e81e164129: Preparing [2023-08-25T16:47:28.774Z] 737b4c63b100: Preparing [2023-08-25T16:47:28.774Z] 53bee46703f9: Preparing [2023-08-25T16:47:28.774Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:28.774Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:28.774Z] 9692e89b20c8: Layer already exists [2023-08-25T16:47:28.774Z] 48e81e164129: Layer already exists [2023-08-25T16:47:28.774Z] 53bee46703f9: Layer already exists [2023-08-25T16:47:28.774Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:28.774Z] 721af63145de: Layer already exists [2023-08-25T16:47:28.774Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:28.774Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:29.098Z] + 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-08-25T16:47:29.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-25T16:47:29.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T16:47:29.419Z] 721af63145de: Preparing [2023-08-25T16:47:29.419Z] 9692e89b20c8: Preparing [2023-08-25T16:47:29.419Z] 48e81e164129: Preparing [2023-08-25T16:47:29.419Z] 737b4c63b100: Preparing [2023-08-25T16:47:29.419Z] 53bee46703f9: Preparing [2023-08-25T16:47:29.419Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:29.419Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:29.419Z] 9692e89b20c8: Layer already exists [2023-08-25T16:47:29.419Z] 48e81e164129: Layer already exists [2023-08-25T16:47:29.419Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:29.419Z] 53bee46703f9: Layer already exists [2023-08-25T16:47:29.419Z] 721af63145de: Layer already exists [2023-08-25T16:47:29.419Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:29.419Z] main: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:47:29.457Z] ===================================================== [Pipeline] echo [2023-08-25T16:47:29.463Z] taggedImages: [2023-08-25T16:47:29.463Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:29.463Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-25T16:47:29.463Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.34 [2023-08-25T16:47:29.463Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:29.463Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-25T16:47:29.477Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-25T16:47:29.477Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:29.477Z] latest [2023-08-25T16:47:29.477Z] 3.1.0-dev.34 [2023-08-25T16:47:29.477Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:29.477Z] main [2023-08-25T16:47:29.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:29.798Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:30.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:30.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T16:47:30.124Z] fbee979e83d8: Preparing [2023-08-25T16:47:30.124Z] 595bb5fd09e9: Preparing [2023-08-25T16:47:30.124Z] a541ee0a13d1: Preparing [2023-08-25T16:47:30.124Z] b3d6d7ce068f: Preparing [2023-08-25T16:47:30.124Z] e0daf458dfb7: Preparing [2023-08-25T16:47:30.124Z] 48e81e164129: Preparing [2023-08-25T16:47:30.124Z] 737b4c63b100: Preparing [2023-08-25T16:47:30.124Z] e3028d72278d: Preparing [2023-08-25T16:47:30.124Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:30.124Z] 737b4c63b100: Waiting [2023-08-25T16:47:30.124Z] e3028d72278d: Waiting [2023-08-25T16:47:30.124Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:30.124Z] 48e81e164129: Waiting [2023-08-25T16:47:30.387Z] 595bb5fd09e9: Pushed [2023-08-25T16:47:30.387Z] a541ee0a13d1: Pushed [2023-08-25T16:47:30.387Z] fbee979e83d8: Pushed [2023-08-25T16:47:30.387Z] 48e81e164129: Layer already exists [2023-08-25T16:47:30.387Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:30.387Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:31.347Z] e3028d72278d: Pushed [2023-08-25T16:47:43.636Z] e0daf458dfb7: Pushed [2023-08-25T16:47:47.039Z] b3d6d7ce068f: Pushed [2023-08-25T16:47:47.039Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:47.385Z] + 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-08-25T16:47:47.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-25T16:47:47.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T16:47:47.720Z] fbee979e83d8: Preparing [2023-08-25T16:47:47.720Z] 595bb5fd09e9: Preparing [2023-08-25T16:47:47.720Z] a541ee0a13d1: Preparing [2023-08-25T16:47:47.720Z] b3d6d7ce068f: Preparing [2023-08-25T16:47:47.720Z] e0daf458dfb7: Preparing [2023-08-25T16:47:47.720Z] 48e81e164129: Preparing [2023-08-25T16:47:47.720Z] 737b4c63b100: Preparing [2023-08-25T16:47:47.720Z] e3028d72278d: Preparing [2023-08-25T16:47:47.720Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:47.720Z] e3028d72278d: Waiting [2023-08-25T16:47:47.720Z] 737b4c63b100: Waiting [2023-08-25T16:47:47.720Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:47.720Z] 48e81e164129: Waiting [2023-08-25T16:47:47.720Z] e0daf458dfb7: Layer already exists [2023-08-25T16:47:47.720Z] a541ee0a13d1: Layer already exists [2023-08-25T16:47:47.720Z] fbee979e83d8: Layer already exists [2023-08-25T16:47:47.720Z] b3d6d7ce068f: Layer already exists [2023-08-25T16:47:47.720Z] 595bb5fd09e9: Layer already exists [2023-08-25T16:47:47.720Z] 48e81e164129: Layer already exists [2023-08-25T16:47:47.720Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:47.720Z] e3028d72278d: Layer already exists [2023-08-25T16:47:47.720Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:47.720Z] latest: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:48.325Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:48.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.34 [2023-08-25T16:47:48.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T16:47:48.652Z] fbee979e83d8: Preparing [2023-08-25T16:47:48.652Z] 595bb5fd09e9: Preparing [2023-08-25T16:47:48.652Z] a541ee0a13d1: Preparing [2023-08-25T16:47:48.652Z] b3d6d7ce068f: Preparing [2023-08-25T16:47:48.652Z] e0daf458dfb7: Preparing [2023-08-25T16:47:48.652Z] 48e81e164129: Preparing [2023-08-25T16:47:48.652Z] 737b4c63b100: Preparing [2023-08-25T16:47:48.652Z] e3028d72278d: Preparing [2023-08-25T16:47:48.652Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:48.652Z] 737b4c63b100: Waiting [2023-08-25T16:47:48.652Z] e3028d72278d: Waiting [2023-08-25T16:47:48.652Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:48.652Z] fbee979e83d8: Layer already exists [2023-08-25T16:47:48.652Z] 595bb5fd09e9: Layer already exists [2023-08-25T16:47:48.652Z] b3d6d7ce068f: Layer already exists [2023-08-25T16:47:48.652Z] a541ee0a13d1: Layer already exists [2023-08-25T16:47:48.652Z] e0daf458dfb7: Layer already exists [2023-08-25T16:47:48.652Z] 48e81e164129: Layer already exists [2023-08-25T16:47:48.652Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:48.652Z] e3028d72278d: Layer already exists [2023-08-25T16:47:48.652Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:48.652Z] 3.1.0-dev.34: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:49.249Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:49.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:49.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T16:47:49.572Z] fbee979e83d8: Preparing [2023-08-25T16:47:49.573Z] 595bb5fd09e9: Preparing [2023-08-25T16:47:49.573Z] a541ee0a13d1: Preparing [2023-08-25T16:47:49.573Z] b3d6d7ce068f: Preparing [2023-08-25T16:47:49.573Z] e0daf458dfb7: Preparing [2023-08-25T16:47:49.573Z] 48e81e164129: Preparing [2023-08-25T16:47:49.573Z] 737b4c63b100: Preparing [2023-08-25T16:47:49.573Z] e3028d72278d: Preparing [2023-08-25T16:47:49.573Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:49.573Z] 48e81e164129: Waiting [2023-08-25T16:47:49.573Z] 737b4c63b100: Waiting [2023-08-25T16:47:49.573Z] e3028d72278d: Waiting [2023-08-25T16:47:49.573Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:49.573Z] a541ee0a13d1: Layer already exists [2023-08-25T16:47:49.573Z] 595bb5fd09e9: Layer already exists [2023-08-25T16:47:49.573Z] e0daf458dfb7: Layer already exists [2023-08-25T16:47:49.573Z] b3d6d7ce068f: Layer already exists [2023-08-25T16:47:49.573Z] fbee979e83d8: Layer already exists [2023-08-25T16:47:49.573Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:49.573Z] e3028d72278d: Layer already exists [2023-08-25T16:47:49.573Z] 48e81e164129: Layer already exists [2023-08-25T16:47:49.573Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:49.836Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:50.164Z] + 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-08-25T16:47:50.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-25T16:47:50.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T16:47:50.488Z] fbee979e83d8: Preparing [2023-08-25T16:47:50.488Z] 595bb5fd09e9: Preparing [2023-08-25T16:47:50.488Z] a541ee0a13d1: Preparing [2023-08-25T16:47:50.488Z] b3d6d7ce068f: Preparing [2023-08-25T16:47:50.488Z] e0daf458dfb7: Preparing [2023-08-25T16:47:50.488Z] 48e81e164129: Preparing [2023-08-25T16:47:50.488Z] 737b4c63b100: Preparing [2023-08-25T16:47:50.488Z] e3028d72278d: Preparing [2023-08-25T16:47:50.488Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:50.488Z] 737b4c63b100: Waiting [2023-08-25T16:47:50.488Z] e3028d72278d: Waiting [2023-08-25T16:47:50.488Z] 48e81e164129: Waiting [2023-08-25T16:47:50.488Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:50.488Z] a541ee0a13d1: Layer already exists [2023-08-25T16:47:50.488Z] fbee979e83d8: Layer already exists [2023-08-25T16:47:50.488Z] 595bb5fd09e9: Layer already exists [2023-08-25T16:47:50.488Z] e0daf458dfb7: Layer already exists [2023-08-25T16:47:50.488Z] b3d6d7ce068f: Layer already exists [2023-08-25T16:47:50.488Z] 48e81e164129: Layer already exists [2023-08-25T16:47:50.488Z] e3028d72278d: Layer already exists [2023-08-25T16:47:50.488Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:50.488Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:50.752Z] main: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:47:50.793Z] ===================================================== [Pipeline] echo [2023-08-25T16:47:50.799Z] taggedImages: [2023-08-25T16:47:50.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:50.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-25T16:47:50.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.34 [2023-08-25T16:47:50.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:50.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-25T16:47:50.814Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-25T16:47:50.814Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:50.814Z] latest [2023-08-25T16:47:50.814Z] 3.1.0-dev.34 [2023-08-25T16:47:50.814Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:47:50.814Z] main [2023-08-25T16:47:50.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:51.148Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:47:51.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:47:51.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T16:47:51.477Z] 21fe59aedeba: Preparing [2023-08-25T16:47:51.477Z] c1f14524e7f5: Preparing [2023-08-25T16:47:51.477Z] 538494e43055: Preparing [2023-08-25T16:47:51.477Z] ade1f144f2d7: Preparing [2023-08-25T16:47:51.477Z] 48e81e164129: Preparing [2023-08-25T16:47:51.477Z] 737b4c63b100: Preparing [2023-08-25T16:47:51.477Z] 5655ad38c8b6: Preparing [2023-08-25T16:47:51.477Z] d2d9d24a8c2a: Preparing [2023-08-25T16:47:51.477Z] 5655ad38c8b6: Waiting [2023-08-25T16:47:51.477Z] d2d9d24a8c2a: Waiting [2023-08-25T16:47:51.477Z] 737b4c63b100: Waiting [2023-08-25T16:47:51.477Z] 48e81e164129: Layer already exists [2023-08-25T16:47:51.477Z] 737b4c63b100: Layer already exists [2023-08-25T16:47:51.742Z] 538494e43055: Pushed [2023-08-25T16:47:51.742Z] 21fe59aedeba: Pushed [2023-08-25T16:47:51.742Z] c1f14524e7f5: Pushed [2023-08-25T16:47:51.742Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:47:52.321Z] 5655ad38c8b6: Pushed [2023-08-25T16:48:10.498Z] ade1f144f2d7: Pushed [2023-08-25T16:48:10.498Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:10.837Z] + 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-08-25T16:48:11.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-25T16:48:11.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T16:48:11.160Z] 21fe59aedeba: Preparing [2023-08-25T16:48:11.160Z] c1f14524e7f5: Preparing [2023-08-25T16:48:11.160Z] 538494e43055: Preparing [2023-08-25T16:48:11.160Z] ade1f144f2d7: Preparing [2023-08-25T16:48:11.161Z] 48e81e164129: Preparing [2023-08-25T16:48:11.161Z] 737b4c63b100: Preparing [2023-08-25T16:48:11.161Z] 5655ad38c8b6: Preparing [2023-08-25T16:48:11.161Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:11.161Z] 5655ad38c8b6: Waiting [2023-08-25T16:48:11.161Z] 737b4c63b100: Waiting [2023-08-25T16:48:11.161Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:11.161Z] 48e81e164129: Layer already exists [2023-08-25T16:48:11.161Z] ade1f144f2d7: Layer already exists [2023-08-25T16:48:11.161Z] c1f14524e7f5: Layer already exists [2023-08-25T16:48:11.161Z] 21fe59aedeba: Layer already exists [2023-08-25T16:48:11.161Z] 538494e43055: Layer already exists [2023-08-25T16:48:11.161Z] 5655ad38c8b6: Layer already exists [2023-08-25T16:48:11.161Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:11.161Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:11.425Z] latest: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:11.755Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:12.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.34 [2023-08-25T16:48:12.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T16:48:12.080Z] 21fe59aedeba: Preparing [2023-08-25T16:48:12.080Z] c1f14524e7f5: Preparing [2023-08-25T16:48:12.080Z] 538494e43055: Preparing [2023-08-25T16:48:12.080Z] ade1f144f2d7: Preparing [2023-08-25T16:48:12.080Z] 48e81e164129: Preparing [2023-08-25T16:48:12.080Z] 737b4c63b100: Preparing [2023-08-25T16:48:12.080Z] 5655ad38c8b6: Preparing [2023-08-25T16:48:12.080Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:12.080Z] 5655ad38c8b6: Waiting [2023-08-25T16:48:12.080Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:12.080Z] 737b4c63b100: Waiting [2023-08-25T16:48:12.080Z] ade1f144f2d7: Layer already exists [2023-08-25T16:48:12.080Z] 48e81e164129: Layer already exists [2023-08-25T16:48:12.080Z] c1f14524e7f5: Layer already exists [2023-08-25T16:48:12.080Z] 538494e43055: Layer already exists [2023-08-25T16:48:12.080Z] 21fe59aedeba: Layer already exists [2023-08-25T16:48:12.080Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:12.080Z] 5655ad38c8b6: Layer already exists [2023-08-25T16:48:12.080Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:12.080Z] 3.1.0-dev.34: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:12.415Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:12.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:12.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T16:48:12.743Z] 21fe59aedeba: Preparing [2023-08-25T16:48:12.743Z] c1f14524e7f5: Preparing [2023-08-25T16:48:12.743Z] 538494e43055: Preparing [2023-08-25T16:48:12.743Z] ade1f144f2d7: Preparing [2023-08-25T16:48:12.743Z] 48e81e164129: Preparing [2023-08-25T16:48:12.743Z] 737b4c63b100: Preparing [2023-08-25T16:48:12.743Z] 5655ad38c8b6: Preparing [2023-08-25T16:48:12.743Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:12.743Z] 737b4c63b100: Waiting [2023-08-25T16:48:12.743Z] 5655ad38c8b6: Waiting [2023-08-25T16:48:12.743Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:12.743Z] 48e81e164129: Layer already exists [2023-08-25T16:48:12.743Z] ade1f144f2d7: Layer already exists [2023-08-25T16:48:12.743Z] 21fe59aedeba: Layer already exists [2023-08-25T16:48:12.743Z] c1f14524e7f5: Layer already exists [2023-08-25T16:48:12.743Z] 538494e43055: Layer already exists [2023-08-25T16:48:12.743Z] 5655ad38c8b6: Layer already exists [2023-08-25T16:48:12.743Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:12.743Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:12.743Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:13.339Z] + 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-08-25T16:48:13.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-25T16:48:13.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T16:48:13.660Z] 21fe59aedeba: Preparing [2023-08-25T16:48:13.660Z] c1f14524e7f5: Preparing [2023-08-25T16:48:13.660Z] 538494e43055: Preparing [2023-08-25T16:48:13.660Z] ade1f144f2d7: Preparing [2023-08-25T16:48:13.660Z] 48e81e164129: Preparing [2023-08-25T16:48:13.660Z] 737b4c63b100: Preparing [2023-08-25T16:48:13.660Z] 5655ad38c8b6: Preparing [2023-08-25T16:48:13.660Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:13.660Z] 5655ad38c8b6: Waiting [2023-08-25T16:48:13.660Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:13.660Z] 737b4c63b100: Waiting [2023-08-25T16:48:13.660Z] c1f14524e7f5: Layer already exists [2023-08-25T16:48:13.660Z] 21fe59aedeba: Layer already exists [2023-08-25T16:48:13.660Z] 538494e43055: Layer already exists [2023-08-25T16:48:13.660Z] ade1f144f2d7: Layer already exists [2023-08-25T16:48:13.660Z] 48e81e164129: Layer already exists [2023-08-25T16:48:13.660Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:13.660Z] 5655ad38c8b6: Layer already exists [2023-08-25T16:48:13.660Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:13.660Z] main: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:48:13.966Z] ===================================================== [Pipeline] echo [2023-08-25T16:48:13.972Z] taggedImages: [2023-08-25T16:48:13.972Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:13.972Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-25T16:48:13.972Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.34 [2023-08-25T16:48:13.972Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:13.972Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-25T16:48:13.989Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-25T16:48:13.989Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:13.989Z] latest [2023-08-25T16:48:13.989Z] 3.1.0-dev.34 [2023-08-25T16:48:13.989Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:13.989Z] main [2023-08-25T16:48:13.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:14.325Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:14.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:14.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T16:48:14.651Z] 794b1224214c: Preparing [2023-08-25T16:48:14.651Z] 1269f1fe5165: Preparing [2023-08-25T16:48:14.651Z] 03cacac58c9e: Preparing [2023-08-25T16:48:14.651Z] 2d3265919acb: Preparing [2023-08-25T16:48:14.651Z] 48e81e164129: Preparing [2023-08-25T16:48:14.651Z] 737b4c63b100: Preparing [2023-08-25T16:48:14.651Z] e3028d72278d: Preparing [2023-08-25T16:48:14.651Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:14.651Z] 737b4c63b100: Waiting [2023-08-25T16:48:14.651Z] e3028d72278d: Waiting [2023-08-25T16:48:14.651Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:14.651Z] 48e81e164129: Layer already exists [2023-08-25T16:48:14.651Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:14.915Z] e3028d72278d: Layer already exists [2023-08-25T16:48:14.915Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:14.915Z] 03cacac58c9e: Pushed [2023-08-25T16:48:14.915Z] 1269f1fe5165: Pushed [2023-08-25T16:48:14.915Z] 794b1224214c: Pushed [2023-08-25T16:48:33.076Z] 2d3265919acb: Pushed [2023-08-25T16:48:33.077Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:33.415Z] + 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-08-25T16:48:33.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-25T16:48:33.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T16:48:33.748Z] 794b1224214c: Preparing [2023-08-25T16:48:33.748Z] 1269f1fe5165: Preparing [2023-08-25T16:48:33.748Z] 03cacac58c9e: Preparing [2023-08-25T16:48:33.748Z] 2d3265919acb: Preparing [2023-08-25T16:48:33.748Z] 48e81e164129: Preparing [2023-08-25T16:48:33.748Z] 737b4c63b100: Preparing [2023-08-25T16:48:33.748Z] e3028d72278d: Preparing [2023-08-25T16:48:33.748Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:33.748Z] 737b4c63b100: Waiting [2023-08-25T16:48:33.748Z] e3028d72278d: Waiting [2023-08-25T16:48:33.748Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:33.748Z] 794b1224214c: Layer already exists [2023-08-25T16:48:33.748Z] 1269f1fe5165: Layer already exists [2023-08-25T16:48:33.748Z] 48e81e164129: Layer already exists [2023-08-25T16:48:33.748Z] 2d3265919acb: Layer already exists [2023-08-25T16:48:33.748Z] 03cacac58c9e: Layer already exists [2023-08-25T16:48:33.748Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:33.748Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:33.748Z] e3028d72278d: Layer already exists [2023-08-25T16:48:34.011Z] latest: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:34.347Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:34.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.34 [2023-08-25T16:48:34.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T16:48:34.668Z] 794b1224214c: Preparing [2023-08-25T16:48:34.668Z] 1269f1fe5165: Preparing [2023-08-25T16:48:34.668Z] 03cacac58c9e: Preparing [2023-08-25T16:48:34.668Z] 2d3265919acb: Preparing [2023-08-25T16:48:34.668Z] 48e81e164129: Preparing [2023-08-25T16:48:34.668Z] 737b4c63b100: Preparing [2023-08-25T16:48:34.668Z] e3028d72278d: Preparing [2023-08-25T16:48:34.668Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:34.668Z] e3028d72278d: Waiting [2023-08-25T16:48:34.668Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:34.668Z] 737b4c63b100: Waiting [2023-08-25T16:48:34.668Z] 2d3265919acb: Layer already exists [2023-08-25T16:48:34.668Z] 1269f1fe5165: Layer already exists [2023-08-25T16:48:34.668Z] 03cacac58c9e: Layer already exists [2023-08-25T16:48:34.668Z] 794b1224214c: Layer already exists [2023-08-25T16:48:34.668Z] 48e81e164129: Layer already exists [2023-08-25T16:48:34.668Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:34.668Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:34.668Z] e3028d72278d: Layer already exists [2023-08-25T16:48:34.668Z] 3.1.0-dev.34: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:35.272Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:35.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:35.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T16:48:35.603Z] 794b1224214c: Preparing [2023-08-25T16:48:35.603Z] 1269f1fe5165: Preparing [2023-08-25T16:48:35.603Z] 03cacac58c9e: Preparing [2023-08-25T16:48:35.603Z] 2d3265919acb: Preparing [2023-08-25T16:48:35.603Z] 48e81e164129: Preparing [2023-08-25T16:48:35.603Z] 737b4c63b100: Preparing [2023-08-25T16:48:35.603Z] e3028d72278d: Preparing [2023-08-25T16:48:35.603Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:35.603Z] 737b4c63b100: Waiting [2023-08-25T16:48:35.603Z] e3028d72278d: Waiting [2023-08-25T16:48:35.603Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:35.603Z] 03cacac58c9e: Layer already exists [2023-08-25T16:48:35.603Z] 794b1224214c: Layer already exists [2023-08-25T16:48:35.603Z] 48e81e164129: Layer already exists [2023-08-25T16:48:35.603Z] 1269f1fe5165: Layer already exists [2023-08-25T16:48:35.603Z] 2d3265919acb: Layer already exists [2023-08-25T16:48:35.603Z] e3028d72278d: Layer already exists [2023-08-25T16:48:35.603Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:35.603Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:35.603Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:36.193Z] + 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-08-25T16:48:36.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-25T16:48:36.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T16:48:36.519Z] 794b1224214c: Preparing [2023-08-25T16:48:36.519Z] 1269f1fe5165: Preparing [2023-08-25T16:48:36.519Z] 03cacac58c9e: Preparing [2023-08-25T16:48:36.519Z] 2d3265919acb: Preparing [2023-08-25T16:48:36.519Z] 48e81e164129: Preparing [2023-08-25T16:48:36.519Z] 737b4c63b100: Preparing [2023-08-25T16:48:36.519Z] e3028d72278d: Preparing [2023-08-25T16:48:36.519Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:36.519Z] 737b4c63b100: Waiting [2023-08-25T16:48:36.519Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:36.519Z] e3028d72278d: Waiting [2023-08-25T16:48:36.519Z] 48e81e164129: Layer already exists [2023-08-25T16:48:36.519Z] 794b1224214c: Layer already exists [2023-08-25T16:48:36.519Z] 2d3265919acb: Layer already exists [2023-08-25T16:48:36.519Z] 03cacac58c9e: Layer already exists [2023-08-25T16:48:36.519Z] 1269f1fe5165: Layer already exists [2023-08-25T16:48:36.519Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:36.519Z] e3028d72278d: Layer already exists [2023-08-25T16:48:36.519Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:36.519Z] main: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:48:36.829Z] ===================================================== [Pipeline] echo [2023-08-25T16:48:36.835Z] taggedImages: [2023-08-25T16:48:36.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:36.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-25T16:48:36.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.34 [2023-08-25T16:48:36.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:36.835Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-25T16:48:36.852Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-25T16:48:36.852Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:36.852Z] latest [2023-08-25T16:48:36.852Z] 3.1.0-dev.34 [2023-08-25T16:48:36.852Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:36.852Z] main [2023-08-25T16:48:36.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:37.177Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:37.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:37.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T16:48:37.507Z] b83a594504c7: Preparing [2023-08-25T16:48:37.507Z] 2685ba2ff893: Preparing [2023-08-25T16:48:37.507Z] 48e81e164129: Preparing [2023-08-25T16:48:37.507Z] 737b4c63b100: Preparing [2023-08-25T16:48:37.507Z] 69ae5fa76566: Preparing [2023-08-25T16:48:37.507Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:37.507Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:37.507Z] 48e81e164129: Layer already exists [2023-08-25T16:48:37.507Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:37.507Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:37.771Z] b83a594504c7: Pushed [2023-08-25T16:48:38.035Z] 69ae5fa76566: Pushed [2023-08-25T16:48:43.352Z] 2685ba2ff893: Pushed [2023-08-25T16:48:43.616Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:43.944Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:44.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-25T16:48:44.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T16:48:44.266Z] b83a594504c7: Preparing [2023-08-25T16:48:44.266Z] 2685ba2ff893: Preparing [2023-08-25T16:48:44.266Z] 48e81e164129: Preparing [2023-08-25T16:48:44.266Z] 737b4c63b100: Preparing [2023-08-25T16:48:44.266Z] 69ae5fa76566: Preparing [2023-08-25T16:48:44.266Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:44.266Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:44.266Z] b83a594504c7: Layer already exists [2023-08-25T16:48:44.266Z] 48e81e164129: Layer already exists [2023-08-25T16:48:44.266Z] 2685ba2ff893: Layer already exists [2023-08-25T16:48:44.266Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:44.266Z] 69ae5fa76566: Layer already exists [2023-08-25T16:48:44.266Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:44.266Z] latest: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:44.856Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:45.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.34 [2023-08-25T16:48:45.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T16:48:45.181Z] b83a594504c7: Preparing [2023-08-25T16:48:45.181Z] 2685ba2ff893: Preparing [2023-08-25T16:48:45.181Z] 48e81e164129: Preparing [2023-08-25T16:48:45.181Z] 737b4c63b100: Preparing [2023-08-25T16:48:45.181Z] 69ae5fa76566: Preparing [2023-08-25T16:48:45.181Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:45.181Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:45.181Z] 48e81e164129: Layer already exists [2023-08-25T16:48:45.181Z] 2685ba2ff893: Layer already exists [2023-08-25T16:48:45.181Z] 69ae5fa76566: Layer already exists [2023-08-25T16:48:45.181Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:45.181Z] b83a594504c7: Layer already exists [2023-08-25T16:48:45.181Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:45.445Z] 3.1.0-dev.34: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:45.771Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:46.094Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:46.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T16:48:46.094Z] b83a594504c7: Preparing [2023-08-25T16:48:46.094Z] 2685ba2ff893: Preparing [2023-08-25T16:48:46.094Z] 48e81e164129: Preparing [2023-08-25T16:48:46.094Z] 737b4c63b100: Preparing [2023-08-25T16:48:46.094Z] 69ae5fa76566: Preparing [2023-08-25T16:48:46.094Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:46.094Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:46.094Z] 48e81e164129: Layer already exists [2023-08-25T16:48:46.094Z] 2685ba2ff893: Layer already exists [2023-08-25T16:48:46.094Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:46.094Z] 69ae5fa76566: Layer already exists [2023-08-25T16:48:46.094Z] b83a594504c7: Layer already exists [2023-08-25T16:48:46.094Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:46.094Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:46.433Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:46.760Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-25T16:48:46.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T16:48:46.760Z] b83a594504c7: Preparing [2023-08-25T16:48:46.760Z] 2685ba2ff893: Preparing [2023-08-25T16:48:46.760Z] 48e81e164129: Preparing [2023-08-25T16:48:46.760Z] 737b4c63b100: Preparing [2023-08-25T16:48:46.760Z] 69ae5fa76566: Preparing [2023-08-25T16:48:46.760Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:46.760Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:46.760Z] 2685ba2ff893: Layer already exists [2023-08-25T16:48:46.760Z] 69ae5fa76566: Layer already exists [2023-08-25T16:48:46.760Z] 48e81e164129: Layer already exists [2023-08-25T16:48:46.760Z] b83a594504c7: Layer already exists [2023-08-25T16:48:46.760Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:46.760Z] main: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:48:47.060Z] ===================================================== [Pipeline] echo [2023-08-25T16:48:47.066Z] taggedImages: [2023-08-25T16:48:47.066Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:47.066Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-25T16:48:47.066Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.34 [2023-08-25T16:48:47.066Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:47.066Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-25T16:48:47.079Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-25T16:48:47.079Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:47.079Z] latest [2023-08-25T16:48:47.079Z] 3.1.0-dev.34 [2023-08-25T16:48:47.079Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:47.079Z] main [2023-08-25T16:48:47.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:47.399Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:47.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:47.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T16:48:47.731Z] b6899e818fe3: Preparing [2023-08-25T16:48:47.731Z] 9840fb629b3e: Preparing [2023-08-25T16:48:47.731Z] 48e81e164129: Preparing [2023-08-25T16:48:47.731Z] 737b4c63b100: Preparing [2023-08-25T16:48:47.731Z] ff0dc7224b94: Preparing [2023-08-25T16:48:47.731Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:47.731Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:47.731Z] ff0dc7224b94: Layer already exists [2023-08-25T16:48:47.731Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:47.994Z] b6899e818fe3: Pushed [2023-08-25T16:48:50.559Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:50.559Z] 48e81e164129: Layer already exists [2023-08-25T16:48:53.890Z] 9840fb629b3e: Pushed [2023-08-25T16:48:53.890Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:54.218Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:54.546Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-25T16:48:54.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T16:48:54.546Z] b6899e818fe3: Preparing [2023-08-25T16:48:54.546Z] 9840fb629b3e: Preparing [2023-08-25T16:48:54.546Z] 48e81e164129: Preparing [2023-08-25T16:48:54.546Z] 737b4c63b100: Preparing [2023-08-25T16:48:54.546Z] ff0dc7224b94: Preparing [2023-08-25T16:48:54.546Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:54.546Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:54.546Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:54.546Z] b6899e818fe3: Layer already exists [2023-08-25T16:48:54.546Z] ff0dc7224b94: Layer already exists [2023-08-25T16:48:54.546Z] 48e81e164129: Layer already exists [2023-08-25T16:48:54.546Z] 9840fb629b3e: Layer already exists [2023-08-25T16:48:54.546Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:54.810Z] latest: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:55.151Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:55.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.34 [2023-08-25T16:48:55.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T16:48:55.476Z] b6899e818fe3: Preparing [2023-08-25T16:48:55.476Z] 9840fb629b3e: Preparing [2023-08-25T16:48:55.476Z] 48e81e164129: Preparing [2023-08-25T16:48:55.476Z] 737b4c63b100: Preparing [2023-08-25T16:48:55.476Z] ff0dc7224b94: Preparing [2023-08-25T16:48:55.476Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:55.476Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:55.476Z] b6899e818fe3: Layer already exists [2023-08-25T16:48:55.476Z] 48e81e164129: Layer already exists [2023-08-25T16:48:55.476Z] 9840fb629b3e: Layer already exists [2023-08-25T16:48:55.476Z] ff0dc7224b94: Layer already exists [2023-08-25T16:48:55.476Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:55.476Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:55.476Z] 3.1.0-dev.34: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:56.072Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:56.454Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:56.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T16:48:56.454Z] b6899e818fe3: Preparing [2023-08-25T16:48:56.454Z] 9840fb629b3e: Preparing [2023-08-25T16:48:56.454Z] 48e81e164129: Preparing [2023-08-25T16:48:56.454Z] 737b4c63b100: Preparing [2023-08-25T16:48:56.454Z] ff0dc7224b94: Preparing [2023-08-25T16:48:56.454Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:56.454Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:56.454Z] 48e81e164129: Layer already exists [2023-08-25T16:48:56.454Z] ff0dc7224b94: Layer already exists [2023-08-25T16:48:56.454Z] b6899e818fe3: Layer already exists [2023-08-25T16:48:56.454Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:56.454Z] 9840fb629b3e: Layer already exists [2023-08-25T16:48:56.454Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:56.454Z] 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:56.812Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:57.156Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-25T16:48:57.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T16:48:57.156Z] b6899e818fe3: Preparing [2023-08-25T16:48:57.156Z] 9840fb629b3e: Preparing [2023-08-25T16:48:57.156Z] 48e81e164129: Preparing [2023-08-25T16:48:57.156Z] 737b4c63b100: Preparing [2023-08-25T16:48:57.156Z] ff0dc7224b94: Preparing [2023-08-25T16:48:57.156Z] d2d9d24a8c2a: Preparing [2023-08-25T16:48:57.156Z] d2d9d24a8c2a: Waiting [2023-08-25T16:48:57.156Z] b6899e818fe3: Layer already exists [2023-08-25T16:48:57.156Z] 48e81e164129: Layer already exists [2023-08-25T16:48:57.156Z] 9840fb629b3e: Layer already exists [2023-08-25T16:48:57.156Z] ff0dc7224b94: Layer already exists [2023-08-25T16:48:57.156Z] 737b4c63b100: Layer already exists [2023-08-25T16:48:57.156Z] d2d9d24a8c2a: Layer already exists [2023-08-25T16:48:57.426Z] main: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T16:48:57.470Z] ===================================================== [Pipeline] echo [2023-08-25T16:48:57.476Z] taggedImages: [2023-08-25T16:48:57.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [2023-08-25T16:48:57.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-25T16:48:57.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.34 [2023-08-25T16:48:57.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [2023-08-25T16:48:57.476Z] - 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-08-25T16:48:57.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T16:48:57.839Z] [2023-08-25T16:48:57.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:48:58.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T16:48:58.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T16:48:58.168Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T16:48:58.168Z] 04944245beec: Pulling fs layer [2023-08-25T16:48:58.168Z] 699f458cf7ca: Pulling fs layer [2023-08-25T16:48:58.168Z] 765212b225bb: Pulling fs layer [2023-08-25T16:48:58.168Z] f23df028b6ca: Pulling fs layer [2023-08-25T16:48:58.168Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T16:48:58.168Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T16:48:58.168Z] 765212b225bb: Waiting [2023-08-25T16:48:58.168Z] f23df028b6ca: Waiting [2023-08-25T16:48:58.168Z] d65c8cfc05b1: Waiting [2023-08-25T16:48:58.168Z] 2437ff75d9bd: Waiting [2023-08-25T16:48:58.436Z] 04944245beec: Verifying Checksum [2023-08-25T16:48:58.436Z] 04944245beec: Download complete [2023-08-25T16:48:58.436Z] 765212b225bb: Verifying Checksum [2023-08-25T16:48:58.436Z] f23df028b6ca: Verifying Checksum [2023-08-25T16:48:58.436Z] f23df028b6ca: Download complete [2023-08-25T16:48:58.436Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T16:48:58.436Z] d65c8cfc05b1: Download complete [2023-08-25T16:48:58.436Z] 699f458cf7ca: Verifying Checksum [2023-08-25T16:48:58.436Z] 699f458cf7ca: Download complete [2023-08-25T16:48:59.019Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T16:48:59.019Z] 8998bd30e6a1: Download complete [2023-08-25T16:49:00.955Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T16:49:00.955Z] 2437ff75d9bd: Download complete [2023-08-25T16:49:03.527Z] 8998bd30e6a1: Pull complete [2023-08-25T16:49:03.792Z] 04944245beec: Pull complete [2023-08-25T16:49:05.199Z] 699f458cf7ca: Pull complete [2023-08-25T16:49:05.465Z] 765212b225bb: Pull complete [2023-08-25T16:49:06.046Z] f23df028b6ca: Pull complete [2023-08-25T16:49:06.312Z] d65c8cfc05b1: Pull complete [2023-08-25T16:49:21.324Z] 2437ff75d9bd: Pull complete [2023-08-25T16:49:21.324Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T16:49:21.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T16:49:21.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:49:21.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-4579 does not seem to be running inside a container [2023-08-25T16:49:21.563Z] $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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-08-25T16:49:23.007Z] $ docker top 3e7f5ba973fb5e47a83877bb5f726b84e5ba820cd3eb3803b9fae5c76192a94e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:49:23.592Z] ---> job-cost.sh [2023-08-25T16:49:23.857Z] lf-activate-venv: SKIPPING [2023-08-25T16:49:23.857Z] INFO: No Stack... [2023-08-25T16:49:24.121Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T16:49:25.067Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T16:49:25.691Z] + cat /w/workspace/edgex-go/568/archives/cost.csv [2023-08-25T16:49:25.691Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T16:49:25.725Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] [2023-08-25T16:49:25.731Z] Resource [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] did not exist. Created. [2023-08-25T16:49:25.731Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T16:49:26.057Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T16:49:26.603Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T16:49:26.611Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T16:49:26.628Z] $ docker stop --time=1 3e7f5ba973fb5e47a83877bb5f726b84e5ba820cd3eb3803b9fae5c76192a94e [2023-08-25T16:49:28.108Z] $ docker rm -f --volumes 3e7f5ba973fb5e47a83877bb5f726b84e5ba820cd3eb3803b9fae5c76192a94e [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-08-25T16:49:28.598Z] provisioning config files... [2023-08-25T16:49:28.605Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/568@tmp/config12257009897629420498tmp [Pipeline] { [Pipeline] sh [2023-08-25T16:49:28.905Z] + set +x [2023-08-25T16:49:28.905Z] + + bash -s -- [2023-08-25T16:49:28.905Z] curl -s https://codecov.io/bash [2023-08-25T16:49:28.905Z] [2023-08-25T16:49:28.905Z] _____ _ [2023-08-25T16:49:28.905Z] / ____| | | [2023-08-25T16:49:28.905Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T16:49:28.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T16:49:28.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T16:49:28.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T16:49:28.905Z] Bash-1.0.6 [2023-08-25T16:49:28.905Z] [2023-08-25T16:49:28.905Z] [2023-08-25T16:49:28.905Z] ==> git version 2.25.1 found [2023-08-25T16:49:28.905Z] ==> 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-08-25T16:49:28.905Z] Release-Date: 2020-01-08 [2023-08-25T16:49:28.905Z] 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-08-25T16:49:28.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T16:49:28.905Z] ==> Jenkins CI detected. [2023-08-25T16:49:28.905Z] current dir:  /w/workspace/edgex-go/568 [2023-08-25T16:49:28.905Z] project root: . [2023-08-25T16:49:28.905Z] --> token set from env [2023-08-25T16:49:28.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T16:49:28.905Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T16:49:28.905Z] ==> Python coveragepy not found [2023-08-25T16:49:28.905Z] ==> Searching for coverage reports in: [2023-08-25T16:49:28.905Z] + . [2023-08-25T16:49:29.164Z] -> Found 1 reports [2023-08-25T16:49:29.164Z] ==> Detecting git/mercurial file structure [2023-08-25T16:49:29.164Z] ==> Reading reports [2023-08-25T16:49:29.164Z] + ./coverage.out bytes=446998 [2023-08-25T16:49:29.164Z] ==> Appending adjustments [2023-08-25T16:49:29.164Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T16:49:30.101Z] + Found adjustments [2023-08-25T16:49:30.101Z] ==> Gzipping contents [2023-08-25T16:49:30.101Z] 60K /tmp/codecov.8XruZJ.gz [2023-08-25T16:49:30.101Z] ==> Uploading reports [2023-08-25T16:49:30.101Z] url: https://codecov.io [2023-08-25T16:49:30.101Z] query: branch=main&commit=541cc85a126a37ebcd17b753a9f4f7f76549fffd&build=568&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F568%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-25T16:49:30.101Z] -> Pinging Codecov [2023-08-25T16:49:30.101Z] 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=541cc85a126a37ebcd17b753a9f4f7f76549fffd&build=568&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F568%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-25T16:49:30.361Z] -> Uploading to [2023-08-25T16:49:30.361Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/00271124DB129430A58F1EEE437C3FCB/541cc85a126a37ebcd17b753a9f4f7f76549fffd/7452910d-ed48-4088-b4b2-feb91eb29c68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T164930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77c5d3ade527bb0c40e505ba1a26421aef22e5287d6df7b13e41e02c4be1268a [2023-08-25T16:49:30.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:49:30.361Z] Dload Upload Total Spent Left Speed [2023-08-25T16:49:30.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57393 0 0 100 57393 0 259k --:--:-- --:--:-- --:--:-- 259k [2023-08-25T16:49:30.620Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [2023-08-25T16:49:30.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-25T16:49:30.811Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-25T16:49:30.820Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:49:31.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T16:49:31.110Z] [2023-08-25T16:49:31.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:49:31.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T16:49:31.405Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-25T16:49:31.406Z] df9b9388f04a: Pulling fs layer [2023-08-25T16:49:31.406Z] 52dc419b0ee2: Pulling fs layer [2023-08-25T16:49:31.406Z] 25bc292e5bac: Pulling fs layer [2023-08-25T16:49:31.406Z] 114826534d7a: Pulling fs layer [2023-08-25T16:49:31.406Z] 4657fd5d0bcf: Pulling fs layer [2023-08-25T16:49:31.406Z] 6ad1cebc031e: Pulling fs layer [2023-08-25T16:49:31.406Z] 8a3aa393b2d8: Pulling fs layer [2023-08-25T16:49:31.406Z] 114826534d7a: Waiting [2023-08-25T16:49:31.406Z] 4657fd5d0bcf: Waiting [2023-08-25T16:49:31.406Z] 8a3aa393b2d8: Waiting [2023-08-25T16:49:31.406Z] 6ad1cebc031e: Waiting [2023-08-25T16:49:31.406Z] 25bc292e5bac: Download complete [2023-08-25T16:49:31.406Z] 52dc419b0ee2: Verifying Checksum [2023-08-25T16:49:31.406Z] 52dc419b0ee2: Download complete [2023-08-25T16:49:31.406Z] 4657fd5d0bcf: Download complete [2023-08-25T16:49:31.406Z] df9b9388f04a: Download complete [2023-08-25T16:49:31.666Z] 6ad1cebc031e: Verifying Checksum [2023-08-25T16:49:31.666Z] 6ad1cebc031e: Download complete [2023-08-25T16:49:31.666Z] df9b9388f04a: Pull complete [2023-08-25T16:49:31.666Z] 52dc419b0ee2: Pull complete [2023-08-25T16:49:31.931Z] 25bc292e5bac: Pull complete [2023-08-25T16:49:32.191Z] 114826534d7a: Verifying Checksum [2023-08-25T16:49:32.191Z] 114826534d7a: Download complete [2023-08-25T16:49:32.449Z] 8a3aa393b2d8: Verifying Checksum [2023-08-25T16:49:32.449Z] 8a3aa393b2d8: Download complete [2023-08-25T16:49:35.726Z] 114826534d7a: Pull complete [2023-08-25T16:49:35.726Z] 4657fd5d0bcf: Pull complete [2023-08-25T16:49:35.726Z] 6ad1cebc031e: Pull complete [2023-08-25T16:49:39.007Z] 8a3aa393b2d8: Pull complete [2023-08-25T16:49:39.007Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-25T16:49:39.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T16:49:39.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:49:39.085Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:49:39.121Z] $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-25T16:49:43.866Z] $ docker top 64ecd2e3d2a2221486c232944e3b0dd09f25866d56008e1e9709d831665b785b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-25T16:49:43.928Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-25T16:49:44.206Z] + set -o pipefail [2023-08-25T16:49:44.206Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-25T16:49:50.764Z] [2023-08-25T16:49:50.764Z] Monitoring /w/workspace/edgex-go/568 (github.com/edgexfoundry/edgex-go)... [2023-08-25T16:49:50.764Z] [2023-08-25T16:49:50.764Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f24c1ca4-07cf-4e8a-bea6-7b164878ef06 [2023-08-25T16:49:50.764Z] [2023-08-25T16:49:50.764Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-25T16:49:50.764Z] [2023-08-25T16:49:50.764Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-25T16:49:50.764Z] [2023-08-25T16:49:50.764Z] [2023-08-25T16:49:50.764Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-25T16:49:50.764Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-25T16:49:50.764Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-25T16:49:50.777Z] $ docker stop --time=1 64ecd2e3d2a2221486c232944e3b0dd09f25866d56008e1e9709d831665b785b [2023-08-25T16:49:54.694Z] $ docker rm -f --volumes 64ecd2e3d2a2221486c232944e3b0dd09f25866d56008e1e9709d831665b785b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-25T16:49:55.073Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T16:49:55.092Z] provisioning config files... [2023-08-25T16:49:55.100Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/568@tmp/config5837768638252517480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:49:55.389Z] --> edgex-publish-swagger.sh [2023-08-25T16:49:55.389Z] === Publish openapi/v3 API === [2023-08-25T16:49:55.389Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-25T16:49:55.389Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/568/openapi/v3/core-command.yaml] [2023-08-25T16:49:55.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:49:55.389Z] Dload Upload Total Spent Left Speed [2023-08-25T16:49:55.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 72526 --:--:-- --:--:-- --:--:-- 72366 100 32782 0 0 100 32782 0 72366 --:--:-- --:--:-- --:--:-- 72207 [2023-08-25T16:49:55.649Z] [2023-08-25T16:49:55.649Z] [2023-08-25T16:49:55.649Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/568/openapi/v3/core-data.yaml] [2023-08-25T16:49:55.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:49:55.649Z] Dload Upload Total Spent Left Speed [2023-08-25T16:49:56.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 145k --:--:-- --:--:-- --:--:-- 145k [2023-08-25T16:49:56.215Z] [2023-08-25T16:49:56.215Z] [2023-08-25T16:49:56.215Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/568/openapi/v3/core-metadata.yaml] [2023-08-25T16:49:56.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:49:56.215Z] Dload Upload Total Spent Left Speed [2023-08-25T16:49:56.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 315k --:--:-- --:--:-- --:--:-- 315k 100 144k 0 0 100 144k 0 315k --:--:-- --:--:-- --:--:-- 315k [2023-08-25T16:49:56.783Z] [2023-08-25T16:49:56.783Z] [2023-08-25T16:49:56.783Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/568/openapi/v3/support-notifications.yaml] [2023-08-25T16:49:56.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:49:56.783Z] Dload Upload Total Spent Left Speed [2023-08-25T16:49:57.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 176k --:--:-- --:--:-- --:--:-- 176k [2023-08-25T16:49:57.350Z] [2023-08-25T16:49:57.350Z] [2023-08-25T16:49:57.350Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/568/openapi/v3/support-scheduler.yaml] [2023-08-25T16:49:57.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T16:49:57.350Z] Dload Upload Total Spent Left Speed [2023-08-25T16:49:57.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 94753 --:--:-- --:--:-- --:--:-- 94753 [2023-08-25T16:49:57.609Z] [2023-08-25T16:49:57.609Z] [Pipeline] } [2023-08-25T16:49:57.619Z] 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-08-25T16:49:58.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T16:49:58.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:49:58.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T16:49:58.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:49:58.401Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:49:58.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T16:49:58.892Z] $ docker top c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 -eo pid,comm [2023-08-25T16:49:58.936Z] 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-08-25T16:49:58.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T16:49:58.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T16:49:58.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T16:49:59.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T16:49:59.082Z] $ docker exec c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 ssh-agent [2023-08-25T16:49:59.191Z] SSH_AUTH_SOCK=/tmp/ssh-04kR0ey6oI7M/agent.32 [2023-08-25T16:49:59.191Z] SSH_AGENT_PID=38 [2023-08-25T16:49:59.196Z] Running ssh-add (command line suppressed) [2023-08-25T16:49:59.304Z] Identity added: /w/workspace/edgex-go/568@tmp/private_key_14180224529713543111.key (/w/workspace/edgex-go/568@tmp/private_key_14180224529713543111.key) [2023-08-25T16:49:59.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T16:49:59.600Z] + git semver tag [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,783 [run_tag] DEBUG tag force:False [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,783 [check_head_tag] DEBUG check head tag [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,784 [execute] INFO git cat-file --batch-check [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=) [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,788 [execute] INFO git cat-file --batch [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=) [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,806 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,806 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,807 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=None) [2023-08-25T16:49:59.860Z] 2023-08-25 16:49:59,812 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:49:59.860Z] 3.1.0-dev.34 [Pipeline] } [2023-08-25T16:49:59.872Z] $ docker exec --env ******** --env ******** c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 ssh-agent -k [2023-08-25T16:49:59.965Z] unset SSH_AUTH_SOCK; [2023-08-25T16:49:59.965Z] unset SSH_AGENT_PID; [2023-08-25T16:49:59.965Z] echo Agent pid 38 killed; [2023-08-25T16:49:59.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T16:50:00.270Z] + git semver [Pipeline] } [2023-08-25T16:50:00.545Z] $ docker stop --time=1 c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 [2023-08-25T16:50:01.806Z] $ docker rm -f --volumes c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:50:02.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T16:50:02.187Z] [2023-08-25T16:50:02.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:50:02.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T16:50:02.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-25T16:50:02.483Z] ab5ef0e58194: Pulling fs layer [2023-08-25T16:50:02.483Z] 9712f1f96733: Pulling fs layer [2023-08-25T16:50:02.483Z] 63f879dbbcfc: Pulling fs layer [2023-08-25T16:50:02.483Z] 0d9ebad4ef96: Pulling fs layer [2023-08-25T16:50:02.483Z] e9a5061849ea: Pulling fs layer [2023-08-25T16:50:02.483Z] d747dcd14b5f: Pulling fs layer [2023-08-25T16:50:02.483Z] 2de7ff778b66: Pulling fs layer [2023-08-25T16:50:02.483Z] e9a5061849ea: Waiting [2023-08-25T16:50:02.483Z] 2de7ff778b66: Waiting [2023-08-25T16:50:02.483Z] 0d9ebad4ef96: Waiting [2023-08-25T16:50:02.483Z] d747dcd14b5f: Waiting [2023-08-25T16:50:02.483Z] 9712f1f96733: Verifying Checksum [2023-08-25T16:50:02.483Z] 9712f1f96733: Download complete [2023-08-25T16:50:02.744Z] 63f879dbbcfc: Verifying Checksum [2023-08-25T16:50:02.744Z] 63f879dbbcfc: Download complete [2023-08-25T16:50:03.004Z] e9a5061849ea: Verifying Checksum [2023-08-25T16:50:03.004Z] e9a5061849ea: Download complete [2023-08-25T16:50:03.004Z] d747dcd14b5f: Verifying Checksum [2023-08-25T16:50:03.004Z] d747dcd14b5f: Download complete [2023-08-25T16:50:03.004Z] 0d9ebad4ef96: Download complete [2023-08-25T16:50:03.004Z] ab5ef0e58194: Verifying Checksum [2023-08-25T16:50:03.004Z] ab5ef0e58194: Download complete [2023-08-25T16:50:03.004Z] 2de7ff778b66: Verifying Checksum [2023-08-25T16:50:03.004Z] 2de7ff778b66: Download complete [2023-08-25T16:50:06.398Z] ab5ef0e58194: Pull complete [2023-08-25T16:50:06.398Z] 9712f1f96733: Pull complete [2023-08-25T16:50:06.398Z] 63f879dbbcfc: Pull complete [2023-08-25T16:50:10.586Z] 0d9ebad4ef96: Pull complete [2023-08-25T16:50:10.586Z] e9a5061849ea: Pull complete [2023-08-25T16:50:10.586Z] d747dcd14b5f: Pull complete [2023-08-25T16:50:11.519Z] 2de7ff778b66: Pull complete [2023-08-25T16:50:11.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-25T16:50:11.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T16:50:11.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:50:11.598Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:50:11.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-25T16:50:16.228Z] $ docker top 3894b2fe232e71744a495b7128f68ae6fe5fc99b4cde778dbc653e30fc44e38a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-25T16:50:16.291Z] provisioning config files... [2023-08-25T16:50:16.297Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/568@tmp/config8484975480795801244tmp [2023-08-25T16:50:16.309Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/568@tmp/config13060201264624536162tmp [2023-08-25T16:50:16.317Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/568@tmp/config6734070658317800939tmp [Pipeline] { [Pipeline] echo [2023-08-25T16:50:16.333Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:16.614Z] ---> sigul-configuration.sh [2023-08-25T16:50:16.614Z] gpg: directory `/root/.gnupg' created [2023-08-25T16:50:16.614Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-25T16:50:16.614Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-25T16:50:16.614Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-25T16:50:16.614Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-25T16:50:16.614Z] gpg: CAST5 encrypted data [2023-08-25T16:50:16.614Z] gpg: encrypted with 1 passphrase [2023-08-25T16:50:16.614Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-25T16:50:16.900Z] + mkdir /home/jenkins [2023-08-25T16:50:16.900Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-25T16:50:17.182Z] + 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-08-25T16:50:17.190Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:17.469Z] ---> sigul-install.sh [2023-08-25T16:50:17.470Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-25T16:50:17.753Z] + git tag --list [2023-08-25T16:50:17.753Z] 0.6.0 [2023-08-25T16:50:17.753Z] 0.6.1 [2023-08-25T16:50:17.753Z] 0.7.0 [2023-08-25T16:50:17.753Z] 0.7.1 [2023-08-25T16:50:17.753Z] v1.0.0 [2023-08-25T16:50:17.753Z] v1.0.1 [2023-08-25T16:50:17.754Z] v1.1.0 [2023-08-25T16:50:17.754Z] v1.2.0 [2023-08-25T16:50:17.754Z] v1.2.1 [2023-08-25T16:50:17.754Z] v1.3.0 [2023-08-25T16:50:17.754Z] v1.3.1 [2023-08-25T16:50:17.754Z] v2.0.0 [2023-08-25T16:50:17.754Z] v2.1.0 [2023-08-25T16:50:17.754Z] v2.1.1 [2023-08-25T16:50:17.754Z] v2.2.0 [2023-08-25T16:50:17.754Z] v2.3.0 [2023-08-25T16:50:17.754Z] v3.0 [2023-08-25T16:50:17.754Z] v3.0.0 [2023-08-25T16:50:17.754Z] v3.1.0-dev.1 [2023-08-25T16:50:17.754Z] v3.1.0-dev.10 [2023-08-25T16:50:17.754Z] v3.1.0-dev.11 [2023-08-25T16:50:17.754Z] v3.1.0-dev.12 [2023-08-25T16:50:17.754Z] v3.1.0-dev.13 [2023-08-25T16:50:17.754Z] v3.1.0-dev.14 [2023-08-25T16:50:17.754Z] v3.1.0-dev.15 [2023-08-25T16:50:17.754Z] v3.1.0-dev.16 [2023-08-25T16:50:17.754Z] v3.1.0-dev.17 [2023-08-25T16:50:17.754Z] v3.1.0-dev.18 [2023-08-25T16:50:17.754Z] v3.1.0-dev.19 [2023-08-25T16:50:17.754Z] v3.1.0-dev.2 [2023-08-25T16:50:17.754Z] v3.1.0-dev.20 [2023-08-25T16:50:17.754Z] v3.1.0-dev.21 [2023-08-25T16:50:17.754Z] v3.1.0-dev.22 [2023-08-25T16:50:17.754Z] v3.1.0-dev.23 [2023-08-25T16:50:17.754Z] v3.1.0-dev.24 [2023-08-25T16:50:17.754Z] v3.1.0-dev.25 [2023-08-25T16:50:17.754Z] v3.1.0-dev.26 [2023-08-25T16:50:17.754Z] v3.1.0-dev.27 [2023-08-25T16:50:17.754Z] v3.1.0-dev.28 [2023-08-25T16:50:17.754Z] v3.1.0-dev.29 [2023-08-25T16:50:17.754Z] v3.1.0-dev.3 [2023-08-25T16:50:17.754Z] v3.1.0-dev.30 [2023-08-25T16:50:17.754Z] v3.1.0-dev.31 [2023-08-25T16:50:17.754Z] v3.1.0-dev.32 [2023-08-25T16:50:17.754Z] v3.1.0-dev.33 [2023-08-25T16:50:17.754Z] v3.1.0-dev.34 [2023-08-25T16:50:17.754Z] v3.1.0-dev.4 [2023-08-25T16:50:17.754Z] v3.1.0-dev.5 [2023-08-25T16:50:17.754Z] v3.1.0-dev.6 [2023-08-25T16:50:17.754Z] v3.1.0-dev.7 [2023-08-25T16:50:17.754Z] v3.1.0-dev.8 [2023-08-25T16:50:17.754Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-25T16:50:18.038Z] + lftools sign git-tag v3.1.0-dev.34 [2023-08-25T16:50:18.603Z] Signing Git tag with Sigul... [2023-08-25T16:50:18.603Z] Signing v3.1.0-dev.34 [Pipeline] echo [2023-08-25T16:50:18.870Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:19.151Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-25T16:50:19.158Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-25T16:50:19.179Z] $ docker stop --time=1 3894b2fe232e71744a495b7128f68ae6fe5fc99b4cde778dbc653e30fc44e38a [2023-08-25T16:50:20.483Z] $ docker rm -f --volumes 3894b2fe232e71744a495b7128f68ae6fe5fc99b4cde778dbc653e30fc44e38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-25T16:50:20.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T16:50:20.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:50:21.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T16:50:21.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:50:21.269Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:50:21.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T16:50:21.625Z] $ docker top 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 -eo pid,comm [2023-08-25T16:50:21.669Z] 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-08-25T16:50:21.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T16:50:21.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T16:50:21.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T16:50:21.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T16:50:21.814Z] $ docker exec 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 ssh-agent [2023-08-25T16:50:21.927Z] SSH_AUTH_SOCK=/tmp/ssh-TlnahXPFVhqj/agent.33 [2023-08-25T16:50:21.927Z] SSH_AGENT_PID=39 [2023-08-25T16:50:21.932Z] Running ssh-add (command line suppressed) [2023-08-25T16:50:22.023Z] Identity added: /w/workspace/edgex-go/568@tmp/private_key_8187440679100868324.key (/w/workspace/edgex-go/568@tmp/private_key_8187440679100868324.key) [2023-08-25T16:50:22.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T16:50:22.317Z] + git semver bump pre [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,482 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,483 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,483 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,483 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/edgex-go/568/.semver/main with force:True [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,483 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,483 [write_file] DEBUG write to file:/w/workspace/edgex-go/568/.semver/main [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,484 [execute] INFO git cat-file --batch-check [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,490 [execute] INFO git cat-file --batch [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T16:50:22.576Z] 2023-08-25 16:50:22,495 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:50:22.576Z] 3.1.0-dev.35 [Pipeline] } [2023-08-25T16:50:22.588Z] $ docker exec --env ******** --env ******** 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 ssh-agent -k [2023-08-25T16:50:22.690Z] unset SSH_AUTH_SOCK; [2023-08-25T16:50:22.691Z] unset SSH_AGENT_PID; [2023-08-25T16:50:22.691Z] echo Agent pid 39 killed; [2023-08-25T16:50:22.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T16:50:22.992Z] + git semver [Pipeline] } [2023-08-25T16:50:23.265Z] $ docker stop --time=1 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 [2023-08-25T16:50:24.524Z] $ docker rm -f --volumes 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T16:50:24.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T16:50:24.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:50:25.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T16:50:25.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:50:25.217Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:50:25.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T16:50:25.590Z] $ docker top b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b -eo pid,comm [2023-08-25T16:50:25.634Z] 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-08-25T16:50:25.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T16:50:25.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T16:50:25.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T16:50:25.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T16:50:25.769Z] $ docker exec b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b ssh-agent [2023-08-25T16:50:25.864Z] SSH_AUTH_SOCK=/tmp/ssh-wllofCSxouAK/agent.33 [2023-08-25T16:50:25.864Z] SSH_AGENT_PID=39 [2023-08-25T16:50:25.869Z] Running ssh-add (command line suppressed) [2023-08-25T16:50:25.970Z] Identity added: /w/workspace/edgex-go/568@tmp/private_key_1097499588820240065.key (/w/workspace/edgex-go/568@tmp/private_key_1097499588820240065.key) [2023-08-25T16:50:25.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T16:50:26.263Z] + git semver push [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,445 [run_push] DEBUG push [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,446 [execute] INFO git cat-file --batch-check [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,450 [execute] INFO git rev-list c7117a2d4da04a05c3391f48af6a8232c65bdea7 -- [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,450 [execute] DEBUG Popen(['git', 'rev-list', 'c7117a2d4da04a05c3391f48af6a8232c65bdea7', '--'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,467 [execute] INFO git fetch -v origin [2023-08-25T16:50:26.522Z] 2023-08-25 16:50:26,467 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-25T16:50:27.089Z] 2023-08-25 16:50:27,037 [run_push] DEBUG no remote changes detected [2023-08-25T16:50:27.089Z] 2023-08-25 16:50:27,037 [execute] INFO git push origin semver [2023-08-25T16:50:27.089Z] 2023-08-25 16:50:27,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-25T16:50:28.027Z] 2023-08-25 16:50:27,792 [run_push] DEBUG push all version tags [2023-08-25T16:50:28.027Z] 2023-08-25 16:50:27,793 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-25T16:50:28.027Z] 2023-08-25 16:50:27,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=None) [2023-08-25T16:50:28.965Z] 2023-08-25 16:50:28,623 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main [2023-08-25T16:50:28.965Z] 3.1.0-dev.35 [Pipeline] } [2023-08-25T16:50:28.977Z] $ docker exec --env ******** --env ******** b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b ssh-agent -k [2023-08-25T16:50:29.064Z] unset SSH_AUTH_SOCK; [2023-08-25T16:50:29.064Z] unset SSH_AGENT_PID; [2023-08-25T16:50:29.064Z] echo Agent pid 39 killed; [2023-08-25T16:50:29.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T16:50:29.365Z] + git semver [Pipeline] } [2023-08-25T16:50:29.640Z] $ docker stop --time=1 b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b [2023-08-25T16:50:30.908Z] $ docker rm -f --volumes b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b [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-08-25T16:50:31.422Z] + [ -d /w/workspace/edgex-go/568/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:31.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:32.567Z] ---> package-listing.sh [2023-08-25T16:50:32.567Z] ++ facter osfamily [2023-08-25T16:50:32.567Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T16:50:32.827Z] + OS_FAMILY=debian [2023-08-25T16:50:32.827Z] + workspace=/w/workspace/edgex-go/568 [2023-08-25T16:50:32.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T16:50:32.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T16:50:32.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T16:50:32.827Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T16:50:32.827Z] + '[' /w/workspace/edgex-go/568 ']' [2023-08-25T16:50:32.827Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T16:50:32.827Z] + case "${OS_FAMILY}" in [2023-08-25T16:50:32.827Z] + dpkg -l [2023-08-25T16:50:32.827Z] + grep '^ii' [2023-08-25T16:50:32.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T16:50:32.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T16:50:32.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T16:50:32.827Z] + '[' /w/workspace/edgex-go/568 ']' [2023-08-25T16:50:32.827Z] + mkdir -p /w/workspace/edgex-go/568/archives/ [2023-08-25T16:50:32.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/568/archives/ [Pipeline] echo [2023-08-25T16:50:32.837Z] 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/568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T16:50:33.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:50:33.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T16:50:33.668Z] [2023-08-25T16:50:33.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T16:50:33.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T16:50:33.962Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T16:50:33.962Z] 5eb5b503b376: Pulling fs layer [2023-08-25T16:50:33.962Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T16:50:33.962Z] ec43610c2a17: Pulling fs layer [2023-08-25T16:50:33.962Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T16:50:33.962Z] 33b1e0a273af: Pulling fs layer [2023-08-25T16:50:33.962Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T16:50:33.962Z] 2f39f015ded8: Pulling fs layer [2023-08-25T16:50:33.962Z] 33b1e0a273af: Waiting [2023-08-25T16:50:33.962Z] 5d3b04190fa2: Waiting [2023-08-25T16:50:33.962Z] 2f39f015ded8: Waiting [2023-08-25T16:50:33.962Z] 3a2ae6a8a46f: Waiting [2023-08-25T16:50:33.962Z] 5c69ac0246d0: Download complete [2023-08-25T16:50:33.962Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T16:50:33.962Z] 3a2ae6a8a46f: Download complete [2023-08-25T16:50:33.962Z] ec43610c2a17: Verifying Checksum [2023-08-25T16:50:33.962Z] ec43610c2a17: Download complete [2023-08-25T16:50:33.962Z] 33b1e0a273af: Verifying Checksum [2023-08-25T16:50:33.962Z] 33b1e0a273af: Download complete [2023-08-25T16:50:34.221Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T16:50:34.221Z] 5d3b04190fa2: Download complete [2023-08-25T16:50:34.221Z] 5eb5b503b376: Verifying Checksum [2023-08-25T16:50:34.221Z] 5eb5b503b376: Download complete [2023-08-25T16:50:34.788Z] 2f39f015ded8: Download complete [2023-08-25T16:50:35.353Z] 5eb5b503b376: Pull complete [2023-08-25T16:50:35.611Z] 5c69ac0246d0: Pull complete [2023-08-25T16:50:36.179Z] ec43610c2a17: Pull complete [2023-08-25T16:50:36.179Z] 3a2ae6a8a46f: Pull complete [2023-08-25T16:50:36.439Z] 33b1e0a273af: Pull complete [2023-08-25T16:50:36.439Z] 5d3b04190fa2: Pull complete [2023-08-25T16:50:40.627Z] 2f39f015ded8: Pull complete [2023-08-25T16:50:40.627Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T16:50:40.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T16:50:40.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T16:50:40.706Z] prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container [2023-08-25T16:50:40.738Z] $ 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/568/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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T16:50:44.777Z] $ docker top 686121ca6b5e8bcb3402ff3ab11a9c89be84985a792b01ff89983ced8af0f6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T16:50:45.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T16:50:45.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T16:50:45.696Z] + ls /var/log/sa-host [2023-08-25T16:50:45.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T16:50:45.847Z] provisioning config files... [2023-08-25T16:50:45.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/568@tmp/config14490697129873930395tmp [Pipeline] { [Pipeline] echo [2023-08-25T16:50:45.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:46.151Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T16:50:46.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:46.545Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T16:50:46.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:46.837Z] ---> sudo-logs.sh [2023-08-25T16:50:46.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T16:50:46.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:47.146Z] ---> job-cost.sh [2023-08-25T16:50:47.146Z] lf-activate-venv: SKIPPING [2023-08-25T16:50:47.146Z] DEBUG: total: 0.10999999940395355 [2023-08-25T16:50:47.146Z] INFO: Retrieving Stack Cost... [2023-08-25T16:50:47.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T16:50:47.972Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T16:50:47.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T16:50:48.265Z] ---> logs-deploy.sh [2023-08-25T16:50:48.265Z] lf-activate-venv: SKIPPING [2023-08-25T16:50:48.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/568 [2023-08-25T16:50:48.265Z] INFO: archiving workspace using pattern(s): [2023-08-25T16:50:49.329Z] Archives upload complete. [2023-08-25T16:50:49.329Z] INFO: archiving logs to Nexus