Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bfebe8d09e2b9340326eaa527b0cdd522250f64 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-ssh9258070150169079743.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-ssh889320301823732241.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-ssh5876053897799023921.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-ssh6050925205042298033.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-ssh3008464516283011113.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-5044 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/570 [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/570 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7bfebe8d09e2b9340326eaa527b0cdd522250f64 (main) Commit message: "build: Pull spire-server and spire-agent from prebuilt containers (#4667)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 > git rev-list --no-walk d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T19:15:32.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T19:15:32.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T19:15:32.432Z] ========================================================= [2023-08-31T19:15:32.432Z] EdgeX Global Pipelines Version Info [2023-08-31T19:15:32.432Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:15:33.139Z] ------------------- [2023-08-31T19:15:33.139Z] stable info: [2023-08-31T19:15:33.139Z] ------------------- [2023-08-31T19:15:33.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T19:15:33.140Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T19:15:33.140Z] Message: update stable to v1.0.253 [2023-08-31T19:15:33.710Z] ------------------- [2023-08-31T19:15:33.710Z] experimental info: [2023-08-31T19:15:33.710Z] ------------------- [2023-08-31T19:15:33.710Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T19:15:33.710Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T19:15:33.710Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T19:15:33.853Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-31T19:15:33.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-31T19:15:33.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T19:15:33.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T19:15:33.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T19:15:33.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T19:15:33.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T19:15:33.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-31T19:15:33.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-31T19:15:33.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-31T19:15:33.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T19:15:33.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T19:15:33.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T19:15:33.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T19:15:34.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T19:15:34.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T19:15:34.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T19:15:34.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T19:15:34.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-31T19:15:34.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-31T19:15:34.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T19:15:34.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T19:15:34.104Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T19:15:34.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-31T19:15:34.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-31T19:15:34.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-31T19:15:34.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] echo [2023-08-31T19:15:34.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bfebe8 [Pipeline] echo [2023-08-31T19:15:34.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:15:34.212Z] provisioning config files... [2023-08-31T19:15:34.225Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config1478643613658815122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:15:34.524Z] ---> docker-login.sh [2023-08-31T19:15:34.524Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:15:34.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:15:34.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:15:34.783Z] Configure a credential helper to remove this warning. See [2023-08-31T19:15:34.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:15:34.783Z] [2023-08-31T19:15:34.783Z] Login Succeeded [2023-08-31T19:15:34.783Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:15:34.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:15:35.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:15:35.043Z] Configure a credential helper to remove this warning. See [2023-08-31T19:15:35.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:15:35.043Z] [2023-08-31T19:15:35.043Z] Login Succeeded [2023-08-31T19:15:35.043Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:15:35.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:15:35.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:15:35.043Z] Configure a credential helper to remove this warning. See [2023-08-31T19:15:35.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:15:35.043Z] [2023-08-31T19:15:35.043Z] Login Succeeded [2023-08-31T19:15:35.043Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:15:35.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:15:35.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:15:35.043Z] Configure a credential helper to remove this warning. See [2023-08-31T19:15:35.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:15:35.043Z] [2023-08-31T19:15:35.043Z] Login Succeeded [2023-08-31T19:15:35.043Z] docker.io [2023-08-31T19:15:35.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:15:35.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:15:35.563Z] Configure a credential helper to remove this warning. See [2023-08-31T19:15:35.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:15:35.563Z] [2023-08-31T19:15:35.563Z] Login Succeeded [2023-08-31T19:15:35.563Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:15:35.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:15:35.881Z] + 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-31T19:15:35.881Z] + dirname cmd/core-command/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-31T19:15:35.881Z] + + cut -d/ -f2 [2023-08-31T19:15:35.881Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-31T19:15:35.881Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/core-data/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/core-metadata/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/support-notifications/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-31T19:15:35.881Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-31T19:15:35.881Z] + cut -d/ -f2 [2023-08-31T19:15:35.881Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-31T19:15:35.932Z] 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-31T19:15:36.262Z] + git rev-list -1 --merges 7bfebe8d09e2b9340326eaa527b0cdd522250f64~1..7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] echo [2023-08-31T19:15:36.278Z] -----------> git rev-list -1 --merges 7bfebe8d09e2b9340326eaa527b0cdd522250f64~1..7bfebe8d09e2b9340326eaa527b0cdd522250f64 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [false] [Pipeline] sh [2023-08-31T19:15:36.573Z] + git log --format=format:%s -1 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] echo [2023-08-31T19:15:36.586Z] ========================================================= [2023-08-31T19:15:36.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T19:15:36.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-31T19:15:36.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:15:36.996Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T19:15:36.996Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T19:15:36.996Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T19:15:36.996Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T19:15:36.996Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T19:15:36.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:15:37.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:15:37.415Z] [2023-08-31T19:15:37.415Z] 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-31T19:15:37.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:15:37.709Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T19:15:37.709Z] b85a868b505f: Pulling fs layer [2023-08-31T19:15:37.709Z] e2be974225ed: Pulling fs layer [2023-08-31T19:15:37.709Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T19:15:37.709Z] 988bab9f4d93: Pulling fs layer [2023-08-31T19:15:37.709Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T19:15:37.709Z] eaf3925da568: Pulling fs layer [2023-08-31T19:15:37.709Z] bab4dde63d76: Pulling fs layer [2023-08-31T19:15:37.709Z] bde34c3a00c8: Pulling fs layer [2023-08-31T19:15:37.709Z] b352a97aabf1: Pulling fs layer [2023-08-31T19:15:37.709Z] 4872d77fe225: Pulling fs layer [2023-08-31T19:15:37.709Z] 5851b861e8e6: Pulling fs layer [2023-08-31T19:15:37.709Z] 988bab9f4d93: Waiting [2023-08-31T19:15:37.709Z] 1469e6f7b9e6: Waiting [2023-08-31T19:15:37.709Z] eaf3925da568: Waiting [2023-08-31T19:15:37.709Z] bab4dde63d76: Waiting [2023-08-31T19:15:37.709Z] bde34c3a00c8: Waiting [2023-08-31T19:15:37.709Z] b352a97aabf1: Waiting [2023-08-31T19:15:37.709Z] 4872d77fe225: Waiting [2023-08-31T19:15:37.709Z] 5851b861e8e6: Waiting [2023-08-31T19:15:37.709Z] e2be974225ed: Download complete [2023-08-31T19:15:37.709Z] 988bab9f4d93: Verifying Checksum [2023-08-31T19:15:37.709Z] 988bab9f4d93: Download complete [2023-08-31T19:15:37.968Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T19:15:37.968Z] 1469e6f7b9e6: Download complete [2023-08-31T19:15:37.968Z] eaf3925da568: Download complete [2023-08-31T19:15:37.968Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T19:15:37.968Z] 339a4e72a1f5: Download complete [2023-08-31T19:15:37.968Z] bde34c3a00c8: Download complete [2023-08-31T19:15:37.968Z] b352a97aabf1: Download complete [2023-08-31T19:15:37.968Z] 4872d77fe225: Verifying Checksum [2023-08-31T19:15:37.968Z] 4872d77fe225: Download complete [2023-08-31T19:15:37.968Z] 5851b861e8e6: Verifying Checksum [2023-08-31T19:15:37.968Z] 5851b861e8e6: Download complete [2023-08-31T19:15:37.968Z] b85a868b505f: Verifying Checksum [2023-08-31T19:15:37.968Z] b85a868b505f: Download complete [2023-08-31T19:15:38.226Z] bab4dde63d76: Verifying Checksum [2023-08-31T19:15:38.226Z] bab4dde63d76: Download complete [2023-08-31T19:15:39.162Z] b85a868b505f: Pull complete [2023-08-31T19:15:39.162Z] e2be974225ed: Pull complete [2023-08-31T19:15:39.729Z] 339a4e72a1f5: Pull complete [2023-08-31T19:15:39.729Z] 988bab9f4d93: Pull complete [2023-08-31T19:15:39.988Z] 1469e6f7b9e6: Pull complete [2023-08-31T19:15:39.988Z] eaf3925da568: Pull complete [2023-08-31T19:15:41.893Z] bab4dde63d76: Pull complete [2023-08-31T19:15:41.893Z] bde34c3a00c8: Pull complete [2023-08-31T19:15:41.893Z] b352a97aabf1: Pull complete [2023-08-31T19:15:41.893Z] 4872d77fe225: Pull complete [2023-08-31T19:15:41.893Z] 5851b861e8e6: Pull complete [2023-08-31T19:15:41.893Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T19:15:41.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:15:41.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:15:41.982Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:15:42.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:15:45.027Z] $ docker top a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 -eo pid,comm [2023-08-31T19:15:45.081Z] 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-31T19:15:45.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:15:45.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:15:45.123Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:15:45.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:15:45.232Z] $ docker exec a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent [2023-08-31T19:15:45.343Z] SSH_AUTH_SOCK=/tmp/ssh-NeG2Z7vSvAyB/agent.32 [2023-08-31T19:15:45.343Z] SSH_AGENT_PID=38 [2023-08-31T19:15:45.349Z] Running ssh-add (command line suppressed) [2023-08-31T19:15:45.464Z] Identity added: /w/workspace/edgex-go/570@tmp/private_key_10118271282095887319.key (/w/workspace/edgex-go/570@tmp/private_key_10118271282095887319.key) [2023-08-31T19:15:45.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:15:45.758Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T19:15:45.773Z] $ docker exec --env ******** --env ******** a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent -k [2023-08-31T19:15:45.869Z] unset SSH_AUTH_SOCK; [2023-08-31T19:15:45.870Z] unset SSH_AGENT_PID; [2023-08-31T19:15:45.870Z] echo Agent pid 38 killed; [2023-08-31T19:15:45.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T19:15:45.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:15:45.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:15:46.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:15:46.016Z] $ docker exec a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent [2023-08-31T19:15:46.114Z] SSH_AUTH_SOCK=/tmp/ssh-06PVOs3XLkya/agent.70 [2023-08-31T19:15:46.114Z] SSH_AGENT_PID=75 [2023-08-31T19:15:46.119Z] Running ssh-add (command line suppressed) [2023-08-31T19:15:46.219Z] Identity added: /w/workspace/edgex-go/570@tmp/private_key_6481003737061458263.key (/w/workspace/edgex-go/570@tmp/private_key_6481003737061458263.key) [2023-08-31T19:15:46.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:15:46.523Z] + git semver init [2023-08-31T19:15:46.785Z] 2023-08-31 19:15:46,716 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T19:15:46.785Z] 2023-08-31 19:15:46,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/570/.semver [2023-08-31T19:15:46.785Z] 2023-08-31 19:15:46,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/570/.semver [2023-08-31T19:15:46.785Z] 2023-08-31 19:15:46,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/570/.semver'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:15:52.057Z] 2023-08-31 19:15:51,258 [append_file] DEBUG append to file:/w/workspace/edgex-go/570/.git/info/exclude [2023-08-31T19:15:52.057Z] 2023-08-31 19:15:51,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/570/.semver/main with force:False [2023-08-31T19:15:52.057Z] 2023-08-31 19:15:51,259 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:15:52.057Z] 2023-08-31 19:15:51,259 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:15:52.057Z] 3.1.0-dev.36 [Pipeline] } [2023-08-31T19:15:52.070Z] $ docker exec --env ******** --env ******** a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent -k [2023-08-31T19:15:52.163Z] unset SSH_AUTH_SOCK; [2023-08-31T19:15:52.164Z] unset SSH_AGENT_PID; [2023-08-31T19:15:52.164Z] echo Agent pid 75 killed; [2023-08-31T19:15:52.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:15:52.473Z] + git semver [Pipeline] } [2023-08-31T19:15:52.747Z] $ docker stop --time=1 a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 [2023-08-31T19:15:54.012Z] $ docker rm -f --volumes a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:15:54.344Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T19:15:54.528Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T19:15:54.531Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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-31T19:15:54.907Z] + git config --global --add safe.directory /w/workspace/edgex-go/570 [Pipeline] echo [2023-08-31T19:15:54.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:15:54.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:15:54.933Z] ========================================================= [2023-08-31T19:15:54.933Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T19:15:54.933Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:15:55.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T19:15:55.215Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T19:15:55.215Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T19:15:55.215Z] 6911f1a30b25: Pulling fs layer [2023-08-31T19:15:55.215Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T19:15:55.215Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T19:15:55.215Z] ec0bb842ea78: Pulling fs layer [2023-08-31T19:15:55.215Z] 40a00589a448: Pulling fs layer [2023-08-31T19:15:55.215Z] 6c08303d61cc: Pulling fs layer [2023-08-31T19:15:55.215Z] 798269fcf238: Pulling fs layer [2023-08-31T19:15:55.215Z] 6863d3e3a2b1: Waiting [2023-08-31T19:15:55.215Z] ec0bb842ea78: Waiting [2023-08-31T19:15:55.215Z] 6c08303d61cc: Waiting [2023-08-31T19:15:55.215Z] 798269fcf238: Waiting [2023-08-31T19:15:55.215Z] 40a00589a448: Waiting [2023-08-31T19:15:55.215Z] 6911f1a30b25: Download complete [2023-08-31T19:15:55.215Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T19:15:55.215Z] 6863d3e3a2b1: Download complete [2023-08-31T19:15:55.215Z] ec0bb842ea78: Verifying Checksum [2023-08-31T19:15:55.215Z] ec0bb842ea78: Download complete [2023-08-31T19:15:55.215Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T19:15:55.215Z] 4db1b89c0bd1: Download complete [2023-08-31T19:15:55.215Z] 40a00589a448: Verifying Checksum [2023-08-31T19:15:55.215Z] 40a00589a448: Download complete [2023-08-31T19:15:55.478Z] 4db1b89c0bd1: Pull complete [2023-08-31T19:15:55.478Z] 6911f1a30b25: Pull complete [2023-08-31T19:15:56.052Z] e194b8c5c2a9: Download complete [2023-08-31T19:15:56.052Z] 798269fcf238: Verifying Checksum [2023-08-31T19:15:56.052Z] 798269fcf238: Download complete [2023-08-31T19:15:56.312Z] 6c08303d61cc: Verifying Checksum [2023-08-31T19:15:56.312Z] 6c08303d61cc: Download complete [2023-08-31T19:15:59.614Z] e194b8c5c2a9: Pull complete [2023-08-31T19:15:59.614Z] 6863d3e3a2b1: Pull complete [2023-08-31T19:15:59.614Z] ec0bb842ea78: Pull complete [2023-08-31T19:15:59.614Z] 40a00589a448: Pull complete [2023-08-31T19:16:02.227Z] 6c08303d61cc: Pull complete [2023-08-31T19:16:03.165Z] 798269fcf238: Pull complete [2023-08-31T19:16:03.165Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T19:16:03.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T19:16:03.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:16:03.460Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T19:16:03.460Z] WORKDIR /edgex [2023-08-31T19:16:03.460Z] COPY go.mod . [2023-08-31T19:16:03.460Z] RUN go mod download [2023-08-31T19:16:03.460Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-31T19:16:04.028Z] Sending build context to Docker daemon 170.8MB [2023-08-31T19:16:04.028Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T19:16:04.028Z] ---> ec979cd7f677 [2023-08-31T19:16:04.028Z] Step 2/4 : WORKDIR /edgex [2023-08-31T19:16:09.308Z] ---> Running in 952abe1ca82b [2023-08-31T19:16:09.308Z] Removing intermediate container 952abe1ca82b [2023-08-31T19:16:09.308Z] ---> 3b75f4b8ab8b [2023-08-31T19:16:09.308Z] Step 3/4 : COPY go.mod . [2023-08-31T19:16:09.308Z] ---> 96748446a265 [2023-08-31T19:16:09.308Z] Step 4/4 : RUN go mod download [2023-08-31T19:16:09.308Z] ---> Running in e0930ee20970 [2023-08-31T19:16:09.603Z] Still waiting to schedule task [2023-08-31T19:16:09.604Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T19:16:27.419Z] Removing intermediate container e0930ee20970 [2023-08-31T19:16:27.419Z] ---> ed20ae224302 [2023-08-31T19:16:27.419Z] Successfully built ed20ae224302 [2023-08-31T19:16:27.419Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:16:27.724Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T19:16:27.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:16:27.790Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:16:27.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:16:28.219Z] $ docker top 706b27c5cbf2f1a66da1795673f7889be776659888779755d799befb08a9802d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:16:28.551Z] + go version [2023-08-31T19:16:28.551Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T19:16:28.565Z] $ docker stop --time=1 706b27c5cbf2f1a66da1795673f7889be776659888779755d799befb08a9802d [2023-08-31T19:16:29.839Z] $ docker rm -f --volumes 706b27c5cbf2f1a66da1795673f7889be776659888779755d799befb08a9802d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:16:30.210Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T19:16:30.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:16:30.288Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:16:30.322Z] $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:16:30.665Z] $ docker top 88947a42b9686ec2ef73f3df754e3b54737e0ead0e76742b43a160ddf2dccd69 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-31T19:16:30.725Z] ========================================================= [2023-08-31T19:16:30.725Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-31T19:16:30.725Z] ========================================================= [Pipeline] sh [2023-08-31T19:16:31.003Z] + git config --global --add safe.directory /w/workspace/edgex-go/570 [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:16:31.299Z] + make test [2023-08-31T19:16:31.300Z] go test -race -coverprofile=coverage.out ./... [2023-08-31T19:16:39.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-31T19:16:51.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-31T19:16:51.948Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-31T19:16:51.948Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-31T19:16:51.948Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-31T19:16:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-31T19:16:52.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-31T19:16:52.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-31T19:16:52.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-08-31T19:16:53.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements [2023-08-31T19:16:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-31T19:16:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-31T19:16:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-31T19:16:55.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-31T19:16:55.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-31T19:16:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-31T19:16:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-31T19:16:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-31T19:16:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-31T19:16:55.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-31T19:16:56.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-31T19:16:56.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-31T19:16:57.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements [2023-08-31T19:16:57.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements [2023-08-31T19:16:58.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.775s coverage: 93.4% of statements [2023-08-31T19:16:58.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-31T19:16:59.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-31T19:16:59.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 97.6% of statements [2023-08-31T19:16:59.409Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-08-31T19:17:01.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-31T19:17:01.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-31T19:17:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-08-31T19:17:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 32.2% of statements [2023-08-31T19:17:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-08-31T19:17:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-08-31T19:17:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-08-31T19:17:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-08-31T19:17:01.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-31T19:17:02.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-31T19:17:02.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-31T19:17:02.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-31T19:17:02.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-31T19:17:02.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-31T19:17:02.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-31T19:17:02.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-31T19:17:02.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-31T19:17:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-31T19:17:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-31T19:17:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-31T19:17:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-31T19:17:03.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-31T19:17:03.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-31T19:17:04.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-31T19:17:05.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-31T19:17:05.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-31T19:17:06.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-31T19:17:06.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-31T19:17:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-31T19:17:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-31T19:17:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-31T19:17:09.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-31T19:17:09.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-31T19:17:09.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-31T19:17:10.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-31T19:17:10.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-31T19:17:10.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-31T19:17:10.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-31T19:17:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-31T19:17:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-31T19:17:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-31T19:17:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-31T19:17:13.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-31T19:17:13.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-31T19:17:13.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-31T19:17:13.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-31T19:17:13.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-08-31T19:17:14.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-31T19:17:14.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-31T19:17:15.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-31T19:17:15.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.082s coverage: 92.9% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.8% of statements [2023-08-31T19:17:27.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 98.9% of statements [2023-08-31T19:17:27.598Z] 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-31T19:17:27.598Z] running golangci-lint [2023-08-31T19:17:27.598Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-31T19:17:27.598Z] go version go1.20.6 linux/amd64 [2023-08-31T19:17:27.598Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-31T19:17:27.598Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-31T19:17:42.589Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 13.739127533s" [2023-08-31T19:17:42.589Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.207292ms" [2023-08-31T19:17:44.833Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5045 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-31T19:17:44.849Z] Running in /w/workspace/edgex-go/570 [Pipeline] { [Pipeline] checkout [2023-08-31T19:17:44.881Z] The recommended git tool is: git [2023-08-31T19:17:47.874Z] level=info msg="[linters_context/goanalysis] analyzers took 49.455765278s with top 10 stages: buildir: 28.606408014s, fact_deprecated: 1.636762285s, inspect: 1.578494331s, ctrlflow: 1.432300848s, gosec: 1.353768595s, printf: 1.221488325s, S1038: 713.854709ms, nilness: 704.805745ms, fact_purity: 639.439638ms, directives: 606.355736ms" [2023-08-31T19:17:47.874Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-31T19:17:47.874Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, exclude-rules: 21/200, path_prettifier: 200/200, skip_files: 200/200, skip_dirs: 200/200, nolint: 0/21, cgo: 200/200, identifier_marker: 200/200" [2023-08-31T19:17:47.874Z] level=info msg="[runner] processing took 17.449287ms with stages: nolint: 8.8001ms, identifier_marker: 4.307884ms, exclude-rules: 1.572569ms, autogenerated_exclude: 1.188394ms, path_prettifier: 1.052273ms, skip_dirs: 461.146µs, cgo: 50.42µs, filename_unadjuster: 10.691µs, max_same_issues: 1.82µs, exclude: 710ns, skip_files: 510ns, uniq_by_line: 450ns, diff: 410ns, max_from_linter: 370ns, source_code: 320ns, path_shortener: 310ns, sort_results: 300ns, severity-rules: 260ns, path_prefixer: 200ns, max_per_file_from_linter: 150ns" [2023-08-31T19:17:47.874Z] level=info msg="[runner] linters took 6.695134147s with stages: goanalysis_metalinter: 6.677523717s" [2023-08-31T19:17:47.874Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-31T19:17:47.874Z] level=info msg="Memory: 206 samples, avg is 189.2MB, max is 844.2MB" [2023-08-31T19:17:47.874Z] level=info msg="Execution took 20.479574144s" [2023-08-31T19:17:47.874Z] go vet ./... [2023-08-31T19:17:49.756Z] using credential edgex-jenkins-ssh [2023-08-31T19:17:49.770Z] Cloning the remote Git repository [2023-08-31T19:17:49.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-31T19:17:49.896Z] > git init /w/workspace/edgex-go/570 # timeout=10 [2023-08-31T19:17:50.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-31T19:17:50.022Z] > git --version # timeout=10 [2023-08-31T19:17:50.041Z] > git --version # 'git version 2.25.1' [2023-08-31T19:17:50.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T19:17:50.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T19:17:52.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T19:17:52.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T19:17:52.304Z] ./bin/test-attribution-txt.sh [2023-08-31T19:17:52.304Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-31T19:17:52.304Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-31T19:17:52.304Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-31T19:17:52.304Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-31T19:17:52.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-31T19:17:52.600Z] + ls -al . [2023-08-31T19:17:52.600Z] total 728 [2023-08-31T19:17:52.600Z] drwxrwxr-x 12 1001 1001 4096 Aug 31 19:16 . [2023-08-31T19:17:52.600Z] drwxr-xr-x 4 root root 4096 Aug 31 19:16 .. [2023-08-31T19:17:52.600Z] drwxrwxr-x 2 1001 1001 4096 Aug 31 19:15 .blubracket [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 16 Aug 31 19:15 .dockerignore [2023-08-31T19:17:52.600Z] drwxrwxr-x 8 1001 1001 4096 Aug 31 19:15 .git [2023-08-31T19:17:52.600Z] drwxrwxr-x 3 1001 1001 4096 Aug 31 19:15 .github [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 1173 Aug 31 19:15 .gitignore [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 42 Aug 31 19:15 .golangci.yml [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 100 Aug 31 19:15 .hadolint.yml [2023-08-31T19:17:52.600Z] drwxr-xr-x 3 1001 1001 4096 Aug 31 19:15 .semver [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 166 Aug 31 19:15 .sonarcloud.properties [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 1171 Aug 31 19:15 ADOPTERS.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 11152 Aug 31 19:15 Attribution.txt [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 93407 Aug 31 19:15 CHANGELOG.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 3804 Aug 31 19:15 CONTRIBUTING.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 677 Aug 31 19:15 GOVERNANCE.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 883 Aug 31 19:15 Jenkinsfile [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 10775 Aug 31 19:15 LICENSE [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 14764 Aug 31 19:15 Makefile [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 582 Aug 31 19:15 OWNERS.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 9923 Aug 31 19:15 README.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 789 Aug 31 19:15 SECURITY.md [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 12 Aug 31 19:15 VERSION [2023-08-31T19:17:52.600Z] drwxrwxr-x 2 1001 1001 4096 Aug 31 19:15 bin [2023-08-31T19:17:52.600Z] drwxrwxr-x 18 1001 1001 4096 Aug 31 19:15 cmd [2023-08-31T19:17:52.600Z] -rw-r--r-- 1 root root 446998 Aug 31 19:17 coverage.out [2023-08-31T19:17:52.600Z] drwxrwxr-x 2 1001 1001 4096 Aug 31 19:15 fuzz_test [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 3687 Aug 31 19:15 go.mod [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 33714 Aug 31 19:15 go.sum [2023-08-31T19:17:52.600Z] drwxrwxr-x 7 1001 1001 4096 Aug 31 19:15 internal [2023-08-31T19:17:52.600Z] drwxrwxr-x 3 1001 1001 4096 Aug 31 19:15 openapi [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 594 Aug 31 19:15 security.txt [2023-08-31T19:17:52.600Z] drwxrwxr-x 4 1001 1001 4096 Aug 31 19:15 snap [2023-08-31T19:17:52.600Z] -rw-rw-r-- 1 1001 1001 204 Aug 31 19:15 version.go [Pipeline] sh [2023-08-31T19:17:52.955Z] + '[' -e coverage.out ] [2023-08-31T19:17:52.956Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-31T19:17:53.059Z] Stashed 1 file(s) [Pipeline] sh [2023-08-31T19:17:53.340Z] + make build [2023-08-31T19:17:53.340Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-31T19:18:05.533Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-31T19:18:06.101Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-31T19:18:06.869Z] Avoid second fetch [2023-08-31T19:18:06.870Z] Checking out Revision 7bfebe8d09e2b9340326eaa527b0cdd522250f64 (main) [2023-08-31T19:18:06.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-31T19:18:06.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T19:18:06.888Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T19:18:06.947Z] > git checkout -f 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 [2023-08-31T19:18:07.034Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-31T19:18:07.535Z] Commit message: "build: Pull spire-server and spire-agent from prebuilt containers (#4667)" [2023-08-31T19:18:07.967Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T19:18:08.481Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T19:18:08.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:18:08.481Z] Dload Upload Total Spent Left Speed [2023-08-31T19:18:08.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 70060 [Pipeline] sh [2023-08-31T19:18:09.122Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T19:18:09.444Z] + sudo tee /etc/docker/daemon.new [2023-08-31T19:18:09.444Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T19:18:09.444Z] { [2023-08-31T19:18:09.444Z] "registry-mirrors": [ [2023-08-31T19:18:09.444Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T19:18:09.444Z] ], [2023-08-31T19:18:09.444Z] "bip": "10.250.0.254/24", [2023-08-31T19:18:09.444Z] "hosts": [ [2023-08-31T19:18:09.444Z] "tcp://0.0.0.0:5555", [2023-08-31T19:18:09.444Z] "unix:///var/run/docker.sock" [2023-08-31T19:18:09.444Z] ], [2023-08-31T19:18:09.444Z] "mtu": 1458, [2023-08-31T19:18:09.444Z] "selinux-enabled": true, [2023-08-31T19:18:09.444Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T19:18:09.444Z] } [Pipeline] sh [2023-08-31T19:18:09.775Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T19:18:10.101Z] + sudo service docker restart [2023-08-31T19:18:14.521Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-31T19:18:15.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-31T19:18:17.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-31T19:18:18.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-31T19:18:19.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-31T19:18:20.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-31T19:18:21.004Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-31T19:18:22.389Z] $ docker stop --time=1 88947a42b9686ec2ef73f3df754e3b54737e0ead0e76742b43a160ddf2dccd69 [2023-08-31T19:18:28.050Z] $ docker rm -f --volumes 88947a42b9686ec2ef73f3df754e3b54737e0ead0e76742b43a160ddf2dccd69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-08-31T19:18:28.416Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-08-31T19:18:28.442Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config2640258563522978222tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:18:28.979Z] ---> docker-login.sh [2023-08-31T19:18:28.979Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:18:29.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-31T19:18:29.038Z] [2023-08-31T19:18:29.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:18:29.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:18:29.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-31T19:18:29.331Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-31T19:18:29.331Z] 91d30c5bc195: Pulling fs layer [2023-08-31T19:18:29.331Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-31T19:18:29.331Z] 9c61dcf015f6: Pulling fs layer [2023-08-31T19:18:29.331Z] 4698f68db338: Pulling fs layer [2023-08-31T19:18:29.331Z] 2a2f49069b9e: Pulling fs layer [2023-08-31T19:18:29.331Z] e0025b399a48: Pulling fs layer [2023-08-31T19:18:29.332Z] 2a2f49069b9e: Waiting [2023-08-31T19:18:29.332Z] 4698f68db338: Waiting [2023-08-31T19:18:29.332Z] e0025b399a48: Waiting [2023-08-31T19:18:29.332Z] 91d30c5bc195: Verifying Checksum [2023-08-31T19:18:29.332Z] 4698f68db338: Verifying Checksum [2023-08-31T19:18:29.332Z] 4698f68db338: Download complete [2023-08-31T19:18:29.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:18:29.523Z] Configure a credential helper to remove this warning. See [2023-08-31T19:18:29.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:18:29.523Z] [2023-08-31T19:18:29.523Z] Login Succeeded [2023-08-31T19:18:29.523Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:18:29.590Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-31T19:18:29.590Z] 2e9b0aa3be6d: Download complete [2023-08-31T19:18:29.590Z] e0025b399a48: Verifying Checksum [2023-08-31T19:18:29.590Z] e0025b399a48: Download complete [2023-08-31T19:18:29.590Z] 91d30c5bc195: Pull complete [2023-08-31T19:18:29.590Z] 2a2f49069b9e: Verifying Checksum [2023-08-31T19:18:29.590Z] 2a2f49069b9e: Download complete [2023-08-31T19:18:29.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:18:29.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:18:29.793Z] Configure a credential helper to remove this warning. See [2023-08-31T19:18:29.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:18:29.793Z] [2023-08-31T19:18:29.793Z] Login Succeeded [2023-08-31T19:18:29.793Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:18:29.850Z] 2e9b0aa3be6d: Pull complete [2023-08-31T19:18:30.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:18:30.108Z] 9c61dcf015f6: Verifying Checksum [2023-08-31T19:18:30.108Z] 9c61dcf015f6: Download complete [2023-08-31T19:18:30.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:18:30.332Z] Configure a credential helper to remove this warning. See [2023-08-31T19:18:30.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:18:30.332Z] [2023-08-31T19:18:30.332Z] Login Succeeded [2023-08-31T19:18:30.332Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:18:30.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:18:30.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:18:30.601Z] Configure a credential helper to remove this warning. See [2023-08-31T19:18:30.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:18:30.601Z] [2023-08-31T19:18:30.601Z] Login Succeeded [2023-08-31T19:18:30.601Z] docker.io [2023-08-31T19:18:30.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:18:31.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:18:31.137Z] Configure a credential helper to remove this warning. See [2023-08-31T19:18:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:18:31.137Z] [2023-08-31T19:18:31.137Z] Login Succeeded [2023-08-31T19:18:31.137Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:18:31.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-31T19:18:31.725Z] + git config --global --add safe.directory /w/workspace/edgex-go/570 [Pipeline] echo [2023-08-31T19:18:31.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:18:31.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:18:31.772Z] ========================================================= [2023-08-31T19:18:31.772Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T19:18:31.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:18:32.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T19:18:32.094Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T19:18:32.094Z] edb6bdbacee9: Pulling fs layer [2023-08-31T19:18:32.094Z] 5f9638ab2659: Pulling fs layer [2023-08-31T19:18:32.094Z] 8d51d6327a98: Pulling fs layer [2023-08-31T19:18:32.094Z] 8b374f2dd631: Pulling fs layer [2023-08-31T19:18:32.094Z] ec14aa9079de: Pulling fs layer [2023-08-31T19:18:32.094Z] 2f466654f4bb: Pulling fs layer [2023-08-31T19:18:32.094Z] 554e91adad29: Pulling fs layer [2023-08-31T19:18:32.094Z] 2f466654f4bb: Waiting [2023-08-31T19:18:32.094Z] ec14aa9079de: Waiting [2023-08-31T19:18:32.094Z] 554e91adad29: Waiting [2023-08-31T19:18:32.366Z] 5f9638ab2659: Verifying Checksum [2023-08-31T19:18:32.366Z] 5f9638ab2659: Download complete [2023-08-31T19:18:32.366Z] 8b374f2dd631: Download complete [2023-08-31T19:18:32.366Z] ec14aa9079de: Verifying Checksum [2023-08-31T19:18:32.366Z] ec14aa9079de: Download complete [2023-08-31T19:18:32.366Z] edb6bdbacee9: Verifying Checksum [2023-08-31T19:18:32.367Z] edb6bdbacee9: Download complete [2023-08-31T19:18:32.630Z] 9c61dcf015f6: Pull complete [2023-08-31T19:18:32.630Z] 4698f68db338: Pull complete [2023-08-31T19:18:32.890Z] 2a2f49069b9e: Pull complete [2023-08-31T19:18:32.890Z] e0025b399a48: Pull complete [2023-08-31T19:18:32.890Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-31T19:18:32.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-31T19:18:32.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:18:32.962Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:18:32.991Z] $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:18:33.334Z] edb6bdbacee9: Pull complete [2023-08-31T19:18:33.925Z] 554e91adad29: Verifying Checksum [2023-08-31T19:18:33.925Z] 554e91adad29: Download complete [2023-08-31T19:18:33.925Z] 5f9638ab2659: Pull complete [2023-08-31T19:18:34.895Z] 8d51d6327a98: Verifying Checksum [2023-08-31T19:18:34.895Z] 8d51d6327a98: Download complete [2023-08-31T19:18:34.895Z] 2f466654f4bb: Verifying Checksum [2023-08-31T19:18:34.895Z] 2f466654f4bb: Download complete [2023-08-31T19:18:36.650Z] $ docker top b3a5d8125ee0d77d3a11237c8cf1e2d992920e89312d8e0052f2ba554d63a947 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:18:36.981Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-31T19:18:38.882Z] #1 [core-data internal] load build definition from Dockerfile [2023-08-31T19:18:38.882Z] #1 transferring dockerfile: [2023-08-31T19:18:39.141Z] #1 transferring dockerfile: 1.90kB done [2023-08-31T19:18:39.141Z] #1 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #2 transferring dockerfile: 2.82kB done [2023-08-31T19:18:39.141Z] #2 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #3 transferring dockerfile: 2.38kB done [2023-08-31T19:18:39.141Z] #3 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #4 transferring dockerfile: 1.96kB done [2023-08-31T19:18:39.141Z] #4 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #5 transferring dockerfile: 1.58kB done [2023-08-31T19:18:39.141Z] #5 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #6 transferring dockerfile: 1.70kB done [2023-08-31T19:18:39.141Z] #6 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #7 transferring dockerfile: 1.82kB done [2023-08-31T19:18:39.141Z] #7 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-08-31T19:18:39.141Z] #8 transferring dockerfile: 1.84kB done [2023-08-31T19:18:39.141Z] #8 DONE 0.0s [2023-08-31T19:18:39.141Z] [2023-08-31T19:18:39.141Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-31T19:18:39.399Z] #9 transferring dockerfile: 2.39kB done [2023-08-31T19:18:39.399Z] #9 DONE 0.1s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-31T19:18:39.399Z] #10 transferring dockerfile: 2.04kB done [2023-08-31T19:18:39.399Z] #10 DONE 0.0s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-31T19:18:39.399Z] #11 transferring dockerfile: 1.82kB done [2023-08-31T19:18:39.399Z] #11 DONE 0.1s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-31T19:18:39.399Z] #12 transferring dockerfile: 2.12kB done [2023-08-31T19:18:39.399Z] #12 DONE 0.1s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-31T19:18:39.399Z] #13 transferring dockerfile: 1.59kB done [2023-08-31T19:18:39.399Z] #13 DONE 0.1s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-31T19:18:39.399Z] #14 transferring dockerfile: 1.78kB done [2023-08-31T19:18:39.399Z] #14 DONE 0.1s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #15 [core-data internal] load .dockerignore [2023-08-31T19:18:39.399Z] #15 transferring context: 56B done [2023-08-31T19:18:39.399Z] #15 DONE 0.1s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-31T19:18:39.399Z] #16 transferring context: 56B done [2023-08-31T19:18:39.399Z] #16 DONE 0.0s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-08-31T19:18:39.399Z] #17 transferring context: 56B done [2023-08-31T19:18:39.399Z] #17 DONE 0.0s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #18 [core-metadata internal] load .dockerignore [2023-08-31T19:18:39.399Z] #18 transferring context: 56B done [2023-08-31T19:18:39.399Z] #18 DONE 0.0s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #19 [security-spire-config internal] load .dockerignore [2023-08-31T19:18:39.399Z] #19 transferring context: 56B done [2023-08-31T19:18:39.399Z] #19 DONE 0.0s [2023-08-31T19:18:39.399Z] [2023-08-31T19:18:39.399Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-31T19:18:39.399Z] #20 transferring context: 56B done [2023-08-31T19:18:39.657Z] #20 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #21 [support-scheduler internal] load .dockerignore [2023-08-31T19:18:39.658Z] #21 transferring context: 56B done [2023-08-31T19:18:39.658Z] #21 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #22 [support-notifications internal] load .dockerignore [2023-08-31T19:18:39.658Z] #22 transferring context: 56B done [2023-08-31T19:18:39.658Z] #22 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #23 [security-proxy-auth internal] load .dockerignore [2023-08-31T19:18:39.658Z] #23 transferring context: 56B done [2023-08-31T19:18:39.658Z] #23 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #24 [core-command internal] load .dockerignore [2023-08-31T19:18:39.658Z] #24 transferring context: 56B done [2023-08-31T19:18:39.658Z] #24 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #25 [security-proxy-setup internal] load .dockerignore [2023-08-31T19:18:39.658Z] #25 transferring context: 56B done [2023-08-31T19:18:39.658Z] #25 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-31T19:18:39.658Z] #26 transferring context: 56B done [2023-08-31T19:18:39.658Z] #26 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #27 [security-spire-server internal] load .dockerignore [2023-08-31T19:18:39.658Z] #27 transferring context: 56B done [2023-08-31T19:18:39.658Z] #27 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-08-31T19:18:39.658Z] #28 transferring context: 56B done [2023-08-31T19:18:39.658Z] #28 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-31T19:18:39.658Z] #29 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:18:39.658Z] #30 ... [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-31T19:18:39.658Z] #29 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:18:39.658Z] #30 ... [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-31T19:18:39.658Z] #29 DONE 0.0s [2023-08-31T19:18:39.658Z] [2023-08-31T19:18:39.658Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:18:39.916Z] #30 ... [2023-08-31T19:18:39.916Z] [2023-08-31T19:18:39.916Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-31T19:18:39.916Z] #29 DONE 0.0s [2023-08-31T19:18:39.916Z] [2023-08-31T19:18:39.916Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:18:40.184Z] #30 DONE 0.5s [2023-08-31T19:18:40.184Z] [2023-08-31T19:18:40.184Z] #31 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:18:40.184Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-31T19:18:40.184Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:18:40.184Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-31T19:18:40.184Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-31T19:18:40.184Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s [2023-08-31T19:18:40.445Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-31T19:18:40.445Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-31T19:18:40.702Z] #31 ... [2023-08-31T19:18:40.702Z] [2023-08-31T19:18:40.702Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-08-31T19:18:40.702Z] #32 DONE 1.0s [2023-08-31T19:18:40.702Z] [2023-08-31T19:18:40.702Z] #31 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:18:40.961Z] #31 ... [2023-08-31T19:18:40.961Z] [2023-08-31T19:18:40.961Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-08-31T19:18:40.961Z] #33 DONE 1.1s [2023-08-31T19:18:40.961Z] [2023-08-31T19:18:40.961Z] #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:18:40.961Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-31T19:18:40.961Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:18:40.961Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-31T19:18:40.961Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-31T19:18:40.961Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-31T19:18:40.961Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-31T19:18:41.531Z] #31 DONE 1.4s [2023-08-31T19:18:41.531Z] [2023-08-31T19:18:41.531Z] #34 [security-spire-server internal] load build context [2023-08-31T19:18:41.531Z] #34 transferring context: 17.59kB 0.0s done [2023-08-31T19:18:41.531Z] #34 DONE 0.5s [2023-08-31T19:18:41.531Z] [2023-08-31T19:18:41.531Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:18:41.531Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-08-31T19:18:41.531Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-08-31T19:18:41.531Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-08-31T19:18:41.531Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-08-31T19:18:41.531Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-08-31T19:18:41.531Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-08-31T19:18:41.531Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-08-31T19:18:41.531Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-08-31T19:18:41.531Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-08-31T19:18:41.531Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-08-31T19:18:41.531Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 0.5s [2023-08-31T19:18:41.531Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-08-31T19:18:41.794Z] #35 ... [2023-08-31T19:18:41.794Z] [2023-08-31T19:18:41.794Z] #36 [security-spire-config internal] load build context [2023-08-31T19:18:41.794Z] #36 transferring context: 15.84kB 0.0s done [2023-08-31T19:18:41.794Z] #36 DONE 0.8s [2023-08-31T19:18:41.794Z] [2023-08-31T19:18:41.794Z] #37 [security-spire-agent internal] load build context [2023-08-31T19:18:41.794Z] #37 transferring context: 17.12kB 0.1s done [2023-08-31T19:18:41.794Z] #37 DONE 0.9s [2023-08-31T19:18:41.794Z] [2023-08-31T19:18:41.794Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-31T19:18:41.794Z] #38 DONE 1.7s [2023-08-31T19:18:41.794Z] [2023-08-31T19:18:41.794Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:18:41.794Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s [2023-08-31T19:18:41.794Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-08-31T19:18:42.360Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-08-31T19:18:42.360Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-08-31T19:18:42.360Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-08-31T19:18:43.751Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-08-31T19:18:47.222Z] 8d51d6327a98: Pull complete [2023-08-31T19:18:47.222Z] 8b374f2dd631: Pull complete [2023-08-31T19:18:47.222Z] ec14aa9079de: Pull complete [2023-08-31T19:18:49.109Z] #35 ... [2023-08-31T19:18:49.109Z] [2023-08-31T19:18:49.109Z] #39 [core-metadata internal] load build context [2023-08-31T19:18:49.109Z] #39 transferring context: 365.23MB 8.2s done [2023-08-31T19:18:49.109Z] #39 ... [2023-08-31T19:18:49.109Z] [2023-08-31T19:18:49.109Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-31T19:18:49.109Z] #40 transferring context: 365.23MB 8.6s done [2023-08-31T19:18:50.063Z] #40 ... [2023-08-31T19:18:50.063Z] [2023-08-31T19:18:50.063Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-31T19:18:50.063Z] #41 transferring context: 365.23MB 7.8s done [2023-08-31T19:18:50.320Z] #41 ... [2023-08-31T19:18:50.320Z] [2023-08-31T19:18:50.320Z] #42 [support-scheduler internal] load build context [2023-08-31T19:18:50.320Z] #42 transferring context: 365.23MB 8.6s done [2023-08-31T19:18:50.320Z] #42 ... [2023-08-31T19:18:50.320Z] [2023-08-31T19:18:50.320Z] #43 [core-command internal] load build context [2023-08-31T19:18:50.320Z] #43 transferring context: 365.23MB 8.0s done [2023-08-31T19:18:50.579Z] #43 ... [2023-08-31T19:18:50.579Z] [2023-08-31T19:18:50.579Z] #44 [security-secretstore-setup internal] load build context [2023-08-31T19:18:50.579Z] #44 transferring context: 365.23MB 7.8s done [2023-08-31T19:18:50.838Z] #44 ... [2023-08-31T19:18:50.838Z] [2023-08-31T19:18:50.838Z] #45 [security-proxy-auth internal] load build context [2023-08-31T19:18:50.838Z] #45 transferring context: 365.23MB 7.6s done [2023-08-31T19:18:50.838Z] #45 ... [2023-08-31T19:18:50.838Z] [2023-08-31T19:18:50.838Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-31T19:18:50.838Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-08-31T19:18:50.838Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-08-31T19:18:50.838Z] #46 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-08-31T19:18:50.838Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-08-31T19:18:50.838Z] #46 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-08-31T19:18:50.838Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-08-31T19:18:50.838Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-08-31T19:18:50.838Z] #46 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2023-08-31T19:18:50.838Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-08-31T19:18:50.839Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-08-31T19:18:50.839Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-08-31T19:18:50.839Z] #46 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-08-31T19:18:51.126Z] #46 ... [2023-08-31T19:18:51.126Z] [2023-08-31T19:18:51.126Z] #47 [support-notifications internal] load build context [2023-08-31T19:18:51.126Z] #47 transferring context: 365.23MB 8.4s done [2023-08-31T19:18:51.126Z] #47 ... [2023-08-31T19:18:51.126Z] [2023-08-31T19:18:51.126Z] #48 [core-data internal] load build context [2023-08-31T19:18:51.126Z] #48 transferring context: 365.23MB 7.7s done [2023-08-31T19:18:51.385Z] #48 ... [2023-08-31T19:18:51.385Z] [2023-08-31T19:18:51.385Z] #49 [security-proxy-setup internal] load build context [2023-08-31T19:18:51.385Z] #49 transferring context: 365.23MB 7.1s done [2023-08-31T19:18:51.385Z] #49 ... [2023-08-31T19:18:51.385Z] [2023-08-31T19:18:51.385Z] #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-31T19:18:51.385Z] #0 5.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:18:51.385Z] #0 5.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:18:51.385Z] #0 6.043 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:18:51.385Z] #0 6.043 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:18:51.385Z] #0 6.043 OK: 17818 distinct packages available [2023-08-31T19:18:51.385Z] #0 6.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:18:51.385Z] #0 6.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:18:51.385Z] #0 6.389 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-31T19:18:51.385Z] #0 6.403 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-31T19:18:51.385Z] #0 6.403 (3/4) Installing libucontext (1.2-r0) [2023-08-31T19:18:51.385Z] #0 6.406 (4/4) Installing gcompat (1.1.0-r0) [2023-08-31T19:18:51.385Z] #0 6.415 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:18:51.385Z] #0 6.420 OK: 7 MiB in 19 packages [2023-08-31T19:18:51.916Z] #50 ... [2023-08-31T19:18:51.916Z] [2023-08-31T19:18:51.916Z] #51 [security-bootstrapper internal] load build context [2023-08-31T19:18:51.916Z] #51 transferring context: 365.23MB 8.3s done [2023-08-31T19:18:52.176Z] #51 ... [2023-08-31T19:18:52.176Z] [2023-08-31T19:18:52.176Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-31T19:18:52.176Z] #52 ... [2023-08-31T19:18:52.176Z] [2023-08-31T19:18:52.176Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T19:18:52.434Z] #53 ... [2023-08-31T19:18:52.434Z] [2023-08-31T19:18:52.434Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-31T19:18:52.577Z] 2f466654f4bb: Pull complete [2023-08-31T19:18:52.693Z] #54 ... [2023-08-31T19:18:52.693Z] [2023-08-31T19:18:52.693Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-31T19:18:52.693Z] #55 ... [2023-08-31T19:18:52.693Z] [2023-08-31T19:18:52.693Z] #56 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-31T19:18:52.952Z] #56 ... [2023-08-31T19:18:52.952Z] [2023-08-31T19:18:52.952Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-31T19:18:52.952Z] #57 ... [2023-08-31T19:18:52.952Z] [2023-08-31T19:18:52.952Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-31T19:18:53.212Z] #58 ... [2023-08-31T19:18:53.212Z] [2023-08-31T19:18:53.212Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-31T19:18:53.212Z] #59 ... [2023-08-31T19:18:53.212Z] [2023-08-31T19:18:53.212Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-31T19:18:55.188Z] 554e91adad29: Pull complete [2023-08-31T19:18:55.188Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T19:18:55.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T19:18:55.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:18:55.517Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T19:18:55.517Z] WORKDIR /edgex [2023-08-31T19:18:55.517Z] COPY go.mod . [2023-08-31T19:18:55.517Z] RUN go mod download [2023-08-31T19:18:55.517Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-31T19:18:56.111Z] Sending build context to Docker daemon 2.964MB [2023-08-31T19:18:56.111Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T19:18:56.111Z] ---> 1e15ea492957 [2023-08-31T19:18:56.111Z] Step 2/4 : WORKDIR /edgex [2023-08-31T19:18:58.782Z] ---> Running in 134e0db5b924 [2023-08-31T19:18:58.782Z] Removing intermediate container 134e0db5b924 [2023-08-31T19:18:58.782Z] ---> 175b16cdd060 [2023-08-31T19:18:58.782Z] Step 3/4 : COPY go.mod . [2023-08-31T19:18:59.366Z] ---> 36794ab7b020 [2023-08-31T19:18:59.366Z] Step 4/4 : RUN go mod download [2023-08-31T19:18:59.366Z] ---> Running in 7d080ce43185 [2023-08-31T19:19:03.232Z] #60 ... [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #49 [security-proxy-setup internal] load build context [2023-08-31T19:19:03.232Z] #49 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #45 [security-proxy-auth internal] load build context [2023-08-31T19:19:03.232Z] #45 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-31T19:19:03.232Z] #50 DONE 20.4s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-31T19:19:03.232Z] #41 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #48 [core-data internal] load build context [2023-08-31T19:19:03.232Z] #48 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-31T19:19:03.232Z] #56 DONE 20.0s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #44 [security-secretstore-setup internal] load build context [2023-08-31T19:19:03.232Z] #44 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #43 [core-command internal] load build context [2023-08-31T19:19:03.232Z] #43 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #51 [security-bootstrapper internal] load build context [2023-08-31T19:19:03.232Z] #51 DONE 21.8s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #39 [core-metadata internal] load build context [2023-08-31T19:19:03.232Z] #39 DONE 21.9s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #47 [support-notifications internal] load build context [2023-08-31T19:19:03.232Z] #47 DONE 21.9s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-31T19:19:03.232Z] #40 DONE 21.9s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #42 [support-scheduler internal] load build context [2023-08-31T19:19:03.232Z] #42 DONE 21.9s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:19:03.232Z] #61 ... [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-31T19:19:03.232Z] #46 DONE 21.2s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-31T19:19:03.232Z] #52 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #52 ... [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-31T19:19:03.232Z] #55 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #55 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #55 21.03 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:03.232Z] #55 21.04 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:03.232Z] #55 21.04 OK: 7 MiB in 16 packages [2023-08-31T19:19:03.232Z] #55 DONE 21.4s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:19:03.232Z] #0 0.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #0 0.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #0 0.882 OK: 265 MiB in 53 packages [2023-08-31T19:19:03.232Z] #62 DONE 1.1s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T19:19:03.232Z] #53 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #53 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #53 21.01 (1/2) Installing ca-certificates (20230506-r0) [2023-08-31T19:19:03.232Z] #53 21.02 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:03.232Z] #53 21.03 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:03.232Z] #53 21.03 Executing ca-certificates-20230506-r0.trigger [2023-08-31T19:19:03.232Z] #53 21.10 OK: 8 MiB in 17 packages [2023-08-31T19:19:03.232Z] #53 DONE 21.4s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:19:03.232Z] #63 DONE 0.6s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #64 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-08-31T19:19:03.232Z] #64 DONE 0.1s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-31T19:19:03.232Z] #54 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #54 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #54 21.10 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:03.232Z] #54 21.10 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:03.232Z] #54 21.10 OK: 7 MiB in 16 packages [2023-08-31T19:19:03.232Z] #54 DONE 21.4s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:03.232Z] #65 DONE 0.1s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #66 [security-spire-config stage-2 5/9] COPY security.txt / [2023-08-31T19:19:03.232Z] #66 DONE 0.1s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #67 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-31T19:19:03.232Z] #67 DONE 0.1s [2023-08-31T19:19:03.232Z] [2023-08-31T19:19:03.232Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:19:03.232Z] #61 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.232Z] #61 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.491Z] #61 ... [2023-08-31T19:19:03.491Z] [2023-08-31T19:19:03.491Z] #68 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-31T19:19:03.491Z] #68 DONE 0.1s [2023-08-31T19:19:03.491Z] [2023-08-31T19:19:03.491Z] #69 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-31T19:19:03.491Z] #69 DONE 0.0s [2023-08-31T19:19:03.491Z] [2023-08-31T19:19:03.491Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:19:03.491Z] #61 1.431 OK: 265 MiB in 53 packages [2023-08-31T19:19:03.491Z] #61 DONE 1.7s [2023-08-31T19:19:03.491Z] [2023-08-31T19:19:03.491Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-31T19:19:03.491Z] #60 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.491Z] #60 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.491Z] #60 21.77 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:03.491Z] #60 21.78 (2/4) Installing openssl (3.0.10-r0) [2023-08-31T19:19:03.491Z] #60 21.78 (3/4) Installing su-exec (0.2-r2) [2023-08-31T19:19:03.491Z] #60 21.79 (4/4) Installing yq (4.30.4-r4) [2023-08-31T19:19:03.492Z] #60 21.86 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:03.492Z] #60 21.86 OK: 17 MiB in 19 packages [2023-08-31T19:19:03.795Z] #60 DONE 22.0s [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-31T19:19:03.795Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #0 1.451 OK: 265 MiB in 53 packages [2023-08-31T19:19:03.795Z] #70 DONE 1.7s [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-31T19:19:03.795Z] #59 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #59 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #59 21.15 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:19:03.795Z] #59 21.15 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:19:03.795Z] #59 21.15 OK: 17818 distinct packages available [2023-08-31T19:19:03.795Z] #59 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #59 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #59 21.57 (1/9) Installing ca-certificates (20230506-r0) [2023-08-31T19:19:03.795Z] #59 21.62 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-31T19:19:03.795Z] #59 21.63 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-31T19:19:03.795Z] #59 21.63 (4/9) Installing libcurl (8.2.1-r0) [2023-08-31T19:19:03.795Z] #59 21.71 (5/9) Installing curl (8.2.1-r0) [2023-08-31T19:19:03.795Z] #59 21.72 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:03.795Z] #59 21.73 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-31T19:19:03.795Z] #59 21.73 (8/9) Installing libucontext (1.2-r0) [2023-08-31T19:19:03.795Z] #59 21.73 (9/9) Installing gcompat (1.1.0-r0) [2023-08-31T19:19:03.795Z] #59 21.74 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:03.795Z] #59 21.76 Executing ca-certificates-20230506-r0.trigger [2023-08-31T19:19:03.795Z] #59 21.86 OK: 10 MiB in 24 packages [2023-08-31T19:19:03.795Z] #59 DONE 22.0s [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #71 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:03.795Z] #71 DONE 0.2s [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:03.795Z] #72 ... [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:03.795Z] #73 DONE 0.1s [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-31T19:19:03.795Z] #74 DONE 0.1s [2023-08-31T19:19:03.795Z] [2023-08-31T19:19:03.795Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-31T19:19:03.795Z] #52 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:03.795Z] #52 22.06 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:03.795Z] #52 22.06 (2/2) Installing su-exec (0.2-r2) [2023-08-31T19:19:03.795Z] #52 22.07 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:03.795Z] #52 22.08 OK: 7 MiB in 17 packages [2023-08-31T19:19:03.795Z] #52 DONE 22.2s [2023-08-31T19:19:04.054Z] [2023-08-31T19:19:04.054Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-31T19:19:04.054Z] #58 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:04.054Z] #58 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:04.054Z] #58 21.81 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:19:04.054Z] #58 21.81 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:19:04.054Z] #58 21.81 OK: 17818 distinct packages available [2023-08-31T19:19:04.054Z] #58 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:04.054Z] #58 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:04.054Z] #58 22.19 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:04.054Z] #58 22.20 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-31T19:19:04.054Z] #58 22.20 (3/5) Installing libucontext (1.2-r0) [2023-08-31T19:19:04.054Z] #58 22.20 (4/5) Installing gcompat (1.1.0-r0) [2023-08-31T19:19:04.054Z] #58 22.21 (5/5) Installing openssl (3.0.10-r0) [2023-08-31T19:19:04.054Z] #58 22.22 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:04.054Z] #58 22.23 OK: 8 MiB in 20 packages [2023-08-31T19:19:04.054Z] #58 DONE 22.4s [2023-08-31T19:19:04.054Z] [2023-08-31T19:19:04.054Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-08-31T19:19:04.054Z] #75 ... [2023-08-31T19:19:04.054Z] [2023-08-31T19:19:04.054Z] #76 [security-spire-config] exporting to image [2023-08-31T19:19:04.054Z] #76 exporting layers 0.7s done [2023-08-31T19:19:04.054Z] #76 writing image sha256:ecc13823fba31e433612d904ad1b8647c5a9e97a36b67b992f1969d652034292 done [2023-08-31T19:19:04.054Z] #76 naming to docker.io/library/security-spire-config done [2023-08-31T19:19:04.054Z] #76 DONE 0.7s [2023-08-31T19:19:04.312Z] [2023-08-31T19:19:04.312Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-31T19:19:04.312Z] #57 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:04.312Z] #57 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:04.312Z] #57 22.35 (1/4) Installing ca-certificates (20230506-r0) [2023-08-31T19:19:04.312Z] #57 22.39 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-31T19:19:04.312Z] #57 22.39 (3/4) Installing su-exec (0.2-r2) [2023-08-31T19:19:04.312Z] #57 22.40 (4/4) Installing yq (4.30.4-r4) [2023-08-31T19:19:04.312Z] #57 22.46 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:19:04.312Z] #57 22.46 Executing ca-certificates-20230506-r0.trigger [2023-08-31T19:19:04.312Z] #57 22.52 OK: 17 MiB in 19 packages [2023-08-31T19:19:05.250Z] #57 DONE 23.6s [2023-08-31T19:19:05.250Z] [2023-08-31T19:19:05.250Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-31T19:19:05.250Z] #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:05.250Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:05.250Z] #0 2.096 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:19:05.250Z] #0 2.096 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:19:05.250Z] #0 2.096 OK: 17823 distinct packages available [2023-08-31T19:19:05.250Z] #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:05.250Z] #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:19:05.250Z] #0 2.471 OK: 265 MiB in 53 packages [2023-08-31T19:19:05.250Z] #77 DONE 3.3s [2023-08-31T19:19:05.250Z] [2023-08-31T19:19:05.250Z] #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:19:05.250Z] #78 DONE 1.2s [2023-08-31T19:19:05.250Z] [2023-08-31T19:19:05.250Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-08-31T19:19:05.250Z] #75 DONE 1.2s [2023-08-31T19:19:05.250Z] [2023-08-31T19:19:05.250Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-08-31T19:19:05.250Z] #79 DONE 0.1s [2023-08-31T19:19:05.250Z] [2023-08-31T19:19:05.250Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:19:05.847Z] #80 ... [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:05.847Z] #81 DONE 0.5s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:19:05.847Z] #80 DONE 0.5s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-08-31T19:19:05.847Z] #82 DONE 0.4s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-08-31T19:19:05.847Z] #83 DONE 0.0s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-31T19:19:05.847Z] #84 DONE 0.0s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-08-31T19:19:05.847Z] #85 DONE 0.1s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-31T19:19:05.847Z] #86 DONE 0.1s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-31T19:19:05.847Z] #87 DONE 0.1s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-31T19:19:05.847Z] #88 DONE 0.1s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-31T19:19:05.847Z] #89 DONE 0.1s [2023-08-31T19:19:05.847Z] [2023-08-31T19:19:05.847Z] #76 [security-spire-server] exporting to image [2023-08-31T19:19:06.107Z] #76 ... [2023-08-31T19:19:06.107Z] [2023-08-31T19:19:06.107Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-31T19:19:06.107Z] #90 DONE 0.1s [2023-08-31T19:19:06.107Z] [2023-08-31T19:19:06.107Z] #76 [security-spire-agent] exporting to image [2023-08-31T19:19:06.367Z] #76 ... [2023-08-31T19:19:06.367Z] [2023-08-31T19:19:06.367Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-31T19:19:06.367Z] #91 DONE 2.7s [2023-08-31T19:19:06.627Z] [2023-08-31T19:19:06.627Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-31T19:19:06.627Z] #92 DONE 0.0s [2023-08-31T19:19:06.627Z] [2023-08-31T19:19:06.627Z] #76 [security-spire-server] exporting to image [2023-08-31T19:19:06.627Z] #76 exporting layers 0.5s done [2023-08-31T19:19:06.627Z] #76 writing image sha256:c4d740d7486d850b6eacbcd9dafed0d585f1155d74ca8931156f70b794c7c848 done [2023-08-31T19:19:06.627Z] #76 naming to docker.io/library/security-spire-server done [2023-08-31T19:19:06.627Z] #76 writing image sha256:bf859ee6d6cfba174d0a446f78af8993dcd968d471e3df72c456ca589dc4e8f2 [2023-08-31T19:19:06.627Z] #76 writing image sha256:bf859ee6d6cfba174d0a446f78af8993dcd968d471e3df72c456ca589dc4e8f2 done [2023-08-31T19:19:06.628Z] #76 naming to docker.io/library/security-spire-agent done [2023-08-31T19:19:06.628Z] #76 DONE 1.3s [2023-08-31T19:19:06.628Z] [2023-08-31T19:19:06.628Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:13.210Z] #93 ... [2023-08-31T19:19:13.210Z] [2023-08-31T19:19:13.210Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:19:13.210Z] #35 ... [2023-08-31T19:19:13.210Z] [2023-08-31T19:19:13.210Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:13.210Z] #94 ... [2023-08-31T19:19:13.210Z] [2023-08-31T19:19:13.210Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:38.251Z] Removing intermediate container 7d080ce43185 [2023-08-31T19:19:38.251Z] ---> 9d26976a5964 [2023-08-31T19:19:38.251Z] Successfully built 9d26976a5964 [2023-08-31T19:19:38.251Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:19:38.584Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T19:19:38.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:19:38.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container [2023-08-31T19:19:38.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:19:39.784Z] #95 DONE 35.2s [2023-08-31T19:19:39.785Z] [2023-08-31T19:19:39.785Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:39.785Z] #93 DONE 33.1s [2023-08-31T19:19:39.785Z] [2023-08-31T19:19:39.785Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:39.785Z] #72 DONE 35.2s [2023-08-31T19:19:39.785Z] [2023-08-31T19:19:39.785Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:39.785Z] #94 DONE 35.8s [2023-08-31T19:19:39.785Z] [2023-08-31T19:19:39.785Z] #96 [support-notifications builder 6/7] COPY . . [2023-08-31T19:19:40.052Z] $ docker top 3a622f21394a55b399c079f20ffb9d3c28f75afa840b10f32889881eb0768723 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:19:40.862Z] + go version [2023-08-31T19:19:40.862Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T19:19:40.881Z] $ docker stop --time=1 3a622f21394a55b399c079f20ffb9d3c28f75afa840b10f32889881eb0768723 [2023-08-31T19:19:42.534Z] $ docker rm -f --volumes 3a622f21394a55b399c079f20ffb9d3c28f75afa840b10f32889881eb0768723 [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-31T19:19:43.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-31T19:19:43.272Z] [2023-08-31T19:19:43.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:19:43.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-31T19:19:43.604Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-31T19:19:43.604Z] 547446be3368: Pulling fs layer [2023-08-31T19:19:43.604Z] d125d8839a47: Pulling fs layer [2023-08-31T19:19:43.604Z] 3e85d5ac6304: Pulling fs layer [2023-08-31T19:19:43.604Z] c3105a71a48b: Pulling fs layer [2023-08-31T19:19:43.604Z] 0f093f025ec4: Pulling fs layer [2023-08-31T19:19:43.604Z] c3106fc0e877: Pulling fs layer [2023-08-31T19:19:43.604Z] c3105a71a48b: Waiting [2023-08-31T19:19:43.604Z] 0f093f025ec4: Waiting [2023-08-31T19:19:43.604Z] c3106fc0e877: Waiting [2023-08-31T19:19:43.874Z] 547446be3368: Verifying Checksum [2023-08-31T19:19:43.874Z] 547446be3368: Download complete [2023-08-31T19:19:43.874Z] c3105a71a48b: Verifying Checksum [2023-08-31T19:19:43.874Z] c3105a71a48b: Download complete [2023-08-31T19:19:44.142Z] d125d8839a47: Verifying Checksum [2023-08-31T19:19:44.142Z] d125d8839a47: Download complete [2023-08-31T19:19:44.142Z] c3106fc0e877: Verifying Checksum [2023-08-31T19:19:44.142Z] c3106fc0e877: Download complete [2023-08-31T19:19:44.409Z] 0f093f025ec4: Verifying Checksum [2023-08-31T19:19:44.409Z] 0f093f025ec4: Download complete [2023-08-31T19:19:44.409Z] 547446be3368: Pull complete [2023-08-31T19:19:45.371Z] d125d8839a47: Pull complete [2023-08-31T19:19:45.954Z] 3e85d5ac6304: Verifying Checksum [2023-08-31T19:19:45.955Z] 3e85d5ac6304: Download complete [2023-08-31T19:19:47.925Z] #96 DONE 8.0s [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #97 [core-command builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #97 DONE 8.0s [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #98 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #99 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #100 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #101 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #101 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #102 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #103 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #104 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #105 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #106 [support-scheduler builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #106 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #107 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #108 [core-metadata builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #108 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #109 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #110 DONE 8.0s [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #111 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #112 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #113 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #114 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #115 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #116 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #117 [security-proxy-setup builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #117 DONE 8.0s [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:19:47.925Z] #118 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:19:47.925Z] #119 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #120 [core-data builder 6/7] COPY . . [2023-08-31T19:19:47.925Z] #120 CACHED [2023-08-31T19:19:47.925Z] [2023-08-31T19:19:47.925Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-31T19:19:48.184Z] #121 1.270 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-31T19:19:54.159Z] 3e85d5ac6304: Pull complete [2023-08-31T19:19:54.159Z] c3105a71a48b: Pull complete [2023-08-31T19:19:55.119Z] 0f093f025ec4: Pull complete [2023-08-31T19:19:55.384Z] c3106fc0e877: Pull complete [2023-08-31T19:19:55.384Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-31T19:19:55.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-31T19:19:55.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:19:55.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container [2023-08-31T19:19:55.634Z] $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:19:57.690Z] $ docker top 42301ebedd70237bbc0c173c77f8b9802cdcf0c7b0e77c04d11ca65a55d7ac5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:19:58.180Z] #121 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:19:58.181Z] #0 1.268 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-31T19:19:58.181Z] #122 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-31T19:19:58.181Z] #0 1.305 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-31T19:19:58.181Z] #123 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-31T19:19:58.181Z] #0 0.362 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-31T19:19:58.181Z] #124 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #125 [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-31T19:19:58.181Z] #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-31T19:19:58.181Z] #125 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-31T19:19:58.181Z] #0 0.688 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-31T19:19:58.181Z] #126 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:19:58.181Z] #0 0.661 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-31T19:19:58.181Z] #127 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-31T19:19:58.181Z] #0 0.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-31T19:19:58.181Z] #128 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #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-31T19:19:58.181Z] #0 0.291 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-31T19:19:58.181Z] #129 ... [2023-08-31T19:19:58.181Z] [2023-08-31T19:19:58.181Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-31T19:19:58.181Z] #0 1.289 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-31T19:19:58.196Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-31T19:19:58.488Z] #130 ... [2023-08-31T19:19:58.489Z] [2023-08-31T19:19:58.489Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:19:58.489Z] #0 0.569 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-31T19:20:06.419Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-31T19:20:06.419Z] #1 transferring dockerfile: 2.39kB done [2023-08-31T19:20:06.419Z] #1 DONE 0.1s [2023-08-31T19:20:07.003Z] [2023-08-31T19:20:07.003Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-08-31T19:20:07.003Z] #2 transferring dockerfile: 1.59kB done [2023-08-31T19:20:07.003Z] #2 DONE 0.1s [2023-08-31T19:20:07.003Z] [2023-08-31T19:20:07.003Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-31T19:20:07.003Z] #3 transferring dockerfile: 1.78kB done [2023-08-31T19:20:07.003Z] #3 DONE 0.1s [2023-08-31T19:20:07.003Z] [2023-08-31T19:20:07.003Z] #4 [core-data internal] load build definition from Dockerfile [2023-08-31T19:20:07.003Z] #4 transferring dockerfile: 1.90kB done [2023-08-31T19:20:07.003Z] #4 DONE 0.1s [2023-08-31T19:20:07.003Z] [2023-08-31T19:20:07.003Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-31T19:20:07.003Z] #5 transferring dockerfile: 2.38kB done [2023-08-31T19:20:07.003Z] #5 DONE 0.1s [2023-08-31T19:20:07.003Z] [2023-08-31T19:20:07.003Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-08-31T19:20:07.273Z] #6 transferring dockerfile: 1.70kB done [2023-08-31T19:20:07.273Z] #6 DONE 0.1s [2023-08-31T19:20:07.273Z] [2023-08-31T19:20:07.273Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-31T19:20:07.273Z] #7 transferring dockerfile: 2.04kB done [2023-08-31T19:20:07.273Z] #7 DONE 0.1s [2023-08-31T19:20:07.273Z] [2023-08-31T19:20:07.273Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-31T19:20:07.273Z] #8 transferring dockerfile: 2.12kB done [2023-08-31T19:20:07.273Z] #8 DONE 0.1s [2023-08-31T19:20:07.273Z] [2023-08-31T19:20:07.273Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-08-31T19:20:07.273Z] #9 transferring dockerfile: 1.58kB done [2023-08-31T19:20:07.273Z] #9 DONE 0.1s [2023-08-31T19:20:07.541Z] [2023-08-31T19:20:07.541Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-31T19:20:07.541Z] #10 transferring dockerfile: 2.82kB done [2023-08-31T19:20:07.541Z] #10 DONE 0.1s [2023-08-31T19:20:07.541Z] [2023-08-31T19:20:07.541Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-08-31T19:20:07.541Z] #11 transferring dockerfile: 1.84kB 0.0s done [2023-08-31T19:20:07.541Z] #11 DONE 0.1s [2023-08-31T19:20:07.541Z] [2023-08-31T19:20:07.541Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-08-31T19:20:07.541Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-08-31T19:20:07.541Z] #12 DONE 0.1s [2023-08-31T19:20:07.541Z] [2023-08-31T19:20:07.541Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-31T19:20:07.541Z] #13 transferring dockerfile: 1.96kB done [2023-08-31T19:20:07.541Z] #13 DONE 0.1s [2023-08-31T19:20:07.541Z] [2023-08-31T19:20:07.541Z] #14 [core-command internal] load build definition from Dockerfile [2023-08-31T19:20:07.541Z] #14 transferring dockerfile: 1.82kB done [2023-08-31T19:20:07.541Z] #14 DONE 0.1s [2023-08-31T19:20:07.541Z] [2023-08-31T19:20:07.541Z] #15 [security-proxy-setup internal] load .dockerignore [2023-08-31T19:20:07.541Z] #15 transferring context: 32B [2023-08-31T19:20:07.808Z] #15 transferring context: 56B done [2023-08-31T19:20:07.808Z] #15 DONE 0.0s [2023-08-31T19:20:08.393Z] [2023-08-31T19:20:08.393Z] #16 [security-spire-server internal] load .dockerignore [2023-08-31T19:20:08.393Z] #16 transferring context: 56B done [2023-08-31T19:20:08.393Z] #16 DONE 0.0s [2023-08-31T19:20:08.393Z] [2023-08-31T19:20:08.393Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-08-31T19:20:08.393Z] #17 transferring context: 56B done [2023-08-31T19:20:08.393Z] #17 DONE 0.1s [2023-08-31T19:20:08.393Z] [2023-08-31T19:20:08.393Z] #18 [core-data internal] load .dockerignore [2023-08-31T19:20:08.393Z] #18 transferring context: 56B 0.0s done [2023-08-31T19:20:08.393Z] #18 DONE 0.0s [2023-08-31T19:20:08.393Z] [2023-08-31T19:20:08.393Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-08-31T19:20:08.661Z] #19 transferring context: 56B done [2023-08-31T19:20:08.661Z] #19 DONE 0.1s [2023-08-31T19:20:08.661Z] [2023-08-31T19:20:08.661Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-31T19:20:08.661Z] #20 transferring context: 56B done [2023-08-31T19:20:08.661Z] #20 DONE 0.1s [2023-08-31T19:20:08.661Z] [2023-08-31T19:20:08.661Z] #21 [security-proxy-auth internal] load .dockerignore [2023-08-31T19:20:08.661Z] #21 transferring context: 56B 0.0s done [2023-08-31T19:20:08.661Z] #21 DONE 0.1s [2023-08-31T19:20:08.661Z] [2023-08-31T19:20:08.661Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-31T19:20:08.661Z] #22 transferring context: 56B done [2023-08-31T19:20:08.661Z] #22 DONE 0.1s [2023-08-31T19:20:08.661Z] [2023-08-31T19:20:08.661Z] #23 [security-spire-config internal] load .dockerignore [2023-08-31T19:20:08.661Z] #23 transferring context: 56B 0.0s done [2023-08-31T19:20:08.661Z] #23 DONE 0.1s [2023-08-31T19:20:08.929Z] [2023-08-31T19:20:08.929Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-31T19:20:08.929Z] #24 transferring context: 56B done [2023-08-31T19:20:08.929Z] #24 DONE 0.0s [2023-08-31T19:20:08.929Z] [2023-08-31T19:20:08.929Z] #25 [support-notifications internal] load .dockerignore [2023-08-31T19:20:08.929Z] #25 transferring context: 56B done [2023-08-31T19:20:08.929Z] #25 DONE 0.1s [2023-08-31T19:20:08.929Z] [2023-08-31T19:20:08.929Z] #26 [support-scheduler internal] load .dockerignore [2023-08-31T19:20:08.929Z] #26 transferring context: 56B done [2023-08-31T19:20:08.929Z] #26 DONE 0.1s [2023-08-31T19:20:08.929Z] [2023-08-31T19:20:08.929Z] #27 [core-metadata internal] load .dockerignore [2023-08-31T19:20:08.929Z] #27 transferring context: 56B done [2023-08-31T19:20:08.929Z] #27 DONE 0.1s [2023-08-31T19:20:08.929Z] [2023-08-31T19:20:08.929Z] #28 [core-command internal] load .dockerignore [2023-08-31T19:20:09.197Z] #28 transferring context: 56B done [2023-08-31T19:20:09.197Z] #28 DONE 0.1s [2023-08-31T19:20:09.197Z] [2023-08-31T19:20:09.197Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:09.197Z] #29 DONE 0.0s [2023-08-31T19:20:09.197Z] [2023-08-31T19:20:09.197Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:20:09.781Z] #30 ... [2023-08-31T19:20:09.781Z] [2023-08-31T19:20:09.781Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:09.781Z] #29 DONE 0.0s [2023-08-31T19:20:09.781Z] [2023-08-31T19:20:09.781Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:20:09.781Z] #30 ... [2023-08-31T19:20:09.781Z] [2023-08-31T19:20:09.781Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:09.781Z] #29 DONE 0.0s [2023-08-31T19:20:09.781Z] [2023-08-31T19:20:09.781Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:20:10.048Z] #30 DONE 0.6s [2023-08-31T19:20:10.048Z] [2023-08-31T19:20:10.048Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:10.048Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:10.048Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:10.048Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.27MB / 3.26MB 0.2s [2023-08-31T19:20:10.048Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:10.048Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:10.048Z] #31 ... [2023-08-31T19:20:10.048Z] [2023-08-31T19:20:10.048Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:10.048Z] #29 DONE 0.0s [2023-08-31T19:20:10.048Z] [2023-08-31T19:20:10.048Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:10.048Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:10.048Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-31T19:20:10.315Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:10.315Z] #31 ... [2023-08-31T19:20:10.315Z] [2023-08-31T19:20:10.315Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:20:10.315Z] #30 DONE 0.6s [2023-08-31T19:20:10.315Z] [2023-08-31T19:20:10.315Z] #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:10.315Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:10.315Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:10.315Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:10.315Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:10.315Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:10.315Z] #31 ... [2023-08-31T19:20:10.315Z] [2023-08-31T19:20:10.315Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:10.315Z] #29 DONE 0.0s [2023-08-31T19:20:10.582Z] [2023-08-31T19:20:10.582Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-31T19:20:10.582Z] #32 ... [2023-08-31T19:20:10.582Z] [2023-08-31T19:20:10.582Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:10.582Z] #29 DONE 0.0s [2023-08-31T19:20:10.582Z] [2023-08-31T19:20:10.582Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-31T19:20:10.854Z] #32 transferring context: 2.58MB 1.0s done [2023-08-31T19:20:11.122Z] #32 ... [2023-08-31T19:20:11.122Z] [2023-08-31T19:20:11.122Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:11.122Z] #29 DONE 0.0s [2023-08-31T19:20:11.122Z] [2023-08-31T19:20:11.122Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:20:11.122Z] #30 DONE 1.2s [2023-08-31T19:20:11.122Z] [2023-08-31T19:20:11.122Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-08-31T19:20:11.122Z] #33 DONE 1.4s [2023-08-31T19:20:11.122Z] [2023-08-31T19:20:11.122Z] #32 [security-spiffe-token-provider internal] load build context [2023-08-31T19:20:11.122Z] #32 DONE 1.4s [2023-08-31T19:20:11.122Z] [2023-08-31T19:20:11.122Z] #34 [security-proxy-setup internal] load build context [2023-08-31T19:20:11.122Z] #34 transferring context: 2.58MB 0.9s done [2023-08-31T19:20:11.122Z] #34 DONE 1.5s [2023-08-31T19:20:11.122Z] [2023-08-31T19:20:11.122Z] #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:11.122Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:11.122Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:11.122Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:11.122Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:11.122Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:11.389Z] #31 ... [2023-08-31T19:20:11.389Z] [2023-08-31T19:20:11.389Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:11.389Z] #29 DONE 0.0s [2023-08-31T19:20:11.389Z] [2023-08-31T19:20:11.389Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-08-31T19:20:11.389Z] #35 DONE 1.1s [2023-08-31T19:20:11.389Z] [2023-08-31T19:20:11.389Z] #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:11.389Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:11.389Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:11.389Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:11.389Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:11.389Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:11.658Z] #31 ... [2023-08-31T19:20:11.658Z] [2023-08-31T19:20:11.658Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:11.658Z] #29 DONE 0.0s [2023-08-31T19:20:11.658Z] [2023-08-31T19:20:11.658Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:11.658Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:11.658Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:11.658Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:11.658Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:11.658Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:11.658Z] #31 ... [2023-08-31T19:20:11.658Z] [2023-08-31T19:20:11.658Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:11.658Z] #29 DONE 0.0s [2023-08-31T19:20:11.658Z] [2023-08-31T19:20:11.658Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:11.925Z] #31 ... [2023-08-31T19:20:11.925Z] [2023-08-31T19:20:11.925Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-31T19:20:11.925Z] #29 DONE 0.1s [2023-08-31T19:20:11.925Z] [2023-08-31T19:20:11.925Z] #36 [core-data internal] load build context [2023-08-31T19:20:11.925Z] #36 transferring context: 2.58MB 0.9s done [2023-08-31T19:20:11.925Z] #36 DONE 1.9s [2023-08-31T19:20:11.925Z] [2023-08-31T19:20:11.925Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-31T19:20:11.925Z] #30 DONE 1.8s [2023-08-31T19:20:11.925Z] [2023-08-31T19:20:11.925Z] #37 [support-scheduler internal] load build context [2023-08-31T19:20:11.925Z] #37 DONE 0.0s [2023-08-31T19:20:11.925Z] [2023-08-31T19:20:11.925Z] #38 [security-secretstore-setup internal] load build context [2023-08-31T19:20:11.925Z] #38 transferring context: 2.58MB 1.1s done [2023-08-31T19:20:11.925Z] #38 DONE 1.6s [2023-08-31T19:20:11.925Z] [2023-08-31T19:20:11.925Z] #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:11.925Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:11.925Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:11.925Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:11.925Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:11.925Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:11.925Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-08-31T19:20:12.192Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-31T19:20:12.192Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-31T19:20:12.192Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-31T19:20:12.192Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-31T19:20:12.193Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-31T19:20:12.193Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-08-31T19:20:12.193Z] #31 ... [2023-08-31T19:20:12.193Z] [2023-08-31T19:20:12.193Z] #39 [security-spire-server internal] load build context [2023-08-31T19:20:12.193Z] #39 transferring context: 17.59kB 0.1s done [2023-08-31T19:20:12.193Z] #39 DONE 1.0s [2023-08-31T19:20:12.193Z] [2023-08-31T19:20:12.193Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:12.193Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-08-31T19:20:12.193Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-08-31T19:20:12.193Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-08-31T19:20:12.193Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-08-31T19:20:12.193Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-08-31T19:20:12.193Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2023-08-31T19:20:12.193Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-08-31T19:20:12.193Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-08-31T19:20:12.193Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2023-08-31T19:20:12.460Z] #40 ... [2023-08-31T19:20:12.460Z] [2023-08-31T19:20:12.460Z] #41 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-31T19:20:12.460Z] #41 DONE 3.6s [2023-08-31T19:20:12.461Z] [2023-08-31T19:20:12.461Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:12.461Z] #40 ... [2023-08-31T19:20:12.461Z] [2023-08-31T19:20:12.461Z] #42 [security-spire-agent internal] load build context [2023-08-31T19:20:12.461Z] #42 transferring context: 17.12kB 0.1s done [2023-08-31T19:20:12.461Z] #42 DONE 1.1s [2023-08-31T19:20:12.461Z] [2023-08-31T19:20:12.461Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:12.461Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.1s [2023-08-31T19:20:12.461Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-08-31T19:20:12.729Z] #40 ... [2023-08-31T19:20:12.729Z] [2023-08-31T19:20:12.729Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-31T19:20:12.729Z] #43 transferring context: 2.58MB 1.0s done [2023-08-31T19:20:12.729Z] #43 DONE 1.9s [2023-08-31T19:20:12.729Z] [2023-08-31T19:20:12.730Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:12.730Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.3s [2023-08-31T19:20:12.998Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.5s [2023-08-31T19:20:12.998Z] #40 ... [2023-08-31T19:20:12.998Z] [2023-08-31T19:20:12.998Z] #44 [security-proxy-auth internal] load build context [2023-08-31T19:20:12.998Z] #44 transferring context: 2.58MB 1.1s done [2023-08-31T19:20:12.998Z] #44 DONE 2.1s [2023-08-31T19:20:12.998Z] [2023-08-31T19:20:12.998Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:13.267Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.7s [2023-08-31T19:20:13.534Z] #40 ... [2023-08-31T19:20:13.534Z] [2023-08-31T19:20:13.534Z] #45 [security-spire-config internal] load build context [2023-08-31T19:20:13.534Z] #45 transferring context: 15.84kB 0.2s done [2023-08-31T19:20:13.534Z] #45 DONE 2.2s [2023-08-31T19:20:13.534Z] [2023-08-31T19:20:13.534Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:13.534Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.9s [2023-08-31T19:20:13.534Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-08-31T19:20:13.534Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.1s [2023-08-31T19:20:14.139Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.5s [2023-08-31T19:20:14.139Z] #40 ... [2023-08-31T19:20:14.139Z] [2023-08-31T19:20:14.139Z] #46 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-31T19:20:14.139Z] #46 DONE 2.4s [2023-08-31T19:20:14.139Z] [2023-08-31T19:20:14.139Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:14.139Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.8s [2023-08-31T19:20:14.409Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s [2023-08-31T19:20:14.409Z] #40 ... [2023-08-31T19:20:14.409Z] [2023-08-31T19:20:14.409Z] #47 [support-notifications internal] load build context [2023-08-31T19:20:14.409Z] #47 transferring context: 2.58MB 1.9s done [2023-08-31T19:20:14.409Z] #47 DONE 2.9s [2023-08-31T19:20:14.409Z] [2023-08-31T19:20:14.409Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:14.675Z] #40 ... [2023-08-31T19:20:14.675Z] [2023-08-31T19:20:14.675Z] #48 [core-command internal] load build context [2023-08-31T19:20:14.675Z] #48 transferring context: 2.58MB 1.6s done [2023-08-31T19:20:14.675Z] #48 DONE 2.5s [2023-08-31T19:20:14.675Z] [2023-08-31T19:20:14.675Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:14.675Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.3s done [2023-08-31T19:20:14.675Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-08-31T19:20:14.945Z] #40 ... [2023-08-31T19:20:14.945Z] [2023-08-31T19:20:14.945Z] #49 [security-bootstrapper internal] load build context [2023-08-31T19:20:14.945Z] #49 transferring context: 2.58MB 2.3s done [2023-08-31T19:20:14.945Z] #49 DONE 3.6s [2023-08-31T19:20:14.945Z] [2023-08-31T19:20:14.945Z] #50 [core-metadata internal] load build context [2023-08-31T19:20:14.945Z] #50 transferring context: 2.58MB 1.4s done [2023-08-31T19:20:14.945Z] #50 DONE 2.8s [2023-08-31T19:20:14.945Z] [2023-08-31T19:20:14.945Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:14.945Z] #40 ... [2023-08-31T19:20:14.945Z] [2023-08-31T19:20:14.945Z] #37 [support-scheduler internal] load build context [2023-08-31T19:20:14.945Z] #37 transferring context: 2.58MB 1.8s done [2023-08-31T19:20:14.945Z] #37 DONE 2.8s [2023-08-31T19:20:15.213Z] [2023-08-31T19:20:15.213Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-31T19:20:15.213Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-08-31T19:20:15.213Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-08-31T19:20:15.213Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-08-31T19:20:15.213Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-08-31T19:20:15.213Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-08-31T19:20:15.213Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-08-31T19:20:15.213Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-08-31T19:20:15.213Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-08-31T19:20:15.213Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.3s done [2023-08-31T19:20:15.213Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-08-31T19:20:15.213Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-08-31T19:20:18.571Z] #51 ... [2023-08-31T19:20:18.571Z] [2023-08-31T19:20:18.571Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:19.981Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2023-08-31T19:20:23.327Z] #40 ... [2023-08-31T19:20:23.327Z] [2023-08-31T19:20:23.327Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:20:23.592Z] #31 ... [2023-08-31T19:20:23.592Z] [2023-08-31T19:20:23.592Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-31T19:20:23.592Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s [2023-08-31T19:20:23.592Z] #51 ... [2023-08-31T19:20:23.592Z] [2023-08-31T19:20:23.592Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-31T19:20:23.592Z] #0 7.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:23.592Z] #0 9.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:23.864Z] #52 ... [2023-08-31T19:20:23.864Z] [2023-08-31T19:20:23.864Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:24.133Z] #40 ... [2023-08-31T19:20:24.133Z] [2023-08-31T19:20:24.133Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-31T19:20:24.133Z] #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.133Z] #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.133Z] #0 9.705 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:24.133Z] #0 9.737 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:24.133Z] #0 9.863 OK: 8 MiB in 16 packages [2023-08-31T19:20:24.399Z] #53 ... [2023-08-31T19:20:24.399Z] [2023-08-31T19:20:24.399Z] #54 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-31T19:20:24.399Z] #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.399Z] #0 8.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.399Z] #54 ... [2023-08-31T19:20:24.399Z] [2023-08-31T19:20:24.399Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-31T19:20:24.399Z] #0 7.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.399Z] #0 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.399Z] #55 ... [2023-08-31T19:20:24.399Z] [2023-08-31T19:20:24.399Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:20:24.399Z] #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.665Z] #56 ... [2023-08-31T19:20:24.665Z] [2023-08-31T19:20:24.665Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-31T19:20:24.666Z] #0 8.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.666Z] #57 ... [2023-08-31T19:20:24.666Z] [2023-08-31T19:20:24.666Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-31T19:20:24.666Z] #0 7.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.666Z] #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.935Z] #58 ... [2023-08-31T19:20:24.935Z] [2023-08-31T19:20:24.935Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-31T19:20:24.935Z] #0 7.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.935Z] #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:24.935Z] #59 ... [2023-08-31T19:20:24.935Z] [2023-08-31T19:20:24.935Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:20:24.935Z] #0 9.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.204Z] #60 ... [2023-08-31T19:20:25.204Z] [2023-08-31T19:20:25.204Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-31T19:20:25.204Z] #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.204Z] #0 6.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.204Z] #0 9.397 (1/4) Installing ca-certificates (20230506-r0) [2023-08-31T19:20:25.204Z] #0 9.914 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:25.204Z] #0 9.967 (3/4) Installing su-exec (0.2-r2) [2023-08-31T19:20:25.204Z] #0 9.967 (4/4) Installing yq (4.30.4-r4) [2023-08-31T19:20:25.471Z] #61 ... [2023-08-31T19:20:25.472Z] [2023-08-31T19:20:25.472Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-31T19:20:25.472Z] #0 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.472Z] #62 ... [2023-08-31T19:20:25.472Z] [2023-08-31T19:20:25.472Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-31T19:20:25.472Z] #53 DONE 11.4s [2023-08-31T19:20:25.472Z] [2023-08-31T19:20:25.472Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-31T19:20:25.472Z] #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.739Z] #63 ... [2023-08-31T19:20:25.739Z] [2023-08-31T19:20:25.739Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T19:20:25.739Z] #0 7.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.739Z] #0 9.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:25.739Z] #64 ... [2023-08-31T19:20:25.739Z] [2023-08-31T19:20:25.739Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:20:25.740Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.9s [2023-08-31T19:20:28.318Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.4s done [2023-08-31T19:20:28.584Z] #40 DONE 17.3s [2023-08-31T19:20:28.584Z] [2023-08-31T19:20:28.584Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-31T19:20:28.584Z] #52 14.03 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:28.584Z] #52 14.07 (2/4) Installing openssl (3.0.10-r0) [2023-08-31T19:20:28.584Z] #52 14.13 (3/4) Installing su-exec (0.2-r2) [2023-08-31T19:20:28.584Z] #52 14.15 (4/4) Installing yq (4.30.4-r4) [2023-08-31T19:20:28.584Z] #52 14.88 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:28.584Z] #52 15.02 OK: 17 MiB in 19 packages [2023-08-31T19:20:32.845Z] #52 ... [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-31T19:20:32.845Z] #55 14.96 OK: 263 MiB in 53 packages [2023-08-31T19:20:32.845Z] #55 DONE 18.3s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-31T19:20:32.845Z] #57 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:32.845Z] #57 15.42 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:32.845Z] #57 15.46 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:32.845Z] #57 15.53 OK: 8 MiB in 16 packages [2023-08-31T19:20:32.845Z] #57 DONE 18.2s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:20:32.845Z] #56 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:32.845Z] #56 15.49 OK: 263 MiB in 53 packages [2023-08-31T19:20:32.845Z] #56 DONE 19.0s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-31T19:20:32.845Z] #60 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:32.845Z] #60 16.79 OK: 263 MiB in 53 packages [2023-08-31T19:20:32.845Z] #60 DONE 18.5s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:20:32.845Z] #65 ... [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-31T19:20:32.845Z] #63 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:32.845Z] #63 15.39 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:32.845Z] #63 15.43 (2/2) Installing su-exec (0.2-r2) [2023-08-31T19:20:32.845Z] #63 15.45 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:32.845Z] #63 15.54 OK: 8 MiB in 17 packages [2023-08-31T19:20:32.845Z] #63 DONE 18.3s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-31T19:20:32.845Z] #61 11.30 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:32.845Z] #61 11.43 Executing ca-certificates-20230506-r0.trigger [2023-08-31T19:20:32.845Z] #61 13.54 OK: 17 MiB in 19 packages [2023-08-31T19:20:32.845Z] #61 DONE 18.5s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-31T19:20:32.845Z] #52 DONE 19.0s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-31T19:20:32.845Z] #64 13.88 (1/2) Installing ca-certificates (20230506-r0) [2023-08-31T19:20:32.845Z] #64 14.37 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:32.845Z] #64 14.41 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:32.845Z] #64 14.51 Executing ca-certificates-20230506-r0.trigger [2023-08-31T19:20:32.845Z] #64 16.04 OK: 8 MiB in 17 packages [2023-08-31T19:20:32.845Z] #64 DONE 18.5s [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-31T19:20:32.845Z] #66 ... [2023-08-31T19:20:32.845Z] [2023-08-31T19:20:32.845Z] #54 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-31T19:20:32.845Z] #54 13.52 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:20:32.845Z] #54 13.52 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:20:32.845Z] #54 13.52 OK: 17689 distinct packages available [2023-08-31T19:20:32.845Z] #54 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:32.845Z] #54 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:32.845Z] #54 17.58 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:32.845Z] #54 17.59 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-31T19:20:32.845Z] #54 17.60 (3/5) Installing libucontext (1.2-r0) [2023-08-31T19:20:32.845Z] #54 17.61 (4/5) Installing gcompat (1.1.0-r0) [2023-08-31T19:20:32.845Z] #54 17.63 (5/5) Installing openssl (3.0.10-r0) [2023-08-31T19:20:32.845Z] #54 17.66 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:32.845Z] #54 17.69 OK: 9 MiB in 20 packages [2023-08-31T19:20:32.845Z] #54 DONE 18.6s [2023-08-31T19:20:33.118Z] [2023-08-31T19:20:33.118Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:20:33.703Z] #67 ... [2023-08-31T19:20:33.703Z] [2023-08-31T19:20:33.703Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-31T19:20:33.703Z] #62 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:33.704Z] #62 15.74 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:20:33.704Z] #62 15.74 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:20:33.704Z] #62 15.74 OK: 17694 distinct packages available [2023-08-31T19:20:33.704Z] #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:33.704Z] #62 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:33.704Z] #62 18.40 OK: 263 MiB in 53 packages [2023-08-31T19:20:33.704Z] #62 DONE 19.4s [2023-08-31T19:20:33.704Z] [2023-08-31T19:20:33.704Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-31T19:20:33.704Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.9s done [2023-08-31T19:20:33.970Z] #51 ... [2023-08-31T19:20:33.971Z] [2023-08-31T19:20:33.971Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:20:33.971Z] #68 ... [2023-08-31T19:20:33.971Z] [2023-08-31T19:20:33.971Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-31T19:20:33.971Z] #58 15.46 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:20:33.971Z] #58 15.47 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:20:33.971Z] #58 15.47 OK: 17689 distinct packages available [2023-08-31T19:20:33.971Z] #58 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:33.971Z] #58 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:33.971Z] #58 18.51 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:33.971Z] #58 18.52 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-31T19:20:33.971Z] #58 18.54 (3/4) Installing libucontext (1.2-r0) [2023-08-31T19:20:33.971Z] #58 18.55 (4/4) Installing gcompat (1.1.0-r0) [2023-08-31T19:20:33.971Z] #58 18.55 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:33.971Z] #58 18.61 OK: 8 MiB in 19 packages [2023-08-31T19:20:33.971Z] #58 DONE 19.7s [2023-08-31T19:20:34.236Z] [2023-08-31T19:20:34.236Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:20:34.236Z] #69 ... [2023-08-31T19:20:34.236Z] [2023-08-31T19:20:34.236Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:20:34.236Z] #65 DONE 1.7s [2023-08-31T19:20:34.236Z] [2023-08-31T19:20:34.236Z] #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-31T19:20:34.236Z] #70 DONE 1.5s [2023-08-31T19:20:34.236Z] [2023-08-31T19:20:34.236Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:20:34.236Z] #71 DONE 1.8s [2023-08-31T19:20:34.506Z] [2023-08-31T19:20:34.506Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:20:34.506Z] #72 DONE 1.9s [2023-08-31T19:20:34.506Z] [2023-08-31T19:20:34.506Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-31T19:20:34.506Z] #59 15.03 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-31T19:20:34.506Z] #59 15.03 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-31T19:20:34.506Z] #59 15.04 OK: 17689 distinct packages available [2023-08-31T19:20:34.506Z] #59 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:34.506Z] #59 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:20:34.506Z] #59 18.47 (1/9) Installing ca-certificates (20230506-r0) [2023-08-31T19:20:34.506Z] #59 18.60 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-31T19:20:34.506Z] #59 18.64 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-31T19:20:34.506Z] #59 18.65 (4/9) Installing libcurl (8.2.1-r0) [2023-08-31T19:20:34.506Z] #59 18.73 (5/9) Installing curl (8.2.1-r0) [2023-08-31T19:20:34.506Z] #59 18.73 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-31T19:20:34.506Z] #59 18.73 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-31T19:20:34.506Z] #59 18.75 (8/9) Installing libucontext (1.2-r0) [2023-08-31T19:20:34.506Z] #59 18.75 (9/9) Installing gcompat (1.1.0-r0) [2023-08-31T19:20:34.506Z] #59 18.77 Executing busybox-1.35.0-r29.trigger [2023-08-31T19:20:34.506Z] #59 18.81 Executing ca-certificates-20230506-r0.trigger [2023-08-31T19:20:34.506Z] #59 19.42 OK: 11 MiB in 24 packages [2023-08-31T19:20:34.506Z] #59 DONE 20.2s [2023-08-31T19:20:34.506Z] [2023-08-31T19:20:34.506Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:20:34.777Z] #73 ... [2023-08-31T19:20:34.777Z] [2023-08-31T19:20:34.777Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-08-31T19:20:34.777Z] #74 DONE 1.9s [2023-08-31T19:20:35.045Z] [2023-08-31T19:20:35.045Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:20:35.045Z] #75 ... [2023-08-31T19:20:35.045Z] [2023-08-31T19:20:35.045Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:20:35.045Z] #68 DONE 1.4s [2023-08-31T19:20:35.313Z] [2023-08-31T19:20:35.313Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:20:36.324Z] #76 ... [2023-08-31T19:20:36.325Z] [2023-08-31T19:20:36.325Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:20:36.325Z] #67 DONE 3.3s [2023-08-31T19:20:36.325Z] [2023-08-31T19:20:36.325Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-08-31T19:20:36.592Z] #77 DONE 0.2s [2023-08-31T19:20:36.592Z] [2023-08-31T19:20:36.592Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-08-31T19:20:36.592Z] #78 DONE 0.1s [2023-08-31T19:20:36.592Z] [2023-08-31T19:20:36.592Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-31T19:20:36.863Z] #79 DONE 0.2s [2023-08-31T19:20:36.863Z] [2023-08-31T19:20:36.863Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:20:36.863Z] #69 DONE 2.7s [2023-08-31T19:20:36.863Z] [2023-08-31T19:20:36.863Z] #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-31T19:20:36.863Z] #80 ... [2023-08-31T19:20:36.863Z] [2023-08-31T19:20:36.863Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-08-31T19:20:36.863Z] #81 DONE 0.2s [2023-08-31T19:20:37.133Z] [2023-08-31T19:20:37.133Z] #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-31T19:20:37.133Z] #80 DONE 0.3s [2023-08-31T19:20:37.133Z] [2023-08-31T19:20:37.133Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-31T19:20:37.133Z] #82 ... [2023-08-31T19:20:37.133Z] [2023-08-31T19:20:37.133Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-08-31T19:20:37.133Z] #83 DONE 0.2s [2023-08-31T19:20:37.403Z] [2023-08-31T19:20:37.403Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-31T19:20:37.403Z] #82 DONE 0.3s [2023-08-31T19:20:37.403Z] [2023-08-31T19:20:37.403Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-31T19:20:37.674Z] #84 DONE 0.3s [2023-08-31T19:20:37.674Z] [2023-08-31T19:20:37.674Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-31T19:20:37.947Z] #85 DONE 0.2s [2023-08-31T19:20:37.947Z] [2023-08-31T19:20:37.947Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-31T19:20:38.214Z] #86 DONE 0.2s [2023-08-31T19:20:38.214Z] [2023-08-31T19:20:38.214Z] #87 [security-spire-config] exporting to image [2023-08-31T19:20:38.214Z] #87 exporting layers [2023-08-31T19:20:38.482Z] #87 ... [2023-08-31T19:20:38.482Z] [2023-08-31T19:20:38.482Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-31T19:20:38.482Z] #66 DONE 5.7s [2023-08-31T19:20:38.482Z] [2023-08-31T19:20:38.482Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-31T19:20:38.482Z] #75 DONE 3.8s [2023-08-31T19:20:38.754Z] [2023-08-31T19:20:38.754Z] #88 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-08-31T19:20:38.754Z] #88 ... [2023-08-31T19:20:38.754Z] [2023-08-31T19:20:38.754Z] #89 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-31T19:20:38.754Z] #89 DONE 0.4s [2023-08-31T19:20:39.028Z] [2023-08-31T19:20:39.028Z] #88 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-08-31T19:20:39.028Z] #88 DONE 0.3s [2023-08-31T19:20:39.028Z] [2023-08-31T19:20:39.028Z] #90 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-08-31T19:20:39.028Z] #90 DONE 0.2s [2023-08-31T19:20:39.028Z] [2023-08-31T19:20:39.028Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:20:39.631Z] #91 ... [2023-08-31T19:20:39.631Z] [2023-08-31T19:20:39.631Z] #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-31T19:20:39.631Z] #92 DONE 0.2s [2023-08-31T19:20:39.631Z] [2023-08-31T19:20:39.631Z] #93 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-31T19:20:39.631Z] #93 DONE 0.2s [2023-08-31T19:20:39.631Z] [2023-08-31T19:20:39.631Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:20:39.631Z] #94 ... [2023-08-31T19:20:39.631Z] [2023-08-31T19:20:39.631Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-31T19:20:39.900Z] #95 DONE 0.3s [2023-08-31T19:20:39.900Z] [2023-08-31T19:20:39.900Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:20:39.900Z] #94 ... [2023-08-31T19:20:39.900Z] [2023-08-31T19:20:39.900Z] #87 [security-spire-agent] exporting to image [2023-08-31T19:20:40.857Z] #87 exporting layers 3.3s done [2023-08-31T19:20:40.857Z] #87 writing image sha256:e462144669e9d170155d09c1f07148bac889fa82315d4a564ab7283d22da216a 0.0s done [2023-08-31T19:20:40.857Z] #87 naming to docker.io/library/security-spire-server-arm64 [2023-08-31T19:20:40.857Z] #87 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-31T19:20:41.128Z] #87 exporting layers 2.9s done [2023-08-31T19:20:41.128Z] #87 writing image sha256:a18988d9e3b174e494966d7b0a5a3b80bce2a663242fb4a1e7efca210439ac08 done [2023-08-31T19:20:41.128Z] #87 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-31T19:20:41.722Z] #87 exporting layers 1.6s done [2023-08-31T19:20:41.722Z] #87 writing image sha256:340ec516808664755d4f925cf0ae224284752e0f9b66dd3470878e72c0b0847d done [2023-08-31T19:20:41.722Z] #87 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-31T19:20:41.722Z] #87 DONE 4.0s [2023-08-31T19:20:41.722Z] [2023-08-31T19:20:41.722Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:06.145Z] #131 ... [2023-08-31T19:21:06.146Z] [2023-08-31T19:21:06.146Z] #125 [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-31T19:21:06.146Z] #125 68.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-31T19:21:10.339Z] #125 ... [2023-08-31T19:21:10.339Z] [2023-08-31T19:21:10.340Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:21:10.340Z] #131 DONE 83.5s [2023-08-31T19:21:10.340Z] [2023-08-31T19:21:10.340Z] #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-31T19:21:10.340Z] #129 DONE 83.5s [2023-08-31T19:21:10.340Z] [2023-08-31T19:21:10.340Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-31T19:21:10.340Z] #126 DONE 83.6s [2023-08-31T19:21:10.340Z] [2023-08-31T19:21:10.340Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-31T19:21:10.340Z] #123 DONE 83.6s [2023-08-31T19:21:10.340Z] [2023-08-31T19:21:10.340Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:21:10.340Z] #127 DONE 83.6s [2023-08-31T19:21:10.340Z] [2023-08-31T19:21:10.340Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-31T19:21:10.340Z] #124 DONE 83.5s [2023-08-31T19:21:10.340Z] [2023-08-31T19:21:10.340Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:10.600Z] #132 ... [2023-08-31T19:21:10.600Z] [2023-08-31T19:21:10.600Z] #125 [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-31T19:21:10.600Z] #125 DONE 83.6s [2023-08-31T19:21:10.600Z] [2023-08-31T19:21:10.600Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-31T19:21:10.600Z] #130 DONE 83.7s [2023-08-31T19:21:10.600Z] [2023-08-31T19:21:10.600Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:21:10.600Z] #122 DONE 83.9s [2023-08-31T19:21:10.600Z] [2023-08-31T19:21:10.600Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-31T19:21:10.600Z] #121 DONE 83.9s [2023-08-31T19:21:10.600Z] [2023-08-31T19:21:10.600Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-31T19:21:10.600Z] #128 DONE 83.9s [2023-08-31T19:21:10.600Z] [2023-08-31T19:21:10.600Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:10.857Z] #133 ... [2023-08-31T19:21:10.857Z] [2023-08-31T19:21:10.857Z] #134 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:10.857Z] #134 DONE 0.6s [2023-08-31T19:21:11.115Z] [2023-08-31T19:21:11.115Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.115Z] #135 DONE 0.5s [2023-08-31T19:21:11.115Z] [2023-08-31T19:21:11.115Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.115Z] #136 DONE 0.4s [2023-08-31T19:21:11.115Z] [2023-08-31T19:21:11.115Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.115Z] #132 DONE 0.7s [2023-08-31T19:21:11.115Z] [2023-08-31T19:21:11.115Z] #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.115Z] #137 ... [2023-08-31T19:21:11.115Z] [2023-08-31T19:21:11.115Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.115Z] #138 DONE 0.4s [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.392Z] #133 DONE 0.5s [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-31T19:21:11.392Z] #139 DONE 0.5s [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.392Z] #140 DONE 0.3s [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-31T19:21:11.392Z] #141 ... [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.392Z] #142 DONE 0.4s [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.392Z] #143 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.392Z] #144 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.392Z] #145 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.392Z] #146 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.392Z] #147 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.392Z] #148 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:11.392Z] #149 CACHED [2023-08-31T19:21:11.392Z] [2023-08-31T19:21:11.392Z] #150 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.392Z] #150 CACHED [2023-08-31T19:21:11.650Z] [2023-08-31T19:21:11.650Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.650Z] #151 DONE 0.4s [2023-08-31T19:21:11.650Z] [2023-08-31T19:21:11.650Z] #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.650Z] #137 DONE 0.5s [2023-08-31T19:21:11.650Z] [2023-08-31T19:21:11.650Z] #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:11.650Z] #152 DONE 0.3s [2023-08-31T19:21:11.650Z] [2023-08-31T19:21:11.650Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-31T19:21:13.181Z] #153 ... [2023-08-31T19:21:13.181Z] [2023-08-31T19:21:13.181Z] #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:13.181Z] #154 DONE 1.9s [2023-08-31T19:21:13.181Z] [2023-08-31T19:21:13.181Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-31T19:21:13.181Z] #155 DONE 1.8s [2023-08-31T19:21:13.181Z] [2023-08-31T19:21:13.181Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-31T19:21:13.181Z] #156 DONE 1.9s [2023-08-31T19:21:13.439Z] [2023-08-31T19:21:13.439Z] #157 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:13.968Z] #94 DONE 38.3s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #91 DONE 37.9s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #73 DONE 38.2s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #76 DONE 37.4s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #96 ... [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #97 [support-notifications builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #97 DONE 1.1s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #98 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #99 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #100 [core-command builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #100 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #101 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #102 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #103 [core-metadata builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #103 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #104 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #105 [support-scheduler builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #105 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #106 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #107 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #108 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #109 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #110 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #111 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #112 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #113 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #114 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #115 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #116 [core-data builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #116 DONE 1.1s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-31T19:21:13.968Z] #117 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:21:13.968Z] #118 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #119 CACHED [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #120 DONE 1.1s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-08-31T19:21:13.968Z] #96 DONE 1.1s [2023-08-31T19:21:13.968Z] [2023-08-31T19:21:13.968Z] #121 [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-31T19:21:14.374Z] #157 ... [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-31T19:21:14.374Z] #158 DONE 2.2s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-31T19:21:14.374Z] #159 DONE 2.2s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-31T19:21:14.374Z] #160 DONE 2.2s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #161 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-31T19:21:14.374Z] #161 DONE 2.2s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #162 [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-31T19:21:14.374Z] #162 DONE 2.1s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-31T19:21:14.374Z] #153 DONE 2.6s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #163 [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-31T19:21:14.374Z] #163 ... [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-31T19:21:14.374Z] #141 DONE 3.0s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-31T19:21:14.374Z] #164 DONE 2.7s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.374Z] #165 [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-31T19:21:14.374Z] #165 DONE 1.1s [2023-08-31T19:21:14.374Z] [2023-08-31T19:21:14.375Z] #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:14.375Z] #166 DONE 1.1s [2023-08-31T19:21:14.375Z] [2023-08-31T19:21:14.375Z] #167 [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-31T19:21:14.375Z] #167 DONE 0.8s [2023-08-31T19:21:14.375Z] [2023-08-31T19:21:14.375Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:14.375Z] #168 DONE 0.8s [2023-08-31T19:21:14.375Z] [2023-08-31T19:21:14.375Z] #157 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:14.375Z] #157 DONE 1.1s [2023-08-31T19:21:14.375Z] [2023-08-31T19:21:14.375Z] #76 [core-command] exporting to image [2023-08-31T19:21:14.375Z] #76 exporting layers [2023-08-31T19:21:14.632Z] #76 ... [2023-08-31T19:21:14.632Z] [2023-08-31T19:21:14.632Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:14.632Z] #169 DONE 0.9s [2023-08-31T19:21:14.632Z] [2023-08-31T19:21:14.632Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:14.632Z] #170 DONE 0.9s [2023-08-31T19:21:14.632Z] [2023-08-31T19:21:14.632Z] #163 [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-31T19:21:14.632Z] #163 DONE 0.9s [2023-08-31T19:21:14.632Z] [2023-08-31T19:21:14.632Z] #76 [support-scheduler] exporting to image [2023-08-31T19:21:14.632Z] #76 ... [2023-08-31T19:21:14.632Z] [2023-08-31T19:21:14.633Z] #171 [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-31T19:21:14.633Z] #171 DONE 0.4s [2023-08-31T19:21:14.633Z] [2023-08-31T19:21:14.633Z] #172 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-31T19:21:14.633Z] #172 DONE 0.3s [2023-08-31T19:21:14.633Z] [2023-08-31T19:21:14.633Z] #76 [security-spiffe-token-provider] exporting to image [2023-08-31T19:21:14.633Z] #76 exporting layers 0.2s done [2023-08-31T19:21:14.633Z] #76 ... [2023-08-31T19:21:14.633Z] [2023-08-31T19:21:14.633Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:21:14.633Z] #173 DONE 0.4s [2023-08-31T19:21:14.633Z] [2023-08-31T19:21:14.633Z] #174 [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-31T19:21:14.633Z] #174 DONE 0.3s [2023-08-31T19:21:14.633Z] [2023-08-31T19:21:14.633Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:14.633Z] #175 DONE 0.5s [2023-08-31T19:21:14.633Z] [2023-08-31T19:21:14.633Z] #76 [core-data] exporting to image [2023-08-31T19:21:14.633Z] #76 exporting layers 0.2s done [2023-08-31T19:21:14.633Z] #76 writing image sha256:0800e28ab66c03689342964a4b1a8bf703d1fb8d59ccc3534c0525351f8cb221 done [2023-08-31T19:21:14.633Z] #76 naming to docker.io/library/core-data done [2023-08-31T19:21:14.891Z] #76 ... [2023-08-31T19:21:14.891Z] [2023-08-31T19:21:14.891Z] #176 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-31T19:21:14.891Z] #176 DONE 0.5s [2023-08-31T19:21:14.891Z] [2023-08-31T19:21:14.891Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-31T19:21:14.891Z] #177 DONE 0.4s [2023-08-31T19:21:14.891Z] [2023-08-31T19:21:14.891Z] #76 [core-metadata] exporting to image [2023-08-31T19:21:14.891Z] #76 writing image sha256:fe34c88d44fff2500c3eab30968019569e95046c26a492a1ecc4ad04e774f59a 0.0s done [2023-08-31T19:21:14.891Z] #76 naming to docker.io/library/core-command 0.0s done [2023-08-31T19:21:14.891Z] #76 writing image sha256:9f6574d30b086d93193cd9e3f78063367805f940f5931871513c3cb12d5b1547 done [2023-08-31T19:21:14.891Z] #76 naming to docker.io/library/support-scheduler done [2023-08-31T19:21:15.148Z] #76 ... [2023-08-31T19:21:15.148Z] [2023-08-31T19:21:15.148Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:21:15.148Z] #178 DONE 0.4s [2023-08-31T19:21:15.148Z] [2023-08-31T19:21:15.148Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:21:15.148Z] #179 DONE 0.3s [2023-08-31T19:21:15.148Z] [2023-08-31T19:21:15.148Z] #76 [security-spiffe-token-provider] exporting to image [2023-08-31T19:21:15.148Z] #76 exporting layers 0.2s done [2023-08-31T19:21:15.148Z] #76 writing image sha256:a26b4555830869edc2cb1b1364312c093aff2e7a8d6fceea93ee8cace932ec0f done [2023-08-31T19:21:15.148Z] #76 naming to docker.io/library/security-spiffe-token-provider done [2023-08-31T19:21:15.148Z] #76 writing image sha256:2aa5fc8498939318439f86a3242ba09deea9ad84c76ad3cd3b1970516396efb7 done [2023-08-31T19:21:15.148Z] #76 naming to docker.io/library/support-notifications [2023-08-31T19:21:15.407Z] #76 exporting layers 0.3s done [2023-08-31T19:21:15.407Z] #76 naming to docker.io/library/support-notifications 0.2s done [2023-08-31T19:21:15.665Z] #76 ... [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-31T19:21:15.665Z] #180 DONE 0.6s [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:21:15.665Z] #181 DONE 0.8s [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-31T19:21:15.665Z] #182 DONE 0.5s [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #76 [security-proxy-auth] exporting to image [2023-08-31T19:21:15.665Z] #76 writing image sha256:9c6b18519de8c1d1b491ce941d53f1e1ca90547ff787b25d5cc41808141d8950 done [2023-08-31T19:21:15.665Z] #76 naming to docker.io/library/core-metadata done [2023-08-31T19:21:15.665Z] #76 ... [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #183 [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-31T19:21:15.665Z] #183 DONE 1.0s [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-31T19:21:15.665Z] #184 DONE 0.5s [2023-08-31T19:21:15.665Z] [2023-08-31T19:21:15.665Z] #76 [core-common-config-bootstrapper] exporting to image [2023-08-31T19:21:15.923Z] #76 ... [2023-08-31T19:21:15.923Z] [2023-08-31T19:21:15.923Z] #185 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-31T19:21:15.923Z] #185 DONE 0.4s [2023-08-31T19:21:15.923Z] [2023-08-31T19:21:15.923Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-31T19:21:15.923Z] #186 DONE 0.4s [2023-08-31T19:21:15.923Z] [2023-08-31T19:21:15.923Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-31T19:21:15.923Z] #187 DONE 0.2s [2023-08-31T19:21:15.923Z] [2023-08-31T19:21:15.923Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-31T19:21:15.923Z] #188 DONE 0.1s [2023-08-31T19:21:15.923Z] [2023-08-31T19:21:15.923Z] #189 [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-31T19:21:15.923Z] #189 DONE 0.1s [2023-08-31T19:21:15.923Z] [2023-08-31T19:21:15.923Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:21:16.182Z] #190 ... [2023-08-31T19:21:16.182Z] [2023-08-31T19:21:16.182Z] #191 [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-31T19:21:16.182Z] #191 DONE 0.1s [2023-08-31T19:21:16.182Z] [2023-08-31T19:21:16.182Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-31T19:21:16.182Z] #192 DONE 0.0s [2023-08-31T19:21:16.182Z] [2023-08-31T19:21:16.182Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-31T19:21:16.182Z] #193 DONE 0.1s [2023-08-31T19:21:16.182Z] [2023-08-31T19:21:16.182Z] #76 [security-proxy-auth] exporting to image [2023-08-31T19:21:16.182Z] #76 exporting layers 0.6s done [2023-08-31T19:21:16.182Z] #76 writing image sha256:1e563642fdaabfad52ad94cd4f7cfe880f182ae326615ee6cb50ffc026910286 done [2023-08-31T19:21:16.182Z] #76 naming to docker.io/library/security-proxy-auth done [2023-08-31T19:21:16.182Z] #76 writing image sha256:5d04ada9179bbbae2d5a3ec7c41100c830c4f6e07d3b87bdc807b7d8bba54530 [2023-08-31T19:21:16.442Z] #76 ... [2023-08-31T19:21:16.442Z] [2023-08-31T19:21:16.442Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:21:16.442Z] #194 DONE 0.4s [2023-08-31T19:21:16.442Z] [2023-08-31T19:21:16.442Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:21:16.442Z] #190 DONE 0.4s [2023-08-31T19:21:16.442Z] [2023-08-31T19:21:16.442Z] #76 [security-proxy-setup] exporting to image [2023-08-31T19:21:16.442Z] #76 writing image sha256:5d04ada9179bbbae2d5a3ec7c41100c830c4f6e07d3b87bdc807b7d8bba54530 done [2023-08-31T19:21:16.442Z] #76 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-31T19:21:16.442Z] #76 exporting layers 0.1s done [2023-08-31T19:21:16.701Z] #76 exporting layers 0.2s done [2023-08-31T19:21:16.701Z] #76 writing image sha256:832e647b233ead9ea47697529f83f15907417d32595712d10d2217a7f7c99492 0.0s done [2023-08-31T19:21:16.701Z] #76 naming to docker.io/library/security-proxy-setup done [2023-08-31T19:21:16.701Z] #76 writing image sha256:b6cb6b412bc3b12d252a48d0470fb2a5762ced0b77b4ec7108d6719c466cf35d done [2023-08-31T19:21:16.701Z] #76 naming to docker.io/library/security-secretstore-setup done [2023-08-31T19:21:16.701Z] #76 DONE 3.3s [2023-08-31T19:21:16.701Z] [2023-08-31T19:21:16.701Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-31T19:21:16.701Z] #195 DONE 0.5s [2023-08-31T19:21:16.701Z] [2023-08-31T19:21:16.701Z] #76 [security-bootstrapper] exporting to image [2023-08-31T19:21:16.963Z] #76 exporting layers 0.2s done [2023-08-31T19:21:16.963Z] #76 writing image sha256:f9f7bae5e9941f24b15ebbcebd8933d45161ea2a9d7873d3062abecd93e1e366 done [2023-08-31T19:21:16.963Z] #76 naming to docker.io/library/security-bootstrapper done [2023-08-31T19:21:16.963Z] #76 DONE 3.5s [2023-08-31T19:21:16.963Z] [2023-08-31T19:21:16.963Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-31T19:21:16.963Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.963Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.963Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.963Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.963Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.963Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:21:16.964Z] time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-31T19:21:16.976Z] $ docker stop --time=1 b3a5d8125ee0d77d3a11237c8cf1e2d992920e89312d8e0052f2ba554d63a947 [2023-08-31T19:21:18.246Z] $ docker rm -f --volumes b3a5d8125ee0d77d3a11237c8cf1e2d992920e89312d8e0052f2ba554d63a947 [2023-08-31T19:21:18.249Z] #121 4.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:21:18.571Z] + docker images [2023-08-31T19:21:18.571Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-31T19:21:18.571Z] security-secretstore-setup latest b6cb6b412bc3 2 seconds ago 44.1MB [2023-08-31T19:21:18.571Z] security-bootstrapper latest f9f7bae5e994 2 seconds ago 23MB [2023-08-31T19:21:18.571Z] security-proxy-setup latest 832e647b233e 2 seconds ago 29.2MB [2023-08-31T19:21:18.571Z] core-common-config-bootstrapper latest 5d04ada9179b 3 seconds ago 18.1MB [2023-08-31T19:21:18.571Z] security-proxy-auth latest 1e563642fdaa 3 seconds ago 19.4MB [2023-08-31T19:21:18.571Z] support-notifications latest 2aa5fc849893 4 seconds ago 34.3MB [2023-08-31T19:21:18.571Z] security-spiffe-token-provider latest a26b45558308 4 seconds ago 33.5MB [2023-08-31T19:21:18.571Z] core-metadata latest 9c6b18519de8 4 seconds ago 21.6MB [2023-08-31T19:21:18.571Z] core-command latest fe34c88d44ff 4 seconds ago 21MB [2023-08-31T19:21:18.571Z] core-data latest 0800e28ab66c 4 seconds ago 21.2MB [2023-08-31T19:21:18.571Z] support-scheduler latest 9f6574d30b08 4 seconds ago 33.7MB [2023-08-31T19:21:18.571Z] security-spire-agent latest bf859ee6d6cf 2 minutes ago 161MB [2023-08-31T19:21:18.571Z] security-spire-server latest c4d740d7486d 2 minutes ago 103MB [2023-08-31T19:21:18.571Z] security-spire-config latest ecc13823fba3 2 minutes ago 102MB [2023-08-31T19:21:18.571Z] ci-base-image-x86_64 latest ed20ae224302 4 minutes ago 1.07GB [2023-08-31T19:21:18.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-08-31T19:21:18.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-08-31T19:21:18.571Z] 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-31T19:21:18.678Z] provisioning config files... [2023-08-31T19:21:18.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config4978433157329835307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:21:18.984Z] ---> docker-login.sh [2023-08-31T19:21:18.984Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:21:18.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:21:18.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:21:18.984Z] Configure a credential helper to remove this warning. See [2023-08-31T19:21:18.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:21:18.984Z] [2023-08-31T19:21:18.984Z] Login Succeeded [2023-08-31T19:21:18.984Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:21:19.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:21:19.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:21:19.242Z] Configure a credential helper to remove this warning. See [2023-08-31T19:21:19.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:21:19.242Z] [2023-08-31T19:21:19.242Z] Login Succeeded [2023-08-31T19:21:19.242Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:21:19.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:21:19.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:21:19.242Z] Configure a credential helper to remove this warning. See [2023-08-31T19:21:19.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:21:19.242Z] [2023-08-31T19:21:19.242Z] Login Succeeded [2023-08-31T19:21:19.242Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:21:19.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:21:19.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:21:19.501Z] Configure a credential helper to remove this warning. See [2023-08-31T19:21:19.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:21:19.501Z] [2023-08-31T19:21:19.501Z] Login Succeeded [2023-08-31T19:21:19.501Z] docker.io [2023-08-31T19:21:19.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:21:19.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:21:19.760Z] Configure a credential helper to remove this warning. See [2023-08-31T19:21:19.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:21:19.760Z] [2023-08-31T19:21:19.760Z] Login Succeeded [2023-08-31T19:21:19.760Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:21:19.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:19.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:21:19.830Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-31T19:21:19.830Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:19.830Z] latest [2023-08-31T19:21:19.830Z] 3.1.0-dev.36 [2023-08-31T19:21:19.830Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:19.830Z] main [2023-08-31T19:21:19.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:20.165Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:20.469Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:20.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-31T19:21:20.469Z] 517535f8de7e: Preparing [2023-08-31T19:21:20.469Z] 869cd821cabf: Preparing [2023-08-31T19:21:20.469Z] 221320d7cb5c: Preparing [2023-08-31T19:21:20.469Z] 6d879d249509: Preparing [2023-08-31T19:21:20.469Z] 3f1db767d751: Preparing [2023-08-31T19:21:20.469Z] 36b50b131297: Preparing [2023-08-31T19:21:20.469Z] 36b50b131297: Waiting [2023-08-31T19:21:20.469Z] 221320d7cb5c: Pushed [2023-08-31T19:21:20.469Z] 36b50b131297: Layer already exists [2023-08-31T19:21:20.469Z] 3f1db767d751: Pushed [2023-08-31T19:21:20.469Z] 6d879d249509: Pushed [2023-08-31T19:21:20.469Z] 517535f8de7e: Pushed [2023-08-31T19:21:21.847Z] 869cd821cabf: Pushed [2023-08-31T19:21:21.847Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:22.411Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:22.712Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-31T19:21:22.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-31T19:21:22.712Z] 517535f8de7e: Preparing [2023-08-31T19:21:22.712Z] 869cd821cabf: Preparing [2023-08-31T19:21:22.712Z] 221320d7cb5c: Preparing [2023-08-31T19:21:22.712Z] 6d879d249509: Preparing [2023-08-31T19:21:22.712Z] 3f1db767d751: Preparing [2023-08-31T19:21:22.712Z] 36b50b131297: Preparing [2023-08-31T19:21:22.712Z] 6d879d249509: Layer already exists [2023-08-31T19:21:22.712Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:22.712Z] 517535f8de7e: Layer already exists [2023-08-31T19:21:22.712Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:22.712Z] 869cd821cabf: Layer already exists [2023-08-31T19:21:22.712Z] 36b50b131297: Layer already exists [2023-08-31T19:21:22.712Z] latest: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:23.021Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:23.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.36 [2023-08-31T19:21:23.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-31T19:21:23.329Z] 517535f8de7e: Preparing [2023-08-31T19:21:23.329Z] 869cd821cabf: Preparing [2023-08-31T19:21:23.329Z] 221320d7cb5c: Preparing [2023-08-31T19:21:23.329Z] 6d879d249509: Preparing [2023-08-31T19:21:23.329Z] 3f1db767d751: Preparing [2023-08-31T19:21:23.329Z] 36b50b131297: Preparing [2023-08-31T19:21:23.329Z] 36b50b131297: Waiting [2023-08-31T19:21:23.329Z] 869cd821cabf: Layer already exists [2023-08-31T19:21:23.329Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:23.329Z] 517535f8de7e: Layer already exists [2023-08-31T19:21:23.329Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:23.329Z] 6d879d249509: Layer already exists [2023-08-31T19:21:23.329Z] 36b50b131297: Layer already exists [2023-08-31T19:21:23.329Z] 3.1.0-dev.36: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:23.578Z] #121 ... [2023-08-31T19:21:23.578Z] [2023-08-31T19:21:23.578Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-31T19:21:23.578Z] #0 4.264 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-31T19:21:23.647Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:23.844Z] #122 ... [2023-08-31T19:21:23.844Z] [2023-08-31T19:21:23.844Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-31T19:21:23.844Z] #0 3.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-31T19:21:23.844Z] #123 ... [2023-08-31T19:21:23.844Z] [2023-08-31T19:21:23.844Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-31T19:21:23.844Z] #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-31T19:21:23.953Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:23.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-31T19:21:23.953Z] 517535f8de7e: Preparing [2023-08-31T19:21:23.953Z] 869cd821cabf: Preparing [2023-08-31T19:21:23.953Z] 221320d7cb5c: Preparing [2023-08-31T19:21:23.953Z] 6d879d249509: Preparing [2023-08-31T19:21:23.953Z] 3f1db767d751: Preparing [2023-08-31T19:21:23.953Z] 36b50b131297: Preparing [2023-08-31T19:21:23.953Z] 36b50b131297: Waiting [2023-08-31T19:21:23.953Z] 6d879d249509: Layer already exists [2023-08-31T19:21:23.953Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:23.953Z] 517535f8de7e: Layer already exists [2023-08-31T19:21:23.953Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:23.953Z] 869cd821cabf: Layer already exists [2023-08-31T19:21:23.953Z] 36b50b131297: Layer already exists [2023-08-31T19:21:23.953Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:24.110Z] #124 ... [2023-08-31T19:21:24.111Z] [2023-08-31T19:21:24.111Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-31T19:21:24.111Z] #0 5.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-31T19:21:24.111Z] #125 ... [2023-08-31T19:21:24.111Z] [2023-08-31T19:21:24.111Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-31T19:21:24.111Z] #0 4.768 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-31T19:21:24.273Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:24.376Z] #126 ... [2023-08-31T19:21:24.377Z] [2023-08-31T19:21:24.377Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:21:24.377Z] #0 3.915 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-31T19:21:24.377Z] #127 ... [2023-08-31T19:21:24.377Z] [2023-08-31T19:21:24.377Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-31T19:21:24.377Z] #0 5.506 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-31T19:21:24.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-31T19:21:24.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-31T19:21:24.583Z] 517535f8de7e: Preparing [2023-08-31T19:21:24.583Z] 869cd821cabf: Preparing [2023-08-31T19:21:24.583Z] 221320d7cb5c: Preparing [2023-08-31T19:21:24.583Z] 6d879d249509: Preparing [2023-08-31T19:21:24.583Z] 3f1db767d751: Preparing [2023-08-31T19:21:24.583Z] 36b50b131297: Preparing [2023-08-31T19:21:24.583Z] 36b50b131297: Waiting [2023-08-31T19:21:24.583Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:24.583Z] 869cd821cabf: Layer already exists [2023-08-31T19:21:24.583Z] 517535f8de7e: Layer already exists [2023-08-31T19:21:24.583Z] 6d879d249509: Layer already exists [2023-08-31T19:21:24.583Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:24.583Z] 36b50b131297: Layer already exists [2023-08-31T19:21:24.583Z] main: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:24.634Z] ===================================================== [2023-08-31T19:21:24.642Z] #128 ... [2023-08-31T19:21:24.642Z] [2023-08-31T19:21:24.642Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-31T19:21:24.642Z] #0 5.360 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] echo [2023-08-31T19:21:24.644Z] taggedImages: [2023-08-31T19:21:24.644Z] - nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:24.644Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-31T19:21:24.644Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.36 [2023-08-31T19:21:24.644Z] - nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:24.644Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-31T19:21:24.671Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-31T19:21:24.671Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:24.671Z] latest [2023-08-31T19:21:24.671Z] 3.1.0-dev.36 [2023-08-31T19:21:24.671Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:24.671Z] main [2023-08-31T19:21:24.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:24.907Z] #129 ... [2023-08-31T19:21:24.908Z] [2023-08-31T19:21:24.908Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:21:24.908Z] #0 4.581 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-31T19:21:24.908Z] #130 ... [2023-08-31T19:21:24.908Z] [2023-08-31T19:21:24.908Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:21:24.908Z] #0 5.117 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-31T19:21:24.989Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:25.300Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:25.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-31T19:21:25.300Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:25.300Z] ce0c6051e54e: Preparing [2023-08-31T19:21:25.300Z] 59b971f49c2e: Preparing [2023-08-31T19:21:25.300Z] 447ac609f756: Preparing [2023-08-31T19:21:25.300Z] 221320d7cb5c: Preparing [2023-08-31T19:21:25.300Z] 6d879d249509: Preparing [2023-08-31T19:21:25.300Z] 3f1db767d751: Preparing [2023-08-31T19:21:25.300Z] 36b50b131297: Preparing [2023-08-31T19:21:25.300Z] 6d879d249509: Waiting [2023-08-31T19:21:25.300Z] 3f1db767d751: Waiting [2023-08-31T19:21:25.300Z] 36b50b131297: Waiting [2023-08-31T19:21:25.300Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:25.300Z] 6d879d249509: Layer already exists [2023-08-31T19:21:25.300Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:25.300Z] 36b50b131297: Layer already exists [2023-08-31T19:21:25.300Z] 2fc13d57cbb6: Pushed [2023-08-31T19:21:25.300Z] ce0c6051e54e: Pushed [2023-08-31T19:21:25.300Z] 59b971f49c2e: Pushed [2023-08-31T19:21:26.677Z] 447ac609f756: Pushed [2023-08-31T19:21:26.677Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:26.991Z] + 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-31T19:21:27.301Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-31T19:21:27.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-31T19:21:27.301Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:27.301Z] ce0c6051e54e: Preparing [2023-08-31T19:21:27.301Z] 59b971f49c2e: Preparing [2023-08-31T19:21:27.301Z] 447ac609f756: Preparing [2023-08-31T19:21:27.301Z] 221320d7cb5c: Preparing [2023-08-31T19:21:27.301Z] 6d879d249509: Preparing [2023-08-31T19:21:27.301Z] 3f1db767d751: Preparing [2023-08-31T19:21:27.301Z] 36b50b131297: Preparing [2023-08-31T19:21:27.301Z] 6d879d249509: Waiting [2023-08-31T19:21:27.301Z] 36b50b131297: Waiting [2023-08-31T19:21:27.301Z] 59b971f49c2e: Layer already exists [2023-08-31T19:21:27.301Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:27.301Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:27.301Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:27.301Z] 447ac609f756: Layer already exists [2023-08-31T19:21:27.301Z] 6d879d249509: Layer already exists [2023-08-31T19:21:27.301Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:27.301Z] 36b50b131297: Layer already exists [2023-08-31T19:21:27.301Z] latest: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:27.619Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:27.922Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.36 [2023-08-31T19:21:27.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-31T19:21:27.922Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:27.922Z] ce0c6051e54e: Preparing [2023-08-31T19:21:27.922Z] 59b971f49c2e: Preparing [2023-08-31T19:21:27.922Z] 447ac609f756: Preparing [2023-08-31T19:21:27.922Z] 221320d7cb5c: Preparing [2023-08-31T19:21:27.922Z] 6d879d249509: Preparing [2023-08-31T19:21:27.922Z] 3f1db767d751: Preparing [2023-08-31T19:21:27.922Z] 36b50b131297: Preparing [2023-08-31T19:21:27.922Z] 3f1db767d751: Waiting [2023-08-31T19:21:27.922Z] 36b50b131297: Waiting [2023-08-31T19:21:27.922Z] 6d879d249509: Waiting [2023-08-31T19:21:27.922Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:27.922Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:27.922Z] 447ac609f756: Layer already exists [2023-08-31T19:21:27.922Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:27.922Z] 59b971f49c2e: Layer already exists [2023-08-31T19:21:27.922Z] 6d879d249509: Layer already exists [2023-08-31T19:21:27.922Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:27.922Z] 36b50b131297: Layer already exists [2023-08-31T19:21:27.922Z] 3.1.0-dev.36: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:28.236Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:28.535Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:28.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-31T19:21:28.535Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:28.535Z] ce0c6051e54e: Preparing [2023-08-31T19:21:28.535Z] 59b971f49c2e: Preparing [2023-08-31T19:21:28.535Z] 447ac609f756: Preparing [2023-08-31T19:21:28.535Z] 221320d7cb5c: Preparing [2023-08-31T19:21:28.535Z] 6d879d249509: Preparing [2023-08-31T19:21:28.535Z] 3f1db767d751: Preparing [2023-08-31T19:21:28.535Z] 36b50b131297: Preparing [2023-08-31T19:21:28.535Z] 3f1db767d751: Waiting [2023-08-31T19:21:28.535Z] 36b50b131297: Waiting [2023-08-31T19:21:28.535Z] 6d879d249509: Waiting [2023-08-31T19:21:28.535Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:28.535Z] 447ac609f756: Layer already exists [2023-08-31T19:21:28.535Z] 59b971f49c2e: Layer already exists [2023-08-31T19:21:28.535Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:28.535Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:28.535Z] 6d879d249509: Layer already exists [2023-08-31T19:21:28.535Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:28.535Z] 36b50b131297: Layer already exists [2023-08-31T19:21:28.535Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:28.846Z] + 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-31T19:21:29.153Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-31T19:21:29.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-31T19:21:29.153Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:29.153Z] ce0c6051e54e: Preparing [2023-08-31T19:21:29.153Z] 59b971f49c2e: Preparing [2023-08-31T19:21:29.154Z] 447ac609f756: Preparing [2023-08-31T19:21:29.154Z] 221320d7cb5c: Preparing [2023-08-31T19:21:29.154Z] 6d879d249509: Preparing [2023-08-31T19:21:29.154Z] 3f1db767d751: Preparing [2023-08-31T19:21:29.154Z] 36b50b131297: Preparing [2023-08-31T19:21:29.154Z] 3f1db767d751: Waiting [2023-08-31T19:21:29.154Z] 36b50b131297: Waiting [2023-08-31T19:21:29.154Z] 6d879d249509: Waiting [2023-08-31T19:21:29.154Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:29.154Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:29.154Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:29.154Z] 59b971f49c2e: Layer already exists [2023-08-31T19:21:29.154Z] 447ac609f756: Layer already exists [2023-08-31T19:21:29.154Z] 6d879d249509: Layer already exists [2023-08-31T19:21:29.154Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:29.154Z] 36b50b131297: Layer already exists [2023-08-31T19:21:29.154Z] main: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:29.187Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:29.192Z] taggedImages: [2023-08-31T19:21:29.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:29.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-31T19:21:29.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.36 [2023-08-31T19:21:29.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:29.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-31T19:21:29.215Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-31T19:21:29.215Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:29.215Z] latest [2023-08-31T19:21:29.215Z] 3.1.0-dev.36 [2023-08-31T19:21:29.215Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:29.215Z] main [2023-08-31T19:21:29.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:29.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:29.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:29.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-31T19:21:29.827Z] 2241b8907f75: Preparing [2023-08-31T19:21:29.827Z] 167a17e65791: Preparing [2023-08-31T19:21:29.827Z] 221320d7cb5c: Preparing [2023-08-31T19:21:29.827Z] 6d879d249509: Preparing [2023-08-31T19:21:29.827Z] 3f1db767d751: Preparing [2023-08-31T19:21:29.827Z] 36b50b131297: Preparing [2023-08-31T19:21:29.827Z] 36b50b131297: Waiting [2023-08-31T19:21:29.827Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:29.827Z] 6d879d249509: Layer already exists [2023-08-31T19:21:29.827Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:29.827Z] 36b50b131297: Layer already exists [2023-08-31T19:21:29.827Z] 2241b8907f75: Pushed [2023-08-31T19:21:31.203Z] 167a17e65791: Pushed [2023-08-31T19:21:31.461Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:31.768Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:32.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-31T19:21:32.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-31T19:21:32.069Z] 2241b8907f75: Preparing [2023-08-31T19:21:32.069Z] 167a17e65791: Preparing [2023-08-31T19:21:32.069Z] 221320d7cb5c: Preparing [2023-08-31T19:21:32.069Z] 6d879d249509: Preparing [2023-08-31T19:21:32.069Z] 3f1db767d751: Preparing [2023-08-31T19:21:32.069Z] 36b50b131297: Preparing [2023-08-31T19:21:32.069Z] 36b50b131297: Waiting [2023-08-31T19:21:32.069Z] 2241b8907f75: Layer already exists [2023-08-31T19:21:32.069Z] 167a17e65791: Layer already exists [2023-08-31T19:21:32.069Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:32.069Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:32.069Z] 6d879d249509: Layer already exists [2023-08-31T19:21:32.069Z] 36b50b131297: Layer already exists [2023-08-31T19:21:32.069Z] latest: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:32.379Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:32.685Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.36 [2023-08-31T19:21:32.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-31T19:21:32.686Z] 2241b8907f75: Preparing [2023-08-31T19:21:32.686Z] 167a17e65791: Preparing [2023-08-31T19:21:32.686Z] 221320d7cb5c: Preparing [2023-08-31T19:21:32.686Z] 6d879d249509: Preparing [2023-08-31T19:21:32.686Z] 3f1db767d751: Preparing [2023-08-31T19:21:32.686Z] 36b50b131297: Preparing [2023-08-31T19:21:32.686Z] 36b50b131297: Waiting [2023-08-31T19:21:32.686Z] 167a17e65791: Layer already exists [2023-08-31T19:21:32.686Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:32.686Z] 2241b8907f75: Layer already exists [2023-08-31T19:21:32.686Z] 6d879d249509: Layer already exists [2023-08-31T19:21:32.686Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:32.686Z] 36b50b131297: Layer already exists [2023-08-31T19:21:32.686Z] 3.1.0-dev.36: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:32.992Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:33.295Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:33.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-31T19:21:33.295Z] 2241b8907f75: Preparing [2023-08-31T19:21:33.295Z] 167a17e65791: Preparing [2023-08-31T19:21:33.295Z] 221320d7cb5c: Preparing [2023-08-31T19:21:33.295Z] 6d879d249509: Preparing [2023-08-31T19:21:33.295Z] 3f1db767d751: Preparing [2023-08-31T19:21:33.295Z] 36b50b131297: Preparing [2023-08-31T19:21:33.295Z] 167a17e65791: Layer already exists [2023-08-31T19:21:33.295Z] 2241b8907f75: Layer already exists [2023-08-31T19:21:33.295Z] 6d879d249509: Layer already exists [2023-08-31T19:21:33.295Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:33.295Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:33.295Z] 36b50b131297: Layer already exists [2023-08-31T19:21:33.295Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:33.608Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:33.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-31T19:21:33.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-31T19:21:33.919Z] 2241b8907f75: Preparing [2023-08-31T19:21:33.919Z] 167a17e65791: Preparing [2023-08-31T19:21:33.919Z] 221320d7cb5c: Preparing [2023-08-31T19:21:33.919Z] 6d879d249509: Preparing [2023-08-31T19:21:33.919Z] 3f1db767d751: Preparing [2023-08-31T19:21:33.919Z] 36b50b131297: Preparing [2023-08-31T19:21:33.919Z] 36b50b131297: Waiting [2023-08-31T19:21:33.919Z] 6d879d249509: Layer already exists [2023-08-31T19:21:33.919Z] 167a17e65791: Layer already exists [2023-08-31T19:21:33.919Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:33.919Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:33.919Z] 2241b8907f75: Layer already exists [2023-08-31T19:21:33.919Z] 36b50b131297: Layer already exists [2023-08-31T19:21:33.919Z] main: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:33.968Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:33.977Z] taggedImages: [2023-08-31T19:21:33.977Z] - nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:33.977Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-31T19:21:33.977Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.36 [2023-08-31T19:21:33.977Z] - nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:33.977Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-31T19:21:33.998Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-31T19:21:33.998Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:33.998Z] latest [2023-08-31T19:21:33.998Z] 3.1.0-dev.36 [2023-08-31T19:21:33.998Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:33.998Z] main [2023-08-31T19:21:33.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:34.319Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:34.641Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:34.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-31T19:21:34.641Z] da495bc970e0: Preparing [2023-08-31T19:21:34.641Z] 43619542a141: Preparing [2023-08-31T19:21:34.641Z] 8ff8af91fc8d: Preparing [2023-08-31T19:21:34.641Z] 221320d7cb5c: Preparing [2023-08-31T19:21:34.641Z] 6d879d249509: Preparing [2023-08-31T19:21:34.641Z] 3f1db767d751: Preparing [2023-08-31T19:21:34.641Z] 36b50b131297: Preparing [2023-08-31T19:21:34.641Z] 3f1db767d751: Waiting [2023-08-31T19:21:34.641Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:34.641Z] 6d879d249509: Layer already exists [2023-08-31T19:21:34.641Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:34.641Z] 36b50b131297: Layer already exists [2023-08-31T19:21:34.641Z] da495bc970e0: Pushed [2023-08-31T19:21:34.641Z] 43619542a141: Pushed [2023-08-31T19:21:36.017Z] 8ff8af91fc8d: Pushed [2023-08-31T19:21:36.276Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:36.603Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:36.915Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-31T19:21:36.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-31T19:21:36.915Z] da495bc970e0: Preparing [2023-08-31T19:21:36.915Z] 43619542a141: Preparing [2023-08-31T19:21:36.915Z] 8ff8af91fc8d: Preparing [2023-08-31T19:21:36.915Z] 221320d7cb5c: Preparing [2023-08-31T19:21:36.915Z] 6d879d249509: Preparing [2023-08-31T19:21:36.915Z] 3f1db767d751: Preparing [2023-08-31T19:21:36.915Z] 36b50b131297: Preparing [2023-08-31T19:21:36.915Z] 3f1db767d751: Waiting [2023-08-31T19:21:36.915Z] 36b50b131297: Waiting [2023-08-31T19:21:36.915Z] 6d879d249509: Layer already exists [2023-08-31T19:21:36.915Z] 8ff8af91fc8d: Layer already exists [2023-08-31T19:21:36.915Z] 43619542a141: Layer already exists [2023-08-31T19:21:36.915Z] da495bc970e0: Layer already exists [2023-08-31T19:21:36.915Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:36.915Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:36.915Z] 36b50b131297: Layer already exists [2023-08-31T19:21:36.915Z] latest: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:37.225Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:37.531Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.36 [2023-08-31T19:21:37.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-31T19:21:37.531Z] da495bc970e0: Preparing [2023-08-31T19:21:37.531Z] 43619542a141: Preparing [2023-08-31T19:21:37.531Z] 8ff8af91fc8d: Preparing [2023-08-31T19:21:37.531Z] 221320d7cb5c: Preparing [2023-08-31T19:21:37.531Z] 6d879d249509: Preparing [2023-08-31T19:21:37.531Z] 3f1db767d751: Preparing [2023-08-31T19:21:37.531Z] 36b50b131297: Preparing [2023-08-31T19:21:37.531Z] 3f1db767d751: Waiting [2023-08-31T19:21:37.531Z] 8ff8af91fc8d: Layer already exists [2023-08-31T19:21:37.531Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:37.531Z] 6d879d249509: Layer already exists [2023-08-31T19:21:37.531Z] 43619542a141: Layer already exists [2023-08-31T19:21:37.531Z] da495bc970e0: Layer already exists [2023-08-31T19:21:37.531Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:37.531Z] 36b50b131297: Layer already exists [2023-08-31T19:21:37.531Z] 3.1.0-dev.36: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:37.843Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:38.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:38.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-31T19:21:38.150Z] da495bc970e0: Preparing [2023-08-31T19:21:38.150Z] 43619542a141: Preparing [2023-08-31T19:21:38.150Z] 8ff8af91fc8d: Preparing [2023-08-31T19:21:38.150Z] 221320d7cb5c: Preparing [2023-08-31T19:21:38.150Z] 6d879d249509: Preparing [2023-08-31T19:21:38.150Z] 3f1db767d751: Preparing [2023-08-31T19:21:38.150Z] 36b50b131297: Preparing [2023-08-31T19:21:38.150Z] 36b50b131297: Waiting [2023-08-31T19:21:38.150Z] 3f1db767d751: Waiting [2023-08-31T19:21:38.150Z] 43619542a141: Layer already exists [2023-08-31T19:21:38.150Z] da495bc970e0: Layer already exists [2023-08-31T19:21:38.150Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:38.150Z] 8ff8af91fc8d: Layer already exists [2023-08-31T19:21:38.150Z] 6d879d249509: Layer already exists [2023-08-31T19:21:38.150Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:38.150Z] 36b50b131297: Layer already exists [2023-08-31T19:21:38.150Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:38.472Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:38.782Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-31T19:21:38.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-31T19:21:38.782Z] da495bc970e0: Preparing [2023-08-31T19:21:38.782Z] 43619542a141: Preparing [2023-08-31T19:21:38.782Z] 8ff8af91fc8d: Preparing [2023-08-31T19:21:38.782Z] 221320d7cb5c: Preparing [2023-08-31T19:21:38.782Z] 6d879d249509: Preparing [2023-08-31T19:21:38.782Z] 3f1db767d751: Preparing [2023-08-31T19:21:38.782Z] 36b50b131297: Preparing [2023-08-31T19:21:38.782Z] 3f1db767d751: Waiting [2023-08-31T19:21:38.782Z] 36b50b131297: Waiting [2023-08-31T19:21:38.782Z] 43619542a141: Layer already exists [2023-08-31T19:21:38.782Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:38.782Z] 8ff8af91fc8d: Layer already exists [2023-08-31T19:21:38.782Z] da495bc970e0: Layer already exists [2023-08-31T19:21:38.782Z] 6d879d249509: Layer already exists [2023-08-31T19:21:38.782Z] 36b50b131297: Layer already exists [2023-08-31T19:21:38.782Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:38.782Z] main: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:38.832Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:38.840Z] taggedImages: [2023-08-31T19:21:38.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:38.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-31T19:21:38.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.36 [2023-08-31T19:21:38.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:38.840Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-31T19:21:38.867Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-31T19:21:38.867Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:38.867Z] latest [2023-08-31T19:21:38.867Z] 3.1.0-dev.36 [2023-08-31T19:21:38.867Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:38.867Z] main [2023-08-31T19:21:38.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:39.197Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:39.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:39.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-31T19:21:39.497Z] 53380fad56d9: Preparing [2023-08-31T19:21:39.497Z] d42771bd45c0: Preparing [2023-08-31T19:21:39.497Z] 52c8b2d98596: Preparing [2023-08-31T19:21:39.497Z] 9cacb6372b2f: Preparing [2023-08-31T19:21:39.497Z] 997740f06b8c: Preparing [2023-08-31T19:21:39.497Z] e4418a7ece7b: Preparing [2023-08-31T19:21:39.497Z] b0c27180d0db: Preparing [2023-08-31T19:21:39.497Z] 221320d7cb5c: Preparing [2023-08-31T19:21:39.497Z] e4418a7ece7b: Waiting [2023-08-31T19:21:39.497Z] b0c27180d0db: Waiting [2023-08-31T19:21:39.497Z] 6d879d249509: Preparing [2023-08-31T19:21:39.497Z] 89db013c8c68: Preparing [2023-08-31T19:21:39.497Z] af5ca3b9007a: Preparing [2023-08-31T19:21:39.497Z] 5f70bf18a086: Preparing [2023-08-31T19:21:39.498Z] 89608e49d716: Preparing [2023-08-31T19:21:39.498Z] a4df2a5d81f5: Preparing [2023-08-31T19:21:39.498Z] 36b50b131297: Preparing [2023-08-31T19:21:39.498Z] af5ca3b9007a: Waiting [2023-08-31T19:21:39.498Z] 5f70bf18a086: Waiting [2023-08-31T19:21:39.498Z] 89608e49d716: Waiting [2023-08-31T19:21:39.498Z] 6d879d249509: Waiting [2023-08-31T19:21:39.498Z] a4df2a5d81f5: Waiting [2023-08-31T19:21:39.498Z] 36b50b131297: Waiting [2023-08-31T19:21:39.498Z] 89db013c8c68: Waiting [2023-08-31T19:21:39.498Z] 53380fad56d9: Pushed [2023-08-31T19:21:39.498Z] d42771bd45c0: Pushed [2023-08-31T19:21:39.498Z] 52c8b2d98596: Pushed [2023-08-31T19:21:39.498Z] 9cacb6372b2f: Pushed [2023-08-31T19:21:39.498Z] 997740f06b8c: Pushed [2023-08-31T19:21:39.498Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:39.498Z] 6d879d249509: Layer already exists [2023-08-31T19:21:39.498Z] e4418a7ece7b: Pushed [2023-08-31T19:21:39.756Z] 89db013c8c68: Pushed [2023-08-31T19:21:39.756Z] 5f70bf18a086: Pushed [2023-08-31T19:21:39.756Z] 89608e49d716: Pushed [2023-08-31T19:21:39.756Z] af5ca3b9007a: Pushed [2023-08-31T19:21:39.756Z] 36b50b131297: Layer already exists [2023-08-31T19:21:39.756Z] a4df2a5d81f5: Pushed [2023-08-31T19:21:41.658Z] b0c27180d0db: Pushed [2023-08-31T19:21:41.658Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:41.970Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:42.270Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-31T19:21:42.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-31T19:21:42.271Z] 53380fad56d9: Preparing [2023-08-31T19:21:42.271Z] d42771bd45c0: Preparing [2023-08-31T19:21:42.271Z] 52c8b2d98596: Preparing [2023-08-31T19:21:42.271Z] 9cacb6372b2f: Preparing [2023-08-31T19:21:42.271Z] 997740f06b8c: Preparing [2023-08-31T19:21:42.271Z] e4418a7ece7b: Preparing [2023-08-31T19:21:42.271Z] b0c27180d0db: Preparing [2023-08-31T19:21:42.271Z] 221320d7cb5c: Preparing [2023-08-31T19:21:42.271Z] 6d879d249509: Preparing [2023-08-31T19:21:42.271Z] 89db013c8c68: Preparing [2023-08-31T19:21:42.271Z] af5ca3b9007a: Preparing [2023-08-31T19:21:42.271Z] 5f70bf18a086: Preparing [2023-08-31T19:21:42.271Z] 89608e49d716: Preparing [2023-08-31T19:21:42.271Z] a4df2a5d81f5: Preparing [2023-08-31T19:21:42.271Z] 36b50b131297: Preparing [2023-08-31T19:21:42.271Z] 89db013c8c68: Waiting [2023-08-31T19:21:42.271Z] af5ca3b9007a: Waiting [2023-08-31T19:21:42.271Z] 221320d7cb5c: Waiting [2023-08-31T19:21:42.271Z] e4418a7ece7b: Waiting [2023-08-31T19:21:42.271Z] 5f70bf18a086: Waiting [2023-08-31T19:21:42.271Z] 6d879d249509: Waiting [2023-08-31T19:21:42.271Z] b0c27180d0db: Waiting [2023-08-31T19:21:42.271Z] 89608e49d716: Waiting [2023-08-31T19:21:42.271Z] a4df2a5d81f5: Waiting [2023-08-31T19:21:42.271Z] 36b50b131297: Waiting [2023-08-31T19:21:42.271Z] 997740f06b8c: Layer already exists [2023-08-31T19:21:42.271Z] 53380fad56d9: Layer already exists [2023-08-31T19:21:42.271Z] 52c8b2d98596: Layer already exists [2023-08-31T19:21:42.271Z] 9cacb6372b2f: Layer already exists [2023-08-31T19:21:42.271Z] d42771bd45c0: Layer already exists [2023-08-31T19:21:42.271Z] e4418a7ece7b: Layer already exists [2023-08-31T19:21:42.271Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:42.271Z] 6d879d249509: Layer already exists [2023-08-31T19:21:42.271Z] 89db013c8c68: Layer already exists [2023-08-31T19:21:42.271Z] b0c27180d0db: Layer already exists [2023-08-31T19:21:42.271Z] af5ca3b9007a: Layer already exists [2023-08-31T19:21:42.271Z] 5f70bf18a086: Layer already exists [2023-08-31T19:21:42.271Z] a4df2a5d81f5: Layer already exists [2023-08-31T19:21:42.271Z] 89608e49d716: Layer already exists [2023-08-31T19:21:42.271Z] 36b50b131297: Layer already exists [2023-08-31T19:21:42.271Z] latest: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:42.578Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:42.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.36 [2023-08-31T19:21:42.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-31T19:21:42.880Z] 53380fad56d9: Preparing [2023-08-31T19:21:42.881Z] d42771bd45c0: Preparing [2023-08-31T19:21:42.881Z] 52c8b2d98596: Preparing [2023-08-31T19:21:42.881Z] 9cacb6372b2f: Preparing [2023-08-31T19:21:42.881Z] 997740f06b8c: Preparing [2023-08-31T19:21:42.881Z] e4418a7ece7b: Preparing [2023-08-31T19:21:42.881Z] b0c27180d0db: Preparing [2023-08-31T19:21:42.881Z] 221320d7cb5c: Preparing [2023-08-31T19:21:42.881Z] 6d879d249509: Preparing [2023-08-31T19:21:42.881Z] 89db013c8c68: Preparing [2023-08-31T19:21:42.881Z] af5ca3b9007a: Preparing [2023-08-31T19:21:42.881Z] 5f70bf18a086: Preparing [2023-08-31T19:21:42.881Z] 89608e49d716: Preparing [2023-08-31T19:21:42.881Z] a4df2a5d81f5: Preparing [2023-08-31T19:21:42.881Z] 36b50b131297: Preparing [2023-08-31T19:21:42.881Z] e4418a7ece7b: Waiting [2023-08-31T19:21:42.881Z] 5f70bf18a086: Waiting [2023-08-31T19:21:42.881Z] 89608e49d716: Waiting [2023-08-31T19:21:42.881Z] a4df2a5d81f5: Waiting [2023-08-31T19:21:42.881Z] 36b50b131297: Waiting [2023-08-31T19:21:42.881Z] 221320d7cb5c: Waiting [2023-08-31T19:21:42.881Z] 6d879d249509: Waiting [2023-08-31T19:21:42.881Z] 89db013c8c68: Waiting [2023-08-31T19:21:42.881Z] b0c27180d0db: Waiting [2023-08-31T19:21:42.881Z] af5ca3b9007a: Waiting [2023-08-31T19:21:42.881Z] 9cacb6372b2f: Layer already exists [2023-08-31T19:21:42.881Z] 52c8b2d98596: Layer already exists [2023-08-31T19:21:42.881Z] d42771bd45c0: Layer already exists [2023-08-31T19:21:42.881Z] 997740f06b8c: Layer already exists [2023-08-31T19:21:42.881Z] 53380fad56d9: Layer already exists [2023-08-31T19:21:42.881Z] b0c27180d0db: Layer already exists [2023-08-31T19:21:42.881Z] e4418a7ece7b: Layer already exists [2023-08-31T19:21:42.881Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:42.881Z] 6d879d249509: Layer already exists [2023-08-31T19:21:42.881Z] 89db013c8c68: Layer already exists [2023-08-31T19:21:42.881Z] af5ca3b9007a: Layer already exists [2023-08-31T19:21:42.881Z] 89608e49d716: Layer already exists [2023-08-31T19:21:42.881Z] 5f70bf18a086: Layer already exists [2023-08-31T19:21:42.881Z] 36b50b131297: Layer already exists [2023-08-31T19:21:42.881Z] a4df2a5d81f5: Layer already exists [2023-08-31T19:21:42.881Z] 3.1.0-dev.36: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:43.184Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:43.488Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:43.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-31T19:21:43.489Z] 53380fad56d9: Preparing [2023-08-31T19:21:43.489Z] d42771bd45c0: Preparing [2023-08-31T19:21:43.489Z] 52c8b2d98596: Preparing [2023-08-31T19:21:43.489Z] 9cacb6372b2f: Preparing [2023-08-31T19:21:43.489Z] 997740f06b8c: Preparing [2023-08-31T19:21:43.489Z] e4418a7ece7b: Preparing [2023-08-31T19:21:43.489Z] b0c27180d0db: Preparing [2023-08-31T19:21:43.489Z] 221320d7cb5c: Preparing [2023-08-31T19:21:43.489Z] 6d879d249509: Preparing [2023-08-31T19:21:43.489Z] 89db013c8c68: Preparing [2023-08-31T19:21:43.489Z] af5ca3b9007a: Preparing [2023-08-31T19:21:43.489Z] 5f70bf18a086: Preparing [2023-08-31T19:21:43.489Z] 89608e49d716: Preparing [2023-08-31T19:21:43.489Z] a4df2a5d81f5: Preparing [2023-08-31T19:21:43.489Z] 36b50b131297: Preparing [2023-08-31T19:21:43.489Z] 5f70bf18a086: Waiting [2023-08-31T19:21:43.489Z] e4418a7ece7b: Waiting [2023-08-31T19:21:43.489Z] 36b50b131297: Waiting [2023-08-31T19:21:43.489Z] 89608e49d716: Waiting [2023-08-31T19:21:43.489Z] a4df2a5d81f5: Waiting [2023-08-31T19:21:43.489Z] 221320d7cb5c: Waiting [2023-08-31T19:21:43.489Z] 89db013c8c68: Waiting [2023-08-31T19:21:43.489Z] b0c27180d0db: Waiting [2023-08-31T19:21:43.489Z] af5ca3b9007a: Waiting [2023-08-31T19:21:43.489Z] 52c8b2d98596: Layer already exists [2023-08-31T19:21:43.489Z] 53380fad56d9: Layer already exists [2023-08-31T19:21:43.489Z] d42771bd45c0: Layer already exists [2023-08-31T19:21:43.489Z] 997740f06b8c: Layer already exists [2023-08-31T19:21:43.489Z] 9cacb6372b2f: Layer already exists [2023-08-31T19:21:43.489Z] e4418a7ece7b: Layer already exists [2023-08-31T19:21:43.489Z] b0c27180d0db: Layer already exists [2023-08-31T19:21:43.489Z] af5ca3b9007a: Layer already exists [2023-08-31T19:21:43.489Z] 6d879d249509: Layer already exists [2023-08-31T19:21:43.489Z] 89db013c8c68: Layer already exists [2023-08-31T19:21:43.489Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:43.489Z] 5f70bf18a086: Layer already exists [2023-08-31T19:21:43.489Z] 36b50b131297: Layer already exists [2023-08-31T19:21:43.489Z] 89608e49d716: Layer already exists [2023-08-31T19:21:43.489Z] a4df2a5d81f5: Layer already exists [2023-08-31T19:21:43.489Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:43.799Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:44.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-31T19:21:44.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-31T19:21:44.149Z] 53380fad56d9: Preparing [2023-08-31T19:21:44.149Z] d42771bd45c0: Preparing [2023-08-31T19:21:44.149Z] 52c8b2d98596: Preparing [2023-08-31T19:21:44.149Z] 9cacb6372b2f: Preparing [2023-08-31T19:21:44.149Z] 997740f06b8c: Preparing [2023-08-31T19:21:44.149Z] e4418a7ece7b: Preparing [2023-08-31T19:21:44.149Z] b0c27180d0db: Preparing [2023-08-31T19:21:44.149Z] 221320d7cb5c: Preparing [2023-08-31T19:21:44.149Z] 6d879d249509: Preparing [2023-08-31T19:21:44.149Z] 89db013c8c68: Preparing [2023-08-31T19:21:44.149Z] af5ca3b9007a: Preparing [2023-08-31T19:21:44.149Z] 5f70bf18a086: Preparing [2023-08-31T19:21:44.149Z] 89608e49d716: Preparing [2023-08-31T19:21:44.149Z] a4df2a5d81f5: Preparing [2023-08-31T19:21:44.149Z] 36b50b131297: Preparing [2023-08-31T19:21:44.149Z] e4418a7ece7b: Waiting [2023-08-31T19:21:44.149Z] b0c27180d0db: Waiting [2023-08-31T19:21:44.149Z] 5f70bf18a086: Waiting [2023-08-31T19:21:44.149Z] 89608e49d716: Waiting [2023-08-31T19:21:44.149Z] a4df2a5d81f5: Waiting [2023-08-31T19:21:44.149Z] 36b50b131297: Waiting [2023-08-31T19:21:44.149Z] 221320d7cb5c: Waiting [2023-08-31T19:21:44.149Z] 89db013c8c68: Waiting [2023-08-31T19:21:44.149Z] af5ca3b9007a: Waiting [2023-08-31T19:21:44.149Z] 53380fad56d9: Layer already exists [2023-08-31T19:21:44.149Z] 52c8b2d98596: Layer already exists [2023-08-31T19:21:44.149Z] 9cacb6372b2f: Layer already exists [2023-08-31T19:21:44.149Z] 997740f06b8c: Layer already exists [2023-08-31T19:21:44.149Z] d42771bd45c0: Layer already exists [2023-08-31T19:21:44.149Z] e4418a7ece7b: Layer already exists [2023-08-31T19:21:44.149Z] b0c27180d0db: Layer already exists [2023-08-31T19:21:44.149Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:44.149Z] 89db013c8c68: Layer already exists [2023-08-31T19:21:44.149Z] 6d879d249509: Layer already exists [2023-08-31T19:21:44.149Z] af5ca3b9007a: Layer already exists [2023-08-31T19:21:44.149Z] 5f70bf18a086: Layer already exists [2023-08-31T19:21:44.149Z] a4df2a5d81f5: Layer already exists [2023-08-31T19:21:44.149Z] 36b50b131297: Layer already exists [2023-08-31T19:21:44.149Z] 89608e49d716: Layer already exists [2023-08-31T19:21:44.149Z] main: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:44.185Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:44.190Z] taggedImages: [2023-08-31T19:21:44.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:44.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-31T19:21:44.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.36 [2023-08-31T19:21:44.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:44.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-31T19:21:44.204Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-31T19:21:44.204Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:44.204Z] latest [2023-08-31T19:21:44.204Z] 3.1.0-dev.36 [2023-08-31T19:21:44.204Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:44.204Z] main [2023-08-31T19:21:44.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:44.590Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:44.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:44.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-31T19:21:44.955Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:44.955Z] ce0c6051e54e: Preparing [2023-08-31T19:21:44.955Z] b90d91c9cee1: Preparing [2023-08-31T19:21:44.955Z] a2c35e0087ed: Preparing [2023-08-31T19:21:44.955Z] 221320d7cb5c: Preparing [2023-08-31T19:21:44.955Z] 6d879d249509: Preparing [2023-08-31T19:21:44.955Z] 3f1db767d751: Preparing [2023-08-31T19:21:44.955Z] 36b50b131297: Preparing [2023-08-31T19:21:44.955Z] 3f1db767d751: Waiting [2023-08-31T19:21:44.955Z] 36b50b131297: Waiting [2023-08-31T19:21:44.955Z] 6d879d249509: Waiting [2023-08-31T19:21:44.955Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:44.955Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:44.955Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:44.955Z] 6d879d249509: Layer already exists [2023-08-31T19:21:44.955Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:44.955Z] 36b50b131297: Layer already exists [2023-08-31T19:21:44.955Z] b90d91c9cee1: Pushed [2023-08-31T19:21:46.394Z] a2c35e0087ed: Pushed [2023-08-31T19:21:46.394Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:46.721Z] + 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-31T19:21:47.032Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-31T19:21:47.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-31T19:21:47.032Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:47.032Z] ce0c6051e54e: Preparing [2023-08-31T19:21:47.032Z] b90d91c9cee1: Preparing [2023-08-31T19:21:47.032Z] a2c35e0087ed: Preparing [2023-08-31T19:21:47.032Z] 221320d7cb5c: Preparing [2023-08-31T19:21:47.032Z] 6d879d249509: Preparing [2023-08-31T19:21:47.032Z] 3f1db767d751: Preparing [2023-08-31T19:21:47.032Z] 36b50b131297: Preparing [2023-08-31T19:21:47.032Z] 6d879d249509: Waiting [2023-08-31T19:21:47.032Z] 3f1db767d751: Waiting [2023-08-31T19:21:47.032Z] 36b50b131297: Waiting [2023-08-31T19:21:47.032Z] a2c35e0087ed: Layer already exists [2023-08-31T19:21:47.032Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:47.032Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:47.032Z] b90d91c9cee1: Layer already exists [2023-08-31T19:21:47.032Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:47.032Z] 6d879d249509: Layer already exists [2023-08-31T19:21:47.032Z] 36b50b131297: Layer already exists [2023-08-31T19:21:47.032Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:47.032Z] latest: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:47.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:47.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.36 [2023-08-31T19:21:47.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-31T19:21:47.649Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:47.649Z] ce0c6051e54e: Preparing [2023-08-31T19:21:47.649Z] b90d91c9cee1: Preparing [2023-08-31T19:21:47.649Z] a2c35e0087ed: Preparing [2023-08-31T19:21:47.649Z] 221320d7cb5c: Preparing [2023-08-31T19:21:47.649Z] 6d879d249509: Preparing [2023-08-31T19:21:47.649Z] 3f1db767d751: Preparing [2023-08-31T19:21:47.649Z] 36b50b131297: Preparing [2023-08-31T19:21:47.649Z] 6d879d249509: Waiting [2023-08-31T19:21:47.649Z] 3f1db767d751: Waiting [2023-08-31T19:21:47.649Z] 36b50b131297: Waiting [2023-08-31T19:21:47.649Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:47.649Z] a2c35e0087ed: Layer already exists [2023-08-31T19:21:47.649Z] b90d91c9cee1: Layer already exists [2023-08-31T19:21:47.649Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:47.649Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:47.649Z] 6d879d249509: Layer already exists [2023-08-31T19:21:47.649Z] 36b50b131297: Layer already exists [2023-08-31T19:21:47.649Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:47.649Z] 3.1.0-dev.36: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:47.957Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:48.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:48.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-31T19:21:48.259Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:48.259Z] ce0c6051e54e: Preparing [2023-08-31T19:21:48.259Z] b90d91c9cee1: Preparing [2023-08-31T19:21:48.259Z] a2c35e0087ed: Preparing [2023-08-31T19:21:48.259Z] 221320d7cb5c: Preparing [2023-08-31T19:21:48.259Z] 6d879d249509: Preparing [2023-08-31T19:21:48.259Z] 3f1db767d751: Preparing [2023-08-31T19:21:48.259Z] 36b50b131297: Preparing [2023-08-31T19:21:48.259Z] 3f1db767d751: Waiting [2023-08-31T19:21:48.259Z] 6d879d249509: Waiting [2023-08-31T19:21:48.259Z] 36b50b131297: Waiting [2023-08-31T19:21:48.259Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:48.259Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:48.259Z] b90d91c9cee1: Layer already exists [2023-08-31T19:21:48.259Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:48.259Z] a2c35e0087ed: Layer already exists [2023-08-31T19:21:48.259Z] 6d879d249509: Layer already exists [2023-08-31T19:21:48.259Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:48.259Z] 36b50b131297: Layer already exists [2023-08-31T19:21:48.259Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:48.571Z] + 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-31T19:21:48.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-31T19:21:48.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-31T19:21:48.880Z] 2fc13d57cbb6: Preparing [2023-08-31T19:21:48.880Z] ce0c6051e54e: Preparing [2023-08-31T19:21:48.880Z] b90d91c9cee1: Preparing [2023-08-31T19:21:48.880Z] a2c35e0087ed: Preparing [2023-08-31T19:21:48.880Z] 221320d7cb5c: Preparing [2023-08-31T19:21:48.880Z] 6d879d249509: Preparing [2023-08-31T19:21:48.880Z] 3f1db767d751: Preparing [2023-08-31T19:21:48.880Z] 36b50b131297: Preparing [2023-08-31T19:21:48.880Z] 6d879d249509: Waiting [2023-08-31T19:21:48.880Z] 3f1db767d751: Waiting [2023-08-31T19:21:48.880Z] 36b50b131297: Waiting [2023-08-31T19:21:48.880Z] a2c35e0087ed: Layer already exists [2023-08-31T19:21:48.880Z] b90d91c9cee1: Layer already exists [2023-08-31T19:21:48.880Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:48.880Z] 2fc13d57cbb6: Layer already exists [2023-08-31T19:21:48.880Z] ce0c6051e54e: Layer already exists [2023-08-31T19:21:48.880Z] 6d879d249509: Layer already exists [2023-08-31T19:21:48.880Z] 3f1db767d751: Layer already exists [2023-08-31T19:21:48.880Z] 36b50b131297: Layer already exists [2023-08-31T19:21:48.880Z] main: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:48.915Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:48.920Z] taggedImages: [2023-08-31T19:21:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-31T19:21:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.36 [2023-08-31T19:21:48.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:48.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-31T19:21:48.934Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-31T19:21:48.934Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:48.934Z] latest [2023-08-31T19:21:48.934Z] 3.1.0-dev.36 [2023-08-31T19:21:48.934Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:48.934Z] main [2023-08-31T19:21:48.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:49.237Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:49.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:49.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-31T19:21:49.536Z] 7dc44463eded: Preparing [2023-08-31T19:21:49.536Z] b203b893903d: Preparing [2023-08-31T19:21:49.536Z] 87aceeca2298: Preparing [2023-08-31T19:21:49.536Z] 2bd8d26e9a5b: Preparing [2023-08-31T19:21:49.536Z] ec51638e5ac7: Preparing [2023-08-31T19:21:49.536Z] 221320d7cb5c: Preparing [2023-08-31T19:21:49.536Z] 6d879d249509: Preparing [2023-08-31T19:21:49.536Z] 978483e3cd8e: Preparing [2023-08-31T19:21:49.536Z] 0552296dd3c8: Preparing [2023-08-31T19:21:49.536Z] 36b50b131297: Preparing [2023-08-31T19:21:49.536Z] 6d879d249509: Waiting [2023-08-31T19:21:49.536Z] 978483e3cd8e: Waiting [2023-08-31T19:21:49.536Z] 0552296dd3c8: Waiting [2023-08-31T19:21:49.536Z] 221320d7cb5c: Waiting [2023-08-31T19:21:49.536Z] 36b50b131297: Waiting [2023-08-31T19:21:49.536Z] 2bd8d26e9a5b: Pushed [2023-08-31T19:21:49.536Z] ec51638e5ac7: Pushed [2023-08-31T19:21:49.536Z] 7dc44463eded: Pushed [2023-08-31T19:21:49.536Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:49.536Z] b203b893903d: Pushed [2023-08-31T19:21:49.536Z] 6d879d249509: Layer already exists [2023-08-31T19:21:49.536Z] 36b50b131297: Layer already exists [2023-08-31T19:21:49.795Z] 978483e3cd8e: Pushed [2023-08-31T19:21:50.727Z] 87aceeca2298: Pushed [2023-08-31T19:21:50.727Z] 0552296dd3c8: Pushed [2023-08-31T19:21:50.986Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:51.287Z] + 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-31T19:21:51.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-31T19:21:51.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-31T19:21:51.596Z] 7dc44463eded: Preparing [2023-08-31T19:21:51.596Z] b203b893903d: Preparing [2023-08-31T19:21:51.596Z] 87aceeca2298: Preparing [2023-08-31T19:21:51.596Z] 2bd8d26e9a5b: Preparing [2023-08-31T19:21:51.596Z] ec51638e5ac7: Preparing [2023-08-31T19:21:51.596Z] 221320d7cb5c: Preparing [2023-08-31T19:21:51.596Z] 6d879d249509: Preparing [2023-08-31T19:21:51.596Z] 978483e3cd8e: Preparing [2023-08-31T19:21:51.596Z] 0552296dd3c8: Preparing [2023-08-31T19:21:51.596Z] 36b50b131297: Preparing [2023-08-31T19:21:51.596Z] 221320d7cb5c: Waiting [2023-08-31T19:21:51.596Z] 0552296dd3c8: Waiting [2023-08-31T19:21:51.596Z] 978483e3cd8e: Waiting [2023-08-31T19:21:51.596Z] 6d879d249509: Waiting [2023-08-31T19:21:51.596Z] 36b50b131297: Waiting [2023-08-31T19:21:51.596Z] 2bd8d26e9a5b: Layer already exists [2023-08-31T19:21:51.596Z] 87aceeca2298: Layer already exists [2023-08-31T19:21:51.596Z] b203b893903d: Layer already exists [2023-08-31T19:21:51.596Z] 7dc44463eded: Layer already exists [2023-08-31T19:21:51.596Z] ec51638e5ac7: Layer already exists [2023-08-31T19:21:51.596Z] 6d879d249509: Layer already exists [2023-08-31T19:21:51.596Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:51.596Z] 0552296dd3c8: Layer already exists [2023-08-31T19:21:51.596Z] 978483e3cd8e: Layer already exists [2023-08-31T19:21:51.596Z] 36b50b131297: Layer already exists [2023-08-31T19:21:51.596Z] latest: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:51.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:52.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.36 [2023-08-31T19:21:52.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-31T19:21:52.197Z] 7dc44463eded: Preparing [2023-08-31T19:21:52.197Z] b203b893903d: Preparing [2023-08-31T19:21:52.197Z] 87aceeca2298: Preparing [2023-08-31T19:21:52.197Z] 2bd8d26e9a5b: Preparing [2023-08-31T19:21:52.197Z] ec51638e5ac7: Preparing [2023-08-31T19:21:52.197Z] 221320d7cb5c: Preparing [2023-08-31T19:21:52.197Z] 6d879d249509: Preparing [2023-08-31T19:21:52.197Z] 978483e3cd8e: Preparing [2023-08-31T19:21:52.197Z] 0552296dd3c8: Preparing [2023-08-31T19:21:52.197Z] 36b50b131297: Preparing [2023-08-31T19:21:52.197Z] 0552296dd3c8: Waiting [2023-08-31T19:21:52.197Z] 221320d7cb5c: Waiting [2023-08-31T19:21:52.197Z] 6d879d249509: Waiting [2023-08-31T19:21:52.197Z] 978483e3cd8e: Waiting [2023-08-31T19:21:52.197Z] 36b50b131297: Waiting [2023-08-31T19:21:52.197Z] ec51638e5ac7: Layer already exists [2023-08-31T19:21:52.197Z] b203b893903d: Layer already exists [2023-08-31T19:21:52.197Z] 7dc44463eded: Layer already exists [2023-08-31T19:21:52.197Z] 87aceeca2298: Layer already exists [2023-08-31T19:21:52.197Z] 2bd8d26e9a5b: Layer already exists [2023-08-31T19:21:52.197Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:52.197Z] 0552296dd3c8: Layer already exists [2023-08-31T19:21:52.197Z] 978483e3cd8e: Layer already exists [2023-08-31T19:21:52.197Z] 6d879d249509: Layer already exists [2023-08-31T19:21:52.197Z] 36b50b131297: Layer already exists [2023-08-31T19:21:52.197Z] 3.1.0-dev.36: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:52.496Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:52.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:52.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-31T19:21:52.798Z] 7dc44463eded: Preparing [2023-08-31T19:21:52.798Z] b203b893903d: Preparing [2023-08-31T19:21:52.798Z] 87aceeca2298: Preparing [2023-08-31T19:21:52.798Z] 2bd8d26e9a5b: Preparing [2023-08-31T19:21:52.798Z] ec51638e5ac7: Preparing [2023-08-31T19:21:52.798Z] 221320d7cb5c: Preparing [2023-08-31T19:21:52.798Z] 6d879d249509: Preparing [2023-08-31T19:21:52.798Z] 978483e3cd8e: Preparing [2023-08-31T19:21:52.798Z] 0552296dd3c8: Preparing [2023-08-31T19:21:52.798Z] 36b50b131297: Preparing [2023-08-31T19:21:52.798Z] 221320d7cb5c: Waiting [2023-08-31T19:21:52.798Z] 6d879d249509: Waiting [2023-08-31T19:21:52.798Z] 978483e3cd8e: Waiting [2023-08-31T19:21:52.798Z] 0552296dd3c8: Waiting [2023-08-31T19:21:52.798Z] 36b50b131297: Waiting [2023-08-31T19:21:52.798Z] b203b893903d: Layer already exists [2023-08-31T19:21:52.798Z] 87aceeca2298: Layer already exists [2023-08-31T19:21:52.798Z] ec51638e5ac7: Layer already exists [2023-08-31T19:21:52.798Z] 7dc44463eded: Layer already exists [2023-08-31T19:21:52.798Z] 2bd8d26e9a5b: Layer already exists [2023-08-31T19:21:52.798Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:52.798Z] 6d879d249509: Layer already exists [2023-08-31T19:21:52.798Z] 0552296dd3c8: Layer already exists [2023-08-31T19:21:52.798Z] 978483e3cd8e: Layer already exists [2023-08-31T19:21:52.798Z] 36b50b131297: Layer already exists [2023-08-31T19:21:52.798Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:53.101Z] + 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-31T19:21:53.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-31T19:21:53.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-31T19:21:53.406Z] 7dc44463eded: Preparing [2023-08-31T19:21:53.406Z] b203b893903d: Preparing [2023-08-31T19:21:53.406Z] 87aceeca2298: Preparing [2023-08-31T19:21:53.406Z] 2bd8d26e9a5b: Preparing [2023-08-31T19:21:53.406Z] ec51638e5ac7: Preparing [2023-08-31T19:21:53.406Z] 221320d7cb5c: Preparing [2023-08-31T19:21:53.406Z] 6d879d249509: Preparing [2023-08-31T19:21:53.406Z] 978483e3cd8e: Preparing [2023-08-31T19:21:53.406Z] 0552296dd3c8: Preparing [2023-08-31T19:21:53.406Z] 36b50b131297: Preparing [2023-08-31T19:21:53.406Z] 6d879d249509: Waiting [2023-08-31T19:21:53.406Z] 978483e3cd8e: Waiting [2023-08-31T19:21:53.406Z] 0552296dd3c8: Waiting [2023-08-31T19:21:53.406Z] 36b50b131297: Waiting [2023-08-31T19:21:53.406Z] 7dc44463eded: Layer already exists [2023-08-31T19:21:53.406Z] 2bd8d26e9a5b: Layer already exists [2023-08-31T19:21:53.406Z] b203b893903d: Layer already exists [2023-08-31T19:21:53.406Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:53.406Z] 6d879d249509: Layer already exists [2023-08-31T19:21:53.406Z] 978483e3cd8e: Layer already exists [2023-08-31T19:21:53.406Z] 0552296dd3c8: Layer already exists [2023-08-31T19:21:53.664Z] 87aceeca2298: Layer already exists [2023-08-31T19:21:53.664Z] ec51638e5ac7: Layer already exists [2023-08-31T19:21:53.664Z] 36b50b131297: Layer already exists [2023-08-31T19:21:53.664Z] main: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:53.702Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:53.708Z] taggedImages: [2023-08-31T19:21:53.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:53.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-31T19:21:53.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.36 [2023-08-31T19:21:53.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:53.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-31T19:21:53.722Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-31T19:21:53.722Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:53.722Z] latest [2023-08-31T19:21:53.722Z] 3.1.0-dev.36 [2023-08-31T19:21:53.722Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:53.722Z] main [2023-08-31T19:21:53.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:54.023Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:54.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:54.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-31T19:21:54.332Z] d20c449224bd: Preparing [2023-08-31T19:21:54.332Z] 7f0374aa0e4e: Preparing [2023-08-31T19:21:54.332Z] 345fd7d58f00: Preparing [2023-08-31T19:21:54.332Z] 9bc681496c27: Preparing [2023-08-31T19:21:54.332Z] 6143ebbdd6c1: Preparing [2023-08-31T19:21:54.332Z] a93de0282807: Preparing [2023-08-31T19:21:54.332Z] 4412159b7de2: Preparing [2023-08-31T19:21:54.332Z] 221320d7cb5c: Preparing [2023-08-31T19:21:54.332Z] 6d879d249509: Preparing [2023-08-31T19:21:54.332Z] 01ba1d26c985: Preparing [2023-08-31T19:21:54.332Z] 36b50b131297: Preparing [2023-08-31T19:21:54.332Z] 221320d7cb5c: Waiting [2023-08-31T19:21:54.332Z] 6d879d249509: Waiting [2023-08-31T19:21:54.332Z] a93de0282807: Waiting [2023-08-31T19:21:54.332Z] 36b50b131297: Waiting [2023-08-31T19:21:54.332Z] 01ba1d26c985: Waiting [2023-08-31T19:21:54.332Z] 4412159b7de2: Waiting [2023-08-31T19:21:54.332Z] 6143ebbdd6c1: Pushed [2023-08-31T19:21:54.332Z] 7f0374aa0e4e: Pushed [2023-08-31T19:21:54.332Z] d20c449224bd: Pushed [2023-08-31T19:21:54.332Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:54.332Z] 6d879d249509: Layer already exists [2023-08-31T19:21:54.590Z] a93de0282807: Pushed [2023-08-31T19:21:54.590Z] 4412159b7de2: Pushed [2023-08-31T19:21:54.590Z] 36b50b131297: Layer already exists [2023-08-31T19:21:55.522Z] 9bc681496c27: Pushed [2023-08-31T19:21:55.523Z] 01ba1d26c985: Pushed [2023-08-31T19:21:56.089Z] 345fd7d58f00: Pushed [2023-08-31T19:21:56.089Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:56.401Z] + 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-31T19:21:56.711Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-31T19:21:56.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-31T19:21:56.711Z] d20c449224bd: Preparing [2023-08-31T19:21:56.711Z] 7f0374aa0e4e: Preparing [2023-08-31T19:21:56.711Z] 345fd7d58f00: Preparing [2023-08-31T19:21:56.711Z] 9bc681496c27: Preparing [2023-08-31T19:21:56.711Z] 6143ebbdd6c1: Preparing [2023-08-31T19:21:56.711Z] a93de0282807: Preparing [2023-08-31T19:21:56.711Z] 4412159b7de2: Preparing [2023-08-31T19:21:56.711Z] 221320d7cb5c: Preparing [2023-08-31T19:21:56.711Z] 6d879d249509: Preparing [2023-08-31T19:21:56.711Z] 221320d7cb5c: Waiting [2023-08-31T19:21:56.711Z] 4412159b7de2: Waiting [2023-08-31T19:21:56.711Z] 6d879d249509: Waiting [2023-08-31T19:21:56.711Z] 01ba1d26c985: Preparing [2023-08-31T19:21:56.711Z] 36b50b131297: Preparing [2023-08-31T19:21:56.711Z] 01ba1d26c985: Waiting [2023-08-31T19:21:56.711Z] 36b50b131297: Waiting [2023-08-31T19:21:56.711Z] 6143ebbdd6c1: Layer already exists [2023-08-31T19:21:56.711Z] d20c449224bd: Layer already exists [2023-08-31T19:21:56.711Z] 9bc681496c27: Layer already exists [2023-08-31T19:21:56.711Z] 7f0374aa0e4e: Layer already exists [2023-08-31T19:21:56.711Z] 345fd7d58f00: Layer already exists [2023-08-31T19:21:56.711Z] a93de0282807: Layer already exists [2023-08-31T19:21:56.711Z] 4412159b7de2: Layer already exists [2023-08-31T19:21:56.711Z] 6d879d249509: Layer already exists [2023-08-31T19:21:56.711Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:56.711Z] 01ba1d26c985: Layer already exists [2023-08-31T19:21:56.711Z] 36b50b131297: Layer already exists [2023-08-31T19:21:56.711Z] latest: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:57.018Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:57.325Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.36 [2023-08-31T19:21:57.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-31T19:21:57.325Z] d20c449224bd: Preparing [2023-08-31T19:21:57.325Z] 7f0374aa0e4e: Preparing [2023-08-31T19:21:57.325Z] 345fd7d58f00: Preparing [2023-08-31T19:21:57.325Z] 9bc681496c27: Preparing [2023-08-31T19:21:57.325Z] 6143ebbdd6c1: Preparing [2023-08-31T19:21:57.325Z] a93de0282807: Preparing [2023-08-31T19:21:57.325Z] 4412159b7de2: Preparing [2023-08-31T19:21:57.325Z] 221320d7cb5c: Preparing [2023-08-31T19:21:57.325Z] 6d879d249509: Preparing [2023-08-31T19:21:57.325Z] 01ba1d26c985: Preparing [2023-08-31T19:21:57.325Z] 36b50b131297: Preparing [2023-08-31T19:21:57.325Z] 4412159b7de2: Waiting [2023-08-31T19:21:57.325Z] a93de0282807: Waiting [2023-08-31T19:21:57.325Z] 221320d7cb5c: Waiting [2023-08-31T19:21:57.325Z] 01ba1d26c985: Waiting [2023-08-31T19:21:57.325Z] 36b50b131297: Waiting [2023-08-31T19:21:57.325Z] 9bc681496c27: Layer already exists [2023-08-31T19:21:57.325Z] 6143ebbdd6c1: Layer already exists [2023-08-31T19:21:57.325Z] d20c449224bd: Layer already exists [2023-08-31T19:21:57.325Z] 7f0374aa0e4e: Layer already exists [2023-08-31T19:21:57.325Z] 345fd7d58f00: Layer already exists [2023-08-31T19:21:57.325Z] a93de0282807: Layer already exists [2023-08-31T19:21:57.325Z] 6d879d249509: Layer already exists [2023-08-31T19:21:57.325Z] 4412159b7de2: Layer already exists [2023-08-31T19:21:57.325Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:57.325Z] 01ba1d26c985: Layer already exists [2023-08-31T19:21:57.325Z] 36b50b131297: Layer already exists [2023-08-31T19:21:57.325Z] 3.1.0-dev.36: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:57.627Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:57.930Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:57.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-31T19:21:57.930Z] d20c449224bd: Preparing [2023-08-31T19:21:57.930Z] 7f0374aa0e4e: Preparing [2023-08-31T19:21:57.930Z] 345fd7d58f00: Preparing [2023-08-31T19:21:57.930Z] 9bc681496c27: Preparing [2023-08-31T19:21:57.930Z] 6143ebbdd6c1: Preparing [2023-08-31T19:21:57.930Z] a93de0282807: Preparing [2023-08-31T19:21:57.930Z] 4412159b7de2: Preparing [2023-08-31T19:21:57.930Z] 221320d7cb5c: Preparing [2023-08-31T19:21:57.930Z] 6d879d249509: Preparing [2023-08-31T19:21:57.930Z] 01ba1d26c985: Preparing [2023-08-31T19:21:57.930Z] 36b50b131297: Preparing [2023-08-31T19:21:57.930Z] 4412159b7de2: Waiting [2023-08-31T19:21:57.930Z] 221320d7cb5c: Waiting [2023-08-31T19:21:57.930Z] 6d879d249509: Waiting [2023-08-31T19:21:57.930Z] 01ba1d26c985: Waiting [2023-08-31T19:21:57.930Z] 36b50b131297: Waiting [2023-08-31T19:21:57.930Z] a93de0282807: Waiting [2023-08-31T19:21:57.930Z] 6143ebbdd6c1: Layer already exists [2023-08-31T19:21:57.930Z] d20c449224bd: Layer already exists [2023-08-31T19:21:57.930Z] 7f0374aa0e4e: Layer already exists [2023-08-31T19:21:57.930Z] 345fd7d58f00: Layer already exists [2023-08-31T19:21:57.930Z] 9bc681496c27: Layer already exists [2023-08-31T19:21:57.930Z] 4412159b7de2: Layer already exists [2023-08-31T19:21:57.930Z] a93de0282807: Layer already exists [2023-08-31T19:21:57.930Z] 01ba1d26c985: Layer already exists [2023-08-31T19:21:57.930Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:57.930Z] 6d879d249509: Layer already exists [2023-08-31T19:21:57.930Z] 36b50b131297: Layer already exists [2023-08-31T19:21:57.930Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:58.243Z] + 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-31T19:21:58.546Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-31T19:21:58.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-31T19:21:58.546Z] d20c449224bd: Preparing [2023-08-31T19:21:58.546Z] 7f0374aa0e4e: Preparing [2023-08-31T19:21:58.546Z] 345fd7d58f00: Preparing [2023-08-31T19:21:58.546Z] 9bc681496c27: Preparing [2023-08-31T19:21:58.546Z] 6143ebbdd6c1: Preparing [2023-08-31T19:21:58.546Z] a93de0282807: Preparing [2023-08-31T19:21:58.546Z] 4412159b7de2: Preparing [2023-08-31T19:21:58.546Z] 221320d7cb5c: Preparing [2023-08-31T19:21:58.546Z] 6d879d249509: Preparing [2023-08-31T19:21:58.546Z] 01ba1d26c985: Preparing [2023-08-31T19:21:58.546Z] 36b50b131297: Preparing [2023-08-31T19:21:58.546Z] 221320d7cb5c: Waiting [2023-08-31T19:21:58.546Z] 6d879d249509: Waiting [2023-08-31T19:21:58.546Z] 01ba1d26c985: Waiting [2023-08-31T19:21:58.546Z] 4412159b7de2: Waiting [2023-08-31T19:21:58.546Z] a93de0282807: Waiting [2023-08-31T19:21:58.546Z] 36b50b131297: Waiting [2023-08-31T19:21:58.546Z] 7f0374aa0e4e: Layer already exists [2023-08-31T19:21:58.546Z] 6143ebbdd6c1: Layer already exists [2023-08-31T19:21:58.546Z] 345fd7d58f00: Layer already exists [2023-08-31T19:21:58.546Z] 9bc681496c27: Layer already exists [2023-08-31T19:21:58.546Z] d20c449224bd: Layer already exists [2023-08-31T19:21:58.546Z] a93de0282807: Layer already exists [2023-08-31T19:21:58.546Z] 6d879d249509: Layer already exists [2023-08-31T19:21:58.546Z] 4412159b7de2: Layer already exists [2023-08-31T19:21:58.546Z] 01ba1d26c985: Layer already exists [2023-08-31T19:21:58.546Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:58.546Z] 36b50b131297: Layer already exists [2023-08-31T19:21:58.546Z] main: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:21:58.596Z] ===================================================== [Pipeline] echo [2023-08-31T19:21:58.603Z] taggedImages: [2023-08-31T19:21:58.603Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:58.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-31T19:21:58.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.36 [2023-08-31T19:21:58.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:58.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-31T19:21:58.629Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-31T19:21:58.629Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:58.629Z] latest [2023-08-31T19:21:58.629Z] 3.1.0-dev.36 [2023-08-31T19:21:58.629Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:21:58.629Z] main [2023-08-31T19:21:58.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:58.950Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:21:59.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:21:59.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-31T19:21:59.261Z] 90f8bdc5bbb2: Preparing [2023-08-31T19:21:59.261Z] 40164c59645b: Preparing [2023-08-31T19:21:59.261Z] 221320d7cb5c: Preparing [2023-08-31T19:21:59.261Z] 6d879d249509: Preparing [2023-08-31T19:21:59.261Z] ce5027aec54d: Preparing [2023-08-31T19:21:59.261Z] 36b50b131297: Preparing [2023-08-31T19:21:59.261Z] 36b50b131297: Waiting [2023-08-31T19:21:59.261Z] 221320d7cb5c: Layer already exists [2023-08-31T19:21:59.261Z] 6d879d249509: Layer already exists [2023-08-31T19:21:59.261Z] 36b50b131297: Layer already exists [2023-08-31T19:21:59.261Z] 90f8bdc5bbb2: Pushed [2023-08-31T19:21:59.825Z] ce5027aec54d: Pushed [2023-08-31T19:22:01.727Z] 40164c59645b: Pushed [2023-08-31T19:22:01.727Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:02.046Z] + 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-31T19:22:02.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-31T19:22:02.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-31T19:22:02.349Z] 90f8bdc5bbb2: Preparing [2023-08-31T19:22:02.349Z] 40164c59645b: Preparing [2023-08-31T19:22:02.349Z] 221320d7cb5c: Preparing [2023-08-31T19:22:02.349Z] 6d879d249509: Preparing [2023-08-31T19:22:02.349Z] ce5027aec54d: Preparing [2023-08-31T19:22:02.349Z] 36b50b131297: Preparing [2023-08-31T19:22:02.349Z] 36b50b131297: Waiting [2023-08-31T19:22:02.349Z] 40164c59645b: Layer already exists [2023-08-31T19:22:02.349Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:02.349Z] 90f8bdc5bbb2: Layer already exists [2023-08-31T19:22:02.349Z] ce5027aec54d: Layer already exists [2023-08-31T19:22:02.349Z] 6d879d249509: Layer already exists [2023-08-31T19:22:02.349Z] 36b50b131297: Layer already exists [2023-08-31T19:22:02.349Z] latest: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:02.655Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:02.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.36 [2023-08-31T19:22:02.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-31T19:22:02.958Z] 90f8bdc5bbb2: Preparing [2023-08-31T19:22:02.958Z] 40164c59645b: Preparing [2023-08-31T19:22:02.958Z] 221320d7cb5c: Preparing [2023-08-31T19:22:02.958Z] 6d879d249509: Preparing [2023-08-31T19:22:02.958Z] ce5027aec54d: Preparing [2023-08-31T19:22:02.958Z] 36b50b131297: Preparing [2023-08-31T19:22:02.958Z] 36b50b131297: Waiting [2023-08-31T19:22:02.958Z] 6d879d249509: Layer already exists [2023-08-31T19:22:02.958Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:02.958Z] 40164c59645b: Layer already exists [2023-08-31T19:22:02.958Z] 90f8bdc5bbb2: Layer already exists [2023-08-31T19:22:02.958Z] ce5027aec54d: Layer already exists [2023-08-31T19:22:02.958Z] 36b50b131297: Layer already exists [2023-08-31T19:22:02.958Z] 3.1.0-dev.36: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:03.261Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:03.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:03.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-31T19:22:03.562Z] 90f8bdc5bbb2: Preparing [2023-08-31T19:22:03.562Z] 40164c59645b: Preparing [2023-08-31T19:22:03.562Z] 221320d7cb5c: Preparing [2023-08-31T19:22:03.562Z] 6d879d249509: Preparing [2023-08-31T19:22:03.562Z] ce5027aec54d: Preparing [2023-08-31T19:22:03.562Z] 36b50b131297: Preparing [2023-08-31T19:22:03.562Z] 36b50b131297: Waiting [2023-08-31T19:22:03.562Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:03.563Z] 6d879d249509: Layer already exists [2023-08-31T19:22:03.563Z] ce5027aec54d: Layer already exists [2023-08-31T19:22:03.563Z] 90f8bdc5bbb2: Layer already exists [2023-08-31T19:22:03.563Z] 40164c59645b: Layer already exists [2023-08-31T19:22:03.563Z] 36b50b131297: Layer already exists [2023-08-31T19:22:03.563Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:04.027Z] + 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-31T19:22:04.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-31T19:22:04.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-31T19:22:04.331Z] 90f8bdc5bbb2: Preparing [2023-08-31T19:22:04.331Z] 40164c59645b: Preparing [2023-08-31T19:22:04.331Z] 221320d7cb5c: Preparing [2023-08-31T19:22:04.331Z] 6d879d249509: Preparing [2023-08-31T19:22:04.331Z] ce5027aec54d: Preparing [2023-08-31T19:22:04.331Z] 36b50b131297: Preparing [2023-08-31T19:22:04.331Z] 40164c59645b: Layer already exists [2023-08-31T19:22:04.331Z] 90f8bdc5bbb2: Layer already exists [2023-08-31T19:22:04.331Z] 6d879d249509: Layer already exists [2023-08-31T19:22:04.331Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:04.331Z] ce5027aec54d: Layer already exists [2023-08-31T19:22:04.331Z] 36b50b131297: Layer already exists [2023-08-31T19:22:04.331Z] main: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:22:04.373Z] ===================================================== [Pipeline] echo [2023-08-31T19:22:04.380Z] taggedImages: [2023-08-31T19:22:04.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:04.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-31T19:22:04.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.36 [2023-08-31T19:22:04.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:04.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-31T19:22:04.402Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-31T19:22:04.402Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:04.402Z] latest [2023-08-31T19:22:04.402Z] 3.1.0-dev.36 [2023-08-31T19:22:04.402Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:04.402Z] main [2023-08-31T19:22:04.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:04.735Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:05.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:05.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-31T19:22:05.037Z] 5772f24816c4: Preparing [2023-08-31T19:22:05.037Z] 24cc355b8d1e: Preparing [2023-08-31T19:22:05.037Z] 6390ba439006: Preparing [2023-08-31T19:22:05.037Z] 221320d7cb5c: Preparing [2023-08-31T19:22:05.037Z] 6d879d249509: Preparing [2023-08-31T19:22:05.037Z] 411803b17e08: Preparing [2023-08-31T19:22:05.037Z] 22bd528aa6e9: Preparing [2023-08-31T19:22:05.037Z] 54264e466d02: Preparing [2023-08-31T19:22:05.037Z] 36b50b131297: Preparing [2023-08-31T19:22:05.037Z] 411803b17e08: Waiting [2023-08-31T19:22:05.037Z] 54264e466d02: Waiting [2023-08-31T19:22:05.037Z] 22bd528aa6e9: Waiting [2023-08-31T19:22:05.037Z] 36b50b131297: Waiting [2023-08-31T19:22:05.037Z] 6d879d249509: Layer already exists [2023-08-31T19:22:05.037Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:05.037Z] 24cc355b8d1e: Pushed [2023-08-31T19:22:05.037Z] 6390ba439006: Pushed [2023-08-31T19:22:05.037Z] 5772f24816c4: Pushed [2023-08-31T19:22:05.037Z] 36b50b131297: Layer already exists [2023-08-31T19:22:05.603Z] 54264e466d02: Pushed [2023-08-31T19:22:10.872Z] 22bd528aa6e9: Pushed [2023-08-31T19:22:12.774Z] 411803b17e08: Pushed [2023-08-31T19:22:12.775Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:13.075Z] + 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-31T19:22:13.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-31T19:22:13.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-31T19:22:13.379Z] 5772f24816c4: Preparing [2023-08-31T19:22:13.379Z] 24cc355b8d1e: Preparing [2023-08-31T19:22:13.379Z] 6390ba439006: Preparing [2023-08-31T19:22:13.379Z] 221320d7cb5c: Preparing [2023-08-31T19:22:13.379Z] 6d879d249509: Preparing [2023-08-31T19:22:13.379Z] 411803b17e08: Preparing [2023-08-31T19:22:13.379Z] 22bd528aa6e9: Preparing [2023-08-31T19:22:13.379Z] 54264e466d02: Preparing [2023-08-31T19:22:13.379Z] 36b50b131297: Preparing [2023-08-31T19:22:13.379Z] 411803b17e08: Waiting [2023-08-31T19:22:13.379Z] 22bd528aa6e9: Waiting [2023-08-31T19:22:13.379Z] 54264e466d02: Waiting [2023-08-31T19:22:13.379Z] 36b50b131297: Waiting [2023-08-31T19:22:13.379Z] 24cc355b8d1e: Layer already exists [2023-08-31T19:22:13.379Z] 6d879d249509: Layer already exists [2023-08-31T19:22:13.379Z] 6390ba439006: Layer already exists [2023-08-31T19:22:13.379Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:13.379Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:13.379Z] 54264e466d02: Layer already exists [2023-08-31T19:22:13.379Z] 22bd528aa6e9: Layer already exists [2023-08-31T19:22:13.379Z] 411803b17e08: Layer already exists [2023-08-31T19:22:13.379Z] 36b50b131297: Layer already exists [2023-08-31T19:22:13.379Z] latest: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:13.685Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:13.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.36 [2023-08-31T19:22:13.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-31T19:22:13.985Z] 5772f24816c4: Preparing [2023-08-31T19:22:13.985Z] 24cc355b8d1e: Preparing [2023-08-31T19:22:13.985Z] 6390ba439006: Preparing [2023-08-31T19:22:13.985Z] 221320d7cb5c: Preparing [2023-08-31T19:22:13.985Z] 6d879d249509: Preparing [2023-08-31T19:22:13.985Z] 411803b17e08: Preparing [2023-08-31T19:22:13.985Z] 22bd528aa6e9: Preparing [2023-08-31T19:22:13.985Z] 54264e466d02: Preparing [2023-08-31T19:22:13.985Z] 36b50b131297: Preparing [2023-08-31T19:22:13.985Z] 411803b17e08: Waiting [2023-08-31T19:22:13.985Z] 22bd528aa6e9: Waiting [2023-08-31T19:22:13.985Z] 54264e466d02: Waiting [2023-08-31T19:22:13.985Z] 36b50b131297: Waiting [2023-08-31T19:22:13.985Z] 6d879d249509: Layer already exists [2023-08-31T19:22:13.985Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:13.985Z] 6390ba439006: Layer already exists [2023-08-31T19:22:13.985Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:13.985Z] 24cc355b8d1e: Layer already exists [2023-08-31T19:22:13.985Z] 411803b17e08: Layer already exists [2023-08-31T19:22:13.985Z] 22bd528aa6e9: Layer already exists [2023-08-31T19:22:13.985Z] 54264e466d02: Layer already exists [2023-08-31T19:22:13.985Z] 36b50b131297: Layer already exists [2023-08-31T19:22:13.985Z] 3.1.0-dev.36: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:14.295Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:14.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:14.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-31T19:22:14.598Z] 5772f24816c4: Preparing [2023-08-31T19:22:14.598Z] 24cc355b8d1e: Preparing [2023-08-31T19:22:14.598Z] 6390ba439006: Preparing [2023-08-31T19:22:14.598Z] 221320d7cb5c: Preparing [2023-08-31T19:22:14.598Z] 6d879d249509: Preparing [2023-08-31T19:22:14.598Z] 411803b17e08: Preparing [2023-08-31T19:22:14.598Z] 22bd528aa6e9: Preparing [2023-08-31T19:22:14.598Z] 54264e466d02: Preparing [2023-08-31T19:22:14.598Z] 36b50b131297: Preparing [2023-08-31T19:22:14.598Z] 22bd528aa6e9: Waiting [2023-08-31T19:22:14.598Z] 54264e466d02: Waiting [2023-08-31T19:22:14.598Z] 36b50b131297: Waiting [2023-08-31T19:22:14.598Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:14.598Z] 6d879d249509: Layer already exists [2023-08-31T19:22:14.598Z] 6390ba439006: Layer already exists [2023-08-31T19:22:14.598Z] 24cc355b8d1e: Layer already exists [2023-08-31T19:22:14.598Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:14.598Z] 411803b17e08: Layer already exists [2023-08-31T19:22:14.598Z] 22bd528aa6e9: Layer already exists [2023-08-31T19:22:14.598Z] 54264e466d02: Layer already exists [2023-08-31T19:22:14.598Z] 36b50b131297: Layer already exists [2023-08-31T19:22:14.598Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:14.916Z] + 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-31T19:22:15.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-31T19:22:15.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-31T19:22:15.224Z] 5772f24816c4: Preparing [2023-08-31T19:22:15.224Z] 24cc355b8d1e: Preparing [2023-08-31T19:22:15.224Z] 6390ba439006: Preparing [2023-08-31T19:22:15.224Z] 221320d7cb5c: Preparing [2023-08-31T19:22:15.224Z] 6d879d249509: Preparing [2023-08-31T19:22:15.224Z] 411803b17e08: Preparing [2023-08-31T19:22:15.224Z] 22bd528aa6e9: Preparing [2023-08-31T19:22:15.224Z] 54264e466d02: Preparing [2023-08-31T19:22:15.224Z] 36b50b131297: Preparing [2023-08-31T19:22:15.224Z] 54264e466d02: Waiting [2023-08-31T19:22:15.224Z] 411803b17e08: Waiting [2023-08-31T19:22:15.224Z] 22bd528aa6e9: Waiting [2023-08-31T19:22:15.224Z] 36b50b131297: Waiting [2023-08-31T19:22:15.224Z] 6d879d249509: Layer already exists [2023-08-31T19:22:15.225Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:15.225Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:15.225Z] 6390ba439006: Layer already exists [2023-08-31T19:22:15.225Z] 24cc355b8d1e: Layer already exists [2023-08-31T19:22:15.225Z] 411803b17e08: Layer already exists [2023-08-31T19:22:15.225Z] 22bd528aa6e9: Layer already exists [2023-08-31T19:22:15.225Z] 36b50b131297: Layer already exists [2023-08-31T19:22:15.225Z] 54264e466d02: Layer already exists [2023-08-31T19:22:15.225Z] main: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:22:15.264Z] ===================================================== [Pipeline] echo [2023-08-31T19:22:15.271Z] taggedImages: [2023-08-31T19:22:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-31T19:22:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.36 [2023-08-31T19:22:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:15.271Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-31T19:22:15.287Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-31T19:22:15.287Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:15.287Z] latest [2023-08-31T19:22:15.287Z] 3.1.0-dev.36 [2023-08-31T19:22:15.287Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:15.287Z] main [2023-08-31T19:22:15.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:15.598Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:15.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:15.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-31T19:22:15.906Z] 00d9779047cc: Preparing [2023-08-31T19:22:15.906Z] 85b82f63e57e: Preparing [2023-08-31T19:22:15.906Z] 2d0c3b3dbc7e: Preparing [2023-08-31T19:22:15.906Z] 221320d7cb5c: Preparing [2023-08-31T19:22:15.906Z] 6d879d249509: Preparing [2023-08-31T19:22:15.906Z] 0abeca43dfef: Preparing [2023-08-31T19:22:15.906Z] 53ddab268749: Preparing [2023-08-31T19:22:15.906Z] 36b50b131297: Preparing [2023-08-31T19:22:15.906Z] 53ddab268749: Waiting [2023-08-31T19:22:15.906Z] 0abeca43dfef: Waiting [2023-08-31T19:22:15.906Z] 36b50b131297: Waiting [2023-08-31T19:22:15.906Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:15.906Z] 6d879d249509: Layer already exists [2023-08-31T19:22:15.906Z] 00d9779047cc: Pushed [2023-08-31T19:22:15.906Z] 85b82f63e57e: Pushed [2023-08-31T19:22:15.906Z] 2d0c3b3dbc7e: Pushed [2023-08-31T19:22:15.906Z] 36b50b131297: Layer already exists [2023-08-31T19:22:16.164Z] 53ddab268749: Pushed [2023-08-31T19:22:24.279Z] 0abeca43dfef: Pushed [2023-08-31T19:22:24.279Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:24.586Z] + 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-31T19:22:24.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-31T19:22:24.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-31T19:22:24.891Z] 00d9779047cc: Preparing [2023-08-31T19:22:24.891Z] 85b82f63e57e: Preparing [2023-08-31T19:22:24.891Z] 2d0c3b3dbc7e: Preparing [2023-08-31T19:22:24.891Z] 221320d7cb5c: Preparing [2023-08-31T19:22:24.891Z] 6d879d249509: Preparing [2023-08-31T19:22:24.891Z] 0abeca43dfef: Preparing [2023-08-31T19:22:24.891Z] 53ddab268749: Preparing [2023-08-31T19:22:24.891Z] 36b50b131297: Preparing [2023-08-31T19:22:24.891Z] 53ddab268749: Waiting [2023-08-31T19:22:24.891Z] 0abeca43dfef: Waiting [2023-08-31T19:22:24.891Z] 36b50b131297: Waiting [2023-08-31T19:22:24.891Z] 00d9779047cc: Layer already exists [2023-08-31T19:22:24.891Z] 6d879d249509: Layer already exists [2023-08-31T19:22:24.891Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:24.891Z] 85b82f63e57e: Layer already exists [2023-08-31T19:22:24.891Z] 2d0c3b3dbc7e: Layer already exists [2023-08-31T19:22:24.891Z] 0abeca43dfef: Layer already exists [2023-08-31T19:22:24.891Z] 53ddab268749: Layer already exists [2023-08-31T19:22:24.891Z] 36b50b131297: Layer already exists [2023-08-31T19:22:24.891Z] latest: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:25.196Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:25.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.36 [2023-08-31T19:22:25.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-31T19:22:25.499Z] 00d9779047cc: Preparing [2023-08-31T19:22:25.499Z] 85b82f63e57e: Preparing [2023-08-31T19:22:25.499Z] 2d0c3b3dbc7e: Preparing [2023-08-31T19:22:25.499Z] 221320d7cb5c: Preparing [2023-08-31T19:22:25.499Z] 6d879d249509: Preparing [2023-08-31T19:22:25.499Z] 0abeca43dfef: Preparing [2023-08-31T19:22:25.499Z] 53ddab268749: Preparing [2023-08-31T19:22:25.499Z] 36b50b131297: Preparing [2023-08-31T19:22:25.499Z] 0abeca43dfef: Waiting [2023-08-31T19:22:25.499Z] 53ddab268749: Waiting [2023-08-31T19:22:25.499Z] 36b50b131297: Waiting [2023-08-31T19:22:25.499Z] 2d0c3b3dbc7e: Layer already exists [2023-08-31T19:22:25.499Z] 85b82f63e57e: Layer already exists [2023-08-31T19:22:25.499Z] 00d9779047cc: Layer already exists [2023-08-31T19:22:25.499Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:25.499Z] 6d879d249509: Layer already exists [2023-08-31T19:22:25.499Z] 0abeca43dfef: Layer already exists [2023-08-31T19:22:25.499Z] 53ddab268749: Layer already exists [2023-08-31T19:22:25.499Z] 36b50b131297: Layer already exists [2023-08-31T19:22:25.499Z] 3.1.0-dev.36: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:25.803Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:26.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:26.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-31T19:22:26.120Z] 00d9779047cc: Preparing [2023-08-31T19:22:26.120Z] 85b82f63e57e: Preparing [2023-08-31T19:22:26.120Z] 2d0c3b3dbc7e: Preparing [2023-08-31T19:22:26.120Z] 221320d7cb5c: Preparing [2023-08-31T19:22:26.120Z] 6d879d249509: Preparing [2023-08-31T19:22:26.120Z] 0abeca43dfef: Preparing [2023-08-31T19:22:26.120Z] 53ddab268749: Preparing [2023-08-31T19:22:26.120Z] 36b50b131297: Preparing [2023-08-31T19:22:26.120Z] 36b50b131297: Waiting [2023-08-31T19:22:26.120Z] 53ddab268749: Waiting [2023-08-31T19:22:26.120Z] 0abeca43dfef: Waiting [2023-08-31T19:22:26.120Z] 00d9779047cc: Layer already exists [2023-08-31T19:22:26.120Z] 2d0c3b3dbc7e: Layer already exists [2023-08-31T19:22:26.120Z] 85b82f63e57e: Layer already exists [2023-08-31T19:22:26.120Z] 6d879d249509: Layer already exists [2023-08-31T19:22:26.120Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:26.120Z] 0abeca43dfef: Layer already exists [2023-08-31T19:22:26.120Z] 53ddab268749: Layer already exists [2023-08-31T19:22:26.120Z] 36b50b131297: Layer already exists [2023-08-31T19:22:26.120Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:26.427Z] + 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-31T19:22:26.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-31T19:22:26.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-31T19:22:26.728Z] 00d9779047cc: Preparing [2023-08-31T19:22:26.728Z] 85b82f63e57e: Preparing [2023-08-31T19:22:26.728Z] 2d0c3b3dbc7e: Preparing [2023-08-31T19:22:26.728Z] 221320d7cb5c: Preparing [2023-08-31T19:22:26.728Z] 6d879d249509: Preparing [2023-08-31T19:22:26.728Z] 0abeca43dfef: Preparing [2023-08-31T19:22:26.728Z] 53ddab268749: Preparing [2023-08-31T19:22:26.728Z] 36b50b131297: Preparing [2023-08-31T19:22:26.728Z] 0abeca43dfef: Waiting [2023-08-31T19:22:26.728Z] 53ddab268749: Waiting [2023-08-31T19:22:26.728Z] 36b50b131297: Waiting [2023-08-31T19:22:26.728Z] 2d0c3b3dbc7e: Layer already exists [2023-08-31T19:22:26.728Z] 85b82f63e57e: Layer already exists [2023-08-31T19:22:26.728Z] 00d9779047cc: Layer already exists [2023-08-31T19:22:26.728Z] 6d879d249509: Layer already exists [2023-08-31T19:22:26.728Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:26.728Z] 0abeca43dfef: Layer already exists [2023-08-31T19:22:26.728Z] 53ddab268749: Layer already exists [2023-08-31T19:22:26.728Z] 36b50b131297: Layer already exists [2023-08-31T19:22:26.728Z] main: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:22:26.770Z] ===================================================== [Pipeline] echo [2023-08-31T19:22:26.776Z] taggedImages: [2023-08-31T19:22:26.776Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:26.776Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-31T19:22:26.776Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.36 [2023-08-31T19:22:26.776Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:26.776Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-31T19:22:26.791Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-31T19:22:26.791Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:26.791Z] latest [2023-08-31T19:22:26.791Z] 3.1.0-dev.36 [2023-08-31T19:22:26.791Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:26.791Z] main [2023-08-31T19:22:26.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:27.104Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:27.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:27.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-31T19:22:27.411Z] 5772f24816c4: Preparing [2023-08-31T19:22:27.411Z] dc8b0cd7035b: Preparing [2023-08-31T19:22:27.411Z] 026bfe3f0feb: Preparing [2023-08-31T19:22:27.411Z] 221320d7cb5c: Preparing [2023-08-31T19:22:27.411Z] 6d879d249509: Preparing [2023-08-31T19:22:27.411Z] e647afc7c7b3: Preparing [2023-08-31T19:22:27.411Z] 54264e466d02: Preparing [2023-08-31T19:22:27.411Z] 36b50b131297: Preparing [2023-08-31T19:22:27.411Z] e647afc7c7b3: Waiting [2023-08-31T19:22:27.411Z] 54264e466d02: Waiting [2023-08-31T19:22:27.411Z] 36b50b131297: Waiting [2023-08-31T19:22:27.411Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:27.411Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:27.411Z] 6d879d249509: Layer already exists [2023-08-31T19:22:27.411Z] 54264e466d02: Layer already exists [2023-08-31T19:22:27.411Z] 36b50b131297: Layer already exists [2023-08-31T19:22:27.411Z] dc8b0cd7035b: Pushed [2023-08-31T19:22:27.411Z] 026bfe3f0feb: Pushed [2023-08-31T19:22:35.612Z] e647afc7c7b3: Pushed [2023-08-31T19:22:35.612Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:35.911Z] + 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-31T19:22:36.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-31T19:22:36.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-31T19:22:36.212Z] 5772f24816c4: Preparing [2023-08-31T19:22:36.212Z] dc8b0cd7035b: Preparing [2023-08-31T19:22:36.212Z] 026bfe3f0feb: Preparing [2023-08-31T19:22:36.212Z] 221320d7cb5c: Preparing [2023-08-31T19:22:36.212Z] 6d879d249509: Preparing [2023-08-31T19:22:36.212Z] e647afc7c7b3: Preparing [2023-08-31T19:22:36.212Z] 54264e466d02: Preparing [2023-08-31T19:22:36.212Z] 36b50b131297: Preparing [2023-08-31T19:22:36.212Z] e647afc7c7b3: Waiting [2023-08-31T19:22:36.212Z] 54264e466d02: Waiting [2023-08-31T19:22:36.212Z] 36b50b131297: Waiting [2023-08-31T19:22:36.212Z] dc8b0cd7035b: Layer already exists [2023-08-31T19:22:36.212Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:36.212Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:36.212Z] 026bfe3f0feb: Layer already exists [2023-08-31T19:22:36.212Z] 6d879d249509: Layer already exists [2023-08-31T19:22:36.212Z] 36b50b131297: Layer already exists [2023-08-31T19:22:36.212Z] e647afc7c7b3: Layer already exists [2023-08-31T19:22:36.212Z] 54264e466d02: Layer already exists [2023-08-31T19:22:36.212Z] latest: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:36.514Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:36.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.36 [2023-08-31T19:22:36.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-31T19:22:36.811Z] 5772f24816c4: Preparing [2023-08-31T19:22:36.811Z] dc8b0cd7035b: Preparing [2023-08-31T19:22:36.811Z] 026bfe3f0feb: Preparing [2023-08-31T19:22:36.811Z] 221320d7cb5c: Preparing [2023-08-31T19:22:36.811Z] 6d879d249509: Preparing [2023-08-31T19:22:36.811Z] e647afc7c7b3: Preparing [2023-08-31T19:22:36.811Z] 54264e466d02: Preparing [2023-08-31T19:22:36.811Z] 36b50b131297: Preparing [2023-08-31T19:22:36.811Z] e647afc7c7b3: Waiting [2023-08-31T19:22:36.811Z] 54264e466d02: Waiting [2023-08-31T19:22:36.811Z] 36b50b131297: Waiting [2023-08-31T19:22:36.811Z] dc8b0cd7035b: Layer already exists [2023-08-31T19:22:36.811Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:36.811Z] 6d879d249509: Layer already exists [2023-08-31T19:22:36.811Z] 026bfe3f0feb: Layer already exists [2023-08-31T19:22:36.811Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:36.811Z] 54264e466d02: Layer already exists [2023-08-31T19:22:36.811Z] e647afc7c7b3: Layer already exists [2023-08-31T19:22:36.811Z] 36b50b131297: Layer already exists [2023-08-31T19:22:36.811Z] 3.1.0-dev.36: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:37.120Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:37.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:37.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-31T19:22:37.422Z] 5772f24816c4: Preparing [2023-08-31T19:22:37.422Z] dc8b0cd7035b: Preparing [2023-08-31T19:22:37.422Z] 026bfe3f0feb: Preparing [2023-08-31T19:22:37.422Z] 221320d7cb5c: Preparing [2023-08-31T19:22:37.422Z] 6d879d249509: Preparing [2023-08-31T19:22:37.422Z] e647afc7c7b3: Preparing [2023-08-31T19:22:37.422Z] 54264e466d02: Preparing [2023-08-31T19:22:37.422Z] 36b50b131297: Preparing [2023-08-31T19:22:37.422Z] 54264e466d02: Waiting [2023-08-31T19:22:37.422Z] e647afc7c7b3: Waiting [2023-08-31T19:22:37.422Z] 36b50b131297: Waiting [2023-08-31T19:22:37.422Z] 6d879d249509: Layer already exists [2023-08-31T19:22:37.422Z] 026bfe3f0feb: Layer already exists [2023-08-31T19:22:37.422Z] dc8b0cd7035b: Layer already exists [2023-08-31T19:22:37.422Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:37.422Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:37.422Z] e647afc7c7b3: Layer already exists [2023-08-31T19:22:37.422Z] 36b50b131297: Layer already exists [2023-08-31T19:22:37.422Z] 54264e466d02: Layer already exists [2023-08-31T19:22:37.422Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:37.725Z] + 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-31T19:22:38.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-31T19:22:38.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-31T19:22:38.025Z] 5772f24816c4: Preparing [2023-08-31T19:22:38.025Z] dc8b0cd7035b: Preparing [2023-08-31T19:22:38.025Z] 026bfe3f0feb: Preparing [2023-08-31T19:22:38.025Z] 221320d7cb5c: Preparing [2023-08-31T19:22:38.025Z] 6d879d249509: Preparing [2023-08-31T19:22:38.025Z] e647afc7c7b3: Preparing [2023-08-31T19:22:38.025Z] 54264e466d02: Preparing [2023-08-31T19:22:38.025Z] 36b50b131297: Preparing [2023-08-31T19:22:38.025Z] 54264e466d02: Waiting [2023-08-31T19:22:38.025Z] e647afc7c7b3: Waiting [2023-08-31T19:22:38.025Z] 36b50b131297: Waiting [2023-08-31T19:22:38.025Z] 5772f24816c4: Layer already exists [2023-08-31T19:22:38.025Z] 6d879d249509: Layer already exists [2023-08-31T19:22:38.025Z] 026bfe3f0feb: Layer already exists [2023-08-31T19:22:38.025Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:38.025Z] dc8b0cd7035b: Layer already exists [2023-08-31T19:22:38.025Z] 54264e466d02: Layer already exists [2023-08-31T19:22:38.025Z] 36b50b131297: Layer already exists [2023-08-31T19:22:38.025Z] e647afc7c7b3: Layer already exists [2023-08-31T19:22:38.025Z] main: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:22:38.076Z] ===================================================== [Pipeline] echo [2023-08-31T19:22:38.085Z] taggedImages: [2023-08-31T19:22:38.085Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:38.085Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-31T19:22:38.085Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.36 [2023-08-31T19:22:38.085Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:38.085Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-31T19:22:38.112Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-31T19:22:38.112Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:38.112Z] latest [2023-08-31T19:22:38.112Z] 3.1.0-dev.36 [2023-08-31T19:22:38.112Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:38.112Z] main [2023-08-31T19:22:38.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:38.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:38.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:38.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-31T19:22:38.753Z] b12ab5aabb65: Preparing [2023-08-31T19:22:38.753Z] 16d98ad1f6fd: Preparing [2023-08-31T19:22:38.753Z] 221320d7cb5c: Preparing [2023-08-31T19:22:38.753Z] 6d879d249509: Preparing [2023-08-31T19:22:38.753Z] e7400883529a: Preparing [2023-08-31T19:22:38.753Z] 36b50b131297: Preparing [2023-08-31T19:22:38.753Z] 36b50b131297: Waiting [2023-08-31T19:22:38.753Z] 6d879d249509: Layer already exists [2023-08-31T19:22:38.753Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:38.753Z] 36b50b131297: Layer already exists [2023-08-31T19:22:38.753Z] b12ab5aabb65: Pushed [2023-08-31T19:22:38.753Z] e7400883529a: Pushed [2023-08-31T19:22:41.279Z] 16d98ad1f6fd: Pushed [2023-08-31T19:22:41.538Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:41.852Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:42.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-31T19:22:42.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-31T19:22:42.152Z] b12ab5aabb65: Preparing [2023-08-31T19:22:42.152Z] 16d98ad1f6fd: Preparing [2023-08-31T19:22:42.152Z] 221320d7cb5c: Preparing [2023-08-31T19:22:42.152Z] 6d879d249509: Preparing [2023-08-31T19:22:42.152Z] e7400883529a: Preparing [2023-08-31T19:22:42.152Z] 36b50b131297: Preparing [2023-08-31T19:22:42.152Z] 36b50b131297: Waiting [2023-08-31T19:22:42.152Z] 16d98ad1f6fd: Layer already exists [2023-08-31T19:22:42.152Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:42.152Z] b12ab5aabb65: Layer already exists [2023-08-31T19:22:42.152Z] e7400883529a: Layer already exists [2023-08-31T19:22:42.152Z] 6d879d249509: Layer already exists [2023-08-31T19:22:42.152Z] 36b50b131297: Layer already exists [2023-08-31T19:22:42.152Z] latest: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:42.458Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:42.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.36 [2023-08-31T19:22:42.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-31T19:22:42.767Z] b12ab5aabb65: Preparing [2023-08-31T19:22:42.767Z] 16d98ad1f6fd: Preparing [2023-08-31T19:22:42.767Z] 221320d7cb5c: Preparing [2023-08-31T19:22:42.767Z] 6d879d249509: Preparing [2023-08-31T19:22:42.767Z] e7400883529a: Preparing [2023-08-31T19:22:42.767Z] 36b50b131297: Preparing [2023-08-31T19:22:42.767Z] 36b50b131297: Waiting [2023-08-31T19:22:42.767Z] 6d879d249509: Layer already exists [2023-08-31T19:22:42.767Z] 16d98ad1f6fd: Layer already exists [2023-08-31T19:22:42.767Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:42.767Z] e7400883529a: Layer already exists [2023-08-31T19:22:42.767Z] b12ab5aabb65: Layer already exists [2023-08-31T19:22:42.767Z] 36b50b131297: Layer already exists [2023-08-31T19:22:42.767Z] 3.1.0-dev.36: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:43.080Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:43.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:43.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-31T19:22:43.392Z] b12ab5aabb65: Preparing [2023-08-31T19:22:43.392Z] 16d98ad1f6fd: Preparing [2023-08-31T19:22:43.392Z] 221320d7cb5c: Preparing [2023-08-31T19:22:43.392Z] 6d879d249509: Preparing [2023-08-31T19:22:43.392Z] e7400883529a: Preparing [2023-08-31T19:22:43.392Z] 36b50b131297: Preparing [2023-08-31T19:22:43.392Z] 36b50b131297: Waiting [2023-08-31T19:22:43.392Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:43.392Z] b12ab5aabb65: Layer already exists [2023-08-31T19:22:43.392Z] 6d879d249509: Layer already exists [2023-08-31T19:22:43.392Z] 16d98ad1f6fd: Layer already exists [2023-08-31T19:22:43.392Z] e7400883529a: Layer already exists [2023-08-31T19:22:43.392Z] 36b50b131297: Layer already exists [2023-08-31T19:22:43.392Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:43.707Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:44.020Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-31T19:22:44.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-31T19:22:44.020Z] b12ab5aabb65: Preparing [2023-08-31T19:22:44.020Z] 16d98ad1f6fd: Preparing [2023-08-31T19:22:44.020Z] 221320d7cb5c: Preparing [2023-08-31T19:22:44.020Z] 6d879d249509: Preparing [2023-08-31T19:22:44.020Z] e7400883529a: Preparing [2023-08-31T19:22:44.020Z] 36b50b131297: Preparing [2023-08-31T19:22:44.020Z] 36b50b131297: Waiting [2023-08-31T19:22:44.020Z] b12ab5aabb65: Layer already exists [2023-08-31T19:22:44.020Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:44.020Z] e7400883529a: Layer already exists [2023-08-31T19:22:44.020Z] 6d879d249509: Layer already exists [2023-08-31T19:22:44.020Z] 16d98ad1f6fd: Layer already exists [2023-08-31T19:22:44.020Z] 36b50b131297: Layer already exists [2023-08-31T19:22:44.020Z] main: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:22:44.070Z] ===================================================== [Pipeline] echo [2023-08-31T19:22:44.079Z] taggedImages: [2023-08-31T19:22:44.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:44.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-31T19:22:44.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.36 [2023-08-31T19:22:44.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:44.079Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-31T19:22:44.101Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-31T19:22:44.101Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:44.101Z] latest [2023-08-31T19:22:44.101Z] 3.1.0-dev.36 [2023-08-31T19:22:44.101Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:44.101Z] main [2023-08-31T19:22:44.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:44.432Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:44.742Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:44.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-31T19:22:44.742Z] 54c20501d6cf: Preparing [2023-08-31T19:22:44.742Z] 011666ea9eab: Preparing [2023-08-31T19:22:44.742Z] 221320d7cb5c: Preparing [2023-08-31T19:22:44.742Z] 6d879d249509: Preparing [2023-08-31T19:22:44.742Z] 3f1db767d751: Preparing [2023-08-31T19:22:44.742Z] 36b50b131297: Preparing [2023-08-31T19:22:44.742Z] 36b50b131297: Waiting [2023-08-31T19:22:44.742Z] 6d879d249509: Layer already exists [2023-08-31T19:22:44.742Z] 3f1db767d751: Layer already exists [2023-08-31T19:22:44.742Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:44.742Z] 36b50b131297: Layer already exists [2023-08-31T19:22:44.742Z] 54c20501d6cf: Pushed [2023-08-31T19:22:48.025Z] 011666ea9eab: Pushed [2023-08-31T19:22:48.025Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:48.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:48.656Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-31T19:22:48.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-31T19:22:48.657Z] 54c20501d6cf: Preparing [2023-08-31T19:22:48.657Z] 011666ea9eab: Preparing [2023-08-31T19:22:48.657Z] 221320d7cb5c: Preparing [2023-08-31T19:22:48.657Z] 6d879d249509: Preparing [2023-08-31T19:22:48.657Z] 3f1db767d751: Preparing [2023-08-31T19:22:48.657Z] 36b50b131297: Preparing [2023-08-31T19:22:48.657Z] 36b50b131297: Waiting [2023-08-31T19:22:48.657Z] 011666ea9eab: Layer already exists [2023-08-31T19:22:48.657Z] 54c20501d6cf: Layer already exists [2023-08-31T19:22:48.657Z] 6d879d249509: Layer already exists [2023-08-31T19:22:48.657Z] 3f1db767d751: Layer already exists [2023-08-31T19:22:48.657Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:48.657Z] 36b50b131297: Layer already exists [2023-08-31T19:22:48.657Z] latest: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:48.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:49.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.36 [2023-08-31T19:22:49.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-31T19:22:49.287Z] 54c20501d6cf: Preparing [2023-08-31T19:22:49.287Z] 011666ea9eab: Preparing [2023-08-31T19:22:49.287Z] 221320d7cb5c: Preparing [2023-08-31T19:22:49.287Z] 6d879d249509: Preparing [2023-08-31T19:22:49.287Z] 3f1db767d751: Preparing [2023-08-31T19:22:49.287Z] 36b50b131297: Preparing [2023-08-31T19:22:49.287Z] 6d879d249509: Layer already exists [2023-08-31T19:22:49.287Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:49.287Z] 3f1db767d751: Layer already exists [2023-08-31T19:22:49.287Z] 011666ea9eab: Layer already exists [2023-08-31T19:22:49.287Z] 54c20501d6cf: Layer already exists [2023-08-31T19:22:49.287Z] 36b50b131297: Layer already exists [2023-08-31T19:22:49.287Z] 3.1.0-dev.36: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:49.603Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:49.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:49.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-31T19:22:49.914Z] 54c20501d6cf: Preparing [2023-08-31T19:22:49.914Z] 011666ea9eab: Preparing [2023-08-31T19:22:49.914Z] 221320d7cb5c: Preparing [2023-08-31T19:22:49.914Z] 6d879d249509: Preparing [2023-08-31T19:22:49.914Z] 3f1db767d751: Preparing [2023-08-31T19:22:49.914Z] 36b50b131297: Preparing [2023-08-31T19:22:49.914Z] 36b50b131297: Waiting [2023-08-31T19:22:49.914Z] 011666ea9eab: Layer already exists [2023-08-31T19:22:49.914Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:49.914Z] 6d879d249509: Layer already exists [2023-08-31T19:22:49.914Z] 3f1db767d751: Layer already exists [2023-08-31T19:22:49.914Z] 54c20501d6cf: Layer already exists [2023-08-31T19:22:49.914Z] 36b50b131297: Layer already exists [2023-08-31T19:22:49.914Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:50.230Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:22:50.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-31T19:22:50.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-31T19:22:50.531Z] 54c20501d6cf: Preparing [2023-08-31T19:22:50.531Z] 011666ea9eab: Preparing [2023-08-31T19:22:50.531Z] 221320d7cb5c: Preparing [2023-08-31T19:22:50.531Z] 6d879d249509: Preparing [2023-08-31T19:22:50.531Z] 3f1db767d751: Preparing [2023-08-31T19:22:50.531Z] 36b50b131297: Preparing [2023-08-31T19:22:50.531Z] 36b50b131297: Waiting [2023-08-31T19:22:50.531Z] 221320d7cb5c: Layer already exists [2023-08-31T19:22:50.531Z] 3f1db767d751: Layer already exists [2023-08-31T19:22:50.531Z] 6d879d249509: Layer already exists [2023-08-31T19:22:50.531Z] 54c20501d6cf: Layer already exists [2023-08-31T19:22:50.531Z] 011666ea9eab: Layer already exists [2023-08-31T19:22:50.531Z] 36b50b131297: Layer already exists [2023-08-31T19:22:50.531Z] main: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:22:50.570Z] ===================================================== [Pipeline] echo [2023-08-31T19:22:50.577Z] taggedImages: [2023-08-31T19:22:50.577Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:22:50.577Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-31T19:22:50.577Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.36 [2023-08-31T19:22:50.577Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:22:50.577Z] - 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-31T19:36:47.861Z] #131 ... [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #121 [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-31T19:36:47.861Z] #121 928.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-31T19:36:47.861Z] #121 ... [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-31T19:36:47.861Z] #124 DONE 930.8s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #121 [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-31T19:36:47.861Z] #121 ... [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:36:47.861Z] #132 DONE 0.3s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:36:47.861Z] #133 DONE 0.2s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-31T19:36:47.861Z] #134 DONE 0.1s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-31T19:36:47.861Z] #135 DONE 0.1s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-31T19:36:47.861Z] #125 ... [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-31T19:36:47.861Z] #136 DONE 0.3s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #121 [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-31T19:36:47.861Z] #121 ... [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-31T19:36:47.861Z] #137 DONE 0.1s [2023-08-31T19:36:47.861Z] [2023-08-31T19:36:47.861Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:36:50.429Z] #138 DONE 4.1s [2023-08-31T19:36:50.429Z] [2023-08-31T19:36:50.429Z] #87 [security-proxy-setup] exporting to image [2023-08-31T19:36:50.429Z] #87 exporting layers [2023-08-31T19:36:51.386Z] #87 exporting layers 1.0s done [2023-08-31T19:36:51.386Z] #87 writing image sha256:29c2e83777004566be1d686bdf977d4e8888da70f538484049bdc6b47cab2fb8 done [2023-08-31T19:36:51.386Z] #87 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-31T19:36:51.386Z] #87 DONE 5.0s [2023-08-31T19:36:51.386Z] [2023-08-31T19:36:51.386Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-31T19:36:55.624Z] #128 ... [2023-08-31T19:36:55.624Z] [2023-08-31T19:36:55.624Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-31T19:36:55.624Z] #125 DONE 941.2s [2023-08-31T19:36:55.624Z] [2023-08-31T19:36:55.624Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-31T19:36:55.624Z] #139 DONE 0.3s [2023-08-31T19:36:55.624Z] [2023-08-31T19:36:55.624Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-31T19:36:58.220Z] #140 DONE 2.4s [2023-08-31T19:36:58.220Z] [2023-08-31T19:36:58.220Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:36:58.220Z] #141 DONE 0.3s [2023-08-31T19:36:58.220Z] [2023-08-31T19:36:58.220Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:36:58.220Z] #142 DONE 0.2s [2023-08-31T19:36:58.220Z] [2023-08-31T19:36:58.221Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-31T19:36:58.487Z] #143 DONE 0.3s [2023-08-31T19:36:58.487Z] [2023-08-31T19:36:58.487Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-31T19:36:58.757Z] #51 ... [2023-08-31T19:36:58.757Z] [2023-08-31T19:36:58.757Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-31T19:36:58.757Z] #144 DONE 0.2s [2023-08-31T19:36:58.757Z] [2023-08-31T19:36:58.757Z] #145 [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-31T19:36:58.757Z] #145 DONE 0.1s [2023-08-31T19:36:58.757Z] [2023-08-31T19:36:59.030Z] #121 [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-31T19:36:59.030Z] #121 ... [2023-08-31T19:36:59.030Z] [2023-08-31T19:36:59.030Z] #146 [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-31T19:36:59.030Z] #146 DONE 0.2s [2023-08-31T19:36:59.030Z] [2023-08-31T19:36:59.030Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-31T19:36:59.612Z] #147 DONE 0.2s [2023-08-31T19:36:59.612Z] [2023-08-31T19:36:59.612Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-31T19:36:59.612Z] #148 DONE 0.2s [2023-08-31T19:36:59.612Z] [2023-08-31T19:36:59.612Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-31T19:37:02.207Z] #149 DONE 2.2s [2023-08-31T19:37:02.207Z] [2023-08-31T19:37:02.207Z] #87 [security-bootstrapper] exporting to image [2023-08-31T19:37:02.207Z] #87 exporting layers [2023-08-31T19:37:02.790Z] #87 exporting layers 1.0s done [2023-08-31T19:37:02.790Z] #87 writing image sha256:2f6f679fc0374133b5e0721a884f6b158acb5baadba2366d40da394f9bdfa3bb 0.0s done [2023-08-31T19:37:02.790Z] #87 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-31T19:37:02.790Z] #87 DONE 6.0s [2023-08-31T19:37:02.790Z] [2023-08-31T19:37:02.790Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-31T19:37:07.120Z] #122 ... [2023-08-31T19:37:07.120Z] [2023-08-31T19:37:07.120Z] #121 [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-31T19:37:07.120Z] #121 DONE 952.8s [2023-08-31T19:37:07.120Z] [2023-08-31T19:37:07.120Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:37:07.120Z] #130 ... [2023-08-31T19:37:07.120Z] [2023-08-31T19:37:07.120Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:37:07.399Z] #150 DONE 0.2s [2023-08-31T19:37:07.399Z] [2023-08-31T19:37:07.399Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:37:07.399Z] #151 DONE 0.3s [2023-08-31T19:37:07.399Z] [2023-08-31T19:37:07.400Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-31T19:37:07.665Z] #122 ... [2023-08-31T19:37:07.665Z] [2023-08-31T19:37:07.665Z] #152 [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-31T19:37:07.665Z] #152 DONE 0.2s [2023-08-31T19:37:07.665Z] [2023-08-31T19:37:07.665Z] #153 [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-31T19:37:07.930Z] #153 DONE 0.2s [2023-08-31T19:37:07.930Z] [2023-08-31T19:37:07.930Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:37:07.930Z] #154 DONE 0.2s [2023-08-31T19:37:07.930Z] [2023-08-31T19:37:07.930Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-31T19:37:08.196Z] #155 DONE 0.3s [2023-08-31T19:37:08.196Z] [2023-08-31T19:37:08.196Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-31T19:37:08.779Z] #156 DONE 0.4s [2023-08-31T19:37:08.779Z] [2023-08-31T19:37:08.779Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:37:08.779Z] #130 ... [2023-08-31T19:37:08.779Z] [2023-08-31T19:37:08.779Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-31T19:37:08.779Z] #157 DONE 0.2s [2023-08-31T19:37:08.779Z] [2023-08-31T19:37:08.779Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:37:10.723Z] #158 ... [2023-08-31T19:37:10.723Z] [2023-08-31T19:37:10.723Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-31T19:37:10.723Z] #122 DONE 956.7s [2023-08-31T19:37:10.723Z] [2023-08-31T19:37:10.723Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:37:10.990Z] #131 ... [2023-08-31T19:37:10.990Z] [2023-08-31T19:37:10.990Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:37:11.278Z] #159 ... [2023-08-31T19:37:11.278Z] [2023-08-31T19:37:11.278Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:37:11.278Z] #158 DONE 2.3s [2023-08-31T19:37:11.278Z] [2023-08-31T19:37:11.278Z] #87 [security-secretstore-setup] exporting to image [2023-08-31T19:37:11.278Z] #87 exporting layers [2023-08-31T19:37:11.544Z] #87 ... [2023-08-31T19:37:11.544Z] [2023-08-31T19:37:11.544Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:37:11.544Z] #159 DONE 0.5s [2023-08-31T19:37:11.809Z] [2023-08-31T19:37:11.809Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:37:11.809Z] #160 DONE 0.3s [2023-08-31T19:37:11.809Z] [2023-08-31T19:37:11.809Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:37:11.809Z] #31 ... [2023-08-31T19:37:11.809Z] [2023-08-31T19:37:11.809Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-31T19:37:12.388Z] #161 DONE 0.5s [2023-08-31T19:37:12.388Z] [2023-08-31T19:37:12.388Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-31T19:37:12.388Z] #126 ... [2023-08-31T19:37:12.388Z] [2023-08-31T19:37:12.388Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:37:12.388Z] #162 DONE 0.3s [2023-08-31T19:37:12.388Z] [2023-08-31T19:37:12.388Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-31T19:37:12.653Z] #126 ... [2023-08-31T19:37:12.653Z] [2023-08-31T19:37:12.653Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-31T19:37:12.653Z] #163 DONE 0.2s [2023-08-31T19:37:12.653Z] [2023-08-31T19:37:12.653Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:37:13.233Z] #164 ... [2023-08-31T19:37:13.233Z] [2023-08-31T19:37:13.233Z] #87 [security-secretstore-setup] exporting to image [2023-08-31T19:37:13.233Z] #87 exporting layers 1.7s done [2023-08-31T19:37:13.233Z] #87 writing image sha256:2a96946aa1ccba1cdb0c5744b110b5b9aae82ff583b1473da37e479d082922ac 0.0s done [2023-08-31T19:37:13.233Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-31T19:37:13.233Z] #87 DONE 8.0s [2023-08-31T19:37:13.233Z] [2023-08-31T19:37:13.233Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-31T19:37:16.571Z] #123 ... [2023-08-31T19:37:16.571Z] [2023-08-31T19:37:16.571Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:37:16.571Z] #164 DONE 3.6s [2023-08-31T19:37:16.571Z] [2023-08-31T19:37:16.571Z] #87 [security-proxy-auth] exporting to image [2023-08-31T19:37:16.839Z] #87 exporting layers 0.5s done [2023-08-31T19:37:17.105Z] #87 writing image sha256:696476f7012fc16fcb0d1a174beb37c4dd3b0322482c276a7582d3e2bf5a0528 done [2023-08-31T19:37:17.105Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-31T19:37:17.105Z] #87 DONE 8.5s [2023-08-31T19:37:17.105Z] [2023-08-31T19:37:17.105Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:37:32.092Z] #131 ... [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-31T19:37:32.092Z] #126 DONE 976.5s [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:37:32.092Z] #31 ... [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:37:32.092Z] #165 DONE 0.2s [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:37:32.092Z] #31 ... [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:37:32.092Z] #166 DONE 0.2s [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:37:32.092Z] #31 ... [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-31T19:37:32.092Z] #167 DONE 0.3s [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:37:32.092Z] #168 DONE 0.2s [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-31T19:37:32.092Z] #169 DONE 0.1s [2023-08-31T19:37:32.092Z] [2023-08-31T19:37:32.092Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-31T19:37:34.029Z] #170 DONE 1.9s [2023-08-31T19:37:34.029Z] [2023-08-31T19:37:34.029Z] #87 [core-common-config-bootstrapper] exporting to image [2023-08-31T19:37:34.029Z] #87 exporting layers [2023-08-31T19:37:34.293Z] #87 exporting layers 0.5s done [2023-08-31T19:37:34.294Z] #87 writing image sha256:c563bb9171110f7ef4532e0f6f5cfeb88562361688fe5b063576c4cb8cf3b2c0 done [2023-08-31T19:37:34.294Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-31T19:37:34.294Z] #87 DONE 9.0s [2023-08-31T19:37:34.294Z] [2023-08-31T19:37:34.294Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:38:13.127Z] #31 ... [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-31T19:38:13.127Z] #129 DONE 1017.9s [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:38:13.127Z] #31 ... [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:38:13.127Z] #171 DONE 0.1s [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:38:13.127Z] #31 ... [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:38:13.127Z] #172 DONE 0.2s [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-31T19:38:13.127Z] #173 DONE 0.3s [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:38:13.127Z] #174 DONE 0.1s [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:38:13.127Z] #131 ... [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #87 [core-command] exporting to image [2023-08-31T19:38:13.127Z] #87 exporting layers [2023-08-31T19:38:13.127Z] #87 exporting layers 0.3s done [2023-08-31T19:38:13.127Z] #87 writing image sha256:0aaa6ebbb87dc4e188d672f556a6b42e135761fedc5337e7ab33fcbdda7932b3 done [2023-08-31T19:38:13.127Z] #87 naming to docker.io/library/core-command-arm64 done [2023-08-31T19:38:13.127Z] #87 DONE 9.4s [2023-08-31T19:38:13.127Z] [2023-08-31T19:38:13.127Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:38:28.104Z] #127 ... [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-31T19:38:28.104Z] #128 DONE 1032.5s [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:38:28.104Z] #131 ... [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:38:28.104Z] #175 DONE 0.3s [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:38:28.104Z] #176 DONE 0.2s [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-31T19:38:28.104Z] #177 DONE 0.3s [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:38:28.104Z] #178 DONE 0.1s [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #87 [core-data] exporting to image [2023-08-31T19:38:28.104Z] #87 exporting layers [2023-08-31T19:38:28.104Z] #87 exporting layers 0.4s done [2023-08-31T19:38:28.104Z] #87 writing image sha256:c532f9bad1e0a7ddbcc28f380f3148989d51129f654943b0d6fa7a9bb2dbf300 done [2023-08-31T19:38:28.104Z] #87 naming to docker.io/library/core-data-arm64 done [2023-08-31T19:38:28.104Z] #87 DONE 9.8s [2023-08-31T19:38:28.104Z] [2023-08-31T19:38:28.104Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-31T19:38:28.701Z] #131 DONE 1034.9s [2023-08-31T19:38:28.701Z] [2023-08-31T19:38:28.701Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:38:28.971Z] #130 ... [2023-08-31T19:38:28.971Z] [2023-08-31T19:38:28.971Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:38:28.971Z] #179 DONE 0.2s [2023-08-31T19:38:28.971Z] [2023-08-31T19:38:28.971Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:38:29.236Z] #180 DONE 0.2s [2023-08-31T19:38:29.236Z] [2023-08-31T19:38:29.236Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:38:29.236Z] #31 ... [2023-08-31T19:38:29.236Z] [2023-08-31T19:38:29.236Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-31T19:38:29.501Z] #181 DONE 0.3s [2023-08-31T19:38:29.501Z] [2023-08-31T19:38:29.501Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:38:29.501Z] #31 ... [2023-08-31T19:38:29.501Z] [2023-08-31T19:38:29.501Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:38:29.769Z] #182 DONE 0.2s [2023-08-31T19:38:29.769Z] [2023-08-31T19:38:29.769Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-31T19:38:29.769Z] #183 DONE 0.1s [2023-08-31T19:38:29.769Z] [2023-08-31T19:38:29.769Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:38:29.769Z] #130 ... [2023-08-31T19:38:29.769Z] [2023-08-31T19:38:29.769Z] #87 [core-metadata] exporting to image [2023-08-31T19:38:30.034Z] #87 exporting layers 0.3s done [2023-08-31T19:38:30.034Z] #87 writing image sha256:2a5570f3a217ee2f76809a8ed1282a526a241fe8b0018c3658ea03690b3a6d11 [2023-08-31T19:38:30.299Z] #87 writing image sha256:2a5570f3a217ee2f76809a8ed1282a526a241fe8b0018c3658ea03690b3a6d11 done [2023-08-31T19:38:30.299Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-08-31T19:38:30.299Z] #87 DONE 10.1s [2023-08-31T19:38:30.299Z] [2023-08-31T19:38:30.299Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:38:56.959Z] #31 ... [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-31T19:38:56.959Z] #123 DONE 1059.2s [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:38:56.959Z] #127 ... [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:38:56.959Z] #184 DONE 0.2s [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:38:56.959Z] #127 ... [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:38:56.959Z] #185 DONE 0.1s [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-31T19:38:56.959Z] #186 DONE 0.3s [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:38:56.959Z] #187 DONE 0.1s [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:38:56.959Z] #130 ... [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #87 [security-spiffe-token-provider] exporting to image [2023-08-31T19:38:56.959Z] #87 exporting layers [2023-08-31T19:38:56.959Z] #87 exporting layers 0.7s done [2023-08-31T19:38:56.959Z] #87 writing image sha256:0977f251167beed6c418cde33e3f44bffd4b115a57816b2b1233f850e6e61bbe done [2023-08-31T19:38:56.959Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-31T19:38:56.959Z] #87 DONE 10.8s [2023-08-31T19:38:56.959Z] [2023-08-31T19:38:56.959Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:39:23.632Z] #130 ... [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-31T19:39:23.632Z] #127 DONE 1087.5s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-31T19:39:23.632Z] #130 DONE 1087.7s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:39:23.632Z] #188 DONE 0.2s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:39:23.632Z] #189 DONE 0.2s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-31T19:39:23.632Z] #190 ... [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-31T19:39:23.632Z] #191 DONE 0.1s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-31T19:39:23.632Z] #192 DONE 0.2s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-31T19:39:23.632Z] #190 DONE 0.4s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:39:23.632Z] #193 DONE 0.1s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-31T19:39:23.632Z] #194 DONE 0.4s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-31T19:39:23.632Z] #195 DONE 0.1s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #87 [support-notifications] exporting to image [2023-08-31T19:39:23.632Z] #87 exporting layers [2023-08-31T19:39:23.632Z] #87 writing image sha256:7324f6229c77b39090f12f6304f6f9f46d961b5b50b2b599030a157f75872d87 done [2023-08-31T19:39:23.632Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-08-31T19:39:23.632Z] #87 exporting layers 0.4s done [2023-08-31T19:39:23.632Z] #87 writing image sha256:4abe055ae1abf13ed4013cd79253e561be217b042db783eb5b5bb4eed7779f73 done [2023-08-31T19:39:23.632Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-08-31T19:39:23.632Z] #87 DONE 11.6s [2023-08-31T19:39:23.632Z] [2023-08-31T19:39:23.632Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-31T19:39:23.632Z] time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-31T19:39:23.643Z] $ docker stop --time=1 42301ebedd70237bbc0c173c77f8b9802cdcf0c7b0e77c04d11ca65a55d7ac5c [2023-08-31T19:39:25.260Z] $ docker rm -f --volumes 42301ebedd70237bbc0c173c77f8b9802cdcf0c7b0e77c04d11ca65a55d7ac5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:39:25.734Z] + docker images [2023-08-31T19:39:25.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-31T19:39:25.734Z] support-notifications-arm64 latest 7324f6229c77 3 seconds ago 33.7MB [2023-08-31T19:39:25.734Z] support-scheduler-arm64 latest 4abe055ae1ab 3 seconds ago 32.9MB [2023-08-31T19:39:25.734Z] security-spiffe-token-provider-arm64 latest 0977f251167b 32 seconds ago 33.3MB [2023-08-31T19:39:25.734Z] core-metadata-arm64 latest 2a5570f3a217 56 seconds ago 21.2MB [2023-08-31T19:39:25.734Z] core-data-arm64 latest c532f9bad1e0 58 seconds ago 20.9MB [2023-08-31T19:39:25.734Z] core-command-arm64 latest 0aaa6ebbb87d About a minute ago 20.8MB [2023-08-31T19:39:25.734Z] core-common-config-bootstrapper-arm64 latest c563bb917111 About a minute ago 18MB [2023-08-31T19:39:25.734Z] security-proxy-auth-arm64 latest 696476f7012f 2 minutes ago 19.3MB [2023-08-31T19:39:25.734Z] security-secretstore-setup-arm64 latest 2a96946aa1cc 2 minutes ago 43MB [2023-08-31T19:39:25.734Z] security-bootstrapper-arm64 latest 2f6f679fc037 2 minutes ago 22.6MB [2023-08-31T19:39:25.734Z] security-proxy-setup-arm64 latest 29c2e8377700 2 minutes ago 28.8MB [2023-08-31T19:39:25.734Z] security-spire-agent-arm64 latest 340ec5168086 18 minutes ago 153MB [2023-08-31T19:39:25.734Z] security-spire-server-arm64 latest e462144669e9 18 minutes ago 97.1MB [2023-08-31T19:39:25.734Z] security-spire-config-arm64 latest a18988d9e3b1 18 minutes ago 96.2MB [2023-08-31T19:39:25.734Z] ci-base-image-arm64 latest 9d26976a5964 19 minutes ago 1.05GB [2023-08-31T19:39:25.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-08-31T19:39:25.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:39:25.828Z] provisioning config files... [2023-08-31T19:39:25.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config7526334588751143080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:39:26.166Z] ---> docker-login.sh [2023-08-31T19:39:26.166Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:39:26.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:26.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:26.435Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:26.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:26.435Z] [2023-08-31T19:39:26.435Z] Login Succeeded [2023-08-31T19:39:26.435Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:39:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:26.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:26.702Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:26.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:26.702Z] [2023-08-31T19:39:26.702Z] Login Succeeded [2023-08-31T19:39:26.702Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:39:26.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:27.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:27.236Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:27.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:27.236Z] [2023-08-31T19:39:27.236Z] Login Succeeded [2023-08-31T19:39:27.236Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:39:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:27.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:27.503Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:27.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:27.503Z] [2023-08-31T19:39:27.503Z] Login Succeeded [2023-08-31T19:39:27.503Z] docker.io [2023-08-31T19:39:27.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:28.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:28.032Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:28.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:28.032Z] [2023-08-31T19:39:28.032Z] Login Succeeded [2023-08-31T19:39:28.032Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:39:28.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:39:28.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:39:28.087Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-31T19:39:28.087Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:28.087Z] latest [2023-08-31T19:39:28.087Z] 3.1.0-dev.36 [2023-08-31T19:39:28.087Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:28.087Z] main [2023-08-31T19:39:28.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:28.417Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:28.762Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:28.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-31T19:39:28.762Z] 4189726e82a3: Preparing [2023-08-31T19:39:28.762Z] c0cd8d1ee42d: Preparing [2023-08-31T19:39:28.762Z] 385fc9af7da6: Preparing [2023-08-31T19:39:28.762Z] c6058f78a4db: Preparing [2023-08-31T19:39:28.762Z] 19714211321c: Preparing [2023-08-31T19:39:28.762Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:28.762Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:29.028Z] 4189726e82a3: Pushed [2023-08-31T19:39:29.028Z] c6058f78a4db: Pushed [2023-08-31T19:39:29.028Z] 385fc9af7da6: Pushed [2023-08-31T19:39:29.028Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:29.028Z] 19714211321c: Pushed [2023-08-31T19:39:32.360Z] c0cd8d1ee42d: Pushed [2023-08-31T19:39:32.360Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:32.702Z] + 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-31T19:39:33.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-31T19:39:33.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-31T19:39:33.050Z] 4189726e82a3: Preparing [2023-08-31T19:39:33.050Z] c0cd8d1ee42d: Preparing [2023-08-31T19:39:33.050Z] 385fc9af7da6: Preparing [2023-08-31T19:39:33.050Z] c6058f78a4db: Preparing [2023-08-31T19:39:33.050Z] 19714211321c: Preparing [2023-08-31T19:39:33.050Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:33.050Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:33.050Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:33.050Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:33.050Z] c0cd8d1ee42d: Layer already exists [2023-08-31T19:39:33.050Z] 4189726e82a3: Layer already exists [2023-08-31T19:39:33.050Z] 19714211321c: Layer already exists [2023-08-31T19:39:33.050Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:33.050Z] latest: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:33.657Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:33.996Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.36 [2023-08-31T19:39:33.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-31T19:39:33.996Z] 4189726e82a3: Preparing [2023-08-31T19:39:33.996Z] c0cd8d1ee42d: Preparing [2023-08-31T19:39:33.996Z] 385fc9af7da6: Preparing [2023-08-31T19:39:33.996Z] c6058f78a4db: Preparing [2023-08-31T19:39:33.996Z] 19714211321c: Preparing [2023-08-31T19:39:33.996Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:33.996Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:33.996Z] c0cd8d1ee42d: Layer already exists [2023-08-31T19:39:33.996Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:33.996Z] 19714211321c: Layer already exists [2023-08-31T19:39:33.996Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:33.996Z] 4189726e82a3: Layer already exists [2023-08-31T19:39:33.996Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:33.996Z] 3.1.0-dev.36: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:34.337Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:34.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:34.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-31T19:39:34.673Z] 4189726e82a3: Preparing [2023-08-31T19:39:34.673Z] c0cd8d1ee42d: Preparing [2023-08-31T19:39:34.673Z] 385fc9af7da6: Preparing [2023-08-31T19:39:34.673Z] c6058f78a4db: Preparing [2023-08-31T19:39:34.673Z] 19714211321c: Preparing [2023-08-31T19:39:34.673Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:34.673Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:34.673Z] 19714211321c: Layer already exists [2023-08-31T19:39:34.673Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:34.673Z] c0cd8d1ee42d: Layer already exists [2023-08-31T19:39:34.673Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:34.673Z] 4189726e82a3: Layer already exists [2023-08-31T19:39:34.673Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:34.673Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:35.018Z] + 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-31T19:39:35.355Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-31T19:39:35.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-31T19:39:35.355Z] 4189726e82a3: Preparing [2023-08-31T19:39:35.355Z] c0cd8d1ee42d: Preparing [2023-08-31T19:39:35.355Z] 385fc9af7da6: Preparing [2023-08-31T19:39:35.355Z] c6058f78a4db: Preparing [2023-08-31T19:39:35.355Z] 19714211321c: Preparing [2023-08-31T19:39:35.355Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:35.355Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:35.355Z] 4189726e82a3: Layer already exists [2023-08-31T19:39:35.355Z] 19714211321c: Layer already exists [2023-08-31T19:39:35.355Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:35.355Z] c0cd8d1ee42d: Layer already exists [2023-08-31T19:39:35.355Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:35.355Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:35.355Z] main: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:39:35.658Z] ===================================================== [Pipeline] echo [2023-08-31T19:39:35.664Z] taggedImages: [2023-08-31T19:39:35.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:35.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-31T19:39:35.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.36 [2023-08-31T19:39:35.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:35.664Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-31T19:39:35.683Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-31T19:39:35.683Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:35.683Z] latest [2023-08-31T19:39:35.683Z] 3.1.0-dev.36 [2023-08-31T19:39:35.683Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:35.683Z] main [2023-08-31T19:39:35.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:36.029Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:36.367Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:36.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-31T19:39:36.367Z] 2f6c4b6c609a: Preparing [2023-08-31T19:39:36.367Z] 6977454d1eb3: Preparing [2023-08-31T19:39:36.367Z] 6f100ee0a015: Preparing [2023-08-31T19:39:36.367Z] 3b18ef49918f: Preparing [2023-08-31T19:39:36.367Z] 385fc9af7da6: Preparing [2023-08-31T19:39:36.367Z] c6058f78a4db: Preparing [2023-08-31T19:39:36.367Z] 19714211321c: Preparing [2023-08-31T19:39:36.367Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:36.367Z] c6058f78a4db: Waiting [2023-08-31T19:39:36.367Z] 19714211321c: Waiting [2023-08-31T19:39:36.367Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:36.367Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:36.367Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:36.631Z] 19714211321c: Layer already exists [2023-08-31T19:39:36.631Z] 6977454d1eb3: Pushed [2023-08-31T19:39:36.631Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:36.631Z] 2f6c4b6c609a: Pushed [2023-08-31T19:39:36.631Z] 6f100ee0a015: Pushed [2023-08-31T19:39:39.256Z] 3b18ef49918f: Pushed [2023-08-31T19:39:39.256Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:39.601Z] + 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-31T19:39:39.981Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-31T19:39:39.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-31T19:39:39.981Z] 2f6c4b6c609a: Preparing [2023-08-31T19:39:39.981Z] 6977454d1eb3: Preparing [2023-08-31T19:39:39.981Z] 6f100ee0a015: Preparing [2023-08-31T19:39:39.981Z] 3b18ef49918f: Preparing [2023-08-31T19:39:39.981Z] 385fc9af7da6: Preparing [2023-08-31T19:39:39.981Z] c6058f78a4db: Preparing [2023-08-31T19:39:39.981Z] 19714211321c: Preparing [2023-08-31T19:39:39.981Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:39.981Z] c6058f78a4db: Waiting [2023-08-31T19:39:39.981Z] 19714211321c: Waiting [2023-08-31T19:39:39.981Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:39.981Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:39.981Z] 6977454d1eb3: Layer already exists [2023-08-31T19:39:39.981Z] 3b18ef49918f: Layer already exists [2023-08-31T19:39:39.981Z] 6f100ee0a015: Layer already exists [2023-08-31T19:39:39.981Z] 2f6c4b6c609a: Layer already exists [2023-08-31T19:39:39.981Z] 19714211321c: Layer already exists [2023-08-31T19:39:39.981Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:39.981Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:40.251Z] latest: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:40.596Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:40.949Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.36 [2023-08-31T19:39:40.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-31T19:39:40.949Z] 2f6c4b6c609a: Preparing [2023-08-31T19:39:40.949Z] 6977454d1eb3: Preparing [2023-08-31T19:39:40.949Z] 6f100ee0a015: Preparing [2023-08-31T19:39:40.949Z] 3b18ef49918f: Preparing [2023-08-31T19:39:40.949Z] 385fc9af7da6: Preparing [2023-08-31T19:39:40.949Z] c6058f78a4db: Preparing [2023-08-31T19:39:40.949Z] 19714211321c: Preparing [2023-08-31T19:39:40.949Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:40.949Z] 19714211321c: Waiting [2023-08-31T19:39:40.949Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:40.949Z] c6058f78a4db: Waiting [2023-08-31T19:39:40.949Z] 3b18ef49918f: Layer already exists [2023-08-31T19:39:40.949Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:40.949Z] 6f100ee0a015: Layer already exists [2023-08-31T19:39:40.949Z] 6977454d1eb3: Layer already exists [2023-08-31T19:39:40.949Z] 2f6c4b6c609a: Layer already exists [2023-08-31T19:39:40.949Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:40.949Z] 19714211321c: Layer already exists [2023-08-31T19:39:40.949Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:40.950Z] 3.1.0-dev.36: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:41.573Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:41.908Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:41.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-31T19:39:41.908Z] 2f6c4b6c609a: Preparing [2023-08-31T19:39:41.908Z] 6977454d1eb3: Preparing [2023-08-31T19:39:41.908Z] 6f100ee0a015: Preparing [2023-08-31T19:39:41.908Z] 3b18ef49918f: Preparing [2023-08-31T19:39:41.908Z] 385fc9af7da6: Preparing [2023-08-31T19:39:41.908Z] c6058f78a4db: Preparing [2023-08-31T19:39:41.908Z] 19714211321c: Preparing [2023-08-31T19:39:41.908Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:41.908Z] c6058f78a4db: Waiting [2023-08-31T19:39:41.908Z] 19714211321c: Waiting [2023-08-31T19:39:41.908Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:41.908Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:41.908Z] 6f100ee0a015: Layer already exists [2023-08-31T19:39:41.908Z] 6977454d1eb3: Layer already exists [2023-08-31T19:39:41.908Z] 3b18ef49918f: Layer already exists [2023-08-31T19:39:41.908Z] 2f6c4b6c609a: Layer already exists [2023-08-31T19:39:41.908Z] 19714211321c: Layer already exists [2023-08-31T19:39:41.908Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:41.908Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:41.908Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:42.243Z] + 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-31T19:39:45.134Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-31T19:39:45.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-31T19:39:45.134Z] 2f6c4b6c609a: Preparing [2023-08-31T19:39:45.134Z] 6977454d1eb3: Preparing [2023-08-31T19:39:45.134Z] 6f100ee0a015: Preparing [2023-08-31T19:39:45.134Z] 3b18ef49918f: Preparing [2023-08-31T19:39:45.134Z] 385fc9af7da6: Preparing [2023-08-31T19:39:45.134Z] c6058f78a4db: Preparing [2023-08-31T19:39:45.134Z] 19714211321c: Preparing [2023-08-31T19:39:45.134Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:45.134Z] c6058f78a4db: Waiting [2023-08-31T19:39:45.134Z] 19714211321c: Waiting [2023-08-31T19:39:45.134Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:45.134Z] 2f6c4b6c609a: Layer already exists [2023-08-31T19:39:45.134Z] 6977454d1eb3: Layer already exists [2023-08-31T19:39:45.134Z] 3b18ef49918f: Layer already exists [2023-08-31T19:39:45.134Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:45.134Z] 6f100ee0a015: Layer already exists [2023-08-31T19:39:45.134Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:45.134Z] 19714211321c: Layer already exists [2023-08-31T19:39:45.134Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:45.398Z] main: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:39:45.444Z] ===================================================== [Pipeline] echo [2023-08-31T19:39:45.454Z] taggedImages: [2023-08-31T19:39:45.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:45.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-31T19:39:45.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.36 [2023-08-31T19:39:45.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:45.454Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-31T19:39:45.474Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-31T19:39:45.474Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:45.474Z] latest [2023-08-31T19:39:45.474Z] 3.1.0-dev.36 [2023-08-31T19:39:45.474Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:45.474Z] main [2023-08-31T19:39:45.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:45.798Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:46.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:46.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-31T19:39:46.135Z] 23ef57c834ae: Preparing [2023-08-31T19:39:46.135Z] 8857ba01bd80: Preparing [2023-08-31T19:39:46.135Z] 385fc9af7da6: Preparing [2023-08-31T19:39:46.135Z] c6058f78a4db: Preparing [2023-08-31T19:39:46.135Z] b84cf142ae19: Preparing [2023-08-31T19:39:46.135Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:46.135Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:46.135Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:46.135Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:46.400Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:46.400Z] 23ef57c834ae: Pushed [2023-08-31T19:39:46.400Z] b84cf142ae19: Pushed [2023-08-31T19:39:49.724Z] 8857ba01bd80: Pushed [2023-08-31T19:39:49.724Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:50.062Z] + 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-31T19:39:50.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-31T19:39:50.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-31T19:39:50.391Z] 23ef57c834ae: Preparing [2023-08-31T19:39:50.391Z] 8857ba01bd80: Preparing [2023-08-31T19:39:50.391Z] 385fc9af7da6: Preparing [2023-08-31T19:39:50.391Z] c6058f78a4db: Preparing [2023-08-31T19:39:50.391Z] b84cf142ae19: Preparing [2023-08-31T19:39:50.391Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:50.391Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:50.391Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:50.391Z] 8857ba01bd80: Layer already exists [2023-08-31T19:39:50.391Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:50.391Z] b84cf142ae19: Layer already exists [2023-08-31T19:39:50.391Z] 23ef57c834ae: Layer already exists [2023-08-31T19:39:50.391Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:50.391Z] latest: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:50.986Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:51.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.36 [2023-08-31T19:39:51.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-31T19:39:51.313Z] 23ef57c834ae: Preparing [2023-08-31T19:39:51.313Z] 8857ba01bd80: Preparing [2023-08-31T19:39:51.313Z] 385fc9af7da6: Preparing [2023-08-31T19:39:51.313Z] c6058f78a4db: Preparing [2023-08-31T19:39:51.313Z] b84cf142ae19: Preparing [2023-08-31T19:39:51.313Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:51.313Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:51.313Z] 23ef57c834ae: Layer already exists [2023-08-31T19:39:51.313Z] 8857ba01bd80: Layer already exists [2023-08-31T19:39:51.313Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:51.313Z] b84cf142ae19: Layer already exists [2023-08-31T19:39:51.313Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:51.313Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:51.578Z] 3.1.0-dev.36: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:51.913Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:52.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:52.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-31T19:39:52.250Z] 23ef57c834ae: Preparing [2023-08-31T19:39:52.250Z] 8857ba01bd80: Preparing [2023-08-31T19:39:52.250Z] 385fc9af7da6: Preparing [2023-08-31T19:39:52.250Z] c6058f78a4db: Preparing [2023-08-31T19:39:52.250Z] b84cf142ae19: Preparing [2023-08-31T19:39:52.250Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:52.250Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:52.250Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:52.250Z] 23ef57c834ae: Layer already exists [2023-08-31T19:39:52.250Z] 8857ba01bd80: Layer already exists [2023-08-31T19:39:52.250Z] b84cf142ae19: Layer already exists [2023-08-31T19:39:52.250Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:52.250Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:52.250Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:52.602Z] + 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-31T19:39:52.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-31T19:39:52.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-31T19:39:52.931Z] 23ef57c834ae: Preparing [2023-08-31T19:39:52.931Z] 8857ba01bd80: Preparing [2023-08-31T19:39:52.931Z] 385fc9af7da6: Preparing [2023-08-31T19:39:52.931Z] c6058f78a4db: Preparing [2023-08-31T19:39:52.931Z] b84cf142ae19: Preparing [2023-08-31T19:39:52.931Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:52.931Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:52.931Z] b84cf142ae19: Layer already exists [2023-08-31T19:39:52.931Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:52.931Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:52.931Z] 23ef57c834ae: Layer already exists [2023-08-31T19:39:52.931Z] 8857ba01bd80: Layer already exists [2023-08-31T19:39:52.931Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:53.196Z] main: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:39:53.248Z] ===================================================== [Pipeline] echo [2023-08-31T19:39:53.256Z] taggedImages: [2023-08-31T19:39:53.256Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:53.256Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-31T19:39:53.256Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.36 [2023-08-31T19:39:53.256Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:53.256Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-31T19:39:53.276Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-31T19:39:53.276Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:53.276Z] latest [2023-08-31T19:39:53.276Z] 3.1.0-dev.36 [2023-08-31T19:39:53.276Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:39:53.276Z] main [2023-08-31T19:39:53.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:53.617Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:53.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:39:53.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-31T19:39:53.955Z] 34a665662bf1: Preparing [2023-08-31T19:39:53.955Z] 246971563c73: Preparing [2023-08-31T19:39:53.955Z] 2b2c2b52302e: Preparing [2023-08-31T19:39:53.955Z] 385fc9af7da6: Preparing [2023-08-31T19:39:53.955Z] c6058f78a4db: Preparing [2023-08-31T19:39:53.955Z] 19714211321c: Preparing [2023-08-31T19:39:53.955Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:53.955Z] 19714211321c: Waiting [2023-08-31T19:39:53.955Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:53.955Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:53.955Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:53.955Z] 19714211321c: Layer already exists [2023-08-31T19:39:53.955Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:54.218Z] 246971563c73: Pushed [2023-08-31T19:39:54.218Z] 34a665662bf1: Pushed [2023-08-31T19:39:57.546Z] 2b2c2b52302e: Pushed [2023-08-31T19:39:57.546Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:57.878Z] + 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-31T19:39:58.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-31T19:39:58.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-31T19:39:58.213Z] 34a665662bf1: Preparing [2023-08-31T19:39:58.213Z] 246971563c73: Preparing [2023-08-31T19:39:58.213Z] 2b2c2b52302e: Preparing [2023-08-31T19:39:58.213Z] 385fc9af7da6: Preparing [2023-08-31T19:39:58.213Z] c6058f78a4db: Preparing [2023-08-31T19:39:58.213Z] 19714211321c: Preparing [2023-08-31T19:39:58.213Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:58.213Z] 19714211321c: Waiting [2023-08-31T19:39:58.213Z] d2d9d24a8c2a: Waiting [2023-08-31T19:39:58.213Z] 246971563c73: Layer already exists [2023-08-31T19:39:58.213Z] 2b2c2b52302e: Layer already exists [2023-08-31T19:39:58.213Z] 34a665662bf1: Layer already exists [2023-08-31T19:39:58.213Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:58.213Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:58.213Z] 19714211321c: Layer already exists [2023-08-31T19:39:58.213Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:58.477Z] latest: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:58.816Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:59.143Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.36 [2023-08-31T19:39:59.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-31T19:39:59.143Z] 34a665662bf1: Preparing [2023-08-31T19:39:59.143Z] 246971563c73: Preparing [2023-08-31T19:39:59.143Z] 2b2c2b52302e: Preparing [2023-08-31T19:39:59.143Z] 385fc9af7da6: Preparing [2023-08-31T19:39:59.143Z] c6058f78a4db: Preparing [2023-08-31T19:39:59.143Z] 19714211321c: Preparing [2023-08-31T19:39:59.143Z] d2d9d24a8c2a: Preparing [2023-08-31T19:39:59.143Z] 19714211321c: Waiting [2023-08-31T19:39:59.143Z] c6058f78a4db: Layer already exists [2023-08-31T19:39:59.143Z] 2b2c2b52302e: Layer already exists [2023-08-31T19:39:59.143Z] 385fc9af7da6: Layer already exists [2023-08-31T19:39:59.143Z] 34a665662bf1: Layer already exists [2023-08-31T19:39:59.143Z] 246971563c73: Layer already exists [2023-08-31T19:39:59.143Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:39:59.143Z] 19714211321c: Layer already exists [2023-08-31T19:39:59.143Z] 3.1.0-dev.36: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:59.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:00.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:00.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-31T19:40:00.058Z] 34a665662bf1: Preparing [2023-08-31T19:40:00.058Z] 246971563c73: Preparing [2023-08-31T19:40:00.058Z] 2b2c2b52302e: Preparing [2023-08-31T19:40:00.058Z] 385fc9af7da6: Preparing [2023-08-31T19:40:00.058Z] c6058f78a4db: Preparing [2023-08-31T19:40:00.058Z] 19714211321c: Preparing [2023-08-31T19:40:00.058Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:00.058Z] 19714211321c: Waiting [2023-08-31T19:40:00.058Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:00.058Z] 2b2c2b52302e: Layer already exists [2023-08-31T19:40:00.058Z] 246971563c73: Layer already exists [2023-08-31T19:40:00.058Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:00.058Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:00.058Z] 34a665662bf1: Layer already exists [2023-08-31T19:40:00.058Z] 19714211321c: Layer already exists [2023-08-31T19:40:00.058Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:00.058Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:00.652Z] + 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-31T19:40:00.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-31T19:40:00.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-31T19:40:00.977Z] 34a665662bf1: Preparing [2023-08-31T19:40:00.977Z] 246971563c73: Preparing [2023-08-31T19:40:00.977Z] 2b2c2b52302e: Preparing [2023-08-31T19:40:00.977Z] 385fc9af7da6: Preparing [2023-08-31T19:40:00.977Z] c6058f78a4db: Preparing [2023-08-31T19:40:00.977Z] 19714211321c: Preparing [2023-08-31T19:40:00.977Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:00.977Z] 19714211321c: Waiting [2023-08-31T19:40:00.977Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:00.977Z] 2b2c2b52302e: Layer already exists [2023-08-31T19:40:00.977Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:00.977Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:00.977Z] 246971563c73: Layer already exists [2023-08-31T19:40:00.977Z] 34a665662bf1: Layer already exists [2023-08-31T19:40:00.977Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:00.977Z] 19714211321c: Layer already exists [2023-08-31T19:40:01.242Z] main: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:40:01.283Z] ===================================================== [Pipeline] echo [2023-08-31T19:40:01.289Z] taggedImages: [2023-08-31T19:40:01.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:01.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-31T19:40:01.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.36 [2023-08-31T19:40:01.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:01.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-31T19:40:01.307Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-31T19:40:01.307Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:01.307Z] latest [2023-08-31T19:40:01.307Z] 3.1.0-dev.36 [2023-08-31T19:40:01.307Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:01.307Z] main [2023-08-31T19:40:01.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:01.631Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:01.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:01.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-31T19:40:01.967Z] c142048514c8: Preparing [2023-08-31T19:40:01.967Z] 61cfdfe49ac7: Preparing [2023-08-31T19:40:01.967Z] cbc6dc2a16a3: Preparing [2023-08-31T19:40:01.967Z] da2297a51bbb: Preparing [2023-08-31T19:40:01.967Z] 06a6ddb6f1e0: Preparing [2023-08-31T19:40:01.967Z] 8fb14b966a4e: Preparing [2023-08-31T19:40:01.967Z] acbb057e6b9c: Preparing [2023-08-31T19:40:01.967Z] 385fc9af7da6: Preparing [2023-08-31T19:40:01.967Z] c6058f78a4db: Preparing [2023-08-31T19:40:01.967Z] cccdb8adebfa: Preparing [2023-08-31T19:40:01.967Z] 0563a6c8075d: Preparing [2023-08-31T19:40:01.967Z] 5f70bf18a086: Preparing [2023-08-31T19:40:01.967Z] 3d06c930b317: Preparing [2023-08-31T19:40:01.967Z] e953aae3cbbb: Preparing [2023-08-31T19:40:01.967Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:01.967Z] cccdb8adebfa: Waiting [2023-08-31T19:40:01.967Z] 3d06c930b317: Waiting [2023-08-31T19:40:01.967Z] e953aae3cbbb: Waiting [2023-08-31T19:40:01.967Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:01.967Z] 0563a6c8075d: Waiting [2023-08-31T19:40:01.967Z] 8fb14b966a4e: Waiting [2023-08-31T19:40:01.967Z] 5f70bf18a086: Waiting [2023-08-31T19:40:01.967Z] acbb057e6b9c: Waiting [2023-08-31T19:40:01.967Z] c6058f78a4db: Waiting [2023-08-31T19:40:01.967Z] 385fc9af7da6: Waiting [2023-08-31T19:40:02.235Z] da2297a51bbb: Pushed [2023-08-31T19:40:02.235Z] c142048514c8: Pushed [2023-08-31T19:40:02.235Z] 06a6ddb6f1e0: Pushed [2023-08-31T19:40:02.235Z] 61cfdfe49ac7: Pushed [2023-08-31T19:40:02.235Z] cbc6dc2a16a3: Pushed [2023-08-31T19:40:02.235Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:02.235Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:02.500Z] 8fb14b966a4e: Pushed [2023-08-31T19:40:02.500Z] 0563a6c8075d: Pushed [2023-08-31T19:40:02.500Z] cccdb8adebfa: Pushed [2023-08-31T19:40:02.500Z] 5f70bf18a086: Pushed [2023-08-31T19:40:02.500Z] 3d06c930b317: Pushed [2023-08-31T19:40:02.500Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:02.768Z] e953aae3cbbb: Pushed [2023-08-31T19:40:06.093Z] acbb057e6b9c: Pushed [2023-08-31T19:40:06.093Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:06.428Z] + 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-31T19:40:06.759Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-31T19:40:06.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-31T19:40:06.759Z] c142048514c8: Preparing [2023-08-31T19:40:06.759Z] 61cfdfe49ac7: Preparing [2023-08-31T19:40:06.759Z] cbc6dc2a16a3: Preparing [2023-08-31T19:40:06.759Z] da2297a51bbb: Preparing [2023-08-31T19:40:06.759Z] 06a6ddb6f1e0: Preparing [2023-08-31T19:40:06.759Z] 8fb14b966a4e: Preparing [2023-08-31T19:40:06.759Z] acbb057e6b9c: Preparing [2023-08-31T19:40:06.759Z] 385fc9af7da6: Preparing [2023-08-31T19:40:06.759Z] c6058f78a4db: Preparing [2023-08-31T19:40:06.759Z] cccdb8adebfa: Preparing [2023-08-31T19:40:06.759Z] 0563a6c8075d: Preparing [2023-08-31T19:40:06.759Z] 5f70bf18a086: Preparing [2023-08-31T19:40:06.759Z] 3d06c930b317: Preparing [2023-08-31T19:40:06.759Z] e953aae3cbbb: Preparing [2023-08-31T19:40:06.759Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:06.759Z] 8fb14b966a4e: Waiting [2023-08-31T19:40:06.759Z] cccdb8adebfa: Waiting [2023-08-31T19:40:06.759Z] acbb057e6b9c: Waiting [2023-08-31T19:40:06.759Z] 0563a6c8075d: Waiting [2023-08-31T19:40:06.759Z] 385fc9af7da6: Waiting [2023-08-31T19:40:06.759Z] 5f70bf18a086: Waiting [2023-08-31T19:40:06.759Z] c6058f78a4db: Waiting [2023-08-31T19:40:06.759Z] 3d06c930b317: Waiting [2023-08-31T19:40:06.759Z] e953aae3cbbb: Waiting [2023-08-31T19:40:06.759Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:06.759Z] da2297a51bbb: Layer already exists [2023-08-31T19:40:06.759Z] 61cfdfe49ac7: Layer already exists [2023-08-31T19:40:06.759Z] 06a6ddb6f1e0: Layer already exists [2023-08-31T19:40:06.759Z] c142048514c8: Layer already exists [2023-08-31T19:40:06.759Z] cbc6dc2a16a3: Layer already exists [2023-08-31T19:40:06.759Z] 8fb14b966a4e: Layer already exists [2023-08-31T19:40:06.759Z] acbb057e6b9c: Layer already exists [2023-08-31T19:40:06.759Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:06.759Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:06.759Z] cccdb8adebfa: Layer already exists [2023-08-31T19:40:06.759Z] 0563a6c8075d: Layer already exists [2023-08-31T19:40:06.759Z] 5f70bf18a086: Layer already exists [2023-08-31T19:40:06.759Z] 3d06c930b317: Layer already exists [2023-08-31T19:40:06.759Z] e953aae3cbbb: Layer already exists [2023-08-31T19:40:06.759Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:07.023Z] latest: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:07.355Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:07.683Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.36 [2023-08-31T19:40:07.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-31T19:40:07.683Z] c142048514c8: Preparing [2023-08-31T19:40:07.683Z] 61cfdfe49ac7: Preparing [2023-08-31T19:40:07.683Z] cbc6dc2a16a3: Preparing [2023-08-31T19:40:07.683Z] da2297a51bbb: Preparing [2023-08-31T19:40:07.683Z] 06a6ddb6f1e0: Preparing [2023-08-31T19:40:07.683Z] 8fb14b966a4e: Preparing [2023-08-31T19:40:07.683Z] acbb057e6b9c: Preparing [2023-08-31T19:40:07.683Z] 385fc9af7da6: Preparing [2023-08-31T19:40:07.683Z] c6058f78a4db: Preparing [2023-08-31T19:40:07.683Z] cccdb8adebfa: Preparing [2023-08-31T19:40:07.683Z] 0563a6c8075d: Preparing [2023-08-31T19:40:07.683Z] 5f70bf18a086: Preparing [2023-08-31T19:40:07.683Z] 3d06c930b317: Preparing [2023-08-31T19:40:07.683Z] e953aae3cbbb: Preparing [2023-08-31T19:40:07.683Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:07.683Z] cccdb8adebfa: Waiting [2023-08-31T19:40:07.683Z] 0563a6c8075d: Waiting [2023-08-31T19:40:07.683Z] 3d06c930b317: Waiting [2023-08-31T19:40:07.683Z] 5f70bf18a086: Waiting [2023-08-31T19:40:07.683Z] 8fb14b966a4e: Waiting [2023-08-31T19:40:07.683Z] 385fc9af7da6: Waiting [2023-08-31T19:40:07.683Z] acbb057e6b9c: Waiting [2023-08-31T19:40:07.683Z] c6058f78a4db: Waiting [2023-08-31T19:40:07.683Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:07.683Z] 61cfdfe49ac7: Layer already exists [2023-08-31T19:40:07.683Z] c142048514c8: Layer already exists [2023-08-31T19:40:07.683Z] 06a6ddb6f1e0: Layer already exists [2023-08-31T19:40:07.683Z] cbc6dc2a16a3: Layer already exists [2023-08-31T19:40:07.683Z] da2297a51bbb: Layer already exists [2023-08-31T19:40:07.683Z] cccdb8adebfa: Layer already exists [2023-08-31T19:40:07.683Z] acbb057e6b9c: Layer already exists [2023-08-31T19:40:07.683Z] 8fb14b966a4e: Layer already exists [2023-08-31T19:40:07.683Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:07.683Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:07.683Z] 3d06c930b317: Layer already exists [2023-08-31T19:40:07.683Z] 5f70bf18a086: Layer already exists [2023-08-31T19:40:07.683Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:07.683Z] 0563a6c8075d: Layer already exists [2023-08-31T19:40:07.683Z] e953aae3cbbb: Layer already exists [2023-08-31T19:40:07.948Z] 3.1.0-dev.36: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:08.276Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:08.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:08.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-31T19:40:08.599Z] c142048514c8: Preparing [2023-08-31T19:40:08.599Z] 61cfdfe49ac7: Preparing [2023-08-31T19:40:08.599Z] cbc6dc2a16a3: Preparing [2023-08-31T19:40:08.599Z] da2297a51bbb: Preparing [2023-08-31T19:40:08.599Z] 06a6ddb6f1e0: Preparing [2023-08-31T19:40:08.599Z] 8fb14b966a4e: Preparing [2023-08-31T19:40:08.599Z] acbb057e6b9c: Preparing [2023-08-31T19:40:08.599Z] 385fc9af7da6: Preparing [2023-08-31T19:40:08.599Z] c6058f78a4db: Preparing [2023-08-31T19:40:08.599Z] cccdb8adebfa: Preparing [2023-08-31T19:40:08.599Z] 0563a6c8075d: Preparing [2023-08-31T19:40:08.599Z] 5f70bf18a086: Preparing [2023-08-31T19:40:08.599Z] 3d06c930b317: Preparing [2023-08-31T19:40:08.599Z] e953aae3cbbb: Preparing [2023-08-31T19:40:08.599Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:08.599Z] c6058f78a4db: Waiting [2023-08-31T19:40:08.599Z] 8fb14b966a4e: Waiting [2023-08-31T19:40:08.599Z] cccdb8adebfa: Waiting [2023-08-31T19:40:08.599Z] acbb057e6b9c: Waiting [2023-08-31T19:40:08.599Z] 0563a6c8075d: Waiting [2023-08-31T19:40:08.599Z] 385fc9af7da6: Waiting [2023-08-31T19:40:08.599Z] 5f70bf18a086: Waiting [2023-08-31T19:40:08.599Z] 3d06c930b317: Waiting [2023-08-31T19:40:08.599Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:08.599Z] e953aae3cbbb: Waiting [2023-08-31T19:40:08.599Z] 61cfdfe49ac7: Layer already exists [2023-08-31T19:40:08.599Z] da2297a51bbb: Layer already exists [2023-08-31T19:40:08.599Z] 06a6ddb6f1e0: Layer already exists [2023-08-31T19:40:08.599Z] cbc6dc2a16a3: Layer already exists [2023-08-31T19:40:08.599Z] c142048514c8: Layer already exists [2023-08-31T19:40:08.599Z] acbb057e6b9c: Layer already exists [2023-08-31T19:40:08.599Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:08.599Z] 8fb14b966a4e: Layer already exists [2023-08-31T19:40:08.599Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:08.599Z] cccdb8adebfa: Layer already exists [2023-08-31T19:40:08.599Z] 5f70bf18a086: Layer already exists [2023-08-31T19:40:08.599Z] 0563a6c8075d: Layer already exists [2023-08-31T19:40:08.599Z] 3d06c930b317: Layer already exists [2023-08-31T19:40:08.599Z] e953aae3cbbb: Layer already exists [2023-08-31T19:40:08.599Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:08.864Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:09.195Z] + 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-31T19:40:09.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-31T19:40:09.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-31T19:40:09.522Z] c142048514c8: Preparing [2023-08-31T19:40:09.522Z] 61cfdfe49ac7: Preparing [2023-08-31T19:40:09.522Z] cbc6dc2a16a3: Preparing [2023-08-31T19:40:09.522Z] da2297a51bbb: Preparing [2023-08-31T19:40:09.522Z] 06a6ddb6f1e0: Preparing [2023-08-31T19:40:09.522Z] 8fb14b966a4e: Preparing [2023-08-31T19:40:09.522Z] acbb057e6b9c: Preparing [2023-08-31T19:40:09.522Z] 385fc9af7da6: Preparing [2023-08-31T19:40:09.522Z] c6058f78a4db: Preparing [2023-08-31T19:40:09.522Z] cccdb8adebfa: Preparing [2023-08-31T19:40:09.522Z] 0563a6c8075d: Preparing [2023-08-31T19:40:09.522Z] 5f70bf18a086: Preparing [2023-08-31T19:40:09.522Z] 3d06c930b317: Preparing [2023-08-31T19:40:09.522Z] e953aae3cbbb: Preparing [2023-08-31T19:40:09.522Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:09.522Z] c6058f78a4db: Waiting [2023-08-31T19:40:09.522Z] cccdb8adebfa: Waiting [2023-08-31T19:40:09.522Z] 0563a6c8075d: Waiting [2023-08-31T19:40:09.522Z] 5f70bf18a086: Waiting [2023-08-31T19:40:09.522Z] 3d06c930b317: Waiting [2023-08-31T19:40:09.522Z] e953aae3cbbb: Waiting [2023-08-31T19:40:09.522Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:09.522Z] acbb057e6b9c: Waiting [2023-08-31T19:40:09.522Z] 8fb14b966a4e: Waiting [2023-08-31T19:40:09.522Z] 385fc9af7da6: Waiting [2023-08-31T19:40:09.522Z] 06a6ddb6f1e0: Layer already exists [2023-08-31T19:40:09.522Z] 61cfdfe49ac7: Layer already exists [2023-08-31T19:40:09.522Z] da2297a51bbb: Layer already exists [2023-08-31T19:40:09.522Z] cbc6dc2a16a3: Layer already exists [2023-08-31T19:40:09.522Z] c142048514c8: Layer already exists [2023-08-31T19:40:09.522Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:09.522Z] cccdb8adebfa: Layer already exists [2023-08-31T19:40:09.522Z] acbb057e6b9c: Layer already exists [2023-08-31T19:40:09.522Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:09.522Z] 8fb14b966a4e: Layer already exists [2023-08-31T19:40:09.522Z] 5f70bf18a086: Layer already exists [2023-08-31T19:40:09.522Z] e953aae3cbbb: Layer already exists [2023-08-31T19:40:09.522Z] 0563a6c8075d: Layer already exists [2023-08-31T19:40:09.522Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:09.522Z] 3d06c930b317: Layer already exists [2023-08-31T19:40:09.785Z] main: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:40:09.825Z] ===================================================== [Pipeline] echo [2023-08-31T19:40:09.831Z] taggedImages: [2023-08-31T19:40:09.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:09.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-31T19:40:09.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.36 [2023-08-31T19:40:09.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:09.831Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-31T19:40:09.846Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-31T19:40:09.846Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:09.846Z] latest [2023-08-31T19:40:09.846Z] 3.1.0-dev.36 [2023-08-31T19:40:09.846Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:09.846Z] main [2023-08-31T19:40:09.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:10.169Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:10.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:10.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-31T19:40:10.502Z] 42899a52ef5f: Preparing [2023-08-31T19:40:10.502Z] 419d721cc48c: Preparing [2023-08-31T19:40:10.502Z] f96d1819843f: Preparing [2023-08-31T19:40:10.502Z] 6a37d2a42e28: Preparing [2023-08-31T19:40:10.502Z] 385fc9af7da6: Preparing [2023-08-31T19:40:10.502Z] c6058f78a4db: Preparing [2023-08-31T19:40:10.502Z] 19714211321c: Preparing [2023-08-31T19:40:10.502Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:10.502Z] c6058f78a4db: Waiting [2023-08-31T19:40:10.502Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:10.502Z] 19714211321c: Waiting [2023-08-31T19:40:10.502Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:10.767Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:10.767Z] f96d1819843f: Pushed [2023-08-31T19:40:10.767Z] 419d721cc48c: Pushed [2023-08-31T19:40:10.767Z] 42899a52ef5f: Pushed [2023-08-31T19:40:11.723Z] 19714211321c: Layer already exists [2023-08-31T19:40:11.723Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:13.651Z] 6a37d2a42e28: Pushed [2023-08-31T19:40:13.651Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:13.974Z] + 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-31T19:40:14.297Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-31T19:40:14.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-31T19:40:14.297Z] 42899a52ef5f: Preparing [2023-08-31T19:40:14.297Z] 419d721cc48c: Preparing [2023-08-31T19:40:14.297Z] f96d1819843f: Preparing [2023-08-31T19:40:14.297Z] 6a37d2a42e28: Preparing [2023-08-31T19:40:14.297Z] 385fc9af7da6: Preparing [2023-08-31T19:40:14.297Z] c6058f78a4db: Preparing [2023-08-31T19:40:14.297Z] 19714211321c: Preparing [2023-08-31T19:40:14.297Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:14.297Z] c6058f78a4db: Waiting [2023-08-31T19:40:14.297Z] 19714211321c: Waiting [2023-08-31T19:40:14.297Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:14.297Z] 419d721cc48c: Layer already exists [2023-08-31T19:40:14.297Z] f96d1819843f: Layer already exists [2023-08-31T19:40:14.297Z] 6a37d2a42e28: Layer already exists [2023-08-31T19:40:14.297Z] 42899a52ef5f: Layer already exists [2023-08-31T19:40:14.297Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:14.297Z] 19714211321c: Layer already exists [2023-08-31T19:40:14.297Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:14.297Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:14.560Z] latest: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:14.882Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:15.206Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.36 [2023-08-31T19:40:15.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-31T19:40:15.206Z] 42899a52ef5f: Preparing [2023-08-31T19:40:15.206Z] 419d721cc48c: Preparing [2023-08-31T19:40:15.206Z] f96d1819843f: Preparing [2023-08-31T19:40:15.206Z] 6a37d2a42e28: Preparing [2023-08-31T19:40:15.206Z] 385fc9af7da6: Preparing [2023-08-31T19:40:15.206Z] c6058f78a4db: Preparing [2023-08-31T19:40:15.206Z] 19714211321c: Preparing [2023-08-31T19:40:15.206Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:15.206Z] 19714211321c: Waiting [2023-08-31T19:40:15.206Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:15.206Z] c6058f78a4db: Waiting [2023-08-31T19:40:15.206Z] 42899a52ef5f: Layer already exists [2023-08-31T19:40:15.206Z] f96d1819843f: Layer already exists [2023-08-31T19:40:15.206Z] 419d721cc48c: Layer already exists [2023-08-31T19:40:15.206Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:15.206Z] 6a37d2a42e28: Layer already exists [2023-08-31T19:40:15.206Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:15.206Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:15.206Z] 19714211321c: Layer already exists [2023-08-31T19:40:15.206Z] 3.1.0-dev.36: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:15.799Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:16.200Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:16.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-31T19:40:16.200Z] 42899a52ef5f: Preparing [2023-08-31T19:40:16.200Z] 419d721cc48c: Preparing [2023-08-31T19:40:16.200Z] f96d1819843f: Preparing [2023-08-31T19:40:16.200Z] 6a37d2a42e28: Preparing [2023-08-31T19:40:16.200Z] 385fc9af7da6: Preparing [2023-08-31T19:40:16.200Z] c6058f78a4db: Preparing [2023-08-31T19:40:16.200Z] 19714211321c: Preparing [2023-08-31T19:40:16.200Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:16.200Z] 19714211321c: Waiting [2023-08-31T19:40:16.200Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:16.200Z] c6058f78a4db: Waiting [2023-08-31T19:40:16.200Z] 42899a52ef5f: Layer already exists [2023-08-31T19:40:16.200Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:16.200Z] 6a37d2a42e28: Layer already exists [2023-08-31T19:40:16.200Z] 419d721cc48c: Layer already exists [2023-08-31T19:40:16.200Z] f96d1819843f: Layer already exists [2023-08-31T19:40:16.200Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:16.200Z] 19714211321c: Layer already exists [2023-08-31T19:40:16.200Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:16.200Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:16.799Z] + 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-31T19:40:17.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-31T19:40:17.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-31T19:40:17.133Z] 42899a52ef5f: Preparing [2023-08-31T19:40:17.133Z] 419d721cc48c: Preparing [2023-08-31T19:40:17.133Z] f96d1819843f: Preparing [2023-08-31T19:40:17.133Z] 6a37d2a42e28: Preparing [2023-08-31T19:40:17.133Z] 385fc9af7da6: Preparing [2023-08-31T19:40:17.133Z] c6058f78a4db: Preparing [2023-08-31T19:40:17.133Z] 19714211321c: Preparing [2023-08-31T19:40:17.133Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:17.133Z] 19714211321c: Waiting [2023-08-31T19:40:17.133Z] c6058f78a4db: Waiting [2023-08-31T19:40:17.133Z] f96d1819843f: Layer already exists [2023-08-31T19:40:17.133Z] 419d721cc48c: Layer already exists [2023-08-31T19:40:17.133Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:17.133Z] 6a37d2a42e28: Layer already exists [2023-08-31T19:40:17.133Z] 42899a52ef5f: Layer already exists [2023-08-31T19:40:17.133Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:17.133Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:17.133Z] 19714211321c: Layer already exists [2023-08-31T19:40:17.395Z] main: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:40:17.489Z] ===================================================== [Pipeline] echo [2023-08-31T19:40:17.497Z] taggedImages: [2023-08-31T19:40:17.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:17.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-31T19:40:17.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.36 [2023-08-31T19:40:17.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:17.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-31T19:40:17.523Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-31T19:40:17.523Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:17.523Z] latest [2023-08-31T19:40:17.523Z] 3.1.0-dev.36 [2023-08-31T19:40:17.523Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:17.523Z] main [2023-08-31T19:40:17.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:17.887Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:18.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:18.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-31T19:40:18.239Z] 787eac166e14: Preparing [2023-08-31T19:40:18.239Z] 8268f6d9c137: Preparing [2023-08-31T19:40:18.239Z] 08c5fec7ae57: Preparing [2023-08-31T19:40:18.239Z] 89f1d791ba5f: Preparing [2023-08-31T19:40:18.239Z] e64b86beea40: Preparing [2023-08-31T19:40:18.239Z] 385fc9af7da6: Preparing [2023-08-31T19:40:18.239Z] c6058f78a4db: Preparing [2023-08-31T19:40:18.239Z] cc0425025450: Preparing [2023-08-31T19:40:18.239Z] 15cf5bf50b41: Preparing [2023-08-31T19:40:18.239Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:18.239Z] 385fc9af7da6: Waiting [2023-08-31T19:40:18.239Z] c6058f78a4db: Waiting [2023-08-31T19:40:18.239Z] cc0425025450: Waiting [2023-08-31T19:40:18.239Z] 15cf5bf50b41: Waiting [2023-08-31T19:40:18.523Z] 8268f6d9c137: Pushed [2023-08-31T19:40:18.523Z] 787eac166e14: Pushed [2023-08-31T19:40:18.523Z] 89f1d791ba5f: Pushed [2023-08-31T19:40:18.523Z] e64b86beea40: Pushed [2023-08-31T19:40:18.523Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:18.523Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:18.523Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:18.523Z] cc0425025450: Pushed [2023-08-31T19:40:21.096Z] 15cf5bf50b41: Pushed [2023-08-31T19:40:21.096Z] 08c5fec7ae57: Pushed [2023-08-31T19:40:21.360Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:21.684Z] + 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-31T19:40:22.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-31T19:40:22.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-31T19:40:22.015Z] 787eac166e14: Preparing [2023-08-31T19:40:22.015Z] 8268f6d9c137: Preparing [2023-08-31T19:40:22.015Z] 08c5fec7ae57: Preparing [2023-08-31T19:40:22.015Z] 89f1d791ba5f: Preparing [2023-08-31T19:40:22.015Z] e64b86beea40: Preparing [2023-08-31T19:40:22.015Z] 385fc9af7da6: Preparing [2023-08-31T19:40:22.015Z] c6058f78a4db: Preparing [2023-08-31T19:40:22.015Z] cc0425025450: Preparing [2023-08-31T19:40:22.015Z] 15cf5bf50b41: Preparing [2023-08-31T19:40:22.015Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:22.015Z] c6058f78a4db: Waiting [2023-08-31T19:40:22.015Z] 385fc9af7da6: Waiting [2023-08-31T19:40:22.015Z] cc0425025450: Waiting [2023-08-31T19:40:22.015Z] 15cf5bf50b41: Waiting [2023-08-31T19:40:22.015Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:22.015Z] 08c5fec7ae57: Layer already exists [2023-08-31T19:40:22.015Z] 787eac166e14: Layer already exists [2023-08-31T19:40:22.015Z] e64b86beea40: Layer already exists [2023-08-31T19:40:22.015Z] 8268f6d9c137: Layer already exists [2023-08-31T19:40:22.015Z] 89f1d791ba5f: Layer already exists [2023-08-31T19:40:22.015Z] cc0425025450: Layer already exists [2023-08-31T19:40:22.015Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:22.015Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:22.015Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:22.015Z] 15cf5bf50b41: Layer already exists [2023-08-31T19:40:22.280Z] latest: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:22.614Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:22.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.36 [2023-08-31T19:40:22.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-31T19:40:22.939Z] 787eac166e14: Preparing [2023-08-31T19:40:22.939Z] 8268f6d9c137: Preparing [2023-08-31T19:40:22.939Z] 08c5fec7ae57: Preparing [2023-08-31T19:40:22.939Z] 89f1d791ba5f: Preparing [2023-08-31T19:40:22.939Z] e64b86beea40: Preparing [2023-08-31T19:40:22.939Z] 385fc9af7da6: Preparing [2023-08-31T19:40:22.939Z] c6058f78a4db: Preparing [2023-08-31T19:40:22.939Z] cc0425025450: Preparing [2023-08-31T19:40:22.939Z] 15cf5bf50b41: Preparing [2023-08-31T19:40:22.939Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:22.939Z] cc0425025450: Waiting [2023-08-31T19:40:22.939Z] 15cf5bf50b41: Waiting [2023-08-31T19:40:22.939Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:22.939Z] 385fc9af7da6: Waiting [2023-08-31T19:40:22.939Z] c6058f78a4db: Waiting [2023-08-31T19:40:22.939Z] 8268f6d9c137: Layer already exists [2023-08-31T19:40:22.939Z] 08c5fec7ae57: Layer already exists [2023-08-31T19:40:22.939Z] e64b86beea40: Layer already exists [2023-08-31T19:40:22.939Z] 787eac166e14: Layer already exists [2023-08-31T19:40:22.939Z] 89f1d791ba5f: Layer already exists [2023-08-31T19:40:22.939Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:22.939Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:22.939Z] cc0425025450: Layer already exists [2023-08-31T19:40:22.940Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:22.940Z] 15cf5bf50b41: Layer already exists [2023-08-31T19:40:24.327Z] 3.1.0-dev.36: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:24.655Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:24.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:24.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-31T19:40:24.986Z] 787eac166e14: Preparing [2023-08-31T19:40:24.986Z] 8268f6d9c137: Preparing [2023-08-31T19:40:24.986Z] 08c5fec7ae57: Preparing [2023-08-31T19:40:24.986Z] 89f1d791ba5f: Preparing [2023-08-31T19:40:24.986Z] e64b86beea40: Preparing [2023-08-31T19:40:24.986Z] 385fc9af7da6: Preparing [2023-08-31T19:40:24.986Z] c6058f78a4db: Preparing [2023-08-31T19:40:24.986Z] cc0425025450: Preparing [2023-08-31T19:40:24.986Z] 15cf5bf50b41: Preparing [2023-08-31T19:40:24.986Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:24.986Z] 385fc9af7da6: Waiting [2023-08-31T19:40:24.986Z] c6058f78a4db: Waiting [2023-08-31T19:40:24.986Z] cc0425025450: Waiting [2023-08-31T19:40:24.986Z] 15cf5bf50b41: Waiting [2023-08-31T19:40:24.986Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:24.986Z] 89f1d791ba5f: Layer already exists [2023-08-31T19:40:24.986Z] 08c5fec7ae57: Layer already exists [2023-08-31T19:40:24.986Z] 8268f6d9c137: Layer already exists [2023-08-31T19:40:24.986Z] e64b86beea40: Layer already exists [2023-08-31T19:40:24.986Z] 787eac166e14: Layer already exists [2023-08-31T19:40:24.986Z] cc0425025450: Layer already exists [2023-08-31T19:40:24.986Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:24.986Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:24.986Z] 15cf5bf50b41: Layer already exists [2023-08-31T19:40:24.986Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:24.986Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:25.589Z] + 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-31T19:40:25.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-31T19:40:25.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-31T19:40:25.920Z] 787eac166e14: Preparing [2023-08-31T19:40:25.920Z] 8268f6d9c137: Preparing [2023-08-31T19:40:25.920Z] 08c5fec7ae57: Preparing [2023-08-31T19:40:25.920Z] 89f1d791ba5f: Preparing [2023-08-31T19:40:25.920Z] e64b86beea40: Preparing [2023-08-31T19:40:25.920Z] 385fc9af7da6: Preparing [2023-08-31T19:40:25.920Z] c6058f78a4db: Preparing [2023-08-31T19:40:25.920Z] cc0425025450: Preparing [2023-08-31T19:40:25.920Z] 15cf5bf50b41: Preparing [2023-08-31T19:40:25.920Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:25.920Z] 385fc9af7da6: Waiting [2023-08-31T19:40:25.920Z] c6058f78a4db: Waiting [2023-08-31T19:40:25.920Z] cc0425025450: Waiting [2023-08-31T19:40:25.920Z] 15cf5bf50b41: Waiting [2023-08-31T19:40:25.920Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:25.920Z] e64b86beea40: Layer already exists [2023-08-31T19:40:25.920Z] 8268f6d9c137: Layer already exists [2023-08-31T19:40:25.920Z] 89f1d791ba5f: Layer already exists [2023-08-31T19:40:25.920Z] 08c5fec7ae57: Layer already exists [2023-08-31T19:40:25.920Z] 787eac166e14: Layer already exists [2023-08-31T19:40:25.920Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:25.920Z] cc0425025450: Layer already exists [2023-08-31T19:40:25.920Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:25.920Z] 15cf5bf50b41: Layer already exists [2023-08-31T19:40:25.920Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:26.183Z] main: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:40:26.224Z] ===================================================== [Pipeline] echo [2023-08-31T19:40:26.231Z] taggedImages: [2023-08-31T19:40:26.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:26.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-31T19:40:26.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.36 [2023-08-31T19:40:26.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:26.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-31T19:40:26.249Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-31T19:40:26.249Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:26.249Z] latest [2023-08-31T19:40:26.249Z] 3.1.0-dev.36 [2023-08-31T19:40:26.249Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:26.249Z] main [2023-08-31T19:40:26.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:26.588Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:26.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:26.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-31T19:40:26.920Z] 12eb90650b3d: Preparing [2023-08-31T19:40:26.920Z] 5c4a9dd75f5d: Preparing [2023-08-31T19:40:26.920Z] 9da243675144: Preparing [2023-08-31T19:40:26.920Z] 28f5d208d29d: Preparing [2023-08-31T19:40:26.920Z] b89920274993: Preparing [2023-08-31T19:40:26.920Z] 81fcca896761: Preparing [2023-08-31T19:40:26.920Z] 716e3632e890: Preparing [2023-08-31T19:40:26.920Z] 385fc9af7da6: Preparing [2023-08-31T19:40:26.920Z] c6058f78a4db: Preparing [2023-08-31T19:40:26.920Z] af0bcccd62cd: Preparing [2023-08-31T19:40:26.920Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:26.920Z] 81fcca896761: Waiting [2023-08-31T19:40:26.920Z] c6058f78a4db: Waiting [2023-08-31T19:40:26.920Z] af0bcccd62cd: Waiting [2023-08-31T19:40:26.920Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:26.920Z] 716e3632e890: Waiting [2023-08-31T19:40:26.920Z] 385fc9af7da6: Waiting [2023-08-31T19:40:27.185Z] 5c4a9dd75f5d: Pushed [2023-08-31T19:40:27.185Z] b89920274993: Pushed [2023-08-31T19:40:27.185Z] 12eb90650b3d: Pushed [2023-08-31T19:40:27.185Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:27.185Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:27.185Z] 81fcca896761: Pushed [2023-08-31T19:40:27.450Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:27.450Z] 716e3632e890: Pushed [2023-08-31T19:40:30.013Z] 28f5d208d29d: Pushed [2023-08-31T19:40:30.013Z] af0bcccd62cd: Pushed [2023-08-31T19:40:30.590Z] 9da243675144: Pushed [2023-08-31T19:40:30.854Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:31.189Z] + 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-31T19:40:31.519Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-31T19:40:31.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-31T19:40:31.519Z] 12eb90650b3d: Preparing [2023-08-31T19:40:31.519Z] 5c4a9dd75f5d: Preparing [2023-08-31T19:40:31.519Z] 9da243675144: Preparing [2023-08-31T19:40:31.519Z] 28f5d208d29d: Preparing [2023-08-31T19:40:31.519Z] b89920274993: Preparing [2023-08-31T19:40:31.519Z] 81fcca896761: Preparing [2023-08-31T19:40:31.519Z] 716e3632e890: Preparing [2023-08-31T19:40:31.519Z] 385fc9af7da6: Preparing [2023-08-31T19:40:31.519Z] c6058f78a4db: Preparing [2023-08-31T19:40:31.519Z] af0bcccd62cd: Preparing [2023-08-31T19:40:31.519Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:31.519Z] 385fc9af7da6: Waiting [2023-08-31T19:40:31.519Z] c6058f78a4db: Waiting [2023-08-31T19:40:31.519Z] 81fcca896761: Waiting [2023-08-31T19:40:31.519Z] af0bcccd62cd: Waiting [2023-08-31T19:40:31.519Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:31.519Z] 716e3632e890: Waiting [2023-08-31T19:40:31.519Z] 28f5d208d29d: Layer already exists [2023-08-31T19:40:31.519Z] 5c4a9dd75f5d: Layer already exists [2023-08-31T19:40:31.519Z] 9da243675144: Layer already exists [2023-08-31T19:40:31.519Z] b89920274993: Layer already exists [2023-08-31T19:40:31.519Z] 12eb90650b3d: Layer already exists [2023-08-31T19:40:31.519Z] 81fcca896761: Layer already exists [2023-08-31T19:40:31.519Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:31.519Z] 716e3632e890: Layer already exists [2023-08-31T19:40:31.519Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:31.519Z] af0bcccd62cd: Layer already exists [2023-08-31T19:40:31.519Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:31.783Z] latest: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:32.114Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:32.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.36 [2023-08-31T19:40:32.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-31T19:40:32.450Z] 12eb90650b3d: Preparing [2023-08-31T19:40:32.450Z] 5c4a9dd75f5d: Preparing [2023-08-31T19:40:32.450Z] 9da243675144: Preparing [2023-08-31T19:40:32.450Z] 28f5d208d29d: Preparing [2023-08-31T19:40:32.450Z] b89920274993: Preparing [2023-08-31T19:40:32.450Z] 81fcca896761: Preparing [2023-08-31T19:40:32.450Z] 716e3632e890: Preparing [2023-08-31T19:40:32.450Z] 385fc9af7da6: Preparing [2023-08-31T19:40:32.450Z] c6058f78a4db: Preparing [2023-08-31T19:40:32.450Z] af0bcccd62cd: Preparing [2023-08-31T19:40:32.450Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:32.450Z] 385fc9af7da6: Waiting [2023-08-31T19:40:32.450Z] c6058f78a4db: Waiting [2023-08-31T19:40:32.450Z] 716e3632e890: Waiting [2023-08-31T19:40:32.450Z] af0bcccd62cd: Waiting [2023-08-31T19:40:32.450Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:32.450Z] 81fcca896761: Waiting [2023-08-31T19:40:32.450Z] 9da243675144: Layer already exists [2023-08-31T19:40:32.450Z] 5c4a9dd75f5d: Layer already exists [2023-08-31T19:40:32.450Z] 12eb90650b3d: Layer already exists [2023-08-31T19:40:32.450Z] b89920274993: Layer already exists [2023-08-31T19:40:32.450Z] 28f5d208d29d: Layer already exists [2023-08-31T19:40:32.450Z] 716e3632e890: Layer already exists [2023-08-31T19:40:32.450Z] 81fcca896761: Layer already exists [2023-08-31T19:40:32.450Z] af0bcccd62cd: Layer already exists [2023-08-31T19:40:32.450Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:32.450Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:32.450Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:32.714Z] 3.1.0-dev.36: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:33.051Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:33.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:33.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-31T19:40:33.384Z] 12eb90650b3d: Preparing [2023-08-31T19:40:33.384Z] 5c4a9dd75f5d: Preparing [2023-08-31T19:40:33.384Z] 9da243675144: Preparing [2023-08-31T19:40:33.384Z] 28f5d208d29d: Preparing [2023-08-31T19:40:33.384Z] b89920274993: Preparing [2023-08-31T19:40:33.384Z] 81fcca896761: Preparing [2023-08-31T19:40:33.384Z] 716e3632e890: Preparing [2023-08-31T19:40:33.384Z] 385fc9af7da6: Preparing [2023-08-31T19:40:33.384Z] c6058f78a4db: Preparing [2023-08-31T19:40:33.384Z] af0bcccd62cd: Preparing [2023-08-31T19:40:33.384Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:33.384Z] 81fcca896761: Waiting [2023-08-31T19:40:33.384Z] 716e3632e890: Waiting [2023-08-31T19:40:33.384Z] 385fc9af7da6: Waiting [2023-08-31T19:40:33.384Z] c6058f78a4db: Waiting [2023-08-31T19:40:33.384Z] af0bcccd62cd: Waiting [2023-08-31T19:40:33.384Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:33.384Z] b89920274993: Layer already exists [2023-08-31T19:40:33.384Z] 28f5d208d29d: Layer already exists [2023-08-31T19:40:33.384Z] 5c4a9dd75f5d: Layer already exists [2023-08-31T19:40:33.384Z] 12eb90650b3d: Layer already exists [2023-08-31T19:40:33.384Z] 9da243675144: Layer already exists [2023-08-31T19:40:33.384Z] 716e3632e890: Layer already exists [2023-08-31T19:40:33.384Z] 81fcca896761: Layer already exists [2023-08-31T19:40:33.384Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:33.384Z] af0bcccd62cd: Layer already exists [2023-08-31T19:40:33.384Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:33.384Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:33.384Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:33.982Z] + 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-31T19:40:34.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-31T19:40:34.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-31T19:40:34.308Z] 12eb90650b3d: Preparing [2023-08-31T19:40:34.308Z] 5c4a9dd75f5d: Preparing [2023-08-31T19:40:34.308Z] 9da243675144: Preparing [2023-08-31T19:40:34.308Z] 28f5d208d29d: Preparing [2023-08-31T19:40:34.308Z] b89920274993: Preparing [2023-08-31T19:40:34.308Z] 81fcca896761: Preparing [2023-08-31T19:40:34.308Z] 716e3632e890: Preparing [2023-08-31T19:40:34.308Z] 385fc9af7da6: Preparing [2023-08-31T19:40:34.308Z] c6058f78a4db: Preparing [2023-08-31T19:40:34.308Z] af0bcccd62cd: Preparing [2023-08-31T19:40:34.308Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:34.308Z] 385fc9af7da6: Waiting [2023-08-31T19:40:34.308Z] c6058f78a4db: Waiting [2023-08-31T19:40:34.308Z] af0bcccd62cd: Waiting [2023-08-31T19:40:34.308Z] 81fcca896761: Waiting [2023-08-31T19:40:34.308Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:34.308Z] 716e3632e890: Waiting [2023-08-31T19:40:34.308Z] 12eb90650b3d: Layer already exists [2023-08-31T19:40:34.308Z] 28f5d208d29d: Layer already exists [2023-08-31T19:40:34.309Z] 9da243675144: Layer already exists [2023-08-31T19:40:34.309Z] 5c4a9dd75f5d: Layer already exists [2023-08-31T19:40:34.309Z] b89920274993: Layer already exists [2023-08-31T19:40:34.309Z] 716e3632e890: Layer already exists [2023-08-31T19:40:34.309Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:34.309Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:34.309Z] af0bcccd62cd: Layer already exists [2023-08-31T19:40:34.309Z] 81fcca896761: Layer already exists [2023-08-31T19:40:34.309Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:34.572Z] main: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:40:34.613Z] ===================================================== [Pipeline] echo [2023-08-31T19:40:34.619Z] taggedImages: [2023-08-31T19:40:34.619Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:34.619Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-31T19:40:34.619Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.36 [2023-08-31T19:40:34.619Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:34.619Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-31T19:40:34.633Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-31T19:40:34.633Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:34.633Z] latest [2023-08-31T19:40:34.633Z] 3.1.0-dev.36 [2023-08-31T19:40:34.633Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:34.633Z] main [2023-08-31T19:40:34.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:34.965Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:35.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:35.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-31T19:40:35.290Z] 7de53a38e02f: Preparing [2023-08-31T19:40:35.290Z] 6e8c21c9d90d: Preparing [2023-08-31T19:40:35.290Z] 385fc9af7da6: Preparing [2023-08-31T19:40:35.290Z] c6058f78a4db: Preparing [2023-08-31T19:40:35.290Z] ed1f57258647: Preparing [2023-08-31T19:40:35.290Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:35.290Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:35.290Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:35.290Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:35.555Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:35.555Z] 7de53a38e02f: Pushed [2023-08-31T19:40:36.956Z] ed1f57258647: Pushed [2023-08-31T19:40:40.284Z] 6e8c21c9d90d: Pushed [2023-08-31T19:40:40.284Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:40.610Z] + 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-31T19:40:40.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-31T19:40:40.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-31T19:40:40.935Z] 7de53a38e02f: Preparing [2023-08-31T19:40:40.935Z] 6e8c21c9d90d: Preparing [2023-08-31T19:40:40.935Z] 385fc9af7da6: Preparing [2023-08-31T19:40:40.935Z] c6058f78a4db: Preparing [2023-08-31T19:40:40.935Z] ed1f57258647: Preparing [2023-08-31T19:40:40.935Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:40.935Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:40.935Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:40.935Z] 7de53a38e02f: Layer already exists [2023-08-31T19:40:40.935Z] 6e8c21c9d90d: Layer already exists [2023-08-31T19:40:40.935Z] ed1f57258647: Layer already exists [2023-08-31T19:40:40.935Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:40.935Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:40.935Z] latest: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:41.546Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:41.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.36 [2023-08-31T19:40:41.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-31T19:40:41.874Z] 7de53a38e02f: Preparing [2023-08-31T19:40:41.874Z] 6e8c21c9d90d: Preparing [2023-08-31T19:40:41.874Z] 385fc9af7da6: Preparing [2023-08-31T19:40:41.874Z] c6058f78a4db: Preparing [2023-08-31T19:40:41.874Z] ed1f57258647: Preparing [2023-08-31T19:40:41.874Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:41.874Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:41.874Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:41.874Z] ed1f57258647: Layer already exists [2023-08-31T19:40:41.874Z] 7de53a38e02f: Layer already exists [2023-08-31T19:40:41.874Z] 6e8c21c9d90d: Layer already exists [2023-08-31T19:40:41.874Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:41.874Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:41.874Z] 3.1.0-dev.36: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:42.211Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:42.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:42.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-31T19:40:42.545Z] 7de53a38e02f: Preparing [2023-08-31T19:40:42.545Z] 6e8c21c9d90d: Preparing [2023-08-31T19:40:42.545Z] 385fc9af7da6: Preparing [2023-08-31T19:40:42.545Z] c6058f78a4db: Preparing [2023-08-31T19:40:42.545Z] ed1f57258647: Preparing [2023-08-31T19:40:42.545Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:42.545Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:42.545Z] 7de53a38e02f: Layer already exists [2023-08-31T19:40:42.545Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:42.545Z] ed1f57258647: Layer already exists [2023-08-31T19:40:42.545Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:42.545Z] 6e8c21c9d90d: Layer already exists [2023-08-31T19:40:42.545Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:42.545Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:43.135Z] + 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-31T19:40:43.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-31T19:40:43.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-31T19:40:43.459Z] 7de53a38e02f: Preparing [2023-08-31T19:40:43.459Z] 6e8c21c9d90d: Preparing [2023-08-31T19:40:43.459Z] 385fc9af7da6: Preparing [2023-08-31T19:40:43.459Z] c6058f78a4db: Preparing [2023-08-31T19:40:43.459Z] ed1f57258647: Preparing [2023-08-31T19:40:43.459Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:43.459Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:43.459Z] 7de53a38e02f: Layer already exists [2023-08-31T19:40:43.459Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:43.459Z] 6e8c21c9d90d: Layer already exists [2023-08-31T19:40:43.459Z] ed1f57258647: Layer already exists [2023-08-31T19:40:43.459Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:43.459Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:43.459Z] main: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:40:43.761Z] ===================================================== [Pipeline] echo [2023-08-31T19:40:43.767Z] taggedImages: [2023-08-31T19:40:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-31T19:40:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.36 [2023-08-31T19:40:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-31T19:40:43.783Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-31T19:40:43.783Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:43.783Z] latest [2023-08-31T19:40:43.783Z] 3.1.0-dev.36 [2023-08-31T19:40:43.783Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:40:43.783Z] main [2023-08-31T19:40:43.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:44.121Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:44.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:40:44.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-31T19:40:44.447Z] ac06407690a0: Preparing [2023-08-31T19:40:44.447Z] 8cbaed6461ec: Preparing [2023-08-31T19:40:44.447Z] fd38d79e6bb4: Preparing [2023-08-31T19:40:44.447Z] 385fc9af7da6: Preparing [2023-08-31T19:40:44.447Z] c6058f78a4db: Preparing [2023-08-31T19:40:44.447Z] 1c45c44a98db: Preparing [2023-08-31T19:40:44.447Z] 5d87f8c2fe81: Preparing [2023-08-31T19:40:44.447Z] d4e72a0354ff: Preparing [2023-08-31T19:40:44.447Z] d2d9d24a8c2a: Preparing [2023-08-31T19:40:44.447Z] 1c45c44a98db: Waiting [2023-08-31T19:40:44.447Z] 5d87f8c2fe81: Waiting [2023-08-31T19:40:44.447Z] d2d9d24a8c2a: Waiting [2023-08-31T19:40:44.447Z] d4e72a0354ff: Waiting [2023-08-31T19:40:44.447Z] 385fc9af7da6: Layer already exists [2023-08-31T19:40:44.447Z] c6058f78a4db: Layer already exists [2023-08-31T19:40:44.712Z] 8cbaed6461ec: Pushed [2023-08-31T19:40:44.712Z] ac06407690a0: Pushed [2023-08-31T19:40:44.712Z] fd38d79e6bb4: Pushed [2023-08-31T19:40:44.712Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:40:45.663Z] d4e72a0354ff: Pushed [2023-08-31T19:40:57.939Z] 5d87f8c2fe81: Pushed [2023-08-31T19:41:01.260Z] 1c45c44a98db: Pushed [2023-08-31T19:41:01.260Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:01.597Z] + 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-31T19:41:01.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-31T19:41:01.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-31T19:41:01.929Z] ac06407690a0: Preparing [2023-08-31T19:41:01.929Z] 8cbaed6461ec: Preparing [2023-08-31T19:41:01.929Z] fd38d79e6bb4: Preparing [2023-08-31T19:41:01.929Z] 385fc9af7da6: Preparing [2023-08-31T19:41:01.929Z] c6058f78a4db: Preparing [2023-08-31T19:41:01.929Z] 1c45c44a98db: Preparing [2023-08-31T19:41:01.929Z] 5d87f8c2fe81: Preparing [2023-08-31T19:41:01.929Z] d4e72a0354ff: Preparing [2023-08-31T19:41:01.929Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:01.929Z] 1c45c44a98db: Waiting [2023-08-31T19:41:01.929Z] 5d87f8c2fe81: Waiting [2023-08-31T19:41:01.929Z] d4e72a0354ff: Waiting [2023-08-31T19:41:01.929Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:01.929Z] fd38d79e6bb4: Layer already exists [2023-08-31T19:41:01.929Z] 8cbaed6461ec: Layer already exists [2023-08-31T19:41:01.929Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:01.929Z] ac06407690a0: Layer already exists [2023-08-31T19:41:01.929Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:01.929Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:01.929Z] 5d87f8c2fe81: Layer already exists [2023-08-31T19:41:01.929Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:01.929Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:02.193Z] latest: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:02.523Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:05.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.36 [2023-08-31T19:41:05.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-31T19:41:05.418Z] ac06407690a0: Preparing [2023-08-31T19:41:05.418Z] 8cbaed6461ec: Preparing [2023-08-31T19:41:05.418Z] fd38d79e6bb4: Preparing [2023-08-31T19:41:05.418Z] 385fc9af7da6: Preparing [2023-08-31T19:41:05.418Z] c6058f78a4db: Preparing [2023-08-31T19:41:05.418Z] 1c45c44a98db: Preparing [2023-08-31T19:41:05.418Z] 5d87f8c2fe81: Preparing [2023-08-31T19:41:05.418Z] d4e72a0354ff: Preparing [2023-08-31T19:41:05.418Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:05.418Z] 5d87f8c2fe81: Waiting [2023-08-31T19:41:05.418Z] d4e72a0354ff: Waiting [2023-08-31T19:41:05.418Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:05.418Z] 1c45c44a98db: Waiting [2023-08-31T19:41:05.418Z] 8cbaed6461ec: Layer already exists [2023-08-31T19:41:05.418Z] ac06407690a0: Layer already exists [2023-08-31T19:41:05.418Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:05.418Z] fd38d79e6bb4: Layer already exists [2023-08-31T19:41:05.418Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:05.418Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:05.418Z] 5d87f8c2fe81: Layer already exists [2023-08-31T19:41:05.419Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:05.419Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:05.419Z] 3.1.0-dev.36: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:05.752Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:06.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:06.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-31T19:41:06.070Z] ac06407690a0: Preparing [2023-08-31T19:41:06.070Z] 8cbaed6461ec: Preparing [2023-08-31T19:41:06.070Z] fd38d79e6bb4: Preparing [2023-08-31T19:41:06.070Z] 385fc9af7da6: Preparing [2023-08-31T19:41:06.070Z] c6058f78a4db: Preparing [2023-08-31T19:41:06.070Z] 1c45c44a98db: Preparing [2023-08-31T19:41:06.070Z] 5d87f8c2fe81: Preparing [2023-08-31T19:41:06.070Z] d4e72a0354ff: Preparing [2023-08-31T19:41:06.070Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:06.070Z] 5d87f8c2fe81: Waiting [2023-08-31T19:41:06.070Z] d4e72a0354ff: Waiting [2023-08-31T19:41:06.070Z] 1c45c44a98db: Waiting [2023-08-31T19:41:06.070Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:06.070Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:06.070Z] fd38d79e6bb4: Layer already exists [2023-08-31T19:41:06.070Z] ac06407690a0: Layer already exists [2023-08-31T19:41:06.070Z] 8cbaed6461ec: Layer already exists [2023-08-31T19:41:06.070Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:06.070Z] 5d87f8c2fe81: Layer already exists [2023-08-31T19:41:06.070Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:06.070Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:06.070Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:06.333Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:06.660Z] + 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-31T19:41:06.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-31T19:41:06.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-31T19:41:06.981Z] ac06407690a0: Preparing [2023-08-31T19:41:06.981Z] 8cbaed6461ec: Preparing [2023-08-31T19:41:06.981Z] fd38d79e6bb4: Preparing [2023-08-31T19:41:06.981Z] 385fc9af7da6: Preparing [2023-08-31T19:41:06.981Z] c6058f78a4db: Preparing [2023-08-31T19:41:06.981Z] 1c45c44a98db: Preparing [2023-08-31T19:41:06.981Z] 5d87f8c2fe81: Preparing [2023-08-31T19:41:06.981Z] d4e72a0354ff: Preparing [2023-08-31T19:41:06.981Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:06.981Z] 5d87f8c2fe81: Waiting [2023-08-31T19:41:06.981Z] 1c45c44a98db: Waiting [2023-08-31T19:41:06.981Z] d4e72a0354ff: Waiting [2023-08-31T19:41:06.981Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:06.981Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:06.981Z] ac06407690a0: Layer already exists [2023-08-31T19:41:06.981Z] 8cbaed6461ec: Layer already exists [2023-08-31T19:41:06.981Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:06.981Z] fd38d79e6bb4: Layer already exists [2023-08-31T19:41:06.981Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:06.981Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:06.981Z] 5d87f8c2fe81: Layer already exists [2023-08-31T19:41:06.981Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:06.981Z] main: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:41:07.291Z] ===================================================== [Pipeline] echo [2023-08-31T19:41:07.297Z] taggedImages: [2023-08-31T19:41:07.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:07.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-31T19:41:07.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.36 [2023-08-31T19:41:07.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:07.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-31T19:41:07.312Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-31T19:41:07.312Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:07.312Z] latest [2023-08-31T19:41:07.312Z] 3.1.0-dev.36 [2023-08-31T19:41:07.312Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:07.312Z] main [2023-08-31T19:41:07.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:07.653Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:07.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:07.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-31T19:41:07.992Z] 5c8280dc189d: Preparing [2023-08-31T19:41:07.992Z] e55af0d2f93b: Preparing [2023-08-31T19:41:07.992Z] 6f90dc7868fb: Preparing [2023-08-31T19:41:07.992Z] 385fc9af7da6: Preparing [2023-08-31T19:41:07.992Z] c6058f78a4db: Preparing [2023-08-31T19:41:07.992Z] 1c45c44a98db: Preparing [2023-08-31T19:41:07.992Z] 7e55cdb34ce1: Preparing [2023-08-31T19:41:07.992Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:07.992Z] 7e55cdb34ce1: Waiting [2023-08-31T19:41:07.992Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:07.992Z] 1c45c44a98db: Waiting [2023-08-31T19:41:07.992Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:07.992Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:07.992Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:08.257Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:08.257Z] 6f90dc7868fb: Pushed [2023-08-31T19:41:08.257Z] e55af0d2f93b: Pushed [2023-08-31T19:41:08.257Z] 5c8280dc189d: Pushed [2023-08-31T19:41:08.833Z] 7e55cdb34ce1: Pushed [2023-08-31T19:41:09.096Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:09.427Z] + 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-31T19:41:09.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-31T19:41:09.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-31T19:41:09.762Z] 5c8280dc189d: Preparing [2023-08-31T19:41:09.762Z] e55af0d2f93b: Preparing [2023-08-31T19:41:09.762Z] 6f90dc7868fb: Preparing [2023-08-31T19:41:09.762Z] 385fc9af7da6: Preparing [2023-08-31T19:41:09.762Z] c6058f78a4db: Preparing [2023-08-31T19:41:09.762Z] 1c45c44a98db: Preparing [2023-08-31T19:41:09.762Z] 7e55cdb34ce1: Preparing [2023-08-31T19:41:09.762Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:09.762Z] 1c45c44a98db: Waiting [2023-08-31T19:41:09.762Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:09.762Z] 7e55cdb34ce1: Waiting [2023-08-31T19:41:09.762Z] 5c8280dc189d: Layer already exists [2023-08-31T19:41:09.762Z] e55af0d2f93b: Layer already exists [2023-08-31T19:41:09.762Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:09.762Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:09.762Z] 6f90dc7868fb: Layer already exists [2023-08-31T19:41:09.762Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:09.762Z] 7e55cdb34ce1: Layer already exists [2023-08-31T19:41:09.762Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:09.762Z] latest: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:10.100Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:10.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.36 [2023-08-31T19:41:10.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-31T19:41:10.428Z] 5c8280dc189d: Preparing [2023-08-31T19:41:10.428Z] e55af0d2f93b: Preparing [2023-08-31T19:41:10.428Z] 6f90dc7868fb: Preparing [2023-08-31T19:41:10.428Z] 385fc9af7da6: Preparing [2023-08-31T19:41:10.428Z] c6058f78a4db: Preparing [2023-08-31T19:41:10.428Z] 1c45c44a98db: Preparing [2023-08-31T19:41:10.428Z] 7e55cdb34ce1: Preparing [2023-08-31T19:41:10.428Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:10.428Z] 7e55cdb34ce1: Waiting [2023-08-31T19:41:10.428Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:10.428Z] 1c45c44a98db: Waiting [2023-08-31T19:41:10.428Z] e55af0d2f93b: Layer already exists [2023-08-31T19:41:10.428Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:10.428Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:10.428Z] 6f90dc7868fb: Layer already exists [2023-08-31T19:41:10.428Z] 5c8280dc189d: Layer already exists [2023-08-31T19:41:10.428Z] 7e55cdb34ce1: Layer already exists [2023-08-31T19:41:10.428Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:10.428Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:10.428Z] 3.1.0-dev.36: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:10.752Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:11.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:11.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-31T19:41:11.074Z] 5c8280dc189d: Preparing [2023-08-31T19:41:11.074Z] e55af0d2f93b: Preparing [2023-08-31T19:41:11.074Z] 6f90dc7868fb: Preparing [2023-08-31T19:41:11.074Z] 385fc9af7da6: Preparing [2023-08-31T19:41:11.074Z] c6058f78a4db: Preparing [2023-08-31T19:41:11.074Z] 1c45c44a98db: Preparing [2023-08-31T19:41:11.074Z] 7e55cdb34ce1: Preparing [2023-08-31T19:41:11.074Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:11.074Z] 1c45c44a98db: Waiting [2023-08-31T19:41:11.074Z] 7e55cdb34ce1: Waiting [2023-08-31T19:41:11.074Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:11.074Z] 5c8280dc189d: Layer already exists [2023-08-31T19:41:11.074Z] 6f90dc7868fb: Layer already exists [2023-08-31T19:41:11.074Z] e55af0d2f93b: Layer already exists [2023-08-31T19:41:11.074Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:11.074Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:11.074Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:11.074Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:11.074Z] 7e55cdb34ce1: Layer already exists [2023-08-31T19:41:11.074Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:11.662Z] + 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-31T19:41:12.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-31T19:41:12.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-31T19:41:12.036Z] 5c8280dc189d: Preparing [2023-08-31T19:41:12.036Z] e55af0d2f93b: Preparing [2023-08-31T19:41:12.036Z] 6f90dc7868fb: Preparing [2023-08-31T19:41:12.036Z] 385fc9af7da6: Preparing [2023-08-31T19:41:12.036Z] c6058f78a4db: Preparing [2023-08-31T19:41:12.036Z] 1c45c44a98db: Preparing [2023-08-31T19:41:12.036Z] 7e55cdb34ce1: Preparing [2023-08-31T19:41:12.036Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:12.036Z] 1c45c44a98db: Waiting [2023-08-31T19:41:12.036Z] 7e55cdb34ce1: Waiting [2023-08-31T19:41:12.036Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:12.036Z] 6f90dc7868fb: Layer already exists [2023-08-31T19:41:12.036Z] e55af0d2f93b: Layer already exists [2023-08-31T19:41:12.036Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:12.036Z] 5c8280dc189d: Layer already exists [2023-08-31T19:41:12.036Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:12.036Z] 7e55cdb34ce1: Layer already exists [2023-08-31T19:41:12.036Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:12.036Z] 1c45c44a98db: Layer already exists [2023-08-31T19:41:12.036Z] main: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:41:12.090Z] ===================================================== [Pipeline] echo [2023-08-31T19:41:12.096Z] taggedImages: [2023-08-31T19:41:12.096Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:12.096Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-31T19:41:12.096Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.36 [2023-08-31T19:41:12.096Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:12.096Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-31T19:41:12.116Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-31T19:41:12.116Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:12.116Z] latest [2023-08-31T19:41:12.116Z] 3.1.0-dev.36 [2023-08-31T19:41:12.116Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:12.116Z] main [2023-08-31T19:41:12.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:12.477Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:12.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:12.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-31T19:41:12.814Z] 05081fe66056: Preparing [2023-08-31T19:41:12.814Z] bb5eddb4ec1d: Preparing [2023-08-31T19:41:12.814Z] bb92b5d5b5a9: Preparing [2023-08-31T19:41:12.814Z] 385fc9af7da6: Preparing [2023-08-31T19:41:12.814Z] c6058f78a4db: Preparing [2023-08-31T19:41:12.814Z] d64132f4f6fc: Preparing [2023-08-31T19:41:12.814Z] d4e72a0354ff: Preparing [2023-08-31T19:41:12.814Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:12.814Z] d64132f4f6fc: Waiting [2023-08-31T19:41:12.814Z] d4e72a0354ff: Waiting [2023-08-31T19:41:12.814Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:12.814Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:12.814Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:12.814Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:13.083Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:13.083Z] 05081fe66056: Pushed [2023-08-31T19:41:13.083Z] bb5eddb4ec1d: Pushed [2023-08-31T19:41:13.083Z] bb92b5d5b5a9: Pushed [2023-08-31T19:41:31.268Z] d64132f4f6fc: Pushed [2023-08-31T19:41:31.269Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:31.594Z] + 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-31T19:41:31.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-31T19:41:31.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-31T19:41:31.916Z] 05081fe66056: Preparing [2023-08-31T19:41:31.916Z] bb5eddb4ec1d: Preparing [2023-08-31T19:41:31.916Z] bb92b5d5b5a9: Preparing [2023-08-31T19:41:31.916Z] 385fc9af7da6: Preparing [2023-08-31T19:41:31.916Z] c6058f78a4db: Preparing [2023-08-31T19:41:31.916Z] d64132f4f6fc: Preparing [2023-08-31T19:41:31.916Z] d4e72a0354ff: Preparing [2023-08-31T19:41:31.916Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:31.916Z] d4e72a0354ff: Waiting [2023-08-31T19:41:31.916Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:31.916Z] d64132f4f6fc: Waiting [2023-08-31T19:41:31.916Z] bb5eddb4ec1d: Layer already exists [2023-08-31T19:41:31.916Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:31.916Z] 05081fe66056: Layer already exists [2023-08-31T19:41:31.916Z] bb92b5d5b5a9: Layer already exists [2023-08-31T19:41:31.916Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:31.916Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:31.916Z] d64132f4f6fc: Layer already exists [2023-08-31T19:41:31.916Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:32.180Z] latest: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:32.512Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:32.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.36 [2023-08-31T19:41:32.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-31T19:41:32.842Z] 05081fe66056: Preparing [2023-08-31T19:41:32.842Z] bb5eddb4ec1d: Preparing [2023-08-31T19:41:32.842Z] bb92b5d5b5a9: Preparing [2023-08-31T19:41:32.842Z] 385fc9af7da6: Preparing [2023-08-31T19:41:32.842Z] c6058f78a4db: Preparing [2023-08-31T19:41:32.842Z] d64132f4f6fc: Preparing [2023-08-31T19:41:32.842Z] d4e72a0354ff: Preparing [2023-08-31T19:41:32.842Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:32.842Z] d4e72a0354ff: Waiting [2023-08-31T19:41:32.842Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:32.842Z] d64132f4f6fc: Waiting [2023-08-31T19:41:32.842Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:32.842Z] bb5eddb4ec1d: Layer already exists [2023-08-31T19:41:32.842Z] 05081fe66056: Layer already exists [2023-08-31T19:41:32.842Z] bb92b5d5b5a9: Layer already exists [2023-08-31T19:41:32.842Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:32.842Z] d64132f4f6fc: Layer already exists [2023-08-31T19:41:32.842Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:32.842Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:32.842Z] 3.1.0-dev.36: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:33.436Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:33.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:33.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-31T19:41:33.756Z] 05081fe66056: Preparing [2023-08-31T19:41:33.756Z] bb5eddb4ec1d: Preparing [2023-08-31T19:41:33.756Z] bb92b5d5b5a9: Preparing [2023-08-31T19:41:33.756Z] 385fc9af7da6: Preparing [2023-08-31T19:41:33.756Z] c6058f78a4db: Preparing [2023-08-31T19:41:33.756Z] d64132f4f6fc: Preparing [2023-08-31T19:41:33.756Z] d4e72a0354ff: Preparing [2023-08-31T19:41:33.757Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:33.757Z] d4e72a0354ff: Waiting [2023-08-31T19:41:33.757Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:33.757Z] d64132f4f6fc: Waiting [2023-08-31T19:41:33.757Z] 05081fe66056: Layer already exists [2023-08-31T19:41:33.757Z] bb92b5d5b5a9: Layer already exists [2023-08-31T19:41:33.757Z] bb5eddb4ec1d: Layer already exists [2023-08-31T19:41:33.757Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:33.757Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:33.757Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:33.757Z] d64132f4f6fc: Layer already exists [2023-08-31T19:41:33.757Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:33.757Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:34.349Z] + 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-31T19:41:34.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-31T19:41:34.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-31T19:41:34.671Z] 05081fe66056: Preparing [2023-08-31T19:41:34.671Z] bb5eddb4ec1d: Preparing [2023-08-31T19:41:34.671Z] bb92b5d5b5a9: Preparing [2023-08-31T19:41:34.671Z] 385fc9af7da6: Preparing [2023-08-31T19:41:34.671Z] c6058f78a4db: Preparing [2023-08-31T19:41:34.671Z] d64132f4f6fc: Preparing [2023-08-31T19:41:34.671Z] d4e72a0354ff: Preparing [2023-08-31T19:41:34.671Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:34.671Z] d4e72a0354ff: Waiting [2023-08-31T19:41:34.671Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:34.671Z] d64132f4f6fc: Waiting [2023-08-31T19:41:34.671Z] bb92b5d5b5a9: Layer already exists [2023-08-31T19:41:34.671Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:34.671Z] bb5eddb4ec1d: Layer already exists [2023-08-31T19:41:34.671Z] 05081fe66056: Layer already exists [2023-08-31T19:41:34.671Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:34.671Z] d64132f4f6fc: Layer already exists [2023-08-31T19:41:34.671Z] d4e72a0354ff: Layer already exists [2023-08-31T19:41:34.671Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:34.934Z] main: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:41:34.974Z] ===================================================== [Pipeline] echo [2023-08-31T19:41:34.979Z] taggedImages: [2023-08-31T19:41:34.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:34.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-31T19:41:34.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.36 [2023-08-31T19:41:34.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:34.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-31T19:41:34.993Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-31T19:41:34.993Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:34.993Z] latest [2023-08-31T19:41:34.993Z] 3.1.0-dev.36 [2023-08-31T19:41:34.993Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:34.993Z] main [2023-08-31T19:41:34.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:35.316Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:35.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:35.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-31T19:41:35.646Z] e7467a4c9538: Preparing [2023-08-31T19:41:35.646Z] 3b0d6eae1828: Preparing [2023-08-31T19:41:35.646Z] 385fc9af7da6: Preparing [2023-08-31T19:41:35.646Z] c6058f78a4db: Preparing [2023-08-31T19:41:35.646Z] 498ad2b075f2: Preparing [2023-08-31T19:41:35.646Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:35.646Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:35.646Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:35.646Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:35.910Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:35.910Z] e7467a4c9538: Pushed [2023-08-31T19:41:36.173Z] 498ad2b075f2: Pushed [2023-08-31T19:41:41.490Z] 3b0d6eae1828: Pushed [2023-08-31T19:41:44.826Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:45.429Z] + 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-31T19:41:45.751Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-31T19:41:45.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-31T19:41:45.751Z] e7467a4c9538: Preparing [2023-08-31T19:41:45.751Z] 3b0d6eae1828: Preparing [2023-08-31T19:41:45.751Z] 385fc9af7da6: Preparing [2023-08-31T19:41:45.751Z] c6058f78a4db: Preparing [2023-08-31T19:41:45.751Z] 498ad2b075f2: Preparing [2023-08-31T19:41:45.751Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:45.751Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:45.751Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:45.751Z] 3b0d6eae1828: Layer already exists [2023-08-31T19:41:45.751Z] 498ad2b075f2: Layer already exists [2023-08-31T19:41:45.751Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:45.751Z] e7467a4c9538: Layer already exists [2023-08-31T19:41:45.751Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:46.015Z] latest: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:46.351Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:46.680Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.36 [2023-08-31T19:41:46.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-31T19:41:46.681Z] e7467a4c9538: Preparing [2023-08-31T19:41:46.681Z] 3b0d6eae1828: Preparing [2023-08-31T19:41:46.681Z] 385fc9af7da6: Preparing [2023-08-31T19:41:46.681Z] c6058f78a4db: Preparing [2023-08-31T19:41:46.681Z] 498ad2b075f2: Preparing [2023-08-31T19:41:46.681Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:46.681Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:46.681Z] 3b0d6eae1828: Layer already exists [2023-08-31T19:41:46.681Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:46.681Z] e7467a4c9538: Layer already exists [2023-08-31T19:41:46.681Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:46.681Z] 498ad2b075f2: Layer already exists [2023-08-31T19:41:46.681Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:46.681Z] 3.1.0-dev.36: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:47.007Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:47.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:47.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-31T19:41:47.332Z] e7467a4c9538: Preparing [2023-08-31T19:41:47.332Z] 3b0d6eae1828: Preparing [2023-08-31T19:41:47.332Z] 385fc9af7da6: Preparing [2023-08-31T19:41:47.332Z] c6058f78a4db: Preparing [2023-08-31T19:41:47.332Z] 498ad2b075f2: Preparing [2023-08-31T19:41:47.332Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:47.332Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:47.332Z] e7467a4c9538: Layer already exists [2023-08-31T19:41:47.332Z] 498ad2b075f2: Layer already exists [2023-08-31T19:41:47.332Z] 3b0d6eae1828: Layer already exists [2023-08-31T19:41:47.332Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:47.332Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:47.332Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:47.332Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:47.670Z] + 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-31T19:41:47.994Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-31T19:41:47.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-31T19:41:47.994Z] e7467a4c9538: Preparing [2023-08-31T19:41:47.994Z] 3b0d6eae1828: Preparing [2023-08-31T19:41:47.994Z] 385fc9af7da6: Preparing [2023-08-31T19:41:47.994Z] c6058f78a4db: Preparing [2023-08-31T19:41:47.994Z] 498ad2b075f2: Preparing [2023-08-31T19:41:47.994Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:47.994Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:47.994Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:47.994Z] e7467a4c9538: Layer already exists [2023-08-31T19:41:47.994Z] 498ad2b075f2: Layer already exists [2023-08-31T19:41:47.994Z] 3b0d6eae1828: Layer already exists [2023-08-31T19:41:47.994Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:47.994Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:47.994Z] main: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:41:48.298Z] ===================================================== [Pipeline] echo [2023-08-31T19:41:48.305Z] taggedImages: [2023-08-31T19:41:48.305Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:48.305Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-31T19:41:48.305Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.36 [2023-08-31T19:41:48.305Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:48.305Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-31T19:41:48.334Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-31T19:41:48.334Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:48.334Z] latest [2023-08-31T19:41:48.334Z] 3.1.0-dev.36 [2023-08-31T19:41:48.334Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:41:48.334Z] main [2023-08-31T19:41:48.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:48.685Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:49.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:41:49.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-31T19:41:49.023Z] db10678ada55: Preparing [2023-08-31T19:41:49.023Z] 9bf0e9279d1e: Preparing [2023-08-31T19:41:49.023Z] 385fc9af7da6: Preparing [2023-08-31T19:41:49.023Z] c6058f78a4db: Preparing [2023-08-31T19:41:49.023Z] 19714211321c: Preparing [2023-08-31T19:41:49.023Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:49.023Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:49.023Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:49.023Z] 19714211321c: Layer already exists [2023-08-31T19:41:49.023Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:49.023Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:49.288Z] db10678ada55: Pushed [2023-08-31T19:41:55.914Z] 9bf0e9279d1e: Pushed [2023-08-31T19:41:55.914Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:56.268Z] + 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-31T19:41:59.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-31T19:41:59.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-31T19:41:59.153Z] db10678ada55: Preparing [2023-08-31T19:41:59.153Z] 9bf0e9279d1e: Preparing [2023-08-31T19:41:59.153Z] 385fc9af7da6: Preparing [2023-08-31T19:41:59.153Z] c6058f78a4db: Preparing [2023-08-31T19:41:59.153Z] 19714211321c: Preparing [2023-08-31T19:41:59.153Z] d2d9d24a8c2a: Preparing [2023-08-31T19:41:59.153Z] d2d9d24a8c2a: Waiting [2023-08-31T19:41:59.153Z] 9bf0e9279d1e: Layer already exists [2023-08-31T19:41:59.153Z] 385fc9af7da6: Layer already exists [2023-08-31T19:41:59.153Z] c6058f78a4db: Layer already exists [2023-08-31T19:41:59.153Z] db10678ada55: Layer already exists [2023-08-31T19:41:59.153Z] 19714211321c: Layer already exists [2023-08-31T19:41:59.153Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:41:59.153Z] latest: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:59.748Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:00.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.36 [2023-08-31T19:42:00.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-31T19:42:00.080Z] db10678ada55: Preparing [2023-08-31T19:42:00.080Z] 9bf0e9279d1e: Preparing [2023-08-31T19:42:00.080Z] 385fc9af7da6: Preparing [2023-08-31T19:42:00.080Z] c6058f78a4db: Preparing [2023-08-31T19:42:00.080Z] 19714211321c: Preparing [2023-08-31T19:42:00.080Z] d2d9d24a8c2a: Preparing [2023-08-31T19:42:00.080Z] d2d9d24a8c2a: Waiting [2023-08-31T19:42:00.080Z] c6058f78a4db: Layer already exists [2023-08-31T19:42:00.080Z] 9bf0e9279d1e: Layer already exists [2023-08-31T19:42:00.080Z] db10678ada55: Layer already exists [2023-08-31T19:42:00.080Z] 385fc9af7da6: Layer already exists [2023-08-31T19:42:00.080Z] 19714211321c: Layer already exists [2023-08-31T19:42:00.080Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:42:00.080Z] 3.1.0-dev.36: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:00.684Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:01.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:42:01.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-31T19:42:01.018Z] db10678ada55: Preparing [2023-08-31T19:42:01.018Z] 9bf0e9279d1e: Preparing [2023-08-31T19:42:01.018Z] 385fc9af7da6: Preparing [2023-08-31T19:42:01.018Z] c6058f78a4db: Preparing [2023-08-31T19:42:01.018Z] 19714211321c: Preparing [2023-08-31T19:42:01.018Z] d2d9d24a8c2a: Preparing [2023-08-31T19:42:01.018Z] d2d9d24a8c2a: Waiting [2023-08-31T19:42:01.018Z] 19714211321c: Layer already exists [2023-08-31T19:42:01.018Z] c6058f78a4db: Layer already exists [2023-08-31T19:42:01.018Z] db10678ada55: Layer already exists [2023-08-31T19:42:01.018Z] 385fc9af7da6: Layer already exists [2023-08-31T19:42:01.018Z] 9bf0e9279d1e: Layer already exists [2023-08-31T19:42:01.018Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:42:01.018Z] 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:01.625Z] + 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-31T19:42:01.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-31T19:42:01.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-31T19:42:01.950Z] db10678ada55: Preparing [2023-08-31T19:42:01.950Z] 9bf0e9279d1e: Preparing [2023-08-31T19:42:01.950Z] 385fc9af7da6: Preparing [2023-08-31T19:42:01.950Z] c6058f78a4db: Preparing [2023-08-31T19:42:01.950Z] 19714211321c: Preparing [2023-08-31T19:42:01.950Z] d2d9d24a8c2a: Preparing [2023-08-31T19:42:01.950Z] d2d9d24a8c2a: Waiting [2023-08-31T19:42:01.950Z] 9bf0e9279d1e: Layer already exists [2023-08-31T19:42:01.950Z] db10678ada55: Layer already exists [2023-08-31T19:42:01.950Z] c6058f78a4db: Layer already exists [2023-08-31T19:42:01.950Z] 19714211321c: Layer already exists [2023-08-31T19:42:01.950Z] 385fc9af7da6: Layer already exists [2023-08-31T19:42:01.950Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:42:02.213Z] main: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:42:02.266Z] ===================================================== [Pipeline] echo [2023-08-31T19:42:02.275Z] taggedImages: [2023-08-31T19:42:02.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [2023-08-31T19:42:02.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-31T19:42:02.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.36 [2023-08-31T19:42:02.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [2023-08-31T19:42:02.275Z] - 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-31T19:42:02.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T19:42:02.646Z] [2023-08-31T19:42:02.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:02.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T19:42:02.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T19:42:02.962Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T19:42:02.962Z] 04944245beec: Pulling fs layer [2023-08-31T19:42:02.962Z] 699f458cf7ca: Pulling fs layer [2023-08-31T19:42:02.962Z] 765212b225bb: Pulling fs layer [2023-08-31T19:42:02.962Z] f23df028b6ca: Pulling fs layer [2023-08-31T19:42:02.962Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T19:42:02.962Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T19:42:02.962Z] f23df028b6ca: Waiting [2023-08-31T19:42:02.962Z] 2437ff75d9bd: Waiting [2023-08-31T19:42:02.962Z] 765212b225bb: Waiting [2023-08-31T19:42:03.229Z] 04944245beec: Verifying Checksum [2023-08-31T19:42:03.229Z] 04944245beec: Download complete [2023-08-31T19:42:03.229Z] f23df028b6ca: Verifying Checksum [2023-08-31T19:42:03.229Z] f23df028b6ca: Download complete [2023-08-31T19:42:03.229Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T19:42:03.229Z] d65c8cfc05b1: Download complete [2023-08-31T19:42:03.229Z] 699f458cf7ca: Verifying Checksum [2023-08-31T19:42:03.229Z] 699f458cf7ca: Download complete [2023-08-31T19:42:03.810Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T19:42:03.810Z] 8998bd30e6a1: Download complete [2023-08-31T19:42:05.747Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T19:42:05.747Z] 2437ff75d9bd: Download complete [2023-08-31T19:42:07.684Z] 8998bd30e6a1: Pull complete [2023-08-31T19:42:07.952Z] 04944245beec: Pull complete [2023-08-31T19:42:09.358Z] 699f458cf7ca: Pull complete [2023-08-31T19:42:09.358Z] 765212b225bb: Pull complete [2023-08-31T19:42:13.602Z] f23df028b6ca: Pull complete [2023-08-31T19:42:13.602Z] d65c8cfc05b1: Pull complete [2023-08-31T19:42:28.597Z] 2437ff75d9bd: Pull complete [2023-08-31T19:42:28.597Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T19:42:28.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T19:42:28.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:42:28.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container [2023-08-31T19:42:28.823Z] $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:42:31.481Z] $ docker top 5c532f56585c0823db026ac26ff74cf23fb8f584298e9b3fe4e6de12728bc10a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:42:32.049Z] ---> job-cost.sh [2023-08-31T19:42:32.313Z] lf-activate-venv: SKIPPING [2023-08-31T19:42:32.313Z] INFO: No Stack... [2023-08-31T19:42:32.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T19:42:33.467Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T19:42:33.781Z] + + cut -d,cat -f6 /w/workspace/edgex-go/570/archives/cost.csv [2023-08-31T19:42:33.781Z] [Pipeline] lock [2023-08-31T19:42:33.840Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] [2023-08-31T19:42:33.846Z] Resource [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] did not exist. Created. [2023-08-31T19:42:33.846Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T19:42:34.169Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T19:42:34.966Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T19:42:34.973Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T19:42:34.990Z] $ docker stop --time=1 5c532f56585c0823db026ac26ff74cf23fb8f584298e9b3fe4e6de12728bc10a [2023-08-31T19:42:36.514Z] $ docker rm -f --volumes 5c532f56585c0823db026ac26ff74cf23fb8f584298e9b3fe4e6de12728bc10a [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-31T19:42:36.984Z] provisioning config files... [2023-08-31T19:42:36.991Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/570@tmp/config2091580987625286133tmp [Pipeline] { [Pipeline] sh [2023-08-31T19:42:37.279Z] + set +x [2023-08-31T19:42:37.279Z] + + curl -sbash https://codecov.io/bash -s [2023-08-31T19:42:37.279Z] -- [2023-08-31T19:42:37.279Z] [2023-08-31T19:42:37.279Z] _____ _ [2023-08-31T19:42:37.279Z] / ____| | | [2023-08-31T19:42:37.279Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T19:42:37.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T19:42:37.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T19:42:37.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T19:42:37.279Z] Bash-1.0.6 [2023-08-31T19:42:37.279Z] [2023-08-31T19:42:37.279Z] [2023-08-31T19:42:37.279Z] ==> git version 2.25.1 found [2023-08-31T19:42:37.279Z] ==> 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-31T19:42:37.279Z] Release-Date: 2020-01-08 [2023-08-31T19:42:37.279Z] 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-31T19:42:37.279Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T19:42:37.279Z] ==> Jenkins CI detected. [2023-08-31T19:42:37.279Z] current dir:  /w/workspace/edgex-go/570 [2023-08-31T19:42:37.279Z] project root: . [2023-08-31T19:42:37.279Z] --> token set from env [2023-08-31T19:42:37.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T19:42:37.279Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T19:42:37.279Z] ==> Python coveragepy not found [2023-08-31T19:42:37.279Z] ==> Searching for coverage reports in: [2023-08-31T19:42:37.279Z] + . [2023-08-31T19:42:37.538Z] -> Found 1 reports [2023-08-31T19:42:37.538Z] ==> Detecting git/mercurial file structure [2023-08-31T19:42:37.538Z] ==> Reading reports [2023-08-31T19:42:37.538Z] + ./coverage.out bytes=446998 [2023-08-31T19:42:37.538Z] ==> Appending adjustments [2023-08-31T19:42:37.538Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T19:42:38.475Z] + Found adjustments [2023-08-31T19:42:38.475Z] ==> Gzipping contents [2023-08-31T19:42:38.475Z] 60K /tmp/codecov.VBYYNP.gz [2023-08-31T19:42:38.475Z] ==> Uploading reports [2023-08-31T19:42:38.475Z] url: https://codecov.io [2023-08-31T19:42:38.475Z] query: branch=main&commit=7bfebe8d09e2b9340326eaa527b0cdd522250f64&build=570&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F570%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T19:42:38.475Z] -> Pinging Codecov [2023-08-31T19:42:38.475Z] 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=7bfebe8d09e2b9340326eaa527b0cdd522250f64&build=570&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F570%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T19:42:38.733Z] -> Uploading to [2023-08-31T19:42:38.733Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/00271124DB129430A58F1EEE437C3FCB/7bfebe8d09e2b9340326eaa527b0cdd522250f64/f3dcc2d2-1c06-4187-9b6e-b2cb22aaa70a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T194238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=507f5957277085fc349e3b01892144dc50eacab83b502ffc1cdf773f3b97950f [2023-08-31T19:42:38.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:42:38.733Z] Dload Upload Total Spent Left Speed [2023-08-31T19:42:38.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 295k --:--:-- --:--:-- --:--:-- 295k [2023-08-31T19:42:38.992Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [2023-08-31T19:42:38.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-31T19:42:39.253Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-31T19:42:39.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:39.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T19:42:39.566Z] [2023-08-31T19:42:39.566Z] 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-31T19:42:39.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T19:42:39.865Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-31T19:42:39.865Z] df9b9388f04a: Pulling fs layer [2023-08-31T19:42:39.865Z] 52dc419b0ee2: Pulling fs layer [2023-08-31T19:42:39.865Z] 25bc292e5bac: Pulling fs layer [2023-08-31T19:42:39.865Z] 114826534d7a: Pulling fs layer [2023-08-31T19:42:39.865Z] 4657fd5d0bcf: Pulling fs layer [2023-08-31T19:42:39.865Z] 6ad1cebc031e: Pulling fs layer [2023-08-31T19:42:39.865Z] 8a3aa393b2d8: Pulling fs layer [2023-08-31T19:42:39.865Z] 6ad1cebc031e: Waiting [2023-08-31T19:42:39.865Z] 4657fd5d0bcf: Waiting [2023-08-31T19:42:39.865Z] 114826534d7a: Waiting [2023-08-31T19:42:39.865Z] 8a3aa393b2d8: Waiting [2023-08-31T19:42:39.865Z] 25bc292e5bac: Verifying Checksum [2023-08-31T19:42:39.865Z] 25bc292e5bac: Download complete [2023-08-31T19:42:39.865Z] 52dc419b0ee2: Verifying Checksum [2023-08-31T19:42:39.865Z] 52dc419b0ee2: Download complete [2023-08-31T19:42:39.865Z] 4657fd5d0bcf: Verifying Checksum [2023-08-31T19:42:39.865Z] 4657fd5d0bcf: Download complete [2023-08-31T19:42:39.865Z] df9b9388f04a: Download complete [2023-08-31T19:42:40.123Z] 6ad1cebc031e: Verifying Checksum [2023-08-31T19:42:40.123Z] 6ad1cebc031e: Download complete [2023-08-31T19:42:40.123Z] df9b9388f04a: Pull complete [2023-08-31T19:42:40.123Z] 52dc419b0ee2: Pull complete [2023-08-31T19:42:40.123Z] 25bc292e5bac: Pull complete [2023-08-31T19:42:40.688Z] 114826534d7a: Verifying Checksum [2023-08-31T19:42:40.688Z] 114826534d7a: Download complete [2023-08-31T19:42:40.688Z] 8a3aa393b2d8: Verifying Checksum [2023-08-31T19:42:40.688Z] 8a3aa393b2d8: Download complete [2023-08-31T19:42:43.965Z] 114826534d7a: Pull complete [2023-08-31T19:42:43.965Z] 4657fd5d0bcf: Pull complete [2023-08-31T19:42:44.224Z] 6ad1cebc031e: Pull complete [2023-08-31T19:42:46.757Z] 8a3aa393b2d8: Pull complete [2023-08-31T19:42:46.757Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-31T19:42:46.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T19:42:46.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:42:46.844Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:42:46.967Z] $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:42:53.042Z] $ docker top 4da44ef52027b3d4843ce1a18cffe6de3d3043a652e9b7ce1d3df9dfdefee355 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-31T19:42:53.101Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-31T19:42:53.470Z] + set -o pipefail [2023-08-31T19:42:53.470Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-31T19:42:58.740Z] [2023-08-31T19:42:58.740Z] Monitoring /w/workspace/edgex-go/570 (github.com/edgexfoundry/edgex-go)... [2023-08-31T19:42:58.740Z] [2023-08-31T19:42:58.740Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/bd57713e-3846-444f-a01f-fcee284f16ad [2023-08-31T19:42:58.740Z] [2023-08-31T19:42:58.740Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-31T19:42:58.740Z] [2023-08-31T19:42:58.740Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-31T19:42:58.740Z] [2023-08-31T19:43:00.643Z] [2023-08-31T19:43:00.643Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-31T19:43:00.643Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-31T19:43:00.643Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-31T19:43:00.654Z] $ docker stop --time=1 4da44ef52027b3d4843ce1a18cffe6de3d3043a652e9b7ce1d3df9dfdefee355 [2023-08-31T19:43:05.237Z] $ docker rm -f --volumes 4da44ef52027b3d4843ce1a18cffe6de3d3043a652e9b7ce1d3df9dfdefee355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-31T19:43:05.612Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:43:05.620Z] provisioning config files... [2023-08-31T19:43:05.627Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/570@tmp/config171081941088447676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:05.921Z] --> edgex-publish-swagger.sh [2023-08-31T19:43:05.921Z] === Publish openapi/v3 API === [2023-08-31T19:43:05.921Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-31T19:43:05.921Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/570/openapi/v3/core-command.yaml] [2023-08-31T19:43:05.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:43:05.921Z] Dload Upload Total Spent Left Speed [2023-08-31T19:43:06.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49669 --:--:-- --:--:-- --:--:-- 49594 100 32782 0 0 100 32782 0 49669 --:--:-- --:--:-- --:--:-- 49594 [2023-08-31T19:43:06.487Z] [2023-08-31T19:43:06.487Z] [2023-08-31T19:43:06.487Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/570/openapi/v3/core-data.yaml] [2023-08-31T19:43:06.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:43:06.487Z] Dload Upload Total Spent Left Speed [2023-08-31T19:43:07.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 142k --:--:-- --:--:-- --:--:-- 142k [2023-08-31T19:43:07.055Z] [2023-08-31T19:43:07.055Z] [2023-08-31T19:43:07.055Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/570/openapi/v3/core-metadata.yaml] [2023-08-31T19:43:07.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:43:07.055Z] Dload Upload Total Spent Left Speed [2023-08-31T19:43:07.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 704k 100 144k 0 0 100 144k 0 326k --:--:-- --:--:-- --:--:-- 325k [2023-08-31T19:43:07.315Z] [2023-08-31T19:43:07.315Z] [2023-08-31T19:43:07.575Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/570/openapi/v3/support-notifications.yaml] [2023-08-31T19:43:07.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:43:07.575Z] Dload Upload Total Spent Left Speed [2023-08-31T19:43:07.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-08-31T19:43:07.835Z] [2023-08-31T19:43:07.835Z] [2023-08-31T19:43:07.835Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/570/openapi/v3/support-scheduler.yaml] [2023-08-31T19:43:08.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:43:08.094Z] Dload Upload Total Spent Left Speed [2023-08-31T19:43:08.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 93083 --:--:-- --:--:-- --:--:-- 92849 100 36954 0 0 100 36954 0 93083 --:--:-- --:--:-- --:--:-- 92849 [2023-08-31T19:43:08.353Z] [2023-08-31T19:43:08.353Z] [Pipeline] } [2023-08-31T19:43:08.360Z] 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-31T19:43:08.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:43:08.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:09.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:43:09.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:43:09.143Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:43:09.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:43:10.004Z] $ docker top 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 -eo pid,comm [2023-08-31T19:43:10.051Z] 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-31T19:43:10.051Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:43:10.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:43:10.081Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:43:10.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:43:10.215Z] $ docker exec 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 ssh-agent [2023-08-31T19:43:10.340Z] SSH_AUTH_SOCK=/tmp/ssh-OKg3m8Vw4V0R/agent.13 [2023-08-31T19:43:10.340Z] SSH_AGENT_PID=19 [2023-08-31T19:43:10.374Z] Running ssh-add (command line suppressed) [2023-08-31T19:43:10.476Z] Identity added: /w/workspace/edgex-go/570@tmp/private_key_1997158322850114926.key (/w/workspace/edgex-go/570@tmp/private_key_1997158322850114926.key) [2023-08-31T19:43:10.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:43:10.780Z] + git semver tag [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,953 [run_tag] DEBUG tag force:False [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,954 [check_head_tag] DEBUG check head tag [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,955 [execute] INFO git cat-file --batch-check [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=) [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,959 [execute] INFO git cat-file --batch [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=) [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,979 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,979 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:43:11.044Z] 2023-08-31 19:43:10,984 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:11.044Z] 3.1.0-dev.36 [Pipeline] } [2023-08-31T19:43:11.055Z] $ docker exec --env ******** --env ******** 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 ssh-agent -k [2023-08-31T19:43:11.161Z] unset SSH_AUTH_SOCK; [2023-08-31T19:43:11.161Z] unset SSH_AGENT_PID; [2023-08-31T19:43:11.161Z] echo Agent pid 19 killed; [2023-08-31T19:43:11.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:43:11.474Z] + git semver [Pipeline] } [2023-08-31T19:43:11.744Z] $ docker stop --time=1 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 [2023-08-31T19:43:13.000Z] $ docker rm -f --volumes 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:13.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T19:43:13.383Z] [2023-08-31T19:43:13.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:13.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T19:43:13.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-31T19:43:13.687Z] ab5ef0e58194: Pulling fs layer [2023-08-31T19:43:13.687Z] 9712f1f96733: Pulling fs layer [2023-08-31T19:43:13.687Z] 63f879dbbcfc: Pulling fs layer [2023-08-31T19:43:13.687Z] 0d9ebad4ef96: Pulling fs layer [2023-08-31T19:43:13.687Z] e9a5061849ea: Pulling fs layer [2023-08-31T19:43:13.687Z] d747dcd14b5f: Pulling fs layer [2023-08-31T19:43:13.687Z] 2de7ff778b66: Pulling fs layer [2023-08-31T19:43:13.687Z] 0d9ebad4ef96: Waiting [2023-08-31T19:43:13.687Z] e9a5061849ea: Waiting [2023-08-31T19:43:13.687Z] d747dcd14b5f: Waiting [2023-08-31T19:43:13.687Z] 2de7ff778b66: Waiting [2023-08-31T19:43:13.687Z] 9712f1f96733: Verifying Checksum [2023-08-31T19:43:13.687Z] 9712f1f96733: Download complete [2023-08-31T19:43:13.946Z] 63f879dbbcfc: Verifying Checksum [2023-08-31T19:43:13.946Z] 63f879dbbcfc: Download complete [2023-08-31T19:43:14.205Z] e9a5061849ea: Verifying Checksum [2023-08-31T19:43:14.205Z] e9a5061849ea: Download complete [2023-08-31T19:43:14.205Z] d747dcd14b5f: Download complete [2023-08-31T19:43:14.205Z] ab5ef0e58194: Verifying Checksum [2023-08-31T19:43:14.205Z] ab5ef0e58194: Download complete [2023-08-31T19:43:14.205Z] 0d9ebad4ef96: Verifying Checksum [2023-08-31T19:43:14.205Z] 0d9ebad4ef96: Download complete [2023-08-31T19:43:14.205Z] 2de7ff778b66: Verifying Checksum [2023-08-31T19:43:14.205Z] 2de7ff778b66: Download complete [2023-08-31T19:43:16.734Z] ab5ef0e58194: Pull complete [2023-08-31T19:43:16.734Z] 9712f1f96733: Pull complete [2023-08-31T19:43:17.666Z] 63f879dbbcfc: Pull complete [2023-08-31T19:43:20.945Z] 0d9ebad4ef96: Pull complete [2023-08-31T19:43:20.945Z] e9a5061849ea: Pull complete [2023-08-31T19:43:20.945Z] d747dcd14b5f: Pull complete [2023-08-31T19:43:22.319Z] 2de7ff778b66: Pull complete [2023-08-31T19:43:22.319Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-31T19:43:22.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T19:43:22.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:43:22.396Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:43:22.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:43:27.465Z] $ docker top ebc4fbba7aa0a5ef568c6e616b8ab31b2d08f6bfc7acff8000872996f2a65317 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:43:27.526Z] provisioning config files... [2023-08-31T19:43:27.533Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/570@tmp/config3674322884565017761tmp [2023-08-31T19:43:27.544Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/570@tmp/config6415985231403982099tmp [2023-08-31T19:43:27.554Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/570@tmp/config16087302232644598759tmp [Pipeline] { [Pipeline] echo [2023-08-31T19:43:27.570Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:27.848Z] ---> sigul-configuration.sh [2023-08-31T19:43:27.848Z] gpg: directory `/root/.gnupg' created [2023-08-31T19:43:27.848Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-31T19:43:27.848Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-31T19:43:27.848Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-31T19:43:27.848Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-31T19:43:27.848Z] gpg: CAST5 encrypted data [2023-08-31T19:43:27.848Z] gpg: encrypted with 1 passphrase [2023-08-31T19:43:27.848Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-31T19:43:28.130Z] + mkdir /home/jenkins [2023-08-31T19:43:28.130Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-31T19:43:28.413Z] + 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-31T19:43:28.420Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:28.702Z] ---> sigul-install.sh [2023-08-31T19:43:28.702Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-31T19:43:28.988Z] + git tag --list [2023-08-31T19:43:28.988Z] 0.6.0 [2023-08-31T19:43:28.988Z] 0.6.1 [2023-08-31T19:43:28.988Z] 0.7.0 [2023-08-31T19:43:28.988Z] 0.7.1 [2023-08-31T19:43:28.988Z] v1.0.0 [2023-08-31T19:43:28.988Z] v1.0.1 [2023-08-31T19:43:28.988Z] v1.1.0 [2023-08-31T19:43:28.988Z] v1.2.0 [2023-08-31T19:43:28.988Z] v1.2.1 [2023-08-31T19:43:28.988Z] v1.3.0 [2023-08-31T19:43:28.988Z] v1.3.1 [2023-08-31T19:43:28.988Z] v2.0.0 [2023-08-31T19:43:28.988Z] v2.1.0 [2023-08-31T19:43:28.988Z] v2.1.1 [2023-08-31T19:43:28.988Z] v2.2.0 [2023-08-31T19:43:28.988Z] v2.3.0 [2023-08-31T19:43:28.988Z] v3.0 [2023-08-31T19:43:28.988Z] v3.0.0 [2023-08-31T19:43:28.988Z] v3.1.0-dev.1 [2023-08-31T19:43:28.988Z] v3.1.0-dev.10 [2023-08-31T19:43:28.988Z] v3.1.0-dev.11 [2023-08-31T19:43:28.988Z] v3.1.0-dev.12 [2023-08-31T19:43:28.988Z] v3.1.0-dev.13 [2023-08-31T19:43:28.988Z] v3.1.0-dev.14 [2023-08-31T19:43:28.988Z] v3.1.0-dev.15 [2023-08-31T19:43:28.988Z] v3.1.0-dev.16 [2023-08-31T19:43:28.988Z] v3.1.0-dev.17 [2023-08-31T19:43:28.988Z] v3.1.0-dev.18 [2023-08-31T19:43:28.988Z] v3.1.0-dev.19 [2023-08-31T19:43:28.988Z] v3.1.0-dev.2 [2023-08-31T19:43:28.988Z] v3.1.0-dev.20 [2023-08-31T19:43:28.988Z] v3.1.0-dev.21 [2023-08-31T19:43:28.988Z] v3.1.0-dev.22 [2023-08-31T19:43:28.988Z] v3.1.0-dev.23 [2023-08-31T19:43:28.988Z] v3.1.0-dev.24 [2023-08-31T19:43:28.988Z] v3.1.0-dev.25 [2023-08-31T19:43:28.988Z] v3.1.0-dev.26 [2023-08-31T19:43:28.988Z] v3.1.0-dev.27 [2023-08-31T19:43:28.988Z] v3.1.0-dev.28 [2023-08-31T19:43:28.988Z] v3.1.0-dev.29 [2023-08-31T19:43:28.988Z] v3.1.0-dev.3 [2023-08-31T19:43:28.988Z] v3.1.0-dev.30 [2023-08-31T19:43:28.988Z] v3.1.0-dev.31 [2023-08-31T19:43:28.988Z] v3.1.0-dev.32 [2023-08-31T19:43:28.988Z] v3.1.0-dev.33 [2023-08-31T19:43:28.988Z] v3.1.0-dev.34 [2023-08-31T19:43:28.988Z] v3.1.0-dev.35 [2023-08-31T19:43:28.988Z] v3.1.0-dev.36 [2023-08-31T19:43:28.988Z] v3.1.0-dev.4 [2023-08-31T19:43:28.988Z] v3.1.0-dev.5 [2023-08-31T19:43:28.988Z] v3.1.0-dev.6 [2023-08-31T19:43:28.988Z] v3.1.0-dev.7 [2023-08-31T19:43:28.988Z] v3.1.0-dev.8 [2023-08-31T19:43:28.988Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-31T19:43:29.276Z] + lftools sign git-tag v3.1.0-dev.36 [2023-08-31T19:43:29.843Z] Signing Git tag with Sigul... [2023-08-31T19:43:29.843Z] Signing v3.1.0-dev.36 [Pipeline] echo [2023-08-31T19:43:30.110Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:30.390Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-31T19:43:30.397Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-31T19:43:30.414Z] $ docker stop --time=1 ebc4fbba7aa0a5ef568c6e616b8ab31b2d08f6bfc7acff8000872996f2a65317 [2023-08-31T19:43:31.836Z] $ docker rm -f --volumes ebc4fbba7aa0a5ef568c6e616b8ab31b2d08f6bfc7acff8000872996f2a65317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-31T19:43:32.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:43:32.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:32.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:43:32.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:43:32.609Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:43:32.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:43:33.197Z] $ docker top f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 -eo pid,comm [2023-08-31T19:43:33.243Z] 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-31T19:43:33.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:43:33.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:43:33.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:43:33.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:43:33.377Z] $ docker exec f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 ssh-agent [2023-08-31T19:43:33.486Z] SSH_AUTH_SOCK=/tmp/ssh-L17KKqeJRDV5/agent.32 [2023-08-31T19:43:33.486Z] SSH_AGENT_PID=38 [2023-08-31T19:43:33.491Z] Running ssh-add (command line suppressed) [2023-08-31T19:43:33.595Z] Identity added: /w/workspace/edgex-go/570@tmp/private_key_7488268524608867039.key (/w/workspace/edgex-go/570@tmp/private_key_7488268524608867039.key) [2023-08-31T19:43:33.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:43:33.897Z] + git semver bump pre [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,057 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,057 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,057 [bump_version] DEBUG bumped version:3.1.0-dev.37 [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,057 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/edgex-go/570/.semver/main with force:True [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,057 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,057 [write_file] DEBUG write to file:/w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,059 [execute] INFO git cat-file --batch-check [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,064 [execute] INFO git cat-file --batch [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T19:43:34.156Z] 2023-08-31 19:43:34,069 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:34.156Z] 3.1.0-dev.37 [Pipeline] } [2023-08-31T19:43:34.165Z] $ docker exec --env ******** --env ******** f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 ssh-agent -k [2023-08-31T19:43:34.248Z] unset SSH_AUTH_SOCK; [2023-08-31T19:43:34.248Z] unset SSH_AGENT_PID; [2023-08-31T19:43:34.248Z] echo Agent pid 38 killed; [2023-08-31T19:43:34.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:43:34.557Z] + git semver [Pipeline] } [2023-08-31T19:43:34.828Z] $ docker stop --time=1 f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 [2023-08-31T19:43:36.078Z] $ docker rm -f --volumes f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:43:36.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:43:36.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:36.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:43:36.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:43:36.783Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:43:36.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:43:37.115Z] $ docker top 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 -eo pid,comm [2023-08-31T19:43:37.160Z] 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-31T19:43:37.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:43:37.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:43:37.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:43:37.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:43:37.297Z] $ docker exec 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 ssh-agent [2023-08-31T19:43:37.398Z] SSH_AUTH_SOCK=/tmp/ssh-ZSVoaid34yhX/agent.32 [2023-08-31T19:43:37.398Z] SSH_AGENT_PID=38 [2023-08-31T19:43:37.402Z] Running ssh-add (command line suppressed) [2023-08-31T19:43:37.499Z] Identity added: /w/workspace/edgex-go/570@tmp/private_key_10384902983043466936.key (/w/workspace/edgex-go/570@tmp/private_key_10384902983043466936.key) [2023-08-31T19:43:37.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:43:37.795Z] + git semver push [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,957 [run_push] DEBUG push [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,958 [execute] INFO git cat-file --batch-check [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,962 [execute] INFO git rev-list 5203fdebdf1378ece70a37d5eaa882f51bcff1db -- [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,962 [execute] DEBUG Popen(['git', 'rev-list', '5203fdebdf1378ece70a37d5eaa882f51bcff1db', '--'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,979 [execute] INFO git fetch -v origin [2023-08-31T19:43:38.053Z] 2023-08-31 19:43:37,979 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-31T19:43:38.621Z] 2023-08-31 19:43:38,436 [run_push] DEBUG no remote changes detected [2023-08-31T19:43:38.621Z] 2023-08-31 19:43:38,436 [execute] INFO git push origin semver [2023-08-31T19:43:38.621Z] 2023-08-31 19:43:38,436 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:43:39.557Z] 2023-08-31 19:43:39,225 [run_push] DEBUG push all version tags [2023-08-31T19:43:39.557Z] 2023-08-31 19:43:39,226 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-31T19:43:39.557Z] 2023-08-31 19:43:39,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:43:40.125Z] 2023-08-31 19:43:39,952 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main [2023-08-31T19:43:40.125Z] 3.1.0-dev.37 [Pipeline] } [2023-08-31T19:43:40.133Z] $ docker exec --env ******** --env ******** 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 ssh-agent -k [2023-08-31T19:43:40.222Z] unset SSH_AUTH_SOCK; [2023-08-31T19:43:40.222Z] unset SSH_AGENT_PID; [2023-08-31T19:43:40.222Z] echo Agent pid 38 killed; [2023-08-31T19:43:40.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:43:40.537Z] + git semver [Pipeline] } [2023-08-31T19:43:40.807Z] $ docker stop --time=1 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 [2023-08-31T19:43:42.053Z] $ docker rm -f --volumes 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 [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-31T19:43:42.586Z] + [ -d /w/workspace/edgex-go/570/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:42.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:43.733Z] ---> package-listing.sh [2023-08-31T19:43:43.734Z] ++ facter osfamily [2023-08-31T19:43:43.734Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T19:43:43.992Z] + OS_FAMILY=debian [2023-08-31T19:43:43.992Z] + workspace=/w/workspace/edgex-go/570 [2023-08-31T19:43:43.992Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T19:43:43.992Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T19:43:43.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T19:43:43.992Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T19:43:43.992Z] + '[' /w/workspace/edgex-go/570 ']' [2023-08-31T19:43:43.992Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T19:43:43.992Z] + case "${OS_FAMILY}" in [2023-08-31T19:43:43.992Z] + dpkg -l [2023-08-31T19:43:43.992Z] + grep '^ii' [2023-08-31T19:43:43.992Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T19:43:43.992Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T19:43:43.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T19:43:43.993Z] + '[' /w/workspace/edgex-go/570 ']' [2023-08-31T19:43:43.993Z] + mkdir -p /w/workspace/edgex-go/570/archives/ [2023-08-31T19:43:43.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/570/archives/ [Pipeline] echo [2023-08-31T19:43:44.003Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T19:43:44.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:44.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:43:44.831Z] [2023-08-31T19:43:44.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:45.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:43:45.126Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T19:43:45.126Z] 5eb5b503b376: Pulling fs layer [2023-08-31T19:43:45.126Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T19:43:45.126Z] ec43610c2a17: Pulling fs layer [2023-08-31T19:43:45.126Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T19:43:45.126Z] 33b1e0a273af: Pulling fs layer [2023-08-31T19:43:45.126Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T19:43:45.126Z] 2f39f015ded8: Pulling fs layer [2023-08-31T19:43:45.126Z] 33b1e0a273af: Waiting [2023-08-31T19:43:45.126Z] 5d3b04190fa2: Waiting [2023-08-31T19:43:45.126Z] 2f39f015ded8: Waiting [2023-08-31T19:43:45.126Z] 3a2ae6a8a46f: Waiting [2023-08-31T19:43:45.126Z] 5c69ac0246d0: Download complete [2023-08-31T19:43:45.126Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T19:43:45.126Z] 3a2ae6a8a46f: Download complete [2023-08-31T19:43:45.126Z] 33b1e0a273af: Verifying Checksum [2023-08-31T19:43:45.126Z] 33b1e0a273af: Download complete [2023-08-31T19:43:45.126Z] 5d3b04190fa2: Download complete [2023-08-31T19:43:45.126Z] ec43610c2a17: Verifying Checksum [2023-08-31T19:43:45.126Z] ec43610c2a17: Download complete [2023-08-31T19:43:45.383Z] 5eb5b503b376: Verifying Checksum [2023-08-31T19:43:45.383Z] 5eb5b503b376: Download complete [2023-08-31T19:43:45.948Z] 2f39f015ded8: Download complete [2023-08-31T19:43:46.513Z] 5eb5b503b376: Pull complete [2023-08-31T19:43:46.513Z] 5c69ac0246d0: Pull complete [2023-08-31T19:43:47.078Z] ec43610c2a17: Pull complete [2023-08-31T19:43:47.078Z] 3a2ae6a8a46f: Pull complete [2023-08-31T19:43:47.336Z] 33b1e0a273af: Pull complete [2023-08-31T19:43:47.336Z] 5d3b04190fa2: Pull complete [2023-08-31T19:43:51.515Z] 2f39f015ded8: Pull complete [2023-08-31T19:43:51.515Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T19:43:51.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:43:51.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:43:51.583Z] prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container [2023-08-31T19:43:51.607Z] $ 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/570/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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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-31T19:43:55.477Z] $ docker top e21b3c30abde00bf486380e14de6fe193fc99be6fa9627950d5f40534efebc7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:43:55.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T19:43:56.097Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T19:43:56.380Z] + ls /var/log/sa-host [2023-08-31T19:43:56.380Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:43:56.542Z] provisioning config files... [2023-08-31T19:43:56.551Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/570@tmp/config9726245675196620106tmp [Pipeline] { [Pipeline] echo [2023-08-31T19:43:56.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:56.843Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T19:43:56.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:57.164Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T19:43:57.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:57.454Z] ---> sudo-logs.sh [2023-08-31T19:43:57.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T19:43:57.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:57.759Z] ---> job-cost.sh [2023-08-31T19:43:57.759Z] lf-activate-venv: SKIPPING [2023-08-31T19:43:57.759Z] DEBUG: total: 0.10999999940395355 [2023-08-31T19:43:57.759Z] INFO: Retrieving Stack Cost... [2023-08-31T19:43:58.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T19:43:58.586Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T19:43:58.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:58.876Z] ---> logs-deploy.sh [2023-08-31T19:43:58.876Z] lf-activate-venv: SKIPPING [2023-08-31T19:43:58.876Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/570 [2023-08-31T19:43:58.876Z] INFO: archiving workspace using pattern(s): [2023-08-31T19:43:59.810Z] Archives upload complete. [2023-08-31T19:43:59.810Z] INFO: archiving logs to Nexus