Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 103bb455fa40a9af283e2faa07b65114fcdd4a5f 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-ssh4892969534814411464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12770536685627592353.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4253599598989602393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10055364337213031994.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-ssh13049597535371069110.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-7927’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7929 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/433 [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/433 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 103bb455fa40a9af283e2faa07b65114fcdd4a5f (main) Commit message: "Merge pull request #4401 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-list --no-walk 21c015b1160669c2439abb52f07d44b16c2c3e9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T07:37:10.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T07:37:10.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T07:37:10.217Z] ========================================================= [2023-03-01T07:37:10.217Z] EdgeX Global Pipelines Version Info [2023-03-01T07:37:10.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:37:10.909Z] ------------------- [2023-03-01T07:37:10.909Z] stable info: [2023-03-01T07:37:10.909Z] ------------------- [2023-03-01T07:37:10.909Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T07:37:10.909Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T07:37:10.909Z] Message: update stable to v1.0.244 [2023-03-01T07:37:11.481Z] ------------------- [2023-03-01T07:37:11.481Z] experimental info: [2023-03-01T07:37:11.481Z] ------------------- [2023-03-01T07:37:11.481Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T07:37:11.481Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T07:37:11.481Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T07:37:11.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T07:37:11.661Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T07:37:11.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T07:37:11.687Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T07:37:11.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T07:37:11.709Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T07:37:11.720Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T07:37:11.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T07:37:11.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T07:37:11.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T07:37:11.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T07:37:11.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T07:37:11.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T07:37:11.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T07:37:11.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T07:37:11.820Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T07:37:11.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T07:37:11.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T07:37:11.855Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T07:37:11.868Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T07:37:11.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T07:37:11.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T07:37:11.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T07:37:11.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-01T07:37:11.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-01T07:37:11.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-01T07:37:11.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] echo [2023-03-01T07:37:11.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 103bb45 [Pipeline] echo [2023-03-01T07:37:11.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:37:12.019Z] provisioning config files... [2023-03-01T07:37:12.033Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/433@tmp/config1104175291299954372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:37:12.333Z] ---> docker-login.sh [2023-03-01T07:37:12.333Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:37:12.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:37:12.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:37:12.594Z] Configure a credential helper to remove this warning. See [2023-03-01T07:37:12.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:37:12.594Z] [2023-03-01T07:37:12.594Z] Login Succeeded [2023-03-01T07:37:12.594Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:37:12.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:37:12.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:37:12.855Z] Configure a credential helper to remove this warning. See [2023-03-01T07:37:12.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:37:12.855Z] [2023-03-01T07:37:12.855Z] Login Succeeded [2023-03-01T07:37:12.855Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:37:12.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:37:12.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:37:12.855Z] Configure a credential helper to remove this warning. See [2023-03-01T07:37:12.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:37:12.855Z] [2023-03-01T07:37:12.855Z] Login Succeeded [2023-03-01T07:37:12.855Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:37:12.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:37:13.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:37:13.114Z] Configure a credential helper to remove this warning. See [2023-03-01T07:37:13.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:37:13.114Z] [2023-03-01T07:37:13.114Z] Login Succeeded [2023-03-01T07:37:13.114Z] docker.io [2023-03-01T07:37:13.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:37:13.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:37:13.375Z] Configure a credential helper to remove this warning. See [2023-03-01T07:37:13.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:37:13.375Z] [2023-03-01T07:37:13.375Z] Login Succeeded [2023-03-01T07:37:13.375Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:37:13.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:37:13.693Z] + 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-03-01T07:37:13.693Z] + dirname cmd/core-command/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/core-data/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.693Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T07:37:13.693Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T07:37:13.693Z] + cut -d/ -f2 [2023-03-01T07:37:13.694Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T07:37:13.694Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T07:37:13.694Z] + cut -d/ -f2 [2023-03-01T07:37:13.694Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T07:37:13.694Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T07:37:13.694Z] + cut -d/ -f2 [2023-03-01T07:37:13.694Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T07:37:13.694Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T07:37:13.694Z] + cut -d/ -f2 [2023-03-01T07:37:13.694Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T07:37:13.694Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T07:37:13.694Z] + cut -d/ -f2 [2023-03-01T07:37:13.694Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T07:37:13.694Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T07:37:13.694Z] + cut -d/ -f2 [2023-03-01T07:37:13.694Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T07:37:13.750Z] 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-03-01T07:37:14.099Z] + git rev-list -1 --merges 103bb455fa40a9af283e2faa07b65114fcdd4a5f~1..103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] echo [2023-03-01T07:37:14.120Z] -----------> git rev-list -1 --merges 103bb455fa40a9af283e2faa07b65114fcdd4a5f~1..103bb455fa40a9af283e2faa07b65114fcdd4a5f 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:37:14.120Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [false] [Pipeline] sh [2023-03-01T07:37:14.407Z] + git log --format=format:%s -1 103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] echo [2023-03-01T07:37:14.422Z] ========================================================= [2023-03-01T07:37:14.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T07:37:14.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T07:37:14.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T07:37:14.837Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T07:37:14.837Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T07:37:14.837Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T07:37:14.837Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-01T07:37:14.837Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T07:37:14.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:37:15.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:37:15.236Z] [2023-03-01T07:37:15.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:37:15.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:37:15.540Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T07:37:15.540Z] b85a868b505f: Pulling fs layer [2023-03-01T07:37:15.540Z] e2be974225ed: Pulling fs layer [2023-03-01T07:37:15.540Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T07:37:15.540Z] 988bab9f4d93: Pulling fs layer [2023-03-01T07:37:15.540Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T07:37:15.540Z] eaf3925da568: Pulling fs layer [2023-03-01T07:37:15.540Z] bab4dde63d76: Pulling fs layer [2023-03-01T07:37:15.540Z] bde34c3a00c8: Pulling fs layer [2023-03-01T07:37:15.540Z] b352a97aabf1: Pulling fs layer [2023-03-01T07:37:15.540Z] 4872d77fe225: Pulling fs layer [2023-03-01T07:37:15.540Z] 5851b861e8e6: Pulling fs layer [2023-03-01T07:37:15.540Z] bde34c3a00c8: Waiting [2023-03-01T07:37:15.540Z] b352a97aabf1: Waiting [2023-03-01T07:37:15.540Z] 4872d77fe225: Waiting [2023-03-01T07:37:15.540Z] 988bab9f4d93: Waiting [2023-03-01T07:37:15.540Z] 1469e6f7b9e6: Waiting [2023-03-01T07:37:15.540Z] 5851b861e8e6: Waiting [2023-03-01T07:37:15.540Z] eaf3925da568: Waiting [2023-03-01T07:37:15.540Z] bab4dde63d76: Waiting [2023-03-01T07:37:15.540Z] e2be974225ed: Verifying Checksum [2023-03-01T07:37:15.540Z] e2be974225ed: Download complete [2023-03-01T07:37:15.540Z] 988bab9f4d93: Verifying Checksum [2023-03-01T07:37:15.540Z] 988bab9f4d93: Download complete [2023-03-01T07:37:15.800Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T07:37:15.800Z] 339a4e72a1f5: Download complete [2023-03-01T07:37:15.800Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T07:37:15.800Z] 1469e6f7b9e6: Download complete [2023-03-01T07:37:15.800Z] eaf3925da568: Verifying Checksum [2023-03-01T07:37:15.800Z] eaf3925da568: Download complete [2023-03-01T07:37:15.800Z] bde34c3a00c8: Verifying Checksum [2023-03-01T07:37:15.800Z] bde34c3a00c8: Download complete [2023-03-01T07:37:15.800Z] b352a97aabf1: Verifying Checksum [2023-03-01T07:37:15.800Z] b352a97aabf1: Download complete [2023-03-01T07:37:15.800Z] 4872d77fe225: Download complete [2023-03-01T07:37:15.800Z] 5851b861e8e6: Verifying Checksum [2023-03-01T07:37:15.800Z] 5851b861e8e6: Download complete [2023-03-01T07:37:15.800Z] b85a868b505f: Download complete [2023-03-01T07:37:16.058Z] bab4dde63d76: Verifying Checksum [2023-03-01T07:37:16.058Z] bab4dde63d76: Download complete [2023-03-01T07:37:16.994Z] b85a868b505f: Pull complete [2023-03-01T07:37:17.253Z] e2be974225ed: Pull complete [2023-03-01T07:37:17.514Z] 339a4e72a1f5: Pull complete [2023-03-01T07:37:17.514Z] 988bab9f4d93: Pull complete [2023-03-01T07:37:17.774Z] 1469e6f7b9e6: Pull complete [2023-03-01T07:37:18.033Z] eaf3925da568: Pull complete [2023-03-01T07:37:19.412Z] bab4dde63d76: Pull complete [2023-03-01T07:37:19.412Z] bde34c3a00c8: Pull complete [2023-03-01T07:37:19.671Z] b352a97aabf1: Pull complete [2023-03-01T07:37:19.671Z] 4872d77fe225: Pull complete [2023-03-01T07:37:19.671Z] 5851b861e8e6: Pull complete [2023-03-01T07:37:19.930Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T07:37:19.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T07:37:19.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:37:20.020Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T07:37:20.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T07:37:21.478Z] $ docker top 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e -eo pid,comm [2023-03-01T07:37:21.534Z] 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-03-01T07:37:21.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T07:37:21.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:37:21.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:37:21.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:37:21.680Z] $ docker exec 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e ssh-agent [2023-03-01T07:37:21.778Z] SSH_AUTH_SOCK=/tmp/ssh-uExSNBSWVTxK/agent.33 [2023-03-01T07:37:21.778Z] SSH_AGENT_PID=39 [2023-03-01T07:37:21.784Z] Running ssh-add (command line suppressed) [2023-03-01T07:37:21.886Z] Identity added: /w/workspace/edgex-go/433@tmp/private_key_10387130615224542812.key (/w/workspace/edgex-go/433@tmp/private_key_10387130615224542812.key) [2023-03-01T07:37:21.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:37:22.183Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T07:37:22.206Z] $ docker exec --env ******** --env ******** 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e ssh-agent -k [2023-03-01T07:37:22.309Z] unset SSH_AUTH_SOCK; [2023-03-01T07:37:22.309Z] unset SSH_AGENT_PID; [2023-03-01T07:37:22.310Z] echo Agent pid 39 killed; [2023-03-01T07:37:22.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T07:37:22.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T07:37:22.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T07:37:22.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T07:37:22.458Z] $ docker exec 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e ssh-agent [2023-03-01T07:37:22.556Z] SSH_AUTH_SOCK=/tmp/ssh-yegr4LBdv1LT/agent.72 [2023-03-01T07:37:22.556Z] SSH_AGENT_PID=78 [2023-03-01T07:37:22.560Z] Running ssh-add (command line suppressed) [2023-03-01T07:37:22.656Z] Identity added: /w/workspace/edgex-go/433@tmp/private_key_8996966643131991590.key (/w/workspace/edgex-go/433@tmp/private_key_8996966643131991590.key) [2023-03-01T07:37:22.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T07:37:22.958Z] + git semver init [2023-03-01T07:37:23.217Z] 2023-03-01 07:37:23,154 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T07:37:23.217Z] 2023-03-01 07:37:23,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/433/.semver [2023-03-01T07:37:23.217Z] 2023-03-01 07:37:23,155 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/433/.semver [2023-03-01T07:37:23.217Z] 2023-03-01 07:37:23,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/433/.semver'], cwd=/w/workspace/edgex-go/433, universal_newlines=False, shell=None, istream=None) [2023-03-01T07:37:28.491Z] 2023-03-01 07:37:27,432 [append_file] DEBUG append to file:/w/workspace/edgex-go/433/.git/info/exclude [2023-03-01T07:37:28.491Z] 2023-03-01 07:37:27,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/433/.semver/main with force:False [2023-03-01T07:37:28.491Z] 2023-03-01 07:37:27,432 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T07:37:28.491Z] 2023-03-01 07:37:27,433 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T07:37:28.491Z] 3.0.0-dev.72 [Pipeline] } [2023-03-01T07:37:28.503Z] $ docker exec --env ******** --env ******** 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e ssh-agent -k [2023-03-01T07:37:28.604Z] unset SSH_AUTH_SOCK; [2023-03-01T07:37:28.605Z] unset SSH_AGENT_PID; [2023-03-01T07:37:28.605Z] echo Agent pid 78 killed; [2023-03-01T07:37:28.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T07:37:28.920Z] + git semver [Pipeline] } [2023-03-01T07:37:29.194Z] $ docker stop --time=1 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e [2023-03-01T07:37:30.521Z] $ docker rm -f --volumes 95bf1c7fefeec6e68dc39f9782fe719c94ceff7fe0196c09ee3b5f794e8d2f1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:37:30.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T07:37:31.049Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T07:37:31.052Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.72 [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-03-01T07:37:31.410Z] + git config --global --add safe.directory /w/workspace/edgex-go/433 [Pipeline] echo [2023-03-01T07:37:31.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:37:31.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:37:31.440Z] ========================================================= [2023-03-01T07:37:31.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T07:37:31.440Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:37:31.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:37:31.724Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T07:37:31.724Z] 213ec9aee27d: Pulling fs layer [2023-03-01T07:37:31.724Z] 4583459ba037: Pulling fs layer [2023-03-01T07:37:31.724Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T07:37:31.724Z] 53926ce57604: Pulling fs layer [2023-03-01T07:37:31.724Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T07:37:31.724Z] 22ff95d597cd: Pulling fs layer [2023-03-01T07:37:31.724Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T07:37:31.724Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T07:37:31.724Z] a7acece74701: Pulling fs layer [2023-03-01T07:37:31.724Z] a7acece74701: Waiting [2023-03-01T07:37:31.724Z] 12d6caf4c0d1: Waiting [2023-03-01T07:37:31.724Z] 53926ce57604: Waiting [2023-03-01T07:37:31.724Z] 96b7cbca73a9: Waiting [2023-03-01T07:37:31.724Z] 22ff95d597cd: Waiting [2023-03-01T07:37:31.724Z] 21b2b0c7a3f4: Waiting [2023-03-01T07:37:31.724Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T07:37:31.724Z] 93c1e223e6f2: Download complete [2023-03-01T07:37:31.724Z] 4583459ba037: Download complete [2023-03-01T07:37:31.724Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T07:37:31.724Z] 21b2b0c7a3f4: Download complete [2023-03-01T07:37:31.724Z] 22ff95d597cd: Verifying Checksum [2023-03-01T07:37:31.724Z] 22ff95d597cd: Download complete [2023-03-01T07:37:31.724Z] 213ec9aee27d: Verifying Checksum [2023-03-01T07:37:31.724Z] 213ec9aee27d: Download complete [2023-03-01T07:37:31.989Z] 12d6caf4c0d1: Download complete [2023-03-01T07:37:31.989Z] 213ec9aee27d: Pull complete [2023-03-01T07:37:31.989Z] 4583459ba037: Pull complete [2023-03-01T07:37:32.251Z] 93c1e223e6f2: Pull complete [2023-03-01T07:37:32.251Z] a7acece74701: Verifying Checksum [2023-03-01T07:37:32.251Z] a7acece74701: Download complete [2023-03-01T07:37:32.510Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T07:37:32.510Z] 96b7cbca73a9: Download complete [2023-03-01T07:37:32.768Z] 53926ce57604: Verifying Checksum [2023-03-01T07:37:32.768Z] 53926ce57604: Download complete [2023-03-01T07:37:36.052Z] 53926ce57604: Pull complete [2023-03-01T07:37:36.052Z] 21b2b0c7a3f4: Pull complete [2023-03-01T07:37:36.052Z] 22ff95d597cd: Pull complete [2023-03-01T07:37:36.052Z] 12d6caf4c0d1: Pull complete [2023-03-01T07:37:37.953Z] 96b7cbca73a9: Pull complete [2023-03-01T07:37:38.520Z] a7acece74701: Pull complete [2023-03-01T07:37:38.521Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T07:37:38.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:37:38.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:37:38.815Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:37:38.815Z] WORKDIR /edgex [2023-03-01T07:37:38.815Z] COPY go.mod . [2023-03-01T07:37:38.815Z] RUN go mod download [2023-03-01T07:37:38.815Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-01T07:37:39.382Z] Sending build context to Docker daemon 170.5MB [2023-03-01T07:37:39.382Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T07:37:39.382Z] ---> db6d94c90886 [2023-03-01T07:37:39.382Z] Step 2/4 : WORKDIR /edgex [2023-03-01T07:37:41.289Z] ---> Running in d3a06a537635 [2023-03-01T07:37:41.548Z] Removing intermediate container d3a06a537635 [2023-03-01T07:37:41.548Z] ---> a0978b99b360 [2023-03-01T07:37:41.548Z] Step 3/4 : COPY go.mod . [2023-03-01T07:37:41.548Z] ---> f3c6ceff18d6 [2023-03-01T07:37:41.548Z] Step 4/4 : RUN go mod download [2023-03-01T07:37:41.807Z] ---> Running in 87c0ae413c36 [2023-03-01T07:37:46.107Z] Still waiting to schedule task [2023-03-01T07:37:46.108Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7928’ is offline [2023-03-01T07:37:49.923Z] Removing intermediate container 87c0ae413c36 [2023-03-01T07:37:49.923Z] ---> c29ebf91d2a4 [2023-03-01T07:37:49.923Z] Successfully built c29ebf91d2a4 [2023-03-01T07:37:49.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:37:50.221Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T07:37:50.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:37:50.281Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T07:37:50.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T07:37:50.699Z] $ docker top 701bccc6689dc2d77c1a2e18d333c02579af257cdd4e2d0e129c5d2e9e9208f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:37:51.040Z] + go version [2023-03-01T07:37:51.040Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T07:37:51.052Z] $ docker stop --time=1 701bccc6689dc2d77c1a2e18d333c02579af257cdd4e2d0e129c5d2e9e9208f9 [2023-03-01T07:37:52.333Z] $ docker rm -f --volumes 701bccc6689dc2d77c1a2e18d333c02579af257cdd4e2d0e129c5d2e9e9208f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:37:52.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T07:37:52.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:37:52.806Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T07:37:52.835Z] $ 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/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T07:37:53.182Z] $ docker top 622e26d8d7384196a913467d22086840382105a056ed50af870b0dcb7389072a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T07:37:53.248Z] ========================================================= [2023-03-01T07:37:53.248Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T07:37:53.248Z] ========================================================= [Pipeline] sh [2023-03-01T07:37:53.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/433 [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:37:53.830Z] + make test [2023-03-01T07:37:53.830Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T07:38:00.384Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T07:38:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T07:38:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements [2023-03-01T07:38:17.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.198s coverage: 71.2% of statements [2023-03-01T07:38:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T07:38:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T07:38:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T07:38:17.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements [2023-03-01T07:38:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T07:38:17.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.846s coverage: 88.5% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.102s coverage: 29.6% of statements [2023-03-01T07:38:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-03-01T07:38:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-03-01T07:38:25.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements [2023-03-01T07:38:25.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.376s coverage: 79.9% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.1% of statements [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T07:38:40.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T07:38:40.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.3% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T07:38:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T07:38:40.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T07:38:40.286Z] 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-03-01T07:38:58.358Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T07:38:58.358Z] go vet ./... [2023-03-01T07:38:59.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T07:38:59.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T07:38:59.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T07:38:59.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T07:39:00.104Z] + ls -al . [2023-03-01T07:39:00.104Z] total 744 [2023-03-01T07:39:00.104Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 07:37 . [2023-03-01T07:39:00.104Z] drwxr-xr-x 4 root root 4096 Mar 1 07:37 .. [2023-03-01T07:39:00.104Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 07:37 .blubracket [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 07:37 .dockerignore [2023-03-01T07:39:00.104Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 07:38 .git [2023-03-01T07:39:00.104Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 07:37 .github [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 07:37 .gitignore [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 07:37 .golangci.yml [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 07:37 .hadolint.yml [2023-03-01T07:39:00.104Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 07:37 .semver [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 07:37 .sonarcloud.properties [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 07:37 ADOPTERS.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 07:37 Attribution.txt [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 07:37 CHANGELOG.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 07:37 CONTRIBUTING.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 07:37 GOVERNANCE.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 07:37 Jenkinsfile [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 07:37 LICENSE [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 07:37 Makefile [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 07:37 OWNERS.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 07:37 README.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 07:37 SECURITY.md [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 12 Mar 1 07:37 VERSION [2023-03-01T07:39:00.104Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 07:37 bin [2023-03-01T07:39:00.104Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 07:37 cmd [2023-03-01T07:39:00.104Z] -rw-r--r-- 1 root root 487670 Mar 1 07:38 coverage.out [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 07:37 go.mod [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 07:37 go.sum [2023-03-01T07:39:00.104Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 07:37 internal [2023-03-01T07:39:00.104Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 07:37 openapi [2023-03-01T07:39:00.104Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 07:37 snap [2023-03-01T07:39:00.104Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 07:37 version.go [Pipeline] sh [2023-03-01T07:39:00.399Z] + '[' -e coverage.out ] [2023-03-01T07:39:00.399Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T07:39:00.498Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T07:39:00.778Z] + make build [2023-03-01T07:39:00.778Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T07:39:12.983Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T07:39:13.242Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T07:39:14.179Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T07:39:15.115Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T07:39:21.669Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T07:39:23.104Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T07:39:24.071Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T07:39:25.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T07:39:26.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T07:39:26.942Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T07:39:27.508Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T07:39:30.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T07:39:31.464Z] $ docker stop --time=1 622e26d8d7384196a913467d22086840382105a056ed50af870b0dcb7389072a [2023-03-01T07:39:33.681Z] $ docker rm -f --volumes 622e26d8d7384196a913467d22086840382105a056ed50af870b0dcb7389072a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:39:34.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:39:34.567Z] [2023-03-01T07:39:34.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:39:34.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:39:34.876Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T07:39:34.876Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T07:39:34.876Z] ca9280d653b3: Pulling fs layer [2023-03-01T07:39:34.876Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T07:39:34.876Z] cbdbe7a5bc2a: Download complete [2023-03-01T07:39:35.135Z] ca9280d653b3: Verifying Checksum [2023-03-01T07:39:35.135Z] ca9280d653b3: Download complete [2023-03-01T07:39:35.135Z] cbdbe7a5bc2a: Pull complete [2023-03-01T07:39:35.394Z] 7e9c9ca2126c: Verifying Checksum [2023-03-01T07:39:35.394Z] 7e9c9ca2126c: Download complete [2023-03-01T07:39:35.653Z] ca9280d653b3: Pull complete [2023-03-01T07:39:38.945Z] 7e9c9ca2126c: Pull complete [2023-03-01T07:39:38.945Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T07:39:38.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:39:38.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:39:39.032Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T07:39:39.061Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T07:39:39.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7930 in /w/workspace/edgexfoundry_edgex-go_main [2023-03-01T07:39:40.363Z] $ docker top c53740dff759c7c1e291c9c793bba87d18531e06f320227ec452e13445c1fe15 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-01T07:39:40.481Z] Running in /w/workspace/edgex-go/433 [Pipeline] { [Pipeline] checkout [2023-03-01T07:39:40.525Z] The recommended git tool is: git [2023-03-01T07:39:40.727Z] + docker-compose build --help [2023-03-01T07:39:40.728Z] + grep parallel [2023-03-01T07:39:41.296Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T07:39:41.310Z] $ docker stop --time=1 c53740dff759c7c1e291c9c793bba87d18531e06f320227ec452e13445c1fe15 [2023-03-01T07:39:42.586Z] $ docker rm -f --volumes c53740dff759c7c1e291c9c793bba87d18531e06f320227ec452e13445c1fe15 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:39:42.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T07:39:42.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:39:43.036Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T07:39:43.068Z] $ 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/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T07:39:43.410Z] $ docker top 42863ab3df34006409ed711df769bdad93616c06773c7f84f44fddd7394a4903 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:39:43.753Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T07:39:44.319Z] Building core-command ... [2023-03-01T07:39:44.319Z] Building core-common-config-bootstrapper ... [2023-03-01T07:39:44.319Z] Building core-data ... [2023-03-01T07:39:44.319Z] Building core-metadata ... [2023-03-01T07:39:44.319Z] Building security-bootstrapper ... [2023-03-01T07:39:44.319Z] Building security-proxy-auth ... [2023-03-01T07:39:44.319Z] Building security-proxy-setup ... [2023-03-01T07:39:44.319Z] Building security-secretstore-setup ... [2023-03-01T07:39:44.319Z] Building security-spiffe-token-provider ... [2023-03-01T07:39:44.319Z] Building security-spire-agent ... [2023-03-01T07:39:44.319Z] Building security-spire-config ... [2023-03-01T07:39:44.319Z] Building security-spire-server ... [2023-03-01T07:39:44.319Z] Building support-notifications ... [2023-03-01T07:39:44.319Z] Building support-scheduler ... [2023-03-01T07:39:44.319Z] Building security-proxy-auth [2023-03-01T07:39:44.319Z] Building security-proxy-setup [2023-03-01T07:39:44.319Z] Building core-data [2023-03-01T07:39:44.319Z] Building support-notifications [2023-03-01T07:39:44.319Z] Building core-command [2023-03-01T07:39:48.761Z] using credential edgex-jenkins-ssh [2023-03-01T07:39:48.780Z] Cloning the remote Git repository [2023-03-01T07:39:48.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T07:39:48.953Z] > git init /w/workspace/edgex-go/433 # timeout=10 [2023-03-01T07:39:49.205Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T07:39:49.206Z] > git --version # timeout=10 [2023-03-01T07:39:49.254Z] > git --version # 'git version 2.25.1' [2023-03-01T07:39:49.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T07:39:49.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T07:39:56.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:39:56.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:39:56.515Z] ---> c29ebf91d2a4 [2023-03-01T07:39:56.515Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:39:56.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:39:56.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:39:56.515Z] ---> c29ebf91d2a4 [2023-03-01T07:39:56.515Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:39:56.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:39:56.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:39:56.515Z] ---> c29ebf91d2a4 [2023-03-01T07:39:56.515Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:39:56.515Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:39:56.515Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:39:56.515Z] ---> c29ebf91d2a4 [2023-03-01T07:39:56.515Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T07:39:56.515Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:39:56.515Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:39:56.515Z] ---> c29ebf91d2a4 [2023-03-01T07:39:56.515Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:39:57.460Z] ---> Running in 9fe1b6d7bbaa [2023-03-01T07:39:57.460Z] ---> Running in 9032c93758d7 [2023-03-01T07:39:57.460Z] ---> Running in 71f4e82fcdb8 [2023-03-01T07:39:57.460Z] ---> Running in 9852e65004f4 [2023-03-01T07:39:57.460Z] ---> Running in f52d2976a007 [2023-03-01T07:39:57.727Z] Removing intermediate container 9fe1b6d7bbaa [2023-03-01T07:39:57.727Z] ---> 026682ae1865 [2023-03-01T07:39:57.727Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:39:57.727Z] Removing intermediate container f52d2976a007 [2023-03-01T07:39:57.727Z] ---> 8527eae1ce76 [2023-03-01T07:39:57.727Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:39:57.727Z] Removing intermediate container 9852e65004f4 [2023-03-01T07:39:57.727Z] ---> 6f6c0a5b0af8 [2023-03-01T07:39:57.727Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:39:57.727Z] Removing intermediate container 71f4e82fcdb8 [2023-03-01T07:39:57.727Z] ---> 6ab11ae9afa2 [2023-03-01T07:39:57.727Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T07:39:57.727Z] Removing intermediate container 9032c93758d7 [2023-03-01T07:39:57.727Z] ---> b84739d6a9df [2023-03-01T07:39:57.727Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T07:39:57.727Z] ---> Running in 8ba31024e889 [2023-03-01T07:39:57.727Z] ---> Running in 29c66d83ca56 [2023-03-01T07:39:57.727Z] ---> Running in ad81b3e189b6 [2023-03-01T07:39:57.727Z] ---> Running in ad8b7d68c91a [2023-03-01T07:39:57.727Z] ---> Running in a2e5329f5a06 [2023-03-01T07:39:57.985Z] Removing intermediate container 8ba31024e889 [2023-03-01T07:39:57.985Z] ---> 1ad7b47cf900 [2023-03-01T07:39:57.985Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T07:39:57.985Z] Removing intermediate container 29c66d83ca56 [2023-03-01T07:39:57.985Z] ---> e36fe42b6c81 [2023-03-01T07:39:57.985Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:39:57.985Z] Removing intermediate container ad81b3e189b6 [2023-03-01T07:39:57.985Z] ---> 12f4184fb14f [2023-03-01T07:39:57.985Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:39:57.985Z] Removing intermediate container ad8b7d68c91a [2023-03-01T07:39:57.985Z] ---> dece3b03bb2a [2023-03-01T07:39:57.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T07:39:57.985Z] ---> Running in 62e761a3a496 [2023-03-01T07:39:57.985Z] ---> Running in 4cc96e6ace25 [2023-03-01T07:39:57.985Z] ---> Running in 62f65a937a9d [2023-03-01T07:39:57.985Z] ---> Running in 48d3b5d09441 [2023-03-01T07:39:58.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.502Z] OK: 211 MiB in 51 packages [2023-03-01T07:39:58.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.761Z] OK: 211 MiB in 51 packages [2023-03-01T07:39:58.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:58.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:39:59.018Z] OK: 211 MiB in 51 packages [2023-03-01T07:39:59.018Z] OK: 211 MiB in 51 packages [2023-03-01T07:39:59.018Z] OK: 211 MiB in 51 packages [2023-03-01T07:39:59.018Z] Removing intermediate container a2e5329f5a06 [2023-03-01T07:39:59.018Z] ---> b20f6371f3c7 [2023-03-01T07:39:59.018Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T07:39:59.018Z] Removing intermediate container 62e761a3a496 [2023-03-01T07:39:59.018Z] ---> b089edbc9356 [2023-03-01T07:39:59.018Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:39:59.275Z] ---> ce4a801f1bd6 [2023-03-01T07:39:59.275Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:39:59.275Z] ---> d1790d803ebc [2023-03-01T07:39:59.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:39:59.275Z] ---> Running in 93dc919fa399 [2023-03-01T07:39:59.275Z] ---> Running in d472bf32fc88 [2023-03-01T07:39:59.537Z] Removing intermediate container 62f65a937a9d [2023-03-01T07:39:59.537Z] ---> 48d3ac97e563 [2023-03-01T07:39:59.537Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:39:59.537Z] Removing intermediate container 4cc96e6ace25 [2023-03-01T07:39:59.537Z] ---> 13f9fd032f0c [2023-03-01T07:39:59.537Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:39:59.537Z] ---> 0da77b23d575 [2023-03-01T07:39:59.537Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:39:59.537Z] ---> Running in 5d0a08377d36 [2023-03-01T07:39:59.537Z] Removing intermediate container 48d3b5d09441 [2023-03-01T07:39:59.537Z] ---> b3f563d22fe1 [2023-03-01T07:39:59.537Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T07:39:59.795Z] ---> b4c11b602cd5 [2023-03-01T07:39:59.795Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:39:59.795Z] ---> Running in 89fe8f713233 [2023-03-01T07:39:59.795Z] ---> 7d2a2282619e [2023-03-01T07:39:59.795Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:39:59.795Z] ---> Running in 9267a4a56d3a [2023-03-01T07:40:07.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T07:40:07.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T07:40:07.833Z] Avoid second fetch [2023-03-01T07:40:07.834Z] Checking out Revision 103bb455fa40a9af283e2faa07b65114fcdd4a5f (main) [2023-03-01T07:40:08.487Z] Commit message: "Merge pull request #4401 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T07:40:09.443Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T07:40:09.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:40:09.443Z] Dload Upload Total Spent Left Speed [2023-03-01T07:40:09.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-03-01T07:40:07.855Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T07:40:07.871Z] > git checkout -f 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 [2023-03-01T07:40:10.004Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T07:40:10.342Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T07:40:10.342Z] + sudo tee /etc/docker/daemon.new [2023-03-01T07:40:10.342Z] { [2023-03-01T07:40:10.342Z] "registry-mirrors": [ [2023-03-01T07:40:10.342Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T07:40:10.342Z] ], [2023-03-01T07:40:10.342Z] "bip": "10.250.0.254/24", [2023-03-01T07:40:10.342Z] "hosts": [ [2023-03-01T07:40:10.342Z] "tcp://0.0.0.0:5555", [2023-03-01T07:40:10.342Z] "unix:///var/run/docker.sock" [2023-03-01T07:40:10.342Z] ], [2023-03-01T07:40:10.342Z] "mtu": 1458, [2023-03-01T07:40:10.342Z] "selinux-enabled": true, [2023-03-01T07:40:10.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T07:40:10.342Z] } [Pipeline] sh [2023-03-01T07:40:10.679Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T07:40:11.024Z] + sudo service docker restart [2023-03-01T07:40:26.328Z] Removing intermediate container 89fe8f713233 [2023-03-01T07:40:26.328Z] ---> d40eb6ed319c [2023-03-01T07:40:26.328Z] Step 8/22 : COPY . . [2023-03-01T07:40:26.328Z] Removing intermediate container 5d0a08377d36 [2023-03-01T07:40:26.328Z] ---> 7b62ff87fa08 [2023-03-01T07:40:26.328Z] Step 8/22 : COPY . . [2023-03-01T07:40:26.328Z] Removing intermediate container 9267a4a56d3a [2023-03-01T07:40:26.328Z] ---> a54e84c28f88 [2023-03-01T07:40:26.328Z] Step 8/23 : COPY . . [2023-03-01T07:40:26.328Z] Removing intermediate container 93dc919fa399 [2023-03-01T07:40:26.328Z] ---> c414969cdfff [2023-03-01T07:40:26.328Z] Step 7/21 : COPY . . [2023-03-01T07:40:26.328Z] Removing intermediate container d472bf32fc88 [2023-03-01T07:40:26.328Z] ---> 3d087eedf527 [2023-03-01T07:40:26.328Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:40:29.286Z] provisioning config files... [2023-03-01T07:40:29.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/433@tmp/config9468984931094592886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:40:29.654Z] ---> docker-login.sh [2023-03-01T07:40:29.654Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:40:29.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:40:30.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:40:30.196Z] Configure a credential helper to remove this warning. See [2023-03-01T07:40:30.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:40:30.197Z] [2023-03-01T07:40:30.197Z] Login Succeeded [2023-03-01T07:40:30.197Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:40:30.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:40:30.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:40:30.466Z] Configure a credential helper to remove this warning. See [2023-03-01T07:40:30.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:40:30.466Z] [2023-03-01T07:40:30.466Z] Login Succeeded [2023-03-01T07:40:30.466Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:40:30.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:40:31.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:40:31.002Z] Configure a credential helper to remove this warning. See [2023-03-01T07:40:31.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:40:31.002Z] [2023-03-01T07:40:31.002Z] Login Succeeded [2023-03-01T07:40:31.002Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:40:31.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:40:31.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:40:31.272Z] Configure a credential helper to remove this warning. See [2023-03-01T07:40:31.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:40:31.272Z] [2023-03-01T07:40:31.272Z] Login Succeeded [2023-03-01T07:40:31.272Z] docker.io [2023-03-01T07:40:31.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:40:31.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:40:31.808Z] Configure a credential helper to remove this warning. See [2023-03-01T07:40:31.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:40:31.808Z] [2023-03-01T07:40:31.808Z] Login Succeeded [2023-03-01T07:40:31.808Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:40:31.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T07:40:32.335Z] + git config --global --add safe.directory /w/workspace/edgex-go/433 [Pipeline] echo [2023-03-01T07:40:32.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:40:32.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:40:32.368Z] ========================================================= [2023-03-01T07:40:32.368Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T07:40:32.368Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:40:32.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:40:32.683Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T07:40:32.683Z] 9b18e9b68314: Pulling fs layer [2023-03-01T07:40:32.683Z] 35d82f9e3411: Pulling fs layer [2023-03-01T07:40:32.683Z] e16973657156: Pulling fs layer [2023-03-01T07:40:32.683Z] fc693d55d65f: Pulling fs layer [2023-03-01T07:40:32.683Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T07:40:32.683Z] dda99020689f: Pulling fs layer [2023-03-01T07:40:32.683Z] db1c61fa0a46: Pulling fs layer [2023-03-01T07:40:32.683Z] 891c053d2c06: Pulling fs layer [2023-03-01T07:40:32.683Z] fc693d55d65f: Waiting [2023-03-01T07:40:32.683Z] 7e9fc2657dce: Waiting [2023-03-01T07:40:32.683Z] dda99020689f: Waiting [2023-03-01T07:40:32.683Z] db1c61fa0a46: Waiting [2023-03-01T07:40:32.683Z] 891c053d2c06: Waiting [2023-03-01T07:40:32.683Z] e16973657156: Download complete [2023-03-01T07:40:32.683Z] 35d82f9e3411: Download complete [2023-03-01T07:40:32.953Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T07:40:32.953Z] 7e9fc2657dce: Download complete [2023-03-01T07:40:32.953Z] dda99020689f: Verifying Checksum [2023-03-01T07:40:32.953Z] dda99020689f: Download complete [2023-03-01T07:40:32.953Z] 9b18e9b68314: Verifying Checksum [2023-03-01T07:40:32.953Z] 9b18e9b68314: Download complete [2023-03-01T07:40:33.953Z] 9b18e9b68314: Pull complete [2023-03-01T07:40:33.953Z] 891c053d2c06: Verifying Checksum [2023-03-01T07:40:33.953Z] 891c053d2c06: Download complete [2023-03-01T07:40:34.224Z] 35d82f9e3411: Pull complete [2023-03-01T07:40:34.469Z] ---> f76ecdcdac88 [2023-03-01T07:40:34.469Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T07:40:34.494Z] e16973657156: Pull complete [2023-03-01T07:40:34.728Z] ---> 5c57b480a624 [2023-03-01T07:40:34.728Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T07:40:34.728Z] ---> Running in 8ca153a83452 [2023-03-01T07:40:34.728Z] ---> b7019dca4105 [2023-03-01T07:40:34.728Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T07:40:34.728Z] ---> 351462e30b10 [2023-03-01T07:40:34.728Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T07:40:34.728Z] ---> Running in 7bc8859b031d [2023-03-01T07:40:34.728Z] ---> 11e380c6ee66 [2023-03-01T07:40:34.728Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T07:40:34.728Z] ---> Running in 16c1351991af [2023-03-01T07:40:34.728Z] ---> Running in 96c824413c57 [2023-03-01T07:40:34.728Z] ---> Running in 291d60694672 [2023-03-01T07:40:34.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T07:40:35.079Z] db1c61fa0a46: Download complete [2023-03-01T07:40:35.245Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T07:40:35.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T07:40:35.245Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T07:40:35.349Z] fc693d55d65f: Verifying Checksum [2023-03-01T07:40:35.349Z] fc693d55d65f: Download complete [2023-03-01T07:40:35.501Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T07:40:47.660Z] fc693d55d65f: Pull complete [2023-03-01T07:40:47.660Z] 7e9fc2657dce: Pull complete [2023-03-01T07:40:47.660Z] dda99020689f: Pull complete [2023-03-01T07:40:51.008Z] db1c61fa0a46: Pull complete [2023-03-01T07:40:52.955Z] 891c053d2c06: Pull complete [2023-03-01T07:40:52.955Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T07:40:52.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:40:52.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T07:40:53.283Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:40:53.284Z] WORKDIR /edgex [2023-03-01T07:40:53.284Z] COPY go.mod . [2023-03-01T07:40:53.284Z] RUN go mod download [2023-03-01T07:40:53.284Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T07:40:55.450Z] Sending build context to Docker daemon 3.118MB [2023-03-01T07:40:55.450Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T07:40:55.450Z] ---> f96f9c87975a [2023-03-01T07:40:55.450Z] Step 2/4 : WORKDIR /edgex [2023-03-01T07:40:57.436Z] ---> Running in 54a670e8591e [2023-03-01T07:40:57.437Z] Removing intermediate container 54a670e8591e [2023-03-01T07:40:57.437Z] ---> 19cb66b43d71 [2023-03-01T07:40:57.437Z] Step 3/4 : COPY go.mod . [2023-03-01T07:40:58.022Z] ---> fa90382fa579 [2023-03-01T07:40:58.022Z] Step 4/4 : RUN go mod download [2023-03-01T07:40:58.022Z] ---> Running in da94b94ed6fc [2023-03-01T07:41:07.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T07:41:11.759Z] Removing intermediate container 16c1351991af [2023-03-01T07:41:11.759Z] ---> 6c671c3b83df [2023-03-01T07:41:11.759Z] [2023-03-01T07:41:11.759Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:41:11.759Z] Removing intermediate container 8ca153a83452 [2023-03-01T07:41:11.759Z] ---> 5d3c9fd0f97d [2023-03-01T07:41:11.759Z] [2023-03-01T07:41:11.759Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T07:41:11.759Z] Removing intermediate container 291d60694672 [2023-03-01T07:41:11.759Z] ---> 456cbecd8a31 [2023-03-01T07:41:11.759Z] [2023-03-01T07:41:11.759Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:41:11.759Z] Removing intermediate container 96c824413c57 [2023-03-01T07:41:11.759Z] ---> 7384f9583982 [2023-03-01T07:41:11.759Z] [2023-03-01T07:41:11.759Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T07:41:12.690Z] 3.16: Pulling from library/alpine [2023-03-01T07:41:13.623Z] 3.16: Pulling from library/alpine [2023-03-01T07:41:13.882Z] 3.16: Pulling from library/alpine [2023-03-01T07:41:14.140Z] 3.16: Pulling from library/alpine [2023-03-01T07:41:14.140Z] Removing intermediate container 7bc8859b031d [2023-03-01T07:41:14.140Z] ---> eea5ce3731be [2023-03-01T07:41:14.140Z] [2023-03-01T07:41:14.140Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:41:16.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:41:16.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:41:16.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:41:16.047Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T07:41:16.047Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T07:41:16.047Z] Status: Image is up to date for alpine:3.16 [2023-03-01T07:41:16.047Z] ---> dfd21b5a31f5 [2023-03-01T07:41:16.047Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T07:41:16.047Z] ---> dfd21b5a31f5 [2023-03-01T07:41:16.047Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T07:41:16.047Z] ---> dfd21b5a31f5 [2023-03-01T07:41:16.047Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:41:16.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:41:16.047Z] Status: Image is up to date for alpine:3.16 [2023-03-01T07:41:16.047Z] ---> dfd21b5a31f5 [2023-03-01T07:41:16.047Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:41:16.047Z] 3.16: Pulling from library/alpine [2023-03-01T07:41:16.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:41:16.047Z] Status: Image is up to date for alpine:3.16 [2023-03-01T07:41:16.047Z] ---> Running in 44086c75801f [2023-03-01T07:41:16.047Z] ---> Running in 5935fa199083 [2023-03-01T07:41:16.047Z] ---> Running in 5ae7051cf334 [2023-03-01T07:41:16.047Z] ---> dfd21b5a31f5 [2023-03-01T07:41:16.047Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T07:41:16.047Z] ---> Running in 8c7198f9c69d [2023-03-01T07:41:16.047Z] ---> Running in 93e140a32e3b [2023-03-01T07:41:16.047Z] Removing intermediate container 5ae7051cf334 [2023-03-01T07:41:16.047Z] ---> 394f684d8c46 [2023-03-01T07:41:16.047Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T07:41:16.048Z] Removing intermediate container 8c7198f9c69d [2023-03-01T07:41:16.048Z] ---> 5efb0d9b33ac [2023-03-01T07:41:16.048Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:41:16.048Z] ---> Running in efad21538b40 [2023-03-01T07:41:16.048Z] ---> Running in 124bb2b197a2 [2023-03-01T07:41:16.048Z] Removing intermediate container efad21538b40 [2023-03-01T07:41:16.048Z] ---> 3cda84def64f [2023-03-01T07:41:16.048Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T07:41:16.309Z] ---> Running in 3108f0bea2e6 [2023-03-01T07:41:16.309Z] Removing intermediate container 3108f0bea2e6 [2023-03-01T07:41:16.309Z] ---> be70b031f705 [2023-03-01T07:41:16.309Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:41:16.310Z] ---> Running in e5985082dce8 [2023-03-01T07:41:16.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.831Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:16.831Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:41:16.831Z] OK: 6 MiB in 15 packages [2023-03-01T07:41:16.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.831Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T07:41:16.831Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T07:41:16.831Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T07:41:16.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.831Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T07:41:16.831Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T07:41:16.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.831Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:16.832Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:41:16.832Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:41:16.832Z] OK: 8 MiB in 20 packages [2023-03-01T07:41:16.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:16.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:17.094Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:17.094Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:41:17.094Z] OK: 6 MiB in 15 packages [2023-03-01T07:41:17.094Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T07:41:17.094Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:17.094Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:41:17.094Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:17.094Z] OK: 6 MiB in 15 packages [2023-03-01T07:41:17.094Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:41:17.094Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:41:17.360Z] Removing intermediate container 44086c75801f [2023-03-01T07:41:17.360Z] ---> 61f08c066cb4 [2023-03-01T07:41:17.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:41:17.360Z] OK: 6 MiB in 16 packages [2023-03-01T07:41:17.360Z] ---> Running in 8d858ffe8b84 [2023-03-01T07:41:17.360Z] Removing intermediate container 8d858ffe8b84 [2023-03-01T07:41:17.360Z] ---> 2c7b26f05fe2 [2023-03-01T07:41:17.360Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T07:41:17.623Z] ---> Running in 7b4cf50cd591 [2023-03-01T07:41:17.623Z] Removing intermediate container 5935fa199083 [2023-03-01T07:41:17.623Z] ---> c55bf9e250df [2023-03-01T07:41:17.623Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:41:17.623Z] ---> Running in 2becf701ec75 [2023-03-01T07:41:17.623Z] Removing intermediate container 7b4cf50cd591 [2023-03-01T07:41:17.623Z] ---> 248f94fe5d87 [2023-03-01T07:41:17.623Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T07:41:17.623Z] ---> Running in b796c1acb089 [2023-03-01T07:41:17.884Z] Removing intermediate container 2becf701ec75 [2023-03-01T07:41:17.884Z] ---> 2bf4b6604f19 [2023-03-01T07:41:17.884Z] Step 12/21 : WORKDIR /edgex [2023-03-01T07:41:17.884Z] Removing intermediate container e5985082dce8 [2023-03-01T07:41:17.884Z] ---> f877d6496d6a [2023-03-01T07:41:17.884Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:41:17.884Z] Removing intermediate container 124bb2b197a2 [2023-03-01T07:41:17.884Z] ---> 5c8398d3ac3a [2023-03-01T07:41:17.884Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:41:17.884Z] ---> Running in d7258d37f7e5 [2023-03-01T07:41:17.884Z] Removing intermediate container b796c1acb089 [2023-03-01T07:41:17.884Z] ---> c5ee5c21ff79 [2023-03-01T07:41:17.884Z] Step 15/23 : WORKDIR / [2023-03-01T07:41:17.884Z] ---> Running in 55a64b913108 [2023-03-01T07:41:17.884Z] Removing intermediate container 93e140a32e3b [2023-03-01T07:41:17.884Z] ---> 167618abc9e2 [2023-03-01T07:41:17.884Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:41:17.884Z] ---> Running in adbe6accccdf [2023-03-01T07:41:18.147Z] Removing intermediate container d7258d37f7e5 [2023-03-01T07:41:18.147Z] ---> 32c15d7bbe1d [2023-03-01T07:41:18.147Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T07:41:18.147Z] ---> ac6f1b702a9b [2023-03-01T07:41:18.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T07:41:18.147Z] ---> 5471b229b2de [2023-03-01T07:41:18.147Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T07:41:18.147Z] Removing intermediate container 55a64b913108 [2023-03-01T07:41:18.147Z] ---> 003eb958f483 [2023-03-01T07:41:18.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:41:18.147Z] Removing intermediate container adbe6accccdf [2023-03-01T07:41:18.147Z] ---> aae45691dea8 [2023-03-01T07:41:18.147Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T07:41:18.147Z] ---> Running in b750ddb621f3 [2023-03-01T07:41:18.147Z] ---> bbd2569396a5 [2023-03-01T07:41:18.420Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T07:41:18.420Z] Removing intermediate container b750ddb621f3 [2023-03-01T07:41:18.420Z] ---> 4cdd724ec164 [2023-03-01T07:41:18.420Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:41:18.420Z] ---> efa868534b4d [2023-03-01T07:41:18.420Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T07:41:18.420Z] ---> Running in 24a3b324a418 [2023-03-01T07:41:18.420Z] ---> 40d83b9ab466 [2023-03-01T07:41:18.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T07:41:18.686Z] ---> 03474eccbc93 [2023-03-01T07:41:18.686Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T07:41:18.686Z] Removing intermediate container 24a3b324a418 [2023-03-01T07:41:18.686Z] ---> 109cd0bf156a [2023-03-01T07:41:18.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:41:18.686Z] ---> 2acc9aed9ed0 [2023-03-01T07:41:18.686Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T07:41:18.943Z] ---> 86b1c45b5088 [2023-03-01T07:41:18.943Z] ---> 431f0d640a0e [2023-03-01T07:41:18.943Z] Step 18/22 : ENTRYPOINT ["/core-data"]Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T07:41:18.943Z] [2023-03-01T07:41:18.943Z] ---> Running in ba074b216382 [2023-03-01T07:41:18.943Z] ---> 27dab5591d57 [2023-03-01T07:41:18.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T07:41:18.943Z] ---> 8fdbbd710dca [2023-03-01T07:41:18.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T07:41:19.202Z] ---> 736118a9384c [2023-03-01T07:41:19.202Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:41:19.202Z] Removing intermediate container ba074b216382 [2023-03-01T07:41:19.202Z] ---> 60318c398031 [2023-03-01T07:41:19.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:41:19.202Z] ---> Running in 6630cb03c6d0 [2023-03-01T07:41:19.202Z] ---> Running in 6b67ece6208f [2023-03-01T07:41:19.202Z] ---> 943a2834a64e [2023-03-01T07:41:19.202Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:41:19.202Z] ---> e10056e6d5d2 [2023-03-01T07:41:19.202Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T07:41:19.463Z] ---> Running in 2005ad9e1345 [2023-03-01T07:41:19.463Z] Removing intermediate container 6b67ece6208f [2023-03-01T07:41:19.463Z] ---> 86e6aed34e47 [2023-03-01T07:41:19.463Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:41:19.463Z] ---> 08296330e294 [2023-03-01T07:41:19.463Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:41:19.463Z] ---> Running in 0300e378b764 [2023-03-01T07:41:19.720Z] ---> Running in 8b2272c19f39 [2023-03-01T07:41:19.720Z] Removing intermediate container 2005ad9e1345 [2023-03-01T07:41:19.720Z] ---> d6725a5bf401 [2023-03-01T07:41:19.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:41:19.720Z] Removing intermediate container 0300e378b764 [2023-03-01T07:41:19.720Z] ---> 39c9aebddc1d [2023-03-01T07:41:19.720Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:41:19.979Z] ---> Running in 3b455ae93b6d [2023-03-01T07:41:19.979Z] ---> Running in f8072ba448d7 [2023-03-01T07:41:19.979Z] ---> f9868f1b24a6 [2023-03-01T07:41:19.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T07:41:19.979Z] Removing intermediate container 3b455ae93b6d [2023-03-01T07:41:19.979Z] ---> ddb426f2f0dc [2023-03-01T07:41:19.979Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T07:41:19.979Z] Removing intermediate container f8072ba448d7 [2023-03-01T07:41:19.979Z] ---> 7226e68b673c [2023-03-01T07:41:19.979Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:41:19.979Z] ---> Running in 496ded0639a7 [2023-03-01T07:41:19.979Z] ---> Running in 20f8b3e76223 [2023-03-01T07:41:19.979Z] ---> 76ec772354af [2023-03-01T07:41:19.979Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T07:41:20.237Z] ---> Running in 14b45a7d15eb [2023-03-01T07:41:20.237Z] Removing intermediate container 6630cb03c6d0 [2023-03-01T07:41:20.237Z] ---> a2a8de1efda9 [2023-03-01T07:41:20.237Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:41:20.237Z] ---> Running in 00e246eb79c1 [2023-03-01T07:41:20.237Z] Removing intermediate container 496ded0639a7 [2023-03-01T07:41:20.237Z] ---> 541c37b3d096 [2023-03-01T07:41:20.237Z] Step 22/23 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:41:20.237Z] Removing intermediate container 20f8b3e76223 [2023-03-01T07:41:20.237Z] ---> 4c1c1e588ba2 [2023-03-01T07:41:20.237Z] [2023-03-01T07:41:20.237Z] Removing intermediate container 14b45a7d15eb [2023-03-01T07:41:20.237Z] ---> d18e9246e5f5 [2023-03-01T07:41:20.237Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:41:20.237Z] ---> Running in 67528199cc85 [2023-03-01T07:41:20.237Z] ---> Running in 131129f2646e [2023-03-01T07:41:20.237Z] Successfully built 4c1c1e588ba2 [2023-03-01T07:41:20.495Z] Removing intermediate container 00e246eb79c1 [2023-03-01T07:41:20.495Z] ---> 3aa7c336e51f [2023-03-01T07:41:20.495Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T07:41:20.495Z] Successfully tagged core-data:latest [2023-03-01T07:41:20.495Z]  Building core-data ... done Building security-bootstrapper [2023-03-01T07:41:20.495Z] ---> Running in c91d9ab55c4a [2023-03-01T07:41:20.495Z] Removing intermediate container 67528199cc85 [2023-03-01T07:41:20.495Z] ---> 62fd591c3d4c [2023-03-01T07:41:20.495Z] Step 23/23 : LABEL version=3.0.0-dev.72 [2023-03-01T07:41:20.495Z] Removing intermediate container 8b2272c19f39 [2023-03-01T07:41:20.495Z] ---> acbcbbd9ecc6 [2023-03-01T07:41:20.495Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:41:21.062Z] ---> Running in 31cb3eb5321a [2023-03-01T07:41:21.321Z] Removing intermediate container 131129f2646e [2023-03-01T07:41:21.321Z] ---> 91acbb351008 [2023-03-01T07:41:21.583Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:41:21.583Z] ---> Running in 0ee1a3d0fa95 [2023-03-01T07:41:21.583Z] Removing intermediate container c91d9ab55c4a [2023-03-01T07:41:21.583Z] ---> 24f74e39c3ac [2023-03-01T07:41:21.583Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:41:21.583Z] Removing intermediate container 31cb3eb5321a [2023-03-01T07:41:21.583Z] ---> c65483b64b65 [2023-03-01T07:41:21.583Z] [2023-03-01T07:41:21.583Z] ---> Running in 4ddcfc16ff31 [2023-03-01T07:41:21.583Z] ---> Running in 029c8bf67e37 [2023-03-01T07:41:21.583Z] Removing intermediate container 0ee1a3d0fa95 [2023-03-01T07:41:21.583Z] ---> 3362a9013b69 [2023-03-01T07:41:21.583Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T07:41:21.840Z] Successfully built c65483b64b65 [2023-03-01T07:41:21.840Z] Successfully tagged core-command:latest [2023-03-01T07:41:21.840Z] Building security-spiffe-token-provider [2023-03-01T07:41:21.840Z] Removing intermediate container 4ddcfc16ff31 [2023-03-01T07:41:21.840Z] ---> b170be90dad8 [2023-03-01T07:41:21.840Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:41:21.840Z] ---> Running in abf1960c3f06 [2023-03-01T07:41:21.840Z]  Building core-command ... done Removing intermediate container 029c8bf67e37 [2023-03-01T07:41:21.840Z] ---> 90e796570085 [2023-03-01T07:41:21.840Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:41:22.097Z] ---> Running in c672a0b0478b [2023-03-01T07:41:22.097Z] ---> Running in 09dbe077b8ec [2023-03-01T07:41:22.097Z] Removing intermediate container abf1960c3f06 [2023-03-01T07:41:22.097Z] ---> d78728a9e663 [2023-03-01T07:41:22.097Z] Step 20/21 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:41:23.076Z] ---> Running in bff47f398b19 [2023-03-01T07:41:23.076Z] Removing intermediate container c672a0b0478b [2023-03-01T07:41:23.076Z] ---> 83c11428e180 [2023-03-01T07:41:23.076Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:41:23.338Z] Removing intermediate container 09dbe077b8ec [2023-03-01T07:41:23.338Z] ---> c31389b8b22d [2023-03-01T07:41:23.338Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:41:23.338Z] ---> Running in 0f8868b7fb95 [2023-03-01T07:41:23.597Z] Removing intermediate container bff47f398b19 [2023-03-01T07:41:23.597Z] ---> 836d8d8588d8 [2023-03-01T07:41:23.597Z] Step 21/21 : LABEL version=3.0.0-dev.72 [2023-03-01T07:41:23.597Z] ---> Running in a873b9357948 [2023-03-01T07:41:23.867Z] ---> Running in bac54e252c81 [2023-03-01T07:41:23.867Z] Removing intermediate container 0f8868b7fb95 [2023-03-01T07:41:23.867Z] ---> 51ed93fc49f6 [2023-03-01T07:41:23.867Z] [2023-03-01T07:41:23.867Z] Removing intermediate container a873b9357948 [2023-03-01T07:41:23.867Z] ---> 72a8d801b7b1 [2023-03-01T07:41:23.867Z] [2023-03-01T07:41:23.867Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:41:23.867Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:41:23.867Z] ---> c29ebf91d2a4 [2023-03-01T07:41:23.867Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T07:41:23.867Z] ---> Using cache [2023-03-01T07:41:23.867Z] ---> b84739d6a9df [2023-03-01T07:41:23.867Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T07:41:23.867Z] ---> Using cache [2023-03-01T07:41:23.867Z] ---> b20f6371f3c7 [2023-03-01T07:41:23.867Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T07:41:23.867Z] ---> Using cache [2023-03-01T07:41:23.867Z] ---> ce4a801f1bd6 [2023-03-01T07:41:23.867Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:41:23.867Z] ---> Using cache [2023-03-01T07:41:23.867Z] ---> c414969cdfff [2023-03-01T07:41:23.867Z] Step 7/32 : COPY . . [2023-03-01T07:41:23.867Z] ---> Using cache [2023-03-01T07:41:23.867Z] ---> f76ecdcdac88 [2023-03-01T07:41:23.867Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T07:41:23.867Z] ---> Running in 1bfd7ad98b19 [2023-03-01T07:41:24.124Z] Successfully built 51ed93fc49f6 [2023-03-01T07:41:24.124Z] Successfully built 72a8d801b7b1 [2023-03-01T07:41:24.124Z] Successfully tagged support-notifications:latest [2023-03-01T07:41:24.124Z]  Building support-notifications ... done Building security-spire-server [2023-03-01T07:41:24.124Z] Successfully tagged security-proxy-auth:latest [2023-03-01T07:41:24.124Z] Removing intermediate container bac54e252c81 [2023-03-01T07:41:24.124Z] Building core-common-config-bootstrapper [2023-03-01T07:41:24.124Z] ---> bdcf7534622e [2023-03-01T07:41:24.124Z] [2023-03-01T07:41:24.124Z]  Building security-proxy-auth ... done Successfully built bdcf7534622e [2023-03-01T07:41:24.124Z] Successfully tagged security-proxy-setup:latest [2023-03-01T07:41:24.124Z] Building security-secretstore-setup [2023-03-01T07:41:24.382Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T07:41:26.906Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:41:26.907Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:41:26.907Z] ---> c29ebf91d2a4 [2023-03-01T07:41:26.907Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T07:41:26.907Z] ---> Using cache [2023-03-01T07:41:26.907Z] ---> b84739d6a9df [2023-03-01T07:41:26.907Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T07:41:30.289Z] Removing intermediate container da94b94ed6fc [2023-03-01T07:41:30.289Z] ---> 399c1de0bb25 [2023-03-01T07:41:30.289Z] Successfully built 399c1de0bb25 [2023-03-01T07:41:30.289Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:41:30.631Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T07:41:30.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:41:30.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2023-03-01T07:41:30.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@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-03-01T07:41:31.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:41:31.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:41:31.086Z] ---> c29ebf91d2a4 [2023-03-01T07:41:31.086Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> b84739d6a9df [2023-03-01T07:41:31.086Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:41:31.086Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:41:31.086Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:41:31.086Z] ---> c29ebf91d2a4 [2023-03-01T07:41:31.086Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> 6ab11ae9afa2 [2023-03-01T07:41:31.086Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> dece3b03bb2a [2023-03-01T07:41:31.086Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> b3f563d22fe1 [2023-03-01T07:41:31.086Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> 7d2a2282619e [2023-03-01T07:41:31.086Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> a54e84c28f88 [2023-03-01T07:41:31.086Z] Step 8/22 : COPY . . [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> 351462e30b10 [2023-03-01T07:41:31.086Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T07:41:31.086Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:41:31.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:41:31.086Z] ---> c29ebf91d2a4 [2023-03-01T07:41:31.086Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> b84739d6a9df [2023-03-01T07:41:31.086Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> b20f6371f3c7 [2023-03-01T07:41:31.086Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> ce4a801f1bd6 [2023-03-01T07:41:31.086Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> c414969cdfff [2023-03-01T07:41:31.086Z] Step 7/24 : COPY . . [2023-03-01T07:41:31.086Z] ---> Using cache [2023-03-01T07:41:31.086Z] ---> f76ecdcdac88 [2023-03-01T07:41:31.086Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T07:41:32.456Z] ---> Running in 238a75dfd51f [2023-03-01T07:41:32.456Z] ---> Running in d338f44386f7 [2023-03-01T07:41:32.456Z] ---> Running in 1beebbfa2e49 [2023-03-01T07:41:32.456Z] ---> Running in d3bb398962a9 [2023-03-01T07:41:32.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:32.989Z] $ docker top 9c1fd5f74891aa88d209fa688835848a22abfa64c40d115d762d2d35f2da1760 -eo pid,comm [2023-03-01T07:41:33.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:33.080Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T07:41:33.080Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T07:41:33.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:33.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2023-03-01T07:41:33.337Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T07:41:33.337Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T07:41:33.337Z] OK: 17046 distinct packages available [2023-03-01T07:41:33.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:33.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:33.337Z] OK: 211 MiB in 51 packages [2023-03-01T07:41:33.595Z] OK: 211 MiB in 51 packages [2023-03-01T07:41:33.788Z] + go version [2023-03-01T07:41:33.788Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T07:41:33.814Z] $ docker stop --time=1 9c1fd5f74891aa88d209fa688835848a22abfa64c40d115d762d2d35f2da1760 [2023-03-01T07:41:34.585Z] Removing intermediate container 1beebbfa2e49 [2023-03-01T07:41:34.585Z] ---> bf68d05d37e4 [2023-03-01T07:41:34.585Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T07:41:34.585Z] Removing intermediate container 238a75dfd51f [2023-03-01T07:41:34.585Z] ---> 4104e0c491e1 [2023-03-01T07:41:34.585Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T07:41:34.847Z] ---> 06a87d76adca [2023-03-01T07:41:34.847Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:41:34.847Z] ---> de9d40014240 [2023-03-01T07:41:34.847Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:41:34.847Z] ---> Running in d543b554a8d8 [2023-03-01T07:41:34.847Z] ---> Running in 82114b4a4405 [2023-03-01T07:41:35.387Z] $ docker rm -f --volumes 9c1fd5f74891aa88d209fa688835848a22abfa64c40d115d762d2d35f2da1760 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:41:35.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:41:35.981Z] [2023-03-01T07:41:35.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:41:36.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:41:36.321Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T07:41:36.321Z] 29e5d40040c1: Pulling fs layer [2023-03-01T07:41:36.321Z] 1ce36da41761: Pulling fs layer [2023-03-01T07:41:36.321Z] 25b303627fd3: Pulling fs layer [2023-03-01T07:41:36.589Z] 29e5d40040c1: Verifying Checksum [2023-03-01T07:41:36.589Z] 29e5d40040c1: Download complete [2023-03-01T07:41:36.856Z] 1ce36da41761: Verifying Checksum [2023-03-01T07:41:36.856Z] 1ce36da41761: Download complete [2023-03-01T07:41:37.123Z] 29e5d40040c1: Pull complete [2023-03-01T07:41:38.081Z] 25b303627fd3: Verifying Checksum [2023-03-01T07:41:38.081Z] 25b303627fd3: Download complete [2023-03-01T07:41:38.081Z] 1ce36da41761: Pull complete [2023-03-01T07:41:48.150Z] 25b303627fd3: Pull complete [2023-03-01T07:41:48.150Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T07:41:48.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:41:48.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:41:48.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2023-03-01T07:41:48.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T07:41:50.339Z] $ docker top 675ae9840adb2e14c435633ac761fb5ce595281260c2f82927a546e4673b08ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:41:51.132Z] + docker-compose build --help [2023-03-01T07:41:51.132Z] + grep parallel [2023-03-01T07:41:52.931Z] Removing intermediate container 1bfd7ad98b19 [2023-03-01T07:41:52.931Z] ---> 481d6bd47f3e [2023-03-01T07:41:52.931Z] [2023-03-01T07:41:52.931Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T07:41:52.931Z] ---> dfd21b5a31f5 [2023-03-01T07:41:52.931Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:41:52.931Z] ---> Running in 5e5278a9da7e [2023-03-01T07:41:52.931Z] Removing intermediate container 5e5278a9da7e [2023-03-01T07:41:52.931Z] ---> b2e97f574587 [2023-03-01T07:41:52.931Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T07:41:52.931Z] ---> Running in 3206627d2573 [2023-03-01T07:41:52.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:52.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:52.931Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:52.932Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T07:41:52.932Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:41:52.932Z] OK: 6 MiB in 16 packages [2023-03-01T07:41:54.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T07:41:54.875Z] Removing intermediate container 3206627d2573 [2023-03-01T07:41:54.875Z] ---> 4cc99cebb93d [2023-03-01T07:41:54.875Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T07:41:55.139Z] Removing intermediate container d543b554a8d8 [2023-03-01T07:41:55.139Z] ---> 399b9dd7f818 [2023-03-01T07:41:55.139Z] Step 7/23 : COPY . . [2023-03-01T07:41:55.374Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T07:41:55.398Z] $ docker stop --time=1 675ae9840adb2e14c435633ac761fb5ce595281260c2f82927a546e4673b08ed [2023-03-01T07:41:55.397Z] ---> Running in dad891f8112f [2023-03-01T07:41:55.397Z] Removing intermediate container 82114b4a4405 [2023-03-01T07:41:55.397Z] ---> a50e1794b3e9 [2023-03-01T07:41:55.397Z] Step 7/19 : COPY . . [2023-03-01T07:41:56.973Z] $ docker rm -f --volumes 675ae9840adb2e14c435633ac761fb5ce595281260c2f82927a546e4673b08ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:41:57.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T07:41:57.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:41:57.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2023-03-01T07:41:57.689Z] $ 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/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@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-03-01T07:41:57.924Z] Removing intermediate container dad891f8112f [2023-03-01T07:41:57.924Z] ---> 29e6dc8432c9 [2023-03-01T07:41:57.924Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T07:41:58.490Z] Removing intermediate container d338f44386f7 [2023-03-01T07:41:58.490Z] ---> ac9ae6e1d6d2 [2023-03-01T07:41:58.490Z] [2023-03-01T07:41:58.490Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:41:58.490Z] ---> dfd21b5a31f5 [2023-03-01T07:41:58.490Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:41:58.490Z] ---> Using cache [2023-03-01T07:41:58.490Z] ---> 5efb0d9b33ac [2023-03-01T07:41:58.490Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:41:58.490Z] ---> Using cache [2023-03-01T07:41:58.490Z] ---> 5c8398d3ac3a [2023-03-01T07:41:58.490Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:41:58.490Z] ---> Using cache [2023-03-01T07:41:58.490Z] Removing intermediate container d3bb398962a9 [2023-03-01T07:41:58.490Z] ---> 383c09937136 [2023-03-01T07:41:58.490Z] [2023-03-01T07:41:58.490Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T07:41:58.490Z] ---> dfd21b5a31f5 [2023-03-01T07:41:58.490Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T07:41:58.759Z] ---> Running in a6e11ffdd65c [2023-03-01T07:41:58.759Z] ---> 5471b229b2de [2023-03-01T07:41:58.759Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T07:41:58.759Z] ---> Running in be41b9632c3d [2023-03-01T07:41:59.018Z] Removing intermediate container a6e11ffdd65c [2023-03-01T07:41:59.018Z] ---> 91ade71ddafb [2023-03-01T07:41:59.018Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T07:41:59.586Z] ---> 7c1a0ce1915f [2023-03-01T07:41:59.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T07:41:59.586Z] ---> Running in d431e492b1e5 [2023-03-01T07:41:59.586Z] Removing intermediate container d431e492b1e5 [2023-03-01T07:41:59.586Z] ---> 8d64f10bb5cf [2023-03-01T07:41:59.586Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T07:41:59.586Z] ---> 01978c03869d [2023-03-01T07:41:59.587Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:41:59.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:59.587Z] ---> 51aabd25bdaf [2023-03-01T07:41:59.587Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T07:41:59.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:41:59.848Z] ---> 14608e2083db [2023-03-01T07:41:59.848Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T07:41:59.848Z] ---> Running in ef492b6df62f [2023-03-01T07:41:59.848Z] ---> Running in a81e00b1ea98 [2023-03-01T07:41:59.848Z] ---> Running in 03e92cbb6f28 [2023-03-01T07:41:59.848Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T07:41:59.848Z] Removing intermediate container a81e00b1ea98 [2023-03-01T07:41:59.848Z] ---> 9b7e3672e020 [2023-03-01T07:41:59.848Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T07:41:59.848Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T07:41:59.848Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T07:41:59.848Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:42:00.107Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:42:00.107Z] Removing intermediate container ef492b6df62f [2023-03-01T07:42:00.107Z] ---> 3bf00f808078 [2023-03-01T07:42:00.107Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T07:42:00.107Z] ---> 52133b2130bc [2023-03-01T07:42:00.107Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:42:00.107Z] OK: 6 MiB in 17 packages [2023-03-01T07:42:00.107Z] ---> Running in 155fce5a8024 [2023-03-01T07:42:00.107Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T07:42:00.107Z] ---> Running in f7108914749b [2023-03-01T07:42:00.368Z] ---> Running in 3d92b02eff1e [2023-03-01T07:42:00.368Z] Removing intermediate container f7108914749b [2023-03-01T07:42:00.368Z] ---> 89d34db8265f [2023-03-01T07:42:00.368Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:42:00.626Z] ---> Running in 824641212e5f [2023-03-01T07:42:00.851Z] $ docker top a77d22311e436bf5ee889f218ec5ccd1d40af509703c3336b38246636edc2d3a -eo pid,comm [2023-03-01T07:42:00.884Z] Removing intermediate container be41b9632c3d [2023-03-01T07:42:00.884Z] ---> 81b5c44abc85 [2023-03-01T07:42:00.884Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] { [Pipeline] sh [2023-03-01T07:42:01.144Z] ---> Running in 3b91223d1514 [2023-03-01T07:42:01.144Z] Removing intermediate container 3b91223d1514 [2023-03-01T07:42:01.144Z] ---> cc4e31fffdcc [2023-03-01T07:42:01.144Z] Step 12/24 : WORKDIR / [2023-03-01T07:42:01.325Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T07:42:01.401Z] ---> Running in d6ccd774859a [2023-03-01T07:42:01.401Z] Removing intermediate container 155fce5a8024 [2023-03-01T07:42:01.401Z] ---> 82826c2a59dc [2023-03-01T07:42:01.401Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T07:42:01.401Z] ---> Running in d12d3e1eba88 [2023-03-01T07:42:01.401Z] Removing intermediate container d6ccd774859a [2023-03-01T07:42:01.401Z] ---> 35429f54bab9 [2023-03-01T07:42:01.401Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T07:42:01.401Z] Removing intermediate container d12d3e1eba88 [2023-03-01T07:42:01.402Z] ---> ef1933894d31 [2023-03-01T07:42:01.402Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T07:42:01.663Z] Removing intermediate container 3d92b02eff1e [2023-03-01T07:42:01.663Z] ---> d93d4b203f9b [2023-03-01T07:42:01.663Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:42:01.663Z] ---> Running in 6aef91eaa1b4 [2023-03-01T07:42:01.663Z] ---> eaea2d012541 [2023-03-01T07:42:01.663Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T07:42:01.663Z] Removing intermediate container 824641212e5f [2023-03-01T07:42:01.663Z] ---> c06b735a1123 [2023-03-01T07:42:01.664Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T07:42:01.664Z] ---> Running in b0f1a3e3680e [2023-03-01T07:42:01.664Z] ---> f748ecb6ef8a [2023-03-01T07:42:01.664Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T07:42:01.664Z] Removing intermediate container 6aef91eaa1b4 [2023-03-01T07:42:01.664Z] ---> 1e3c4a2c4c75 [2023-03-01T07:42:01.664Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T07:42:01.920Z] ---> Running in 59725d270f12 [2023-03-01T07:42:01.920Z] ---> Running in db7552611cfd [2023-03-01T07:42:01.920Z] Removing intermediate container b0f1a3e3680e [2023-03-01T07:42:01.920Z] ---> 8710333a1f85 [2023-03-01T07:42:01.920Z] [2023-03-01T07:42:01.920Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T07:42:01.920Z] ---> af85ded48434 [2023-03-01T07:42:01.920Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T07:42:01.920Z] 3.15: Pulling from library/alpine [2023-03-01T07:42:01.920Z] Removing intermediate container db7552611cfd [2023-03-01T07:42:01.920Z] ---> 1043fa511ec8 [2023-03-01T07:42:01.920Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:42:01.920Z] ---> Running in 065d100d11e3 [2023-03-01T07:42:02.204Z] ---> 6b46c2861746 [2023-03-01T07:42:02.204Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T07:42:02.204Z] Removing intermediate container 065d100d11e3 [2023-03-01T07:42:02.204Z] ---> 2bc73c54101a [2023-03-01T07:42:02.204Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:02.204Z] ---> Running in 695ba6035820 [2023-03-01T07:42:02.484Z] Removing intermediate container 695ba6035820 [2023-03-01T07:42:02.484Z] ---> 5300f12f2394 [2023-03-01T07:42:02.484Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:02.484Z] ---> 52c6de781be6 [2023-03-01T07:42:02.484Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T07:42:02.484Z] ---> Running in 933e7af85dbb [2023-03-01T07:42:02.484Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T07:42:02.484Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T07:42:02.484Z] ---> 5ce65d7b0fde [2023-03-01T07:42:02.484Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:42:02.484Z] ---> Running in 30e07556b0ae [2023-03-01T07:42:02.746Z] Removing intermediate container 933e7af85dbb [2023-03-01T07:42:02.746Z] ---> eccec81b5e1f [2023-03-01T07:42:02.746Z] [2023-03-01T07:42:02.746Z] Successfully built eccec81b5e1f [2023-03-01T07:42:02.746Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T07:42:02.746Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-03-01T07:42:04.126Z] Removing intermediate container 59725d270f12 [2023-03-01T07:42:04.126Z] ---> 1672dfaf0c05 [2023-03-01T07:42:04.126Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:42:04.384Z] Removing intermediate container 30e07556b0ae [2023-03-01T07:42:04.384Z] ---> e2497e8cc2d7 [2023-03-01T07:42:04.384Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:42:04.384Z] ---> 8ff41ad424e0 [2023-03-01T07:42:04.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T07:42:04.665Z] ---> d8607ea6ce4d [2023-03-01T07:42:04.665Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T07:42:04.665Z] ---> Running in 424db0cfaad3 [2023-03-01T07:42:05.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:05.233Z] ---> 65840a6aef49 [2023-03-01T07:42:05.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:42:05.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:05.492Z] ---> 8e2dcdb3bab8 [2023-03-01T07:42:05.492Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T07:42:05.564Z] Building core-command ... [2023-03-01T07:42:05.564Z] Building core-common-config-bootstrapper ... [2023-03-01T07:42:05.564Z] Building core-data ... [2023-03-01T07:42:05.564Z] Building core-metadata ... [2023-03-01T07:42:05.564Z] Building security-bootstrapper ... [2023-03-01T07:42:05.564Z] Building security-proxy-auth ... [2023-03-01T07:42:05.564Z] Building security-proxy-setup ... [2023-03-01T07:42:05.564Z] Building security-secretstore-setup ... [2023-03-01T07:42:05.564Z] Building security-spiffe-token-provider ... [2023-03-01T07:42:05.565Z] Building security-spire-agent ... [2023-03-01T07:42:05.565Z] Building security-spire-config ... [2023-03-01T07:42:05.565Z] Building security-spire-server ... [2023-03-01T07:42:05.565Z] Building support-notifications ... [2023-03-01T07:42:05.565Z] Building support-scheduler ... [2023-03-01T07:42:05.565Z] Building security-spiffe-token-provider [2023-03-01T07:42:05.565Z] Building support-notifications [2023-03-01T07:42:05.565Z] Building security-spire-config [2023-03-01T07:42:05.565Z] Building security-bootstrapper [2023-03-01T07:42:05.565Z] Building core-data [2023-03-01T07:42:05.750Z] ---> 48500330d19f [2023-03-01T07:42:05.750Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:42:05.750Z] ---> Running in f914dccaee86 [2023-03-01T07:42:05.750Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:42:05.750Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:42:05.750Z] OK: 15857 distinct packages available [2023-03-01T07:42:05.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:06.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:06.008Z] ---> 7382a0de4e29 [2023-03-01T07:42:06.008Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T07:42:06.008Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T07:42:06.008Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:42:06.008Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T07:42:06.008Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T07:42:06.008Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T07:42:06.008Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:42:06.008Z] OK: 7 MiB in 19 packages [2023-03-01T07:42:06.573Z] ---> 62598976b69e [2023-03-01T07:42:06.573Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T07:42:07.138Z] ---> e7dacb825711 [2023-03-01T07:42:07.138Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T07:42:07.416Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:07.416Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:07.416Z] ---> c29ebf91d2a4 [2023-03-01T07:42:07.416Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:42:07.416Z] ---> Using cache [2023-03-01T07:42:07.416Z] ---> 6ab11ae9afa2 [2023-03-01T07:42:07.416Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T07:42:07.416Z] ---> Using cache [2023-03-01T07:42:07.416Z] ---> dece3b03bb2a [2023-03-01T07:42:07.416Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T07:42:07.416Z] ---> Using cache [2023-03-01T07:42:07.416Z] ---> b3f563d22fe1 [2023-03-01T07:42:07.416Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T07:42:07.416Z] ---> Using cache [2023-03-01T07:42:07.416Z] ---> 7d2a2282619e [2023-03-01T07:42:07.416Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:07.416Z] ---> Using cache [2023-03-01T07:42:07.416Z] ---> a54e84c28f88 [2023-03-01T07:42:07.416Z] Step 8/24 : COPY . . [2023-03-01T07:42:07.416Z] ---> Using cache [2023-03-01T07:42:07.416Z] ---> 351462e30b10 [2023-03-01T07:42:07.416Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T07:42:07.675Z] Removing intermediate container 424db0cfaad3 [2023-03-01T07:42:07.675Z] ---> d25d19d77728 [2023-03-01T07:42:07.675Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:42:07.675Z] ---> Running in 4a6b0fb88705 [2023-03-01T07:42:07.936Z] ---> b4756701efce [2023-03-01T07:42:07.936Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T07:42:07.936Z] Removing intermediate container f914dccaee86 [2023-03-01T07:42:07.936Z] ---> 7cbff1cd5429 [2023-03-01T07:42:07.936Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:42:08.194Z] ---> Running in e3371c35aa91 [2023-03-01T07:42:08.760Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T07:42:09.327Z] ---> 2a3e0766ffdc [2023-03-01T07:42:09.327Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T07:42:09.327Z] Removing intermediate container e3371c35aa91 [2023-03-01T07:42:09.327Z] ---> f92c95ae2402 [2023-03-01T07:42:09.327Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:42:09.603Z] ---> Running in e771f1da5eab [2023-03-01T07:42:09.603Z] ---> Running in 6a23c188f1ab [2023-03-01T07:42:09.861Z] ---> cd46cc66ec63 [2023-03-01T07:42:09.861Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:42:09.861Z] Removing intermediate container 6a23c188f1ab [2023-03-01T07:42:09.861Z] ---> 7cb9b2ccab25 [2023-03-01T07:42:09.861Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:09.861Z] ---> Running in 5cc9c7dc8eef [2023-03-01T07:42:10.118Z] ---> 8384511a7230 [2023-03-01T07:42:10.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T07:42:10.118Z] Removing intermediate container 5cc9c7dc8eef [2023-03-01T07:42:10.118Z] ---> 624caadad8f3 [2023-03-01T07:42:10.118Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:10.118Z] ---> Running in 71d09aa9e517 [2023-03-01T07:42:10.377Z] Removing intermediate container 71d09aa9e517 [2023-03-01T07:42:10.377Z] ---> 4e2aca7e1933 [2023-03-01T07:42:10.377Z] [2023-03-01T07:42:10.377Z] ---> bfe193e35cd2 [2023-03-01T07:42:10.377Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T07:42:10.377Z] Successfully built 4e2aca7e1933 [2023-03-01T07:42:10.377Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T07:42:10.377Z] Building support-scheduler [2023-03-01T07:42:11.206Z]  Building security-secretstore-setup ... done Removing intermediate container e771f1da5eab [2023-03-01T07:42:11.206Z] ---> 56ae5e2307e2 [2023-03-01T07:42:11.206Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T07:42:11.783Z] ---> 705c5e856db0 [2023-03-01T07:42:11.783Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:42:12.041Z] ---> Running in a9d65fd10237 [2023-03-01T07:42:12.041Z] ---> Running in 57b9175e3f67 [2023-03-01T07:42:12.301Z] Removing intermediate container a9d65fd10237 [2023-03-01T07:42:12.301Z] ---> 8b373b2952a6 [2023-03-01T07:42:12.301Z] Step 29/32 : CMD ["gate"] [2023-03-01T07:42:12.301Z] Removing intermediate container 57b9175e3f67 [2023-03-01T07:42:12.301Z] ---> d9e0c25a99a7 [2023-03-01T07:42:12.301Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:42:12.559Z] ---> Running in c4f92e104dd3 [2023-03-01T07:42:12.559Z] ---> Running in 64d6974c41f6 [2023-03-01T07:42:12.816Z] Removing intermediate container c4f92e104dd3 [2023-03-01T07:42:12.816Z] ---> 0e6a1734e25e [2023-03-01T07:42:12.816Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T07:42:13.073Z] ---> Running in 48d55d3e770a [2023-03-01T07:42:13.073Z] Removing intermediate container 64d6974c41f6 [2023-03-01T07:42:13.073Z] ---> 059f7a039672 [2023-03-01T07:42:13.073Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T07:42:13.331Z] ---> Running in 8bdaa414d075 [2023-03-01T07:42:13.331Z] Removing intermediate container 48d55d3e770a [2023-03-01T07:42:13.331Z] ---> 311d67dc3003 [2023-03-01T07:42:13.331Z] Step 31/32 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:13.589Z] Removing intermediate container 8bdaa414d075 [2023-03-01T07:42:13.589Z] ---> 46fcdb03a98e [2023-03-01T07:42:13.589Z] Step 22/23 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:13.847Z] ---> Running in d161b7ca5c6a [2023-03-01T07:42:13.847Z] ---> Running in 343f2a039aff [2023-03-01T07:42:14.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:14.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:14.108Z] ---> c29ebf91d2a4 [2023-03-01T07:42:14.108Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:42:14.108Z] ---> Using cache [2023-03-01T07:42:14.108Z] ---> 6ab11ae9afa2 [2023-03-01T07:42:14.108Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:42:14.108Z] ---> Using cache [2023-03-01T07:42:14.108Z] ---> dece3b03bb2a [2023-03-01T07:42:14.108Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:42:14.108Z] ---> Using cache [2023-03-01T07:42:14.108Z] ---> b3f563d22fe1 [2023-03-01T07:42:14.108Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:42:14.108Z] ---> Using cache [2023-03-01T07:42:14.108Z] ---> 7d2a2282619e [2023-03-01T07:42:14.108Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:14.108Z] ---> Using cache [2023-03-01T07:42:14.108Z] ---> a54e84c28f88 [2023-03-01T07:42:14.108Z] Step 8/22 : COPY . . [2023-03-01T07:42:14.108Z] ---> Using cache [2023-03-01T07:42:14.108Z] ---> 351462e30b10 [2023-03-01T07:42:14.108Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T07:42:14.108Z] Removing intermediate container d161b7ca5c6a [2023-03-01T07:42:14.108Z] ---> 800bb19c1912 [2023-03-01T07:42:14.108Z] Step 32/32 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:14.367Z] ---> Running in 26fd84e8766d [2023-03-01T07:42:14.367Z] ---> Running in 6365f9128811 [2023-03-01T07:42:14.367Z] Removing intermediate container 343f2a039aff [2023-03-01T07:42:14.367Z] ---> 15f2b8bc7c96 [2023-03-01T07:42:14.367Z] Step 23/23 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:14.628Z] ---> Running in 195d1e704723 [2023-03-01T07:42:14.628Z] Removing intermediate container 6365f9128811 [2023-03-01T07:42:14.628Z] ---> 4d1f3dd3b639 [2023-03-01T07:42:14.628Z] [2023-03-01T07:42:14.628Z] Successfully built 4d1f3dd3b639 [2023-03-01T07:42:14.628Z] Successfully tagged security-bootstrapper:latest [2023-03-01T07:42:14.628Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-01T07:42:15.195Z] Removing intermediate container 195d1e704723 [2023-03-01T07:42:15.195Z] ---> 48eec862a0d1 [2023-03-01T07:42:15.195Z] [2023-03-01T07:42:15.195Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T07:42:15.195Z] Successfully built 48eec862a0d1 [2023-03-01T07:42:15.195Z] Successfully tagged security-spire-server:latest [2023-03-01T07:42:15.195Z] Building security-spire-agent [2023-03-01T07:42:15.619Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:15.619Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:15.619Z] ---> 399c1de0bb25 [2023-03-01T07:42:15.619Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T07:42:15.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:15.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:15.619Z] ---> 399c1de0bb25 [2023-03-01T07:42:15.619Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:42:15.619Z] ---> Running in cb43ff409941 [2023-03-01T07:42:15.619Z] ---> Running in 1400d9130d6a [2023-03-01T07:42:15.619Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:15.619Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:15.619Z] ---> 399c1de0bb25 [2023-03-01T07:42:15.619Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:42:15.619Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:15.619Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:15.619Z] ---> 399c1de0bb25 [2023-03-01T07:42:15.619Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T07:42:15.886Z] ---> Running in 4f5ddd24ead1 [2023-03-01T07:42:15.886Z] ---> Running in 5f4d515251bc [2023-03-01T07:42:16.154Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:16.154Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:16.154Z] ---> 399c1de0bb25 [2023-03-01T07:42:16.154Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:42:16.154Z] ---> Using cache [2023-03-01T07:42:16.154Z] ---> 60a9002f6efa [2023-03-01T07:42:16.154Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:42:16.154Z] Removing intermediate container 1400d9130d6a [2023-03-01T07:42:16.154Z] ---> af83049adab7 [2023-03-01T07:42:16.154Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T07:42:16.154Z] Removing intermediate container cb43ff409941 [2023-03-01T07:42:16.154Z] ---> 60a9002f6efa [2023-03-01T07:42:16.154Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:42:16.154Z] ---> Running in 41ff68a2ed19 [2023-03-01T07:42:16.154Z] ---> Running in 60878dd287cb [2023-03-01T07:42:16.154Z] ---> Running in 264a0cd22cd3 [2023-03-01T07:42:16.422Z] Removing intermediate container 4f5ddd24ead1 [2023-03-01T07:42:16.422Z] ---> e06bc945ed00 [2023-03-01T07:42:16.422Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T07:42:16.692Z] ---> Running in 3d2eef7f3796 [2023-03-01T07:42:16.962Z] Removing intermediate container 5f4d515251bc [2023-03-01T07:42:16.962Z] ---> 3043832b1042 [2023-03-01T07:42:16.963Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:42:17.230Z] ---> Running in cdf04352a460 [2023-03-01T07:42:17.230Z] Removing intermediate container 264a0cd22cd3 [2023-03-01T07:42:17.230Z] ---> dc0fce0d8a97 [2023-03-01T07:42:17.230Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:42:17.497Z] Removing intermediate container 41ff68a2ed19 [2023-03-01T07:42:17.497Z] ---> 301b7d673d99 [2023-03-01T07:42:17.497Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T07:42:17.497Z] ---> Running in 7494cb4e1825 [2023-03-01T07:42:17.497Z] ---> Running in b2c642c358df [2023-03-01T07:42:18.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:18.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:19.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:19.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:19.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:19.382Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:19.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:19.382Z] ---> c29ebf91d2a4 [2023-03-01T07:42:19.382Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> b84739d6a9df [2023-03-01T07:42:19.382Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> bf68d05d37e4 [2023-03-01T07:42:19.382Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> 06a87d76adca [2023-03-01T07:42:19.382Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> 399b9dd7f818 [2023-03-01T07:42:19.382Z] Step 7/24 : COPY . . [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> 01978c03869d [2023-03-01T07:42:19.382Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> 3bf00f808078 [2023-03-01T07:42:19.382Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:42:19.382Z] ---> Using cache [2023-03-01T07:42:19.382Z] ---> 89d34db8265f [2023-03-01T07:42:19.382Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:42:19.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:19.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:19.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:20.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:20.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:20.321Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:42:20.321Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:42:20.321Z] ---> c29ebf91d2a4 [2023-03-01T07:42:20.321Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> b84739d6a9df [2023-03-01T07:42:20.321Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> bf68d05d37e4 [2023-03-01T07:42:20.321Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> 06a87d76adca [2023-03-01T07:42:20.321Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> 399b9dd7f818 [2023-03-01T07:42:20.321Z] Step 7/24 : COPY . . [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> 01978c03869d [2023-03-01T07:42:20.321Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> 3bf00f808078 [2023-03-01T07:42:20.321Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:42:20.321Z] ---> Using cache [2023-03-01T07:42:20.321Z] ---> 89d34db8265f [2023-03-01T07:42:20.321Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:42:20.388Z] OK: 221 MiB in 51 packages [2023-03-01T07:42:20.654Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T07:42:20.654Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T07:42:20.654Z] OK: 16903 distinct packages available [2023-03-01T07:42:20.920Z] OK: 221 MiB in 51 packages [2023-03-01T07:42:20.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:21.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:42:21.461Z] OK: 221 MiB in 51 packages [2023-03-01T07:42:21.748Z] OK: 221 MiB in 51 packages [2023-03-01T07:42:22.019Z] Removing intermediate container 3d2eef7f3796 [2023-03-01T07:42:22.019Z] ---> 695b679c1cbe [2023-03-01T07:42:22.019Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T07:42:22.605Z] OK: 221 MiB in 51 packages [2023-03-01T07:42:23.187Z] Removing intermediate container cdf04352a460 [2023-03-01T07:42:23.187Z] ---> 3b3afbc915f2 [2023-03-01T07:42:23.187Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:42:23.456Z] Removing intermediate container 7494cb4e1825 [2023-03-01T07:42:23.456Z] ---> cdaae7ef6fd8 [2023-03-01T07:42:23.456Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:42:23.456Z] ---> 9fdcf1da493f [2023-03-01T07:42:23.456Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:23.456Z] ---> Running in 1fdeaa6bd686 [2023-03-01T07:42:23.603Z] ---> Running in a7522b8fb949 [2023-03-01T07:42:23.604Z] ---> Running in aa6b8a360bd3 [2023-03-01T07:42:23.726Z] Removing intermediate container b2c642c358df [2023-03-01T07:42:23.726Z] ---> 24f3c4bee527 [2023-03-01T07:42:23.726Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:42:24.318Z] ---> 798a9bd53970 [2023-03-01T07:42:24.318Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:24.318Z] Removing intermediate container 60878dd287cb [2023-03-01T07:42:24.318Z] ---> 02c5612fac6b [2023-03-01T07:42:24.318Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T07:42:24.318Z] ---> Running in ea13cb4700d3 [2023-03-01T07:42:24.911Z] ---> 8018c9106428 [2023-03-01T07:42:24.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:24.911Z] ---> 686b88371b58 [2023-03-01T07:42:24.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:25.180Z] ---> Running in 1f8a16dcc6cc [2023-03-01T07:42:25.180Z] ---> Running in e29a885bb9aa [2023-03-01T07:42:25.520Z] Removing intermediate container a7522b8fb949 [2023-03-01T07:42:25.520Z] ---> 550cc0731078 [2023-03-01T07:42:25.520Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:42:25.520Z] ---> Running in d34ac409b63f [2023-03-01T07:42:25.778Z] Removing intermediate container aa6b8a360bd3 [2023-03-01T07:42:25.778Z] ---> b08112e7c3a0 [2023-03-01T07:42:25.778Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:42:25.778Z] ---> Running in f00b30a73512 [2023-03-01T07:42:26.036Z] Removing intermediate container d34ac409b63f [2023-03-01T07:42:26.036Z] ---> b7ed90c2b783 [2023-03-01T07:42:26.036Z] [2023-03-01T07:42:26.036Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:42:26.036Z] ---> 5ce65d7b0fde [2023-03-01T07:42:26.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:42:26.036Z] ---> Using cache [2023-03-01T07:42:26.036Z] ---> e2497e8cc2d7 [2023-03-01T07:42:26.036Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:42:26.036Z] ---> Using cache [2023-03-01T07:42:26.036Z] ---> d25d19d77728 [2023-03-01T07:42:26.036Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T07:42:26.142Z] ---> 4b714e643d98 [2023-03-01T07:42:26.142Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:42:26.142Z] ---> Running in 96ac65a3c26f [2023-03-01T07:42:26.300Z] Removing intermediate container f00b30a73512 [2023-03-01T07:42:26.300Z] ---> 729362410abd [2023-03-01T07:42:26.300Z] [2023-03-01T07:42:26.300Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:42:26.300Z] ---> 5ce65d7b0fde [2023-03-01T07:42:26.300Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:42:26.300Z] ---> Using cache [2023-03-01T07:42:26.300Z] ---> e2497e8cc2d7 [2023-03-01T07:42:26.300Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T07:42:26.868Z] ---> Running in 9d97276a611d [2023-03-01T07:42:27.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:27.809Z] ---> aa9caf9d722b [2023-03-01T07:42:27.809Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:42:27.809Z] Removing intermediate container 03e92cbb6f28 [2023-03-01T07:42:27.809Z] ---> 006ae05bb767 [2023-03-01T07:42:27.809Z] [2023-03-01T07:42:27.809Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T07:42:27.809Z] ---> 5ce65d7b0fde [2023-03-01T07:42:27.809Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:42:27.809Z] ---> Using cache [2023-03-01T07:42:27.809Z] ---> e2497e8cc2d7 [2023-03-01T07:42:27.809Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T07:42:27.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:28.067Z] ---> Running in 88af9662aa57 [2023-03-01T07:42:28.325Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:42:28.325Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:42:28.325Z] OK: 15857 distinct packages available [2023-03-01T07:42:28.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:28.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:28.582Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T07:42:28.582Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:42:28.582Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T07:42:28.582Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T07:42:28.582Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:42:28.582Z] OK: 6 MiB in 18 packages [2023-03-01T07:42:28.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:28.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:28.844Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:42:28.844Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:42:28.844Z] OK: 15857 distinct packages available [2023-03-01T07:42:28.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:28.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T07:42:29.103Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T07:42:29.103Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T07:42:29.103Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T07:42:29.103Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T07:42:29.103Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T07:42:29.103Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T07:42:29.103Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:42:29.103Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T07:42:29.103Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T07:42:29.103Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:42:29.103Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:42:29.103Z] OK: 8 MiB in 23 packages [2023-03-01T07:42:30.038Z] ---> 95308ff7732b [2023-03-01T07:42:30.038Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:42:30.038Z] Removing intermediate container 9d97276a611d [2023-03-01T07:42:30.038Z] ---> 6f7aac1ab173 [2023-03-01T07:42:30.038Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:42:30.038Z] ---> a16596450a2d [2023-03-01T07:42:30.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T07:42:30.609Z] Removing intermediate container 88af9662aa57 [2023-03-01T07:42:30.609Z] ---> f233e86cd9d2 [2023-03-01T07:42:30.609Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:42:31.174Z] ---> ebe547fe07d9 [2023-03-01T07:42:31.174Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T07:42:31.432Z] ---> 9b411d2121d3 [2023-03-01T07:42:31.432Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T07:42:32.370Z] ---> 84563b4d61c9 [2023-03-01T07:42:32.370Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:42:32.691Z] ---> 5cf24067040f [2023-03-01T07:42:32.691Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T07:42:32.691Z] ---> Running in ed1e039f51c2 [2023-03-01T07:42:32.691Z] ---> d6f2f38c0a36 [2023-03-01T07:42:32.691Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:42:32.959Z] Removing intermediate container ed1e039f51c2 [2023-03-01T07:42:32.959Z] ---> c3151a779902 [2023-03-01T07:42:32.959Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:42:32.959Z] Removing intermediate container 4a6b0fb88705 [2023-03-01T07:42:32.959Z] ---> 70712662f5c5 [2023-03-01T07:42:32.959Z] [2023-03-01T07:42:32.959Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T07:42:32.959Z] ---> dfd21b5a31f5 [2023-03-01T07:42:32.959Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:42:32.959Z] ---> Using cache [2023-03-01T07:42:32.959Z] ---> 61f08c066cb4 [2023-03-01T07:42:32.959Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:42:32.959Z] ---> Using cache [2023-03-01T07:42:32.959Z] ---> 2c7b26f05fe2 [2023-03-01T07:42:32.959Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T07:42:33.223Z] ---> 92751e114ca2 [2023-03-01T07:42:33.223Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T07:42:33.223Z] ---> Running in 675031a272c6 [2023-03-01T07:42:33.223Z] ---> Running in dd35e3531ad2 [2023-03-01T07:42:33.223Z] ---> 25d81e85f02f [2023-03-01T07:42:33.223Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T07:42:33.513Z] ---> Running in 9302302f0b1e [2023-03-01T07:42:33.513Z] ---> Running in bdea50fe1028 [2023-03-01T07:42:33.513Z] Removing intermediate container 675031a272c6 [2023-03-01T07:42:33.513Z] ---> 4ee22a52231e [2023-03-01T07:42:33.513Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:42:33.513Z] ---> Running in 29c91b70a189 [2023-03-01T07:42:33.513Z] Removing intermediate container dd35e3531ad2 [2023-03-01T07:42:33.513Z] ---> 524ccd1ac2e8 [2023-03-01T07:42:33.513Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T07:42:33.772Z] Removing intermediate container 9302302f0b1e [2023-03-01T07:42:33.772Z] ---> 97ec13afddd7 [2023-03-01T07:42:33.772Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:42:33.772Z] Removing intermediate container bdea50fe1028 [2023-03-01T07:42:33.772Z] ---> f504da1603c8 [2023-03-01T07:42:33.772Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T07:42:33.772Z] ---> Running in 712b2a009cdb [2023-03-01T07:42:34.028Z] Removing intermediate container 29c91b70a189 [2023-03-01T07:42:34.028Z] ---> 1079baec1cc0 [2023-03-01T07:42:34.028Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:34.028Z] ---> Running in 54666c8b6963 [2023-03-01T07:42:34.028Z] ---> Running in 9554b1d71219 [2023-03-01T07:42:34.028Z] Removing intermediate container 54666c8b6963 [2023-03-01T07:42:34.028Z] ---> 5c279723588b [2023-03-01T07:42:34.028Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T07:42:34.289Z] ---> Running in cfa87760ef25 [2023-03-01T07:42:34.289Z] Removing intermediate container 712b2a009cdb [2023-03-01T07:42:34.289Z] ---> 09a64f466d99 [2023-03-01T07:42:34.289Z] Step 15/24 : WORKDIR / [2023-03-01T07:42:34.289Z] Removing intermediate container 9554b1d71219 [2023-03-01T07:42:34.289Z] ---> 035bc4c0236b [2023-03-01T07:42:34.289Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:34.289Z] ---> 1439b09fc347 [2023-03-01T07:42:34.289Z] Step 19/24 : WORKDIR / [2023-03-01T07:42:34.289Z] ---> Running in eb67b38fcbef [2023-03-01T07:42:34.289Z] ---> Running in 61102fce58d8 [2023-03-01T07:42:34.289Z] ---> Running in 0440f4f67801 [2023-03-01T07:42:34.289Z] Removing intermediate container cfa87760ef25 [2023-03-01T07:42:34.289Z] ---> 8f4a753ebc45 [2023-03-01T07:42:34.289Z] Step 18/19 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:34.548Z] ---> Running in 8a21204f3a15 [2023-03-01T07:42:34.548Z] Removing intermediate container eb67b38fcbef [2023-03-01T07:42:34.548Z] ---> 03912ed56543 [2023-03-01T07:42:34.548Z] [2023-03-01T07:42:34.548Z] Successfully built 03912ed56543 [2023-03-01T07:42:34.809Z] Successfully tagged security-spire-agent:latest [2023-03-01T07:42:34.809Z]  Building security-spire-agent ... done Removing intermediate container 61102fce58d8 [2023-03-01T07:42:34.809Z] ---> 7b225b397856 [2023-03-01T07:42:34.809Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:42:34.809Z] Removing intermediate container 0440f4f67801 [2023-03-01T07:42:34.809Z] ---> d7ecde4380fc [2023-03-01T07:42:34.809Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:42:34.809Z] Removing intermediate container 8a21204f3a15 [2023-03-01T07:42:34.809Z] ---> 33cd8b001432 [2023-03-01T07:42:34.809Z] Step 19/19 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:34.809Z] ---> Running in 808f78478e08 [2023-03-01T07:42:34.809Z] ---> Running in 82d7bd325e34 [2023-03-01T07:42:35.071Z] ---> 97711265fe85 [2023-03-01T07:42:35.071Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T07:42:35.071Z] Removing intermediate container 808f78478e08 [2023-03-01T07:42:35.071Z] ---> 9026e4590e68 [2023-03-01T07:42:35.071Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:42:35.071Z] Removing intermediate container 82d7bd325e34 [2023-03-01T07:42:35.071Z] ---> 7b590d8d0d6c [2023-03-01T07:42:35.071Z] [2023-03-01T07:42:35.071Z] ---> Running in f1ca8ab92cf8 [2023-03-01T07:42:35.071Z] Successfully built 7b590d8d0d6c [2023-03-01T07:42:35.071Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T07:42:35.329Z]  Building security-spiffe-token-provider ... done Removing intermediate container f1ca8ab92cf8 [2023-03-01T07:42:35.329Z] ---> 65af935f1d3c [2023-03-01T07:42:35.329Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:42:35.329Z] ---> Running in 79716d077486 [2023-03-01T07:42:35.329Z] ---> 85f822f6f90f [2023-03-01T07:42:35.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T07:42:35.329Z] Removing intermediate container 79716d077486 [2023-03-01T07:42:35.329Z] ---> d2f3817e0c5d [2023-03-01T07:42:35.329Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:35.587Z] ---> Running in dce0fed08e69 [2023-03-01T07:42:35.587Z] ---> 1f62bc468bf4 [2023-03-01T07:42:35.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T07:42:35.587Z] Removing intermediate container dce0fed08e69 [2023-03-01T07:42:35.587Z] ---> e9faeec0e4ab [2023-03-01T07:42:35.587Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:35.587Z] ---> Running in e53d5a712a49 [2023-03-01T07:42:35.587Z] ---> ec62bc079871 [2023-03-01T07:42:35.587Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T07:42:35.847Z] ---> Running in f5a8d8e51e3d [2023-03-01T07:42:35.847Z] Removing intermediate container e53d5a712a49 [2023-03-01T07:42:35.847Z] ---> 7f68ac6986c2 [2023-03-01T07:42:35.847Z] [2023-03-01T07:42:35.847Z] Removing intermediate container f5a8d8e51e3d [2023-03-01T07:42:35.847Z] ---> a927a638aaad [2023-03-01T07:42:35.847Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:42:35.847Z] ---> Running in f12c0f7de2ae [2023-03-01T07:42:35.847Z] Successfully built 7f68ac6986c2 [2023-03-01T07:42:35.847Z] Successfully tagged security-spire-config:latest [2023-03-01T07:42:36.104Z]  Building security-spire-config ... done Removing intermediate container f12c0f7de2ae [2023-03-01T07:42:36.104Z] ---> 88b1735843f4 [2023-03-01T07:42:36.104Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T07:42:36.104Z] ---> Running in c1d053540439 [2023-03-01T07:42:36.104Z] Removing intermediate container c1d053540439 [2023-03-01T07:42:36.104Z] ---> 9e1ef08a39e4 [2023-03-01T07:42:36.104Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:36.363Z] ---> Running in 0e70ad5beb19 [2023-03-01T07:42:36.363Z] Removing intermediate container 0e70ad5beb19 [2023-03-01T07:42:36.363Z] ---> 8a43be7590a3 [2023-03-01T07:42:36.363Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:36.363Z] ---> Running in a04bde4d675c [2023-03-01T07:42:36.621Z] Removing intermediate container a04bde4d675c [2023-03-01T07:42:36.621Z] ---> 6dae2902e278 [2023-03-01T07:42:36.621Z] [2023-03-01T07:42:36.621Z] Successfully built 6dae2902e278 [2023-03-01T07:42:36.621Z] Successfully tagged core-metadata:latest [2023-03-01T07:42:40.806Z]  Building core-metadata ... done Removing intermediate container 26fd84e8766d [2023-03-01T07:42:40.806Z] ---> d35e5c5c9a2b [2023-03-01T07:42:40.806Z] [2023-03-01T07:42:40.806Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:42:40.806Z] ---> dfd21b5a31f5 [2023-03-01T07:42:40.806Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:42:40.806Z] ---> Using cache [2023-03-01T07:42:40.806Z] ---> 61f08c066cb4 [2023-03-01T07:42:40.806Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:42:40.806Z] ---> Using cache [2023-03-01T07:42:40.806Z] ---> 2c7b26f05fe2 [2023-03-01T07:42:40.806Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T07:42:40.806Z] ---> Running in 47837113ac68 [2023-03-01T07:42:40.806Z] Removing intermediate container 47837113ac68 [2023-03-01T07:42:40.806Z] ---> 1341810ea8b7 [2023-03-01T07:42:40.806Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:42:40.806Z] ---> Running in cb41108fa352 [2023-03-01T07:42:40.806Z] Removing intermediate container cb41108fa352 [2023-03-01T07:42:40.806Z] ---> 091f99b17108 [2023-03-01T07:42:40.806Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:42:40.806Z] ---> fa3ad7f77baa [2023-03-01T07:42:40.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T07:42:41.065Z] ---> d0fe0d5676a3 [2023-03-01T07:42:41.065Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T07:42:41.065Z] ---> ce73de1b68bf [2023-03-01T07:42:41.065Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T07:42:41.323Z] ---> Running in aa9b98a69528 [2023-03-01T07:42:41.323Z] Removing intermediate container aa9b98a69528 [2023-03-01T07:42:41.323Z] ---> 5b5049a50313 [2023-03-01T07:42:41.323Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:42:41.323Z] ---> Running in ee1552ec004b [2023-03-01T07:42:41.323Z] Removing intermediate container ee1552ec004b [2023-03-01T07:42:41.323Z] ---> bd87dd770da7 [2023-03-01T07:42:41.323Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T07:42:41.323Z] ---> Running in 99754894e9c3 [2023-03-01T07:42:41.581Z] Removing intermediate container 99754894e9c3 [2023-03-01T07:42:41.581Z] ---> feda637cc7ba [2023-03-01T07:42:41.581Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:41.581Z] ---> Running in b22f3e3e0358 [2023-03-01T07:42:41.581Z] Removing intermediate container b22f3e3e0358 [2023-03-01T07:42:41.581Z] ---> 0e3f4a383de6 [2023-03-01T07:42:41.581Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:42:41.581Z] ---> Running in d0436e2923fc [2023-03-01T07:42:41.581Z] Removing intermediate container d0436e2923fc [2023-03-01T07:42:41.581Z] ---> 6231d539c09a [2023-03-01T07:42:41.581Z] [2023-03-01T07:42:41.839Z] Successfully built 6231d539c09a [2023-03-01T07:42:41.839Z] Successfully tagged support-scheduler:latest [2023-03-01T07:42:41.844Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-01T07:42:41.849Z] $ docker stop --time=1 42863ab3df34006409ed711df769bdad93616c06773c7f84f44fddd7394a4903 [2023-03-01T07:42:43.112Z] $ docker rm -f --volumes 42863ab3df34006409ed711df769bdad93616c06773c7f84f44fddd7394a4903 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:42:43.447Z] + docker images [2023-03-01T07:42:43.447Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T07:42:43.447Z] support-scheduler latest 6231d539c09a 2 seconds ago 30.1MB [2023-03-01T07:42:43.447Z] d35e5c5c9a2b 4 seconds ago 1.75GB [2023-03-01T07:42:43.447Z] core-metadata latest 6dae2902e278 7 seconds ago 18.5MB [2023-03-01T07:42:43.447Z] security-spire-config latest 7f68ac6986c2 8 seconds ago 85.8MB [2023-03-01T07:42:43.448Z] security-spire-agent latest 03912ed56543 9 seconds ago 125MB [2023-03-01T07:42:43.448Z] security-spiffe-token-provider latest 7b590d8d0d6c 9 seconds ago 30MB [2023-03-01T07:42:43.448Z] 70712662f5c5 11 seconds ago 1.7GB [2023-03-01T07:42:43.448Z] 006ae05bb767 16 seconds ago 1.73GB [2023-03-01T07:42:43.448Z] b7ed90c2b783 18 seconds ago 1.56GB [2023-03-01T07:42:43.448Z] 729362410abd 18 seconds ago 1.56GB [2023-03-01T07:42:43.448Z] security-bootstrapper latest 4d1f3dd3b639 29 seconds ago 20.4MB [2023-03-01T07:42:43.448Z] security-spire-server latest 48eec862a0d1 29 seconds ago 86.5MB [2023-03-01T07:42:43.448Z] security-secretstore-setup latest 4e2aca7e1933 33 seconds ago 30MB [2023-03-01T07:42:43.448Z] core-common-config-bootstrapper latest eccec81b5e1f 41 seconds ago 15.5MB [2023-03-01T07:42:43.448Z] 8710333a1f85 42 seconds ago 1.56GB [2023-03-01T07:42:43.448Z] ac9ae6e1d6d2 46 seconds ago 1.68GB [2023-03-01T07:42:43.448Z] 383c09937136 46 seconds ago 1.68GB [2023-03-01T07:42:43.448Z] 481d6bd47f3e 56 seconds ago 1.68GB [2023-03-01T07:42:43.448Z] security-proxy-auth latest 72a8d801b7b1 About a minute ago 16.2MB [2023-03-01T07:42:43.448Z] support-notifications latest 51ed93fc49f6 About a minute ago 30.7MB [2023-03-01T07:42:43.448Z] security-proxy-setup latest bdcf7534622e About a minute ago 27.8MB [2023-03-01T07:42:43.448Z] core-command latest c65483b64b65 About a minute ago 17.7MB [2023-03-01T07:42:43.448Z] core-data latest 4c1c1e588ba2 About a minute ago 18MB [2023-03-01T07:42:43.448Z] eea5ce3731be About a minute ago 1.76GB [2023-03-01T07:42:43.448Z] 7384f9583982 About a minute ago 1.69GB [2023-03-01T07:42:43.448Z] 456cbecd8a31 About a minute ago 1.7GB [2023-03-01T07:42:43.448Z] 5d3c9fd0f97d About a minute ago 1.68GB [2023-03-01T07:42:43.448Z] 6c671c3b83df About a minute ago 1.67GB [2023-03-01T07:42:43.448Z] ci-base-image-x86_64 latest c29ebf91d2a4 4 minutes ago 904MB [2023-03-01T07:42:43.448Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T07:42:43.448Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T07:42:43.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T07:42:43.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T07:42:43.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:42:43.561Z] provisioning config files... [2023-03-01T07:42:43.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/433@tmp/config16373548300250854582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:42:43.871Z] ---> docker-login.sh [2023-03-01T07:42:43.871Z] nexus3.edgexfoundry.org:10001 [2023-03-01T07:42:43.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:42:43.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:42:43.871Z] Configure a credential helper to remove this warning. See [2023-03-01T07:42:43.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:42:43.871Z] [2023-03-01T07:42:43.871Z] Login Succeeded [2023-03-01T07:42:43.871Z] nexus3.edgexfoundry.org:10002 [2023-03-01T07:42:44.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:42:44.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:42:44.130Z] Configure a credential helper to remove this warning. See [2023-03-01T07:42:44.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:42:44.130Z] [2023-03-01T07:42:44.130Z] Login Succeeded [2023-03-01T07:42:44.130Z] nexus3.edgexfoundry.org:10003 [2023-03-01T07:42:44.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:42:44.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:42:44.130Z] Configure a credential helper to remove this warning. See [2023-03-01T07:42:44.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:42:44.130Z] [2023-03-01T07:42:44.130Z] Login Succeeded [2023-03-01T07:42:44.130Z] nexus3.edgexfoundry.org:10004 [2023-03-01T07:42:44.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:42:44.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:42:44.387Z] Configure a credential helper to remove this warning. See [2023-03-01T07:42:44.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:42:44.387Z] [2023-03-01T07:42:44.387Z] Login Succeeded [2023-03-01T07:42:44.387Z] docker.io [2023-03-01T07:42:44.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T07:42:44.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T07:42:44.646Z] Configure a credential helper to remove this warning. See [2023-03-01T07:42:44.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T07:42:44.646Z] [2023-03-01T07:42:44.646Z] Login Succeeded [2023-03-01T07:42:44.646Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T07:42:44.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:42:44.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T07:42:44.704Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-01T07:42:44.704Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:44.704Z] latest [2023-03-01T07:42:44.704Z] 3.0.0-dev.72 [2023-03-01T07:42:44.704Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:44.704Z] main [2023-03-01T07:42:44.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:45.035Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:45.343Z] + docker push nexus3.edgexfoundry.org:10004/core-command:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:45.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:42:45.343Z] 1833e2ecc971: Preparing [2023-03-01T07:42:45.343Z] ef1b0ea8f7a6: Preparing [2023-03-01T07:42:45.343Z] f1bec082c8b2: Preparing [2023-03-01T07:42:45.343Z] 17cb5dce6b04: Preparing [2023-03-01T07:42:45.343Z] aa5968d388b8: Preparing [2023-03-01T07:42:45.343Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:45.343Z] f1bec082c8b2: Pushed [2023-03-01T07:42:45.343Z] 17cb5dce6b04: Pushed [2023-03-01T07:42:45.343Z] 1833e2ecc971: Pushed [2023-03-01T07:42:46.722Z] ef1b0ea8f7a6: Pushed [2023-03-01T07:42:46.722Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:1b0f8a94bcb88f77f519c38cce2b8f05597a56b65733a5d128c91186256755ca size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:47.028Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:47.339Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-01T07:42:47.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:42:47.339Z] 1833e2ecc971: Preparing [2023-03-01T07:42:47.339Z] ef1b0ea8f7a6: Preparing [2023-03-01T07:42:47.339Z] f1bec082c8b2: Preparing [2023-03-01T07:42:47.339Z] 17cb5dce6b04: Preparing [2023-03-01T07:42:47.339Z] aa5968d388b8: Preparing [2023-03-01T07:42:47.339Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:47.339Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:47.339Z] 1833e2ecc971: Layer already exists [2023-03-01T07:42:47.339Z] ef1b0ea8f7a6: Layer already exists [2023-03-01T07:42:47.339Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:42:47.339Z] latest: digest: sha256:1b0f8a94bcb88f77f519c38cce2b8f05597a56b65733a5d128c91186256755ca size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:47.646Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:47.952Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.72 [2023-03-01T07:42:47.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:42:47.953Z] 1833e2ecc971: Preparing [2023-03-01T07:42:47.953Z] ef1b0ea8f7a6: Preparing [2023-03-01T07:42:47.953Z] f1bec082c8b2: Preparing [2023-03-01T07:42:47.953Z] 17cb5dce6b04: Preparing [2023-03-01T07:42:47.953Z] aa5968d388b8: Preparing [2023-03-01T07:42:47.953Z] ef1b0ea8f7a6: Layer already exists [2023-03-01T07:42:47.953Z] 1833e2ecc971: Layer already exists [2023-03-01T07:42:47.953Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:42:47.953Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:47.953Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:47.953Z] 3.0.0-dev.72: digest: sha256:1b0f8a94bcb88f77f519c38cce2b8f05597a56b65733a5d128c91186256755ca size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:48.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:48.563Z] + docker push nexus3.edgexfoundry.org:10004/core-command:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:48.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:42:48.563Z] 1833e2ecc971: Preparing [2023-03-01T07:42:48.563Z] ef1b0ea8f7a6: Preparing [2023-03-01T07:42:48.563Z] f1bec082c8b2: Preparing [2023-03-01T07:42:48.563Z] 17cb5dce6b04: Preparing [2023-03-01T07:42:48.563Z] aa5968d388b8: Preparing [2023-03-01T07:42:48.563Z] 1833e2ecc971: Layer already exists [2023-03-01T07:42:48.563Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:48.563Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:42:48.563Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:48.563Z] ef1b0ea8f7a6: Layer already exists [2023-03-01T07:42:48.563Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:1b0f8a94bcb88f77f519c38cce2b8f05597a56b65733a5d128c91186256755ca size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:48.871Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:49.176Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-01T07:42:49.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T07:42:49.176Z] 1833e2ecc971: Preparing [2023-03-01T07:42:49.176Z] ef1b0ea8f7a6: Preparing [2023-03-01T07:42:49.176Z] f1bec082c8b2: Preparing [2023-03-01T07:42:49.176Z] 17cb5dce6b04: Preparing [2023-03-01T07:42:49.176Z] aa5968d388b8: Preparing [2023-03-01T07:42:49.176Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:42:49.176Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:49.176Z] 1833e2ecc971: Layer already exists [2023-03-01T07:42:49.176Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:49.176Z] ef1b0ea8f7a6: Layer already exists [2023-03-01T07:42:49.176Z] main: digest: sha256:1b0f8a94bcb88f77f519c38cce2b8f05597a56b65733a5d128c91186256755ca size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:42:49.211Z] ===================================================== [Pipeline] echo [2023-03-01T07:42:49.216Z] taggedImages: [2023-03-01T07:42:49.216Z] - nexus3.edgexfoundry.org:10004/core-command:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:49.216Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-01T07:42:49.216Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.72 [2023-03-01T07:42:49.216Z] - nexus3.edgexfoundry.org:10004/core-command:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:49.216Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-01T07:42:49.231Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-01T07:42:49.231Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:49.231Z] latest [2023-03-01T07:42:49.231Z] 3.0.0-dev.72 [2023-03-01T07:42:49.231Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:49.231Z] main [2023-03-01T07:42:49.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:49.535Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:49.839Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:49.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:42:49.839Z] 8b27e413d910: Preparing [2023-03-01T07:42:49.839Z] 2f83a48178d8: Preparing [2023-03-01T07:42:49.839Z] dc142598b1e2: Preparing [2023-03-01T07:42:49.839Z] 664ab0bcd00b: Preparing [2023-03-01T07:42:49.839Z] f1bec082c8b2: Preparing [2023-03-01T07:42:49.839Z] 118db815485e: Preparing [2023-03-01T07:42:49.839Z] aa5968d388b8: Preparing [2023-03-01T07:42:49.839Z] aa5968d388b8: Waiting [2023-03-01T07:42:49.839Z] 118db815485e: Waiting [2023-03-01T07:42:49.839Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:49.839Z] 2f83a48178d8: Pushed [2023-03-01T07:42:49.840Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:49.840Z] 8b27e413d910: Pushed [2023-03-01T07:42:49.840Z] dc142598b1e2: Pushed [2023-03-01T07:42:49.840Z] 118db815485e: Pushed [2023-03-01T07:42:51.219Z] 664ab0bcd00b: Pushed [2023-03-01T07:42:51.219Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:c4a6ae724189b5371f253fe743a580634ba03295f61302c90b96463e37117a26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:51.530Z] + 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-03-01T07:42:51.837Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-01T07:42:51.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:42:51.837Z] 8b27e413d910: Preparing [2023-03-01T07:42:51.837Z] 2f83a48178d8: Preparing [2023-03-01T07:42:51.837Z] dc142598b1e2: Preparing [2023-03-01T07:42:51.837Z] 664ab0bcd00b: Preparing [2023-03-01T07:42:51.837Z] f1bec082c8b2: Preparing [2023-03-01T07:42:51.837Z] 118db815485e: Preparing [2023-03-01T07:42:51.837Z] aa5968d388b8: Preparing [2023-03-01T07:42:51.837Z] 118db815485e: Waiting [2023-03-01T07:42:51.837Z] aa5968d388b8: Waiting [2023-03-01T07:42:51.837Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:51.837Z] 8b27e413d910: Layer already exists [2023-03-01T07:42:51.837Z] dc142598b1e2: Layer already exists [2023-03-01T07:42:51.837Z] 664ab0bcd00b: Layer already exists [2023-03-01T07:42:51.837Z] 2f83a48178d8: Layer already exists [2023-03-01T07:42:51.837Z] 118db815485e: Layer already exists [2023-03-01T07:42:51.837Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:51.837Z] latest: digest: sha256:c4a6ae724189b5371f253fe743a580634ba03295f61302c90b96463e37117a26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:52.144Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:52.450Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.72 [2023-03-01T07:42:52.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:42:52.450Z] 8b27e413d910: Preparing [2023-03-01T07:42:52.450Z] 2f83a48178d8: Preparing [2023-03-01T07:42:52.450Z] dc142598b1e2: Preparing [2023-03-01T07:42:52.450Z] 664ab0bcd00b: Preparing [2023-03-01T07:42:52.450Z] f1bec082c8b2: Preparing [2023-03-01T07:42:52.450Z] 118db815485e: Preparing [2023-03-01T07:42:52.450Z] aa5968d388b8: Preparing [2023-03-01T07:42:52.450Z] 118db815485e: Waiting [2023-03-01T07:42:52.450Z] aa5968d388b8: Waiting [2023-03-01T07:42:52.450Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:52.450Z] 664ab0bcd00b: Layer already exists [2023-03-01T07:42:52.450Z] 2f83a48178d8: Layer already exists [2023-03-01T07:42:52.450Z] dc142598b1e2: Layer already exists [2023-03-01T07:42:52.450Z] 8b27e413d910: Layer already exists [2023-03-01T07:42:52.450Z] 118db815485e: Layer already exists [2023-03-01T07:42:52.450Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:52.450Z] 3.0.0-dev.72: digest: sha256:c4a6ae724189b5371f253fe743a580634ba03295f61302c90b96463e37117a26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:52.757Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:53.070Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:53.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:42:53.070Z] 8b27e413d910: Preparing [2023-03-01T07:42:53.070Z] 2f83a48178d8: Preparing [2023-03-01T07:42:53.070Z] dc142598b1e2: Preparing [2023-03-01T07:42:53.070Z] 664ab0bcd00b: Preparing [2023-03-01T07:42:53.070Z] f1bec082c8b2: Preparing [2023-03-01T07:42:53.070Z] 118db815485e: Preparing [2023-03-01T07:42:53.070Z] aa5968d388b8: Preparing [2023-03-01T07:42:53.070Z] 118db815485e: Waiting [2023-03-01T07:42:53.070Z] aa5968d388b8: Waiting [2023-03-01T07:42:53.070Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:53.070Z] 664ab0bcd00b: Layer already exists [2023-03-01T07:42:53.070Z] dc142598b1e2: Layer already exists [2023-03-01T07:42:53.070Z] 2f83a48178d8: Layer already exists [2023-03-01T07:42:53.070Z] 8b27e413d910: Layer already exists [2023-03-01T07:42:53.070Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:53.070Z] 118db815485e: Layer already exists [2023-03-01T07:42:53.070Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:c4a6ae724189b5371f253fe743a580634ba03295f61302c90b96463e37117a26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:53.385Z] + 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-03-01T07:42:53.695Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-01T07:42:53.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T07:42:53.695Z] 8b27e413d910: Preparing [2023-03-01T07:42:53.695Z] 2f83a48178d8: Preparing [2023-03-01T07:42:53.695Z] dc142598b1e2: Preparing [2023-03-01T07:42:53.695Z] 664ab0bcd00b: Preparing [2023-03-01T07:42:53.695Z] f1bec082c8b2: Preparing [2023-03-01T07:42:53.695Z] 118db815485e: Preparing [2023-03-01T07:42:53.695Z] aa5968d388b8: Preparing [2023-03-01T07:42:53.695Z] 118db815485e: Waiting [2023-03-01T07:42:53.695Z] aa5968d388b8: Waiting [2023-03-01T07:42:53.695Z] 2f83a48178d8: Layer already exists [2023-03-01T07:42:53.695Z] 8b27e413d910: Layer already exists [2023-03-01T07:42:53.695Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:53.695Z] 664ab0bcd00b: Layer already exists [2023-03-01T07:42:53.695Z] dc142598b1e2: Layer already exists [2023-03-01T07:42:53.695Z] 118db815485e: Layer already exists [2023-03-01T07:42:53.695Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:53.695Z] main: digest: sha256:c4a6ae724189b5371f253fe743a580634ba03295f61302c90b96463e37117a26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:42:53.740Z] ===================================================== [Pipeline] echo [2023-03-01T07:42:53.750Z] taggedImages: [2023-03-01T07:42:53.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:53.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-01T07:42:53.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.72 [2023-03-01T07:42:53.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:53.750Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-01T07:42:53.772Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-01T07:42:53.772Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:53.772Z] latest [2023-03-01T07:42:53.772Z] 3.0.0-dev.72 [2023-03-01T07:42:53.772Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:53.772Z] main [2023-03-01T07:42:53.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:54.100Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:54.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:54.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:42:54.404Z] ad8179cfb30f: Preparing [2023-03-01T07:42:54.404Z] f7e26386886f: Preparing [2023-03-01T07:42:54.404Z] f1bec082c8b2: Preparing [2023-03-01T07:42:54.404Z] b8d1f6d0625f: Preparing [2023-03-01T07:42:54.404Z] aa5968d388b8: Preparing [2023-03-01T07:42:54.404Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:54.404Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:54.404Z] ad8179cfb30f: Pushed [2023-03-01T07:42:54.404Z] b8d1f6d0625f: Pushed [2023-03-01T07:42:55.779Z] f7e26386886f: Pushed [2023-03-01T07:42:55.779Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:b88c91db6f76e86c0fd59363100de147449bc2de8c9ac8278fba7baa0dc82448 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:56.094Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:56.400Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-01T07:42:56.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:42:56.400Z] ad8179cfb30f: Preparing [2023-03-01T07:42:56.400Z] f7e26386886f: Preparing [2023-03-01T07:42:56.400Z] f1bec082c8b2: Preparing [2023-03-01T07:42:56.400Z] b8d1f6d0625f: Preparing [2023-03-01T07:42:56.400Z] aa5968d388b8: Preparing [2023-03-01T07:42:56.400Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:56.400Z] ad8179cfb30f: Layer already exists [2023-03-01T07:42:56.400Z] b8d1f6d0625f: Layer already exists [2023-03-01T07:42:56.400Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:56.400Z] f7e26386886f: Layer already exists [2023-03-01T07:42:56.400Z] latest: digest: sha256:b88c91db6f76e86c0fd59363100de147449bc2de8c9ac8278fba7baa0dc82448 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:56.707Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:57.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.72 [2023-03-01T07:42:57.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:42:57.012Z] ad8179cfb30f: Preparing [2023-03-01T07:42:57.012Z] f7e26386886f: Preparing [2023-03-01T07:42:57.012Z] f1bec082c8b2: Preparing [2023-03-01T07:42:57.012Z] b8d1f6d0625f: Preparing [2023-03-01T07:42:57.012Z] aa5968d388b8: Preparing [2023-03-01T07:42:57.012Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:57.012Z] ad8179cfb30f: Layer already exists [2023-03-01T07:42:57.012Z] f7e26386886f: Layer already exists [2023-03-01T07:42:57.012Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:57.012Z] b8d1f6d0625f: Layer already exists [2023-03-01T07:42:57.012Z] 3.0.0-dev.72: digest: sha256:b88c91db6f76e86c0fd59363100de147449bc2de8c9ac8278fba7baa0dc82448 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:57.318Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:57.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:57.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:42:57.622Z] ad8179cfb30f: Preparing [2023-03-01T07:42:57.622Z] f7e26386886f: Preparing [2023-03-01T07:42:57.622Z] f1bec082c8b2: Preparing [2023-03-01T07:42:57.622Z] b8d1f6d0625f: Preparing [2023-03-01T07:42:57.622Z] aa5968d388b8: Preparing [2023-03-01T07:42:57.622Z] f7e26386886f: Layer already exists [2023-03-01T07:42:57.622Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:57.622Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:57.622Z] ad8179cfb30f: Layer already exists [2023-03-01T07:42:57.622Z] b8d1f6d0625f: Layer already exists [2023-03-01T07:42:57.622Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:b88c91db6f76e86c0fd59363100de147449bc2de8c9ac8278fba7baa0dc82448 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:57.927Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:58.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-01T07:42:58.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T07:42:58.232Z] ad8179cfb30f: Preparing [2023-03-01T07:42:58.232Z] f7e26386886f: Preparing [2023-03-01T07:42:58.232Z] f1bec082c8b2: Preparing [2023-03-01T07:42:58.232Z] b8d1f6d0625f: Preparing [2023-03-01T07:42:58.232Z] aa5968d388b8: Preparing [2023-03-01T07:42:58.232Z] ad8179cfb30f: Layer already exists [2023-03-01T07:42:58.232Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:58.232Z] f7e26386886f: Layer already exists [2023-03-01T07:42:58.232Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:58.232Z] b8d1f6d0625f: Layer already exists [2023-03-01T07:42:58.232Z] main: digest: sha256:b88c91db6f76e86c0fd59363100de147449bc2de8c9ac8278fba7baa0dc82448 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:42:58.265Z] ===================================================== [Pipeline] echo [2023-03-01T07:42:58.270Z] taggedImages: [2023-03-01T07:42:58.270Z] - nexus3.edgexfoundry.org:10004/core-data:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:58.270Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-01T07:42:58.270Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.72 [2023-03-01T07:42:58.270Z] - nexus3.edgexfoundry.org:10004/core-data:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:58.270Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-01T07:42:58.284Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-01T07:42:58.284Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:58.284Z] latest [2023-03-01T07:42:58.284Z] 3.0.0-dev.72 [2023-03-01T07:42:58.284Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:42:58.284Z] main [2023-03-01T07:42:58.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:58.587Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:42:58.889Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:42:58.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:42:58.889Z] ba1feda41d94: Preparing [2023-03-01T07:42:58.889Z] 39425432357d: Preparing [2023-03-01T07:42:58.889Z] 3e5e13c684a5: Preparing [2023-03-01T07:42:58.889Z] f1bec082c8b2: Preparing [2023-03-01T07:42:58.889Z] 17cb5dce6b04: Preparing [2023-03-01T07:42:58.889Z] aa5968d388b8: Preparing [2023-03-01T07:42:58.889Z] aa5968d388b8: Waiting [2023-03-01T07:42:58.889Z] f1bec082c8b2: Layer already exists [2023-03-01T07:42:58.889Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:42:58.889Z] aa5968d388b8: Layer already exists [2023-03-01T07:42:58.889Z] 39425432357d: Pushed [2023-03-01T07:42:58.889Z] ba1feda41d94: Pushed [2023-03-01T07:43:00.269Z] 3e5e13c684a5: Pushed [2023-03-01T07:43:00.269Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:7c8d8b75f59dc25ec0966e5b5c85e308627a9ed825b558d72acde36c1f303a6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:00.672Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:01.068Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-01T07:43:01.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:43:01.068Z] ba1feda41d94: Preparing [2023-03-01T07:43:01.068Z] 39425432357d: Preparing [2023-03-01T07:43:01.068Z] 3e5e13c684a5: Preparing [2023-03-01T07:43:01.068Z] f1bec082c8b2: Preparing [2023-03-01T07:43:01.068Z] 17cb5dce6b04: Preparing [2023-03-01T07:43:01.068Z] aa5968d388b8: Preparing [2023-03-01T07:43:01.068Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:01.068Z] 3e5e13c684a5: Layer already exists [2023-03-01T07:43:01.068Z] 39425432357d: Layer already exists [2023-03-01T07:43:01.068Z] ba1feda41d94: Layer already exists [2023-03-01T07:43:01.068Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:43:01.068Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:01.068Z] latest: digest: sha256:7c8d8b75f59dc25ec0966e5b5c85e308627a9ed825b558d72acde36c1f303a6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:01.414Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:01.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.72 [2023-03-01T07:43:01.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:43:01.743Z] ba1feda41d94: Preparing [2023-03-01T07:43:01.743Z] 39425432357d: Preparing [2023-03-01T07:43:01.743Z] 3e5e13c684a5: Preparing [2023-03-01T07:43:01.743Z] f1bec082c8b2: Preparing [2023-03-01T07:43:01.743Z] 17cb5dce6b04: Preparing [2023-03-01T07:43:01.743Z] aa5968d388b8: Preparing [2023-03-01T07:43:01.743Z] aa5968d388b8: Waiting [2023-03-01T07:43:01.743Z] 39425432357d: Layer already exists [2023-03-01T07:43:01.743Z] ba1feda41d94: Layer already exists [2023-03-01T07:43:01.743Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:01.743Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:43:01.743Z] 3e5e13c684a5: Layer already exists [2023-03-01T07:43:01.743Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:01.743Z] 3.0.0-dev.72: digest: sha256:7c8d8b75f59dc25ec0966e5b5c85e308627a9ed825b558d72acde36c1f303a6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:02.056Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:02.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:02.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:43:02.360Z] ba1feda41d94: Preparing [2023-03-01T07:43:02.360Z] 39425432357d: Preparing [2023-03-01T07:43:02.360Z] 3e5e13c684a5: Preparing [2023-03-01T07:43:02.360Z] f1bec082c8b2: Preparing [2023-03-01T07:43:02.360Z] 17cb5dce6b04: Preparing [2023-03-01T07:43:02.360Z] aa5968d388b8: Preparing [2023-03-01T07:43:02.360Z] aa5968d388b8: Waiting [2023-03-01T07:43:02.360Z] ba1feda41d94: Layer already exists [2023-03-01T07:43:02.360Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:02.360Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:43:02.360Z] 39425432357d: Layer already exists [2023-03-01T07:43:02.360Z] 3e5e13c684a5: Layer already exists [2023-03-01T07:43:02.360Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:02.360Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:7c8d8b75f59dc25ec0966e5b5c85e308627a9ed825b558d72acde36c1f303a6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:02.669Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:02.975Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-01T07:43:02.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T07:43:02.975Z] ba1feda41d94: Preparing [2023-03-01T07:43:02.975Z] 39425432357d: Preparing [2023-03-01T07:43:02.975Z] 3e5e13c684a5: Preparing [2023-03-01T07:43:02.975Z] f1bec082c8b2: Preparing [2023-03-01T07:43:02.975Z] 17cb5dce6b04: Preparing [2023-03-01T07:43:02.975Z] aa5968d388b8: Preparing [2023-03-01T07:43:02.975Z] aa5968d388b8: Waiting [2023-03-01T07:43:02.975Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:43:02.975Z] ba1feda41d94: Layer already exists [2023-03-01T07:43:02.975Z] 39425432357d: Layer already exists [2023-03-01T07:43:02.975Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:02.975Z] 3e5e13c684a5: Layer already exists [2023-03-01T07:43:02.975Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:02.975Z] main: digest: sha256:7c8d8b75f59dc25ec0966e5b5c85e308627a9ed825b558d72acde36c1f303a6d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:03.008Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:03.014Z] taggedImages: [2023-03-01T07:43:03.014Z] - nexus3.edgexfoundry.org:10004/core-metadata:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:03.014Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-01T07:43:03.014Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.72 [2023-03-01T07:43:03.014Z] - nexus3.edgexfoundry.org:10004/core-metadata:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:03.014Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-01T07:43:03.028Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-01T07:43:03.028Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:03.028Z] latest [2023-03-01T07:43:03.028Z] 3.0.0-dev.72 [2023-03-01T07:43:03.028Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:03.028Z] main [2023-03-01T07:43:03.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:03.332Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:03.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:03.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:43:03.635Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:03.635Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:03.635Z] 0256ca607f92: Preparing [2023-03-01T07:43:03.635Z] 0fba104b45d8: Preparing [2023-03-01T07:43:03.635Z] f2e6daa369c2: Preparing [2023-03-01T07:43:03.635Z] 28c3da8c2ee9: Preparing [2023-03-01T07:43:03.635Z] e51822513ddd: Preparing [2023-03-01T07:43:03.635Z] f1bec082c8b2: Preparing [2023-03-01T07:43:03.635Z] 6c87bba89c23: Preparing [2023-03-01T07:43:03.635Z] 463b89c86a9a: Preparing [2023-03-01T07:43:03.635Z] 68d719605602: Preparing [2023-03-01T07:43:03.635Z] a4b3a3d4939e: Preparing [2023-03-01T07:43:03.635Z] aa5968d388b8: Preparing [2023-03-01T07:43:03.635Z] e51822513ddd: Waiting [2023-03-01T07:43:03.635Z] f1bec082c8b2: Waiting [2023-03-01T07:43:03.635Z] 68d719605602: Waiting [2023-03-01T07:43:03.635Z] a4b3a3d4939e: Waiting [2023-03-01T07:43:03.635Z] aa5968d388b8: Waiting [2023-03-01T07:43:03.635Z] 6c87bba89c23: Waiting [2023-03-01T07:43:03.635Z] 0256ca607f92: Pushed [2023-03-01T07:43:03.635Z] 28c3da8c2ee9: Pushed [2023-03-01T07:43:03.635Z] 0fba104b45d8: Pushed [2023-03-01T07:43:03.635Z] 01d2614bc1f1: Pushed [2023-03-01T07:43:03.635Z] f2e6daa369c2: Pushed [2023-03-01T07:43:03.635Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:03.893Z] 463b89c86a9a: Pushed [2023-03-01T07:43:03.893Z] 6c87bba89c23: Pushed [2023-03-01T07:43:03.893Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:03.893Z] 68d719605602: Pushed [2023-03-01T07:43:03.893Z] a4b3a3d4939e: Pushed [2023-03-01T07:43:05.269Z] e51822513ddd: Pushed [2023-03-01T07:43:05.269Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:011d8efb42b0bf16bb98c3066975eb6e3197ab556088f661c6aba10b48d3430a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:05.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:06.155Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-01T07:43:06.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:43:06.155Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:06.155Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:06.155Z] 0256ca607f92: Preparing [2023-03-01T07:43:06.155Z] 0fba104b45d8: Preparing [2023-03-01T07:43:06.155Z] f2e6daa369c2: Preparing [2023-03-01T07:43:06.155Z] 28c3da8c2ee9: Preparing [2023-03-01T07:43:06.155Z] e51822513ddd: Preparing [2023-03-01T07:43:06.155Z] f1bec082c8b2: Preparing [2023-03-01T07:43:06.155Z] 6c87bba89c23: Preparing [2023-03-01T07:43:06.155Z] 463b89c86a9a: Preparing [2023-03-01T07:43:06.155Z] 68d719605602: Preparing [2023-03-01T07:43:06.155Z] a4b3a3d4939e: Preparing [2023-03-01T07:43:06.155Z] aa5968d388b8: Preparing [2023-03-01T07:43:06.155Z] 6c87bba89c23: Waiting [2023-03-01T07:43:06.155Z] 463b89c86a9a: Waiting [2023-03-01T07:43:06.155Z] 68d719605602: Waiting [2023-03-01T07:43:06.155Z] a4b3a3d4939e: Waiting [2023-03-01T07:43:06.155Z] aa5968d388b8: Waiting [2023-03-01T07:43:06.155Z] e51822513ddd: Waiting [2023-03-01T07:43:06.155Z] f1bec082c8b2: Waiting [2023-03-01T07:43:06.155Z] 0256ca607f92: Layer already exists [2023-03-01T07:43:06.155Z] 28c3da8c2ee9: Layer already exists [2023-03-01T07:43:06.155Z] 01d2614bc1f1: Layer already exists [2023-03-01T07:43:06.155Z] 0fba104b45d8: Layer already exists [2023-03-01T07:43:06.155Z] f2e6daa369c2: Layer already exists [2023-03-01T07:43:06.155Z] e51822513ddd: Layer already exists [2023-03-01T07:43:06.155Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:06.156Z] 6c87bba89c23: Layer already exists [2023-03-01T07:43:06.156Z] 463b89c86a9a: Layer already exists [2023-03-01T07:43:06.156Z] 68d719605602: Layer already exists [2023-03-01T07:43:06.156Z] a4b3a3d4939e: Layer already exists [2023-03-01T07:43:06.156Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:06.156Z] latest: digest: sha256:011d8efb42b0bf16bb98c3066975eb6e3197ab556088f661c6aba10b48d3430a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:06.466Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:06.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.72 [2023-03-01T07:43:06.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:43:06.765Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:06.765Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:06.765Z] 0256ca607f92: Preparing [2023-03-01T07:43:06.766Z] 0fba104b45d8: Preparing [2023-03-01T07:43:06.766Z] f2e6daa369c2: Preparing [2023-03-01T07:43:06.766Z] 28c3da8c2ee9: Preparing [2023-03-01T07:43:06.766Z] e51822513ddd: Preparing [2023-03-01T07:43:06.766Z] f1bec082c8b2: Preparing [2023-03-01T07:43:06.766Z] 6c87bba89c23: Preparing [2023-03-01T07:43:06.766Z] 463b89c86a9a: Preparing [2023-03-01T07:43:06.766Z] 68d719605602: Preparing [2023-03-01T07:43:06.766Z] a4b3a3d4939e: Preparing [2023-03-01T07:43:06.766Z] aa5968d388b8: Preparing [2023-03-01T07:43:06.766Z] e51822513ddd: Waiting [2023-03-01T07:43:06.766Z] f1bec082c8b2: Waiting [2023-03-01T07:43:06.766Z] 6c87bba89c23: Waiting [2023-03-01T07:43:06.766Z] 463b89c86a9a: Waiting [2023-03-01T07:43:06.766Z] 68d719605602: Waiting [2023-03-01T07:43:06.766Z] a4b3a3d4939e: Waiting [2023-03-01T07:43:06.766Z] aa5968d388b8: Waiting [2023-03-01T07:43:06.766Z] 28c3da8c2ee9: Layer already exists [2023-03-01T07:43:06.766Z] 0fba104b45d8: Layer already exists [2023-03-01T07:43:06.766Z] 0256ca607f92: Layer already exists [2023-03-01T07:43:06.766Z] f2e6daa369c2: Layer already exists [2023-03-01T07:43:06.766Z] 01d2614bc1f1: Layer already exists [2023-03-01T07:43:06.766Z] e51822513ddd: Layer already exists [2023-03-01T07:43:06.766Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:06.766Z] 68d719605602: Layer already exists [2023-03-01T07:43:06.766Z] 463b89c86a9a: Layer already exists [2023-03-01T07:43:06.766Z] 6c87bba89c23: Layer already exists [2023-03-01T07:43:06.766Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:06.766Z] a4b3a3d4939e: Layer already exists [2023-03-01T07:43:06.766Z] 3.0.0-dev.72: digest: sha256:011d8efb42b0bf16bb98c3066975eb6e3197ab556088f661c6aba10b48d3430a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:07.073Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:07.377Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:07.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:43:07.377Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:07.377Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:07.377Z] 0256ca607f92: Preparing [2023-03-01T07:43:07.377Z] 0fba104b45d8: Preparing [2023-03-01T07:43:07.377Z] f2e6daa369c2: Preparing [2023-03-01T07:43:07.377Z] 28c3da8c2ee9: Preparing [2023-03-01T07:43:07.377Z] e51822513ddd: Preparing [2023-03-01T07:43:07.377Z] f1bec082c8b2: Preparing [2023-03-01T07:43:07.377Z] 6c87bba89c23: Preparing [2023-03-01T07:43:07.377Z] 463b89c86a9a: Preparing [2023-03-01T07:43:07.377Z] 68d719605602: Preparing [2023-03-01T07:43:07.377Z] a4b3a3d4939e: Preparing [2023-03-01T07:43:07.377Z] aa5968d388b8: Preparing [2023-03-01T07:43:07.377Z] 463b89c86a9a: Waiting [2023-03-01T07:43:07.377Z] e51822513ddd: Waiting [2023-03-01T07:43:07.377Z] 68d719605602: Waiting [2023-03-01T07:43:07.377Z] f1bec082c8b2: Waiting [2023-03-01T07:43:07.377Z] aa5968d388b8: Waiting [2023-03-01T07:43:07.377Z] 01d2614bc1f1: Layer already exists [2023-03-01T07:43:07.377Z] f2e6daa369c2: Layer already exists [2023-03-01T07:43:07.377Z] 0fba104b45d8: Layer already exists [2023-03-01T07:43:07.377Z] 28c3da8c2ee9: Layer already exists [2023-03-01T07:43:07.377Z] 0256ca607f92: Layer already exists [2023-03-01T07:43:07.377Z] e51822513ddd: Layer already exists [2023-03-01T07:43:07.377Z] 463b89c86a9a: Layer already exists [2023-03-01T07:43:07.377Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:07.377Z] 6c87bba89c23: Layer already exists [2023-03-01T07:43:07.377Z] 68d719605602: Layer already exists [2023-03-01T07:43:07.377Z] a4b3a3d4939e: Layer already exists [2023-03-01T07:43:07.377Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:07.377Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:011d8efb42b0bf16bb98c3066975eb6e3197ab556088f661c6aba10b48d3430a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:07.685Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:07.993Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-01T07:43:07.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T07:43:07.993Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:07.993Z] 01d2614bc1f1: Preparing [2023-03-01T07:43:07.993Z] 0256ca607f92: Preparing [2023-03-01T07:43:07.993Z] 0fba104b45d8: Preparing [2023-03-01T07:43:07.993Z] f2e6daa369c2: Preparing [2023-03-01T07:43:07.993Z] 28c3da8c2ee9: Preparing [2023-03-01T07:43:07.993Z] e51822513ddd: Preparing [2023-03-01T07:43:07.993Z] f1bec082c8b2: Preparing [2023-03-01T07:43:07.993Z] 6c87bba89c23: Preparing [2023-03-01T07:43:07.993Z] 463b89c86a9a: Preparing [2023-03-01T07:43:07.993Z] 68d719605602: Preparing [2023-03-01T07:43:07.993Z] a4b3a3d4939e: Preparing [2023-03-01T07:43:07.993Z] aa5968d388b8: Preparing [2023-03-01T07:43:07.993Z] f1bec082c8b2: Waiting [2023-03-01T07:43:07.993Z] e51822513ddd: Waiting [2023-03-01T07:43:07.993Z] 6c87bba89c23: Waiting [2023-03-01T07:43:07.993Z] 463b89c86a9a: Waiting [2023-03-01T07:43:07.993Z] 68d719605602: Waiting [2023-03-01T07:43:07.993Z] a4b3a3d4939e: Waiting [2023-03-01T07:43:07.993Z] aa5968d388b8: Waiting [2023-03-01T07:43:07.993Z] f2e6daa369c2: Layer already exists [2023-03-01T07:43:07.993Z] 28c3da8c2ee9: Layer already exists [2023-03-01T07:43:07.993Z] 0fba104b45d8: Layer already exists [2023-03-01T07:43:07.993Z] 0256ca607f92: Layer already exists [2023-03-01T07:43:07.993Z] 01d2614bc1f1: Layer already exists [2023-03-01T07:43:07.993Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:07.993Z] e51822513ddd: Layer already exists [2023-03-01T07:43:07.993Z] 6c87bba89c23: Layer already exists [2023-03-01T07:43:07.993Z] 463b89c86a9a: Layer already exists [2023-03-01T07:43:07.993Z] 68d719605602: Layer already exists [2023-03-01T07:43:07.993Z] a4b3a3d4939e: Layer already exists [2023-03-01T07:43:07.993Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:07.993Z] main: digest: sha256:011d8efb42b0bf16bb98c3066975eb6e3197ab556088f661c6aba10b48d3430a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:08.043Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:08.053Z] taggedImages: [2023-03-01T07:43:08.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:08.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-01T07:43:08.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.72 [2023-03-01T07:43:08.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:08.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-01T07:43:08.073Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-01T07:43:08.073Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:08.073Z] latest [2023-03-01T07:43:08.073Z] 3.0.0-dev.72 [2023-03-01T07:43:08.073Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:08.073Z] main [2023-03-01T07:43:08.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:08.398Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:08.705Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:08.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:43:08.706Z] 1cc78ea10e43: Preparing [2023-03-01T07:43:08.706Z] 073b94e12949: Preparing [2023-03-01T07:43:08.706Z] f67ec3fbad40: Preparing [2023-03-01T07:43:08.706Z] 5ef1debf3d22: Preparing [2023-03-01T07:43:08.706Z] f1bec082c8b2: Preparing [2023-03-01T07:43:08.706Z] 118db815485e: Preparing [2023-03-01T07:43:08.706Z] aa5968d388b8: Preparing [2023-03-01T07:43:08.706Z] 118db815485e: Waiting [2023-03-01T07:43:08.706Z] aa5968d388b8: Waiting [2023-03-01T07:43:08.706Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:08.706Z] 118db815485e: Layer already exists [2023-03-01T07:43:08.706Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:08.706Z] 073b94e12949: Pushed [2023-03-01T07:43:08.706Z] f67ec3fbad40: Pushed [2023-03-01T07:43:08.706Z] 1cc78ea10e43: Pushed [2023-03-01T07:43:10.080Z] 5ef1debf3d22: Pushed [2023-03-01T07:43:10.080Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:bd548a6702c44fa23291e22037d9996d7058563dc3b8b68e1eb71fa63ab5b68f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:10.395Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:10.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-01T07:43:10.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:43:10.702Z] 1cc78ea10e43: Preparing [2023-03-01T07:43:10.702Z] 073b94e12949: Preparing [2023-03-01T07:43:10.702Z] f67ec3fbad40: Preparing [2023-03-01T07:43:10.702Z] 5ef1debf3d22: Preparing [2023-03-01T07:43:10.702Z] f1bec082c8b2: Preparing [2023-03-01T07:43:10.702Z] 118db815485e: Preparing [2023-03-01T07:43:10.702Z] aa5968d388b8: Preparing [2023-03-01T07:43:10.702Z] 118db815485e: Waiting [2023-03-01T07:43:10.702Z] aa5968d388b8: Waiting [2023-03-01T07:43:10.702Z] f67ec3fbad40: Layer already exists [2023-03-01T07:43:10.702Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:10.702Z] 073b94e12949: Layer already exists [2023-03-01T07:43:10.702Z] 1cc78ea10e43: Layer already exists [2023-03-01T07:43:10.702Z] 5ef1debf3d22: Layer already exists [2023-03-01T07:43:10.702Z] 118db815485e: Layer already exists [2023-03-01T07:43:10.702Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:10.702Z] latest: digest: sha256:bd548a6702c44fa23291e22037d9996d7058563dc3b8b68e1eb71fa63ab5b68f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:11.017Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:11.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.72 [2023-03-01T07:43:11.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:43:11.319Z] 1cc78ea10e43: Preparing [2023-03-01T07:43:11.319Z] 073b94e12949: Preparing [2023-03-01T07:43:11.319Z] f67ec3fbad40: Preparing [2023-03-01T07:43:11.319Z] 5ef1debf3d22: Preparing [2023-03-01T07:43:11.319Z] f1bec082c8b2: Preparing [2023-03-01T07:43:11.319Z] 118db815485e: Preparing [2023-03-01T07:43:11.319Z] aa5968d388b8: Preparing [2023-03-01T07:43:11.319Z] 118db815485e: Waiting [2023-03-01T07:43:11.319Z] aa5968d388b8: Waiting [2023-03-01T07:43:11.319Z] 1cc78ea10e43: Layer already exists [2023-03-01T07:43:11.319Z] 5ef1debf3d22: Layer already exists [2023-03-01T07:43:11.319Z] 073b94e12949: Layer already exists [2023-03-01T07:43:11.319Z] f67ec3fbad40: Layer already exists [2023-03-01T07:43:11.319Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:11.319Z] 118db815485e: Layer already exists [2023-03-01T07:43:11.319Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:11.319Z] 3.0.0-dev.72: digest: sha256:bd548a6702c44fa23291e22037d9996d7058563dc3b8b68e1eb71fa63ab5b68f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:11.624Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:11.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:11.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:43:11.927Z] 1cc78ea10e43: Preparing [2023-03-01T07:43:11.927Z] 073b94e12949: Preparing [2023-03-01T07:43:11.927Z] f67ec3fbad40: Preparing [2023-03-01T07:43:11.927Z] 5ef1debf3d22: Preparing [2023-03-01T07:43:11.927Z] f1bec082c8b2: Preparing [2023-03-01T07:43:11.927Z] 118db815485e: Preparing [2023-03-01T07:43:11.927Z] aa5968d388b8: Preparing [2023-03-01T07:43:11.927Z] 118db815485e: Waiting [2023-03-01T07:43:11.927Z] f67ec3fbad40: Layer already exists [2023-03-01T07:43:11.927Z] 1cc78ea10e43: Layer already exists [2023-03-01T07:43:11.927Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:11.927Z] 073b94e12949: Layer already exists [2023-03-01T07:43:11.927Z] 5ef1debf3d22: Layer already exists [2023-03-01T07:43:11.927Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:11.927Z] 118db815485e: Layer already exists [2023-03-01T07:43:11.927Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:bd548a6702c44fa23291e22037d9996d7058563dc3b8b68e1eb71fa63ab5b68f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:12.239Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:12.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-01T07:43:12.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T07:43:12.544Z] 1cc78ea10e43: Preparing [2023-03-01T07:43:12.544Z] 073b94e12949: Preparing [2023-03-01T07:43:12.544Z] f67ec3fbad40: Preparing [2023-03-01T07:43:12.544Z] 5ef1debf3d22: Preparing [2023-03-01T07:43:12.544Z] f1bec082c8b2: Preparing [2023-03-01T07:43:12.544Z] 118db815485e: Preparing [2023-03-01T07:43:12.544Z] aa5968d388b8: Preparing [2023-03-01T07:43:12.544Z] 118db815485e: Waiting [2023-03-01T07:43:12.544Z] aa5968d388b8: Waiting [2023-03-01T07:43:12.544Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:12.544Z] 1cc78ea10e43: Layer already exists [2023-03-01T07:43:12.544Z] f67ec3fbad40: Layer already exists [2023-03-01T07:43:12.544Z] 5ef1debf3d22: Layer already exists [2023-03-01T07:43:12.544Z] 073b94e12949: Layer already exists [2023-03-01T07:43:12.544Z] 118db815485e: Layer already exists [2023-03-01T07:43:12.544Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:12.544Z] main: digest: sha256:bd548a6702c44fa23291e22037d9996d7058563dc3b8b68e1eb71fa63ab5b68f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:12.596Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:12.604Z] taggedImages: [2023-03-01T07:43:12.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:12.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-01T07:43:12.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.72 [2023-03-01T07:43:12.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:12.604Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-01T07:43:12.623Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-01T07:43:12.624Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:12.624Z] latest [2023-03-01T07:43:12.624Z] 3.0.0-dev.72 [2023-03-01T07:43:12.624Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:12.624Z] main [2023-03-01T07:43:12.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:12.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:13.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:13.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:43:13.259Z] 2f36f35f0c2b: Preparing [2023-03-01T07:43:13.259Z] 6164cb2e22f0: Preparing [2023-03-01T07:43:13.259Z] a12fd2409bc0: Preparing [2023-03-01T07:43:13.259Z] fcec1ce5054f: Preparing [2023-03-01T07:43:13.259Z] 0c5dafe5f0eb: Preparing [2023-03-01T07:43:13.259Z] d0fedee91a08: Preparing [2023-03-01T07:43:13.259Z] 439f90ab83f3: Preparing [2023-03-01T07:43:13.259Z] aa5968d388b8: Preparing [2023-03-01T07:43:13.259Z] d0fedee91a08: Waiting [2023-03-01T07:43:13.259Z] aa5968d388b8: Waiting [2023-03-01T07:43:13.259Z] 439f90ab83f3: Waiting [2023-03-01T07:43:13.259Z] 2f36f35f0c2b: Pushed [2023-03-01T07:43:13.259Z] 0c5dafe5f0eb: Pushed [2023-03-01T07:43:13.259Z] 6164cb2e22f0: Pushed [2023-03-01T07:43:13.259Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:13.259Z] d0fedee91a08: Pushed [2023-03-01T07:43:13.832Z] 439f90ab83f3: Pushed [2023-03-01T07:43:14.401Z] fcec1ce5054f: Pushed [2023-03-01T07:43:14.401Z] a12fd2409bc0: Pushed [2023-03-01T07:43:14.401Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:6c3126a9edd8ff0371548a07508580c27d530d534941aa3cfa8fc30b649d5a1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:14.726Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:15.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-01T07:43:15.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:43:15.029Z] 2f36f35f0c2b: Preparing [2023-03-01T07:43:15.029Z] 6164cb2e22f0: Preparing [2023-03-01T07:43:15.029Z] a12fd2409bc0: Preparing [2023-03-01T07:43:15.029Z] fcec1ce5054f: Preparing [2023-03-01T07:43:15.029Z] 0c5dafe5f0eb: Preparing [2023-03-01T07:43:15.029Z] d0fedee91a08: Preparing [2023-03-01T07:43:15.029Z] 439f90ab83f3: Preparing [2023-03-01T07:43:15.029Z] aa5968d388b8: Preparing [2023-03-01T07:43:15.029Z] aa5968d388b8: Waiting [2023-03-01T07:43:15.029Z] d0fedee91a08: Waiting [2023-03-01T07:43:15.029Z] 439f90ab83f3: Waiting [2023-03-01T07:43:15.029Z] a12fd2409bc0: Layer already exists [2023-03-01T07:43:15.029Z] fcec1ce5054f: Layer already exists [2023-03-01T07:43:15.029Z] 2f36f35f0c2b: Layer already exists [2023-03-01T07:43:15.029Z] 0c5dafe5f0eb: Layer already exists [2023-03-01T07:43:15.029Z] 6164cb2e22f0: Layer already exists [2023-03-01T07:43:15.029Z] 439f90ab83f3: Layer already exists [2023-03-01T07:43:15.029Z] d0fedee91a08: Layer already exists [2023-03-01T07:43:15.029Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:15.029Z] latest: digest: sha256:6c3126a9edd8ff0371548a07508580c27d530d534941aa3cfa8fc30b649d5a1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:15.343Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:15.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.72 [2023-03-01T07:43:15.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:43:15.649Z] 2f36f35f0c2b: Preparing [2023-03-01T07:43:15.649Z] 6164cb2e22f0: Preparing [2023-03-01T07:43:15.649Z] a12fd2409bc0: Preparing [2023-03-01T07:43:15.649Z] fcec1ce5054f: Preparing [2023-03-01T07:43:15.649Z] 0c5dafe5f0eb: Preparing [2023-03-01T07:43:15.649Z] d0fedee91a08: Preparing [2023-03-01T07:43:15.649Z] 439f90ab83f3: Preparing [2023-03-01T07:43:15.649Z] aa5968d388b8: Preparing [2023-03-01T07:43:15.649Z] d0fedee91a08: Waiting [2023-03-01T07:43:15.649Z] 439f90ab83f3: Waiting [2023-03-01T07:43:15.649Z] aa5968d388b8: Waiting [2023-03-01T07:43:15.649Z] 0c5dafe5f0eb: Layer already exists [2023-03-01T07:43:15.649Z] 2f36f35f0c2b: Layer already exists [2023-03-01T07:43:15.649Z] fcec1ce5054f: Layer already exists [2023-03-01T07:43:15.649Z] a12fd2409bc0: Layer already exists [2023-03-01T07:43:15.649Z] 6164cb2e22f0: Layer already exists [2023-03-01T07:43:15.649Z] d0fedee91a08: Layer already exists [2023-03-01T07:43:15.649Z] 439f90ab83f3: Layer already exists [2023-03-01T07:43:15.649Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:15.649Z] 3.0.0-dev.72: digest: sha256:6c3126a9edd8ff0371548a07508580c27d530d534941aa3cfa8fc30b649d5a1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:15.964Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:16.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:16.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:43:16.265Z] 2f36f35f0c2b: Preparing [2023-03-01T07:43:16.265Z] 6164cb2e22f0: Preparing [2023-03-01T07:43:16.265Z] a12fd2409bc0: Preparing [2023-03-01T07:43:16.265Z] fcec1ce5054f: Preparing [2023-03-01T07:43:16.265Z] 0c5dafe5f0eb: Preparing [2023-03-01T07:43:16.265Z] d0fedee91a08: Preparing [2023-03-01T07:43:16.265Z] 439f90ab83f3: Preparing [2023-03-01T07:43:16.265Z] d0fedee91a08: Waiting [2023-03-01T07:43:16.265Z] aa5968d388b8: Preparing [2023-03-01T07:43:16.265Z] 439f90ab83f3: Waiting [2023-03-01T07:43:16.265Z] aa5968d388b8: Waiting [2023-03-01T07:43:16.265Z] a12fd2409bc0: Layer already exists [2023-03-01T07:43:16.265Z] 0c5dafe5f0eb: Layer already exists [2023-03-01T07:43:16.265Z] 6164cb2e22f0: Layer already exists [2023-03-01T07:43:16.265Z] 2f36f35f0c2b: Layer already exists [2023-03-01T07:43:16.265Z] fcec1ce5054f: Layer already exists [2023-03-01T07:43:16.265Z] d0fedee91a08: Layer already exists [2023-03-01T07:43:16.265Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:16.265Z] 439f90ab83f3: Layer already exists [2023-03-01T07:43:16.265Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:6c3126a9edd8ff0371548a07508580c27d530d534941aa3cfa8fc30b649d5a1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:16.569Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:16.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-01T07:43:16.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T07:43:16.868Z] 2f36f35f0c2b: Preparing [2023-03-01T07:43:16.868Z] 6164cb2e22f0: Preparing [2023-03-01T07:43:16.868Z] a12fd2409bc0: Preparing [2023-03-01T07:43:16.868Z] fcec1ce5054f: Preparing [2023-03-01T07:43:16.868Z] 0c5dafe5f0eb: Preparing [2023-03-01T07:43:16.868Z] d0fedee91a08: Preparing [2023-03-01T07:43:16.868Z] 439f90ab83f3: Preparing [2023-03-01T07:43:16.868Z] aa5968d388b8: Preparing [2023-03-01T07:43:16.868Z] 439f90ab83f3: Waiting [2023-03-01T07:43:16.868Z] aa5968d388b8: Waiting [2023-03-01T07:43:16.868Z] d0fedee91a08: Waiting [2023-03-01T07:43:16.868Z] 6164cb2e22f0: Layer already exists [2023-03-01T07:43:16.868Z] a12fd2409bc0: Layer already exists [2023-03-01T07:43:16.868Z] fcec1ce5054f: Layer already exists [2023-03-01T07:43:16.868Z] 2f36f35f0c2b: Layer already exists [2023-03-01T07:43:16.868Z] 0c5dafe5f0eb: Layer already exists [2023-03-01T07:43:16.868Z] 439f90ab83f3: Layer already exists [2023-03-01T07:43:16.868Z] d0fedee91a08: Layer already exists [2023-03-01T07:43:16.868Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:16.868Z] main: digest: sha256:6c3126a9edd8ff0371548a07508580c27d530d534941aa3cfa8fc30b649d5a1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:16.902Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:16.907Z] taggedImages: [2023-03-01T07:43:16.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:16.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-01T07:43:16.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.72 [2023-03-01T07:43:16.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:16.907Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-01T07:43:16.922Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-01T07:43:16.922Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:16.922Z] latest [2023-03-01T07:43:16.922Z] 3.0.0-dev.72 [2023-03-01T07:43:16.922Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:16.922Z] main [2023-03-01T07:43:16.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:17.224Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:17.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:17.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:43:17.523Z] dbd084704bfd: Preparing [2023-03-01T07:43:17.523Z] 9678abc8d61d: Preparing [2023-03-01T07:43:17.523Z] 8cf2b7214452: Preparing [2023-03-01T07:43:17.523Z] 705aea4481ee: Preparing [2023-03-01T07:43:17.523Z] 861c0da1a6b2: Preparing [2023-03-01T07:43:17.523Z] eacc0acdad4b: Preparing [2023-03-01T07:43:17.523Z] 96cb43ce273e: Preparing [2023-03-01T07:43:17.523Z] f15619c95e08: Preparing [2023-03-01T07:43:17.523Z] 7af9324b2335: Preparing [2023-03-01T07:43:17.523Z] aa5968d388b8: Preparing [2023-03-01T07:43:17.523Z] eacc0acdad4b: Waiting [2023-03-01T07:43:17.523Z] 7af9324b2335: Waiting [2023-03-01T07:43:17.523Z] aa5968d388b8: Waiting [2023-03-01T07:43:17.523Z] 96cb43ce273e: Waiting [2023-03-01T07:43:17.523Z] f15619c95e08: Waiting [2023-03-01T07:43:17.523Z] 861c0da1a6b2: Pushed [2023-03-01T07:43:17.523Z] 9678abc8d61d: Pushed [2023-03-01T07:43:17.523Z] dbd084704bfd: Pushed [2023-03-01T07:43:17.780Z] eacc0acdad4b: Pushed [2023-03-01T07:43:17.780Z] 96cb43ce273e: Pushed [2023-03-01T07:43:17.780Z] f15619c95e08: Pushed [2023-03-01T07:43:17.780Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:17.780Z] 7af9324b2335: Pushed [2023-03-01T07:43:18.731Z] 705aea4481ee: Pushed [2023-03-01T07:43:18.989Z] 8cf2b7214452: Pushed [2023-03-01T07:43:18.989Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:068f87abc812aee56add670bf37cba42bf7c9fbda23bae9b0ad689c8dec89966 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:19.293Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:19.596Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-01T07:43:19.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:43:19.596Z] dbd084704bfd: Preparing [2023-03-01T07:43:19.596Z] 9678abc8d61d: Preparing [2023-03-01T07:43:19.596Z] 8cf2b7214452: Preparing [2023-03-01T07:43:19.596Z] 705aea4481ee: Preparing [2023-03-01T07:43:19.596Z] 861c0da1a6b2: Preparing [2023-03-01T07:43:19.596Z] eacc0acdad4b: Preparing [2023-03-01T07:43:19.596Z] 96cb43ce273e: Preparing [2023-03-01T07:43:19.596Z] f15619c95e08: Preparing [2023-03-01T07:43:19.596Z] eacc0acdad4b: Waiting [2023-03-01T07:43:19.596Z] 96cb43ce273e: Waiting [2023-03-01T07:43:19.596Z] 7af9324b2335: Preparing [2023-03-01T07:43:19.596Z] f15619c95e08: Waiting [2023-03-01T07:43:19.596Z] aa5968d388b8: Preparing [2023-03-01T07:43:19.596Z] 7af9324b2335: Waiting [2023-03-01T07:43:19.596Z] aa5968d388b8: Waiting [2023-03-01T07:43:19.596Z] 861c0da1a6b2: Layer already exists [2023-03-01T07:43:19.596Z] 9678abc8d61d: Layer already exists [2023-03-01T07:43:19.596Z] dbd084704bfd: Layer already exists [2023-03-01T07:43:19.596Z] 705aea4481ee: Layer already exists [2023-03-01T07:43:19.596Z] 8cf2b7214452: Layer already exists [2023-03-01T07:43:19.596Z] eacc0acdad4b: Layer already exists [2023-03-01T07:43:19.596Z] 96cb43ce273e: Layer already exists [2023-03-01T07:43:19.596Z] f15619c95e08: Layer already exists [2023-03-01T07:43:19.596Z] 7af9324b2335: Layer already exists [2023-03-01T07:43:19.596Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:19.596Z] latest: digest: sha256:068f87abc812aee56add670bf37cba42bf7c9fbda23bae9b0ad689c8dec89966 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:19.902Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:20.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.72 [2023-03-01T07:43:20.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:43:20.207Z] dbd084704bfd: Preparing [2023-03-01T07:43:20.207Z] 9678abc8d61d: Preparing [2023-03-01T07:43:20.207Z] 8cf2b7214452: Preparing [2023-03-01T07:43:20.207Z] 705aea4481ee: Preparing [2023-03-01T07:43:20.207Z] 861c0da1a6b2: Preparing [2023-03-01T07:43:20.207Z] eacc0acdad4b: Preparing [2023-03-01T07:43:20.207Z] 96cb43ce273e: Preparing [2023-03-01T07:43:20.207Z] f15619c95e08: Preparing [2023-03-01T07:43:20.207Z] 7af9324b2335: Preparing [2023-03-01T07:43:20.207Z] aa5968d388b8: Preparing [2023-03-01T07:43:20.207Z] eacc0acdad4b: Waiting [2023-03-01T07:43:20.207Z] 96cb43ce273e: Waiting [2023-03-01T07:43:20.207Z] f15619c95e08: Waiting [2023-03-01T07:43:20.207Z] aa5968d388b8: Waiting [2023-03-01T07:43:20.207Z] 7af9324b2335: Waiting [2023-03-01T07:43:20.207Z] 8cf2b7214452: Layer already exists [2023-03-01T07:43:20.207Z] dbd084704bfd: Layer already exists [2023-03-01T07:43:20.207Z] 861c0da1a6b2: Layer already exists [2023-03-01T07:43:20.207Z] 9678abc8d61d: Layer already exists [2023-03-01T07:43:20.207Z] 705aea4481ee: Layer already exists [2023-03-01T07:43:20.207Z] eacc0acdad4b: Layer already exists [2023-03-01T07:43:20.207Z] 96cb43ce273e: Layer already exists [2023-03-01T07:43:20.207Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:20.207Z] f15619c95e08: Layer already exists [2023-03-01T07:43:20.207Z] 7af9324b2335: Layer already exists [2023-03-01T07:43:20.207Z] 3.0.0-dev.72: digest: sha256:068f87abc812aee56add670bf37cba42bf7c9fbda23bae9b0ad689c8dec89966 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:20.514Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:20.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:20.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:43:20.817Z] dbd084704bfd: Preparing [2023-03-01T07:43:20.817Z] 9678abc8d61d: Preparing [2023-03-01T07:43:20.817Z] 8cf2b7214452: Preparing [2023-03-01T07:43:20.817Z] 705aea4481ee: Preparing [2023-03-01T07:43:20.817Z] 861c0da1a6b2: Preparing [2023-03-01T07:43:20.817Z] eacc0acdad4b: Preparing [2023-03-01T07:43:20.817Z] 96cb43ce273e: Preparing [2023-03-01T07:43:20.817Z] f15619c95e08: Preparing [2023-03-01T07:43:20.817Z] 7af9324b2335: Preparing [2023-03-01T07:43:20.817Z] aa5968d388b8: Preparing [2023-03-01T07:43:20.817Z] eacc0acdad4b: Waiting [2023-03-01T07:43:20.817Z] 96cb43ce273e: Waiting [2023-03-01T07:43:20.817Z] f15619c95e08: Waiting [2023-03-01T07:43:20.817Z] 7af9324b2335: Waiting [2023-03-01T07:43:20.817Z] aa5968d388b8: Waiting [2023-03-01T07:43:20.817Z] dbd084704bfd: Layer already exists [2023-03-01T07:43:20.817Z] 8cf2b7214452: Layer already exists [2023-03-01T07:43:20.817Z] 705aea4481ee: Layer already exists [2023-03-01T07:43:20.817Z] 9678abc8d61d: Layer already exists [2023-03-01T07:43:20.817Z] 861c0da1a6b2: Layer already exists [2023-03-01T07:43:20.817Z] eacc0acdad4b: Layer already exists [2023-03-01T07:43:20.817Z] 96cb43ce273e: Layer already exists [2023-03-01T07:43:20.817Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:20.817Z] f15619c95e08: Layer already exists [2023-03-01T07:43:20.817Z] 7af9324b2335: Layer already exists [2023-03-01T07:43:20.817Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:068f87abc812aee56add670bf37cba42bf7c9fbda23bae9b0ad689c8dec89966 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:21.124Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:21.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-01T07:43:21.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T07:43:21.426Z] dbd084704bfd: Preparing [2023-03-01T07:43:21.426Z] 9678abc8d61d: Preparing [2023-03-01T07:43:21.426Z] 8cf2b7214452: Preparing [2023-03-01T07:43:21.426Z] 705aea4481ee: Preparing [2023-03-01T07:43:21.426Z] 861c0da1a6b2: Preparing [2023-03-01T07:43:21.426Z] eacc0acdad4b: Preparing [2023-03-01T07:43:21.426Z] 96cb43ce273e: Preparing [2023-03-01T07:43:21.426Z] f15619c95e08: Preparing [2023-03-01T07:43:21.426Z] 7af9324b2335: Preparing [2023-03-01T07:43:21.426Z] aa5968d388b8: Preparing [2023-03-01T07:43:21.426Z] 96cb43ce273e: Waiting [2023-03-01T07:43:21.426Z] f15619c95e08: Waiting [2023-03-01T07:43:21.426Z] 7af9324b2335: Waiting [2023-03-01T07:43:21.426Z] aa5968d388b8: Waiting [2023-03-01T07:43:21.426Z] eacc0acdad4b: Waiting [2023-03-01T07:43:21.426Z] 861c0da1a6b2: Layer already exists [2023-03-01T07:43:21.426Z] 705aea4481ee: Layer already exists [2023-03-01T07:43:21.426Z] 9678abc8d61d: Layer already exists [2023-03-01T07:43:21.426Z] dbd084704bfd: Layer already exists [2023-03-01T07:43:21.426Z] 8cf2b7214452: Layer already exists [2023-03-01T07:43:21.426Z] eacc0acdad4b: Layer already exists [2023-03-01T07:43:21.426Z] 96cb43ce273e: Layer already exists [2023-03-01T07:43:21.426Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:21.426Z] 7af9324b2335: Layer already exists [2023-03-01T07:43:21.426Z] f15619c95e08: Layer already exists [2023-03-01T07:43:21.426Z] main: digest: sha256:068f87abc812aee56add670bf37cba42bf7c9fbda23bae9b0ad689c8dec89966 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:21.461Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:21.467Z] taggedImages: [2023-03-01T07:43:21.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:21.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-01T07:43:21.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.72 [2023-03-01T07:43:21.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:21.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-01T07:43:21.481Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-01T07:43:21.481Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:21.481Z] latest [2023-03-01T07:43:21.481Z] 3.0.0-dev.72 [2023-03-01T07:43:21.481Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:21.481Z] main [2023-03-01T07:43:21.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:21.782Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:22.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:22.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:43:22.081Z] 6eb3c77bda58: Preparing [2023-03-01T07:43:22.081Z] d8b3af4c6da5: Preparing [2023-03-01T07:43:22.081Z] f1bec082c8b2: Preparing [2023-03-01T07:43:22.081Z] 071bfc7eff60: Preparing [2023-03-01T07:43:22.081Z] 4e6476652798: Preparing [2023-03-01T07:43:22.081Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:22.081Z] 4e6476652798: Layer already exists [2023-03-01T07:43:22.081Z] 6eb3c77bda58: Pushed [2023-03-01T07:43:22.650Z] 071bfc7eff60: Pushed [2023-03-01T07:43:24.026Z] d8b3af4c6da5: Pushed [2023-03-01T07:43:24.285Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:a8e91b2202725a99d30991eced6c29192132370fc18b6cc220d3d9cf03859993 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:24.595Z] + 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-03-01T07:43:24.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-01T07:43:24.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:43:24.897Z] 6eb3c77bda58: Preparing [2023-03-01T07:43:24.897Z] d8b3af4c6da5: Preparing [2023-03-01T07:43:24.897Z] f1bec082c8b2: Preparing [2023-03-01T07:43:24.897Z] 071bfc7eff60: Preparing [2023-03-01T07:43:24.897Z] 4e6476652798: Preparing [2023-03-01T07:43:24.897Z] 6eb3c77bda58: Layer already exists [2023-03-01T07:43:24.897Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:24.897Z] 071bfc7eff60: Layer already exists [2023-03-01T07:43:24.897Z] 4e6476652798: Layer already exists [2023-03-01T07:43:24.897Z] d8b3af4c6da5: Layer already exists [2023-03-01T07:43:24.897Z] latest: digest: sha256:a8e91b2202725a99d30991eced6c29192132370fc18b6cc220d3d9cf03859993 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:25.199Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:25.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.72 [2023-03-01T07:43:25.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:43:25.501Z] 6eb3c77bda58: Preparing [2023-03-01T07:43:25.501Z] d8b3af4c6da5: Preparing [2023-03-01T07:43:25.501Z] f1bec082c8b2: Preparing [2023-03-01T07:43:25.501Z] 071bfc7eff60: Preparing [2023-03-01T07:43:25.501Z] 4e6476652798: Preparing [2023-03-01T07:43:25.501Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:25.501Z] 6eb3c77bda58: Layer already exists [2023-03-01T07:43:25.501Z] 4e6476652798: Layer already exists [2023-03-01T07:43:25.501Z] 071bfc7eff60: Layer already exists [2023-03-01T07:43:25.501Z] d8b3af4c6da5: Layer already exists [2023-03-01T07:43:25.501Z] 3.0.0-dev.72: digest: sha256:a8e91b2202725a99d30991eced6c29192132370fc18b6cc220d3d9cf03859993 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:25.813Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:26.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:26.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:43:26.114Z] 6eb3c77bda58: Preparing [2023-03-01T07:43:26.114Z] d8b3af4c6da5: Preparing [2023-03-01T07:43:26.114Z] f1bec082c8b2: Preparing [2023-03-01T07:43:26.114Z] 071bfc7eff60: Preparing [2023-03-01T07:43:26.114Z] 4e6476652798: Preparing [2023-03-01T07:43:26.114Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:26.114Z] 6eb3c77bda58: Layer already exists [2023-03-01T07:43:26.114Z] 4e6476652798: Layer already exists [2023-03-01T07:43:26.114Z] 071bfc7eff60: Layer already exists [2023-03-01T07:43:26.114Z] d8b3af4c6da5: Layer already exists [2023-03-01T07:43:26.114Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:a8e91b2202725a99d30991eced6c29192132370fc18b6cc220d3d9cf03859993 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:26.421Z] + 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-03-01T07:43:26.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-01T07:43:26.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T07:43:26.723Z] 6eb3c77bda58: Preparing [2023-03-01T07:43:26.723Z] d8b3af4c6da5: Preparing [2023-03-01T07:43:26.723Z] f1bec082c8b2: Preparing [2023-03-01T07:43:26.723Z] 071bfc7eff60: Preparing [2023-03-01T07:43:26.723Z] 4e6476652798: Preparing [2023-03-01T07:43:26.723Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:26.723Z] 6eb3c77bda58: Layer already exists [2023-03-01T07:43:26.723Z] 071bfc7eff60: Layer already exists [2023-03-01T07:43:26.723Z] 4e6476652798: Layer already exists [2023-03-01T07:43:26.723Z] d8b3af4c6da5: Layer already exists [2023-03-01T07:43:26.723Z] main: digest: sha256:a8e91b2202725a99d30991eced6c29192132370fc18b6cc220d3d9cf03859993 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:26.759Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:26.765Z] taggedImages: [2023-03-01T07:43:26.765Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:26.765Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-01T07:43:26.765Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.72 [2023-03-01T07:43:26.765Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:26.765Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-01T07:43:26.780Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-01T07:43:26.780Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:26.780Z] latest [2023-03-01T07:43:26.780Z] 3.0.0-dev.72 [2023-03-01T07:43:26.780Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:26.780Z] main [2023-03-01T07:43:26.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:27.082Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:27.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:27.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:43:27.382Z] a074d6aef6d9: Preparing [2023-03-01T07:43:27.382Z] 3f19de0b194c: Preparing [2023-03-01T07:43:27.382Z] e8f8926d90a9: Preparing [2023-03-01T07:43:27.382Z] 23652e2d683e: Preparing [2023-03-01T07:43:27.382Z] bb7bd5d6c708: Preparing [2023-03-01T07:43:27.382Z] cdba219711e3: Preparing [2023-03-01T07:43:27.382Z] 4e6476652798: Preparing [2023-03-01T07:43:27.382Z] 4e6476652798: Waiting [2023-03-01T07:43:27.382Z] cdba219711e3: Waiting [2023-03-01T07:43:27.382Z] e8f8926d90a9: Pushed [2023-03-01T07:43:27.382Z] a074d6aef6d9: Pushed [2023-03-01T07:43:27.382Z] 3f19de0b194c: Pushed [2023-03-01T07:43:27.382Z] 4e6476652798: Layer already exists [2023-03-01T07:43:27.952Z] cdba219711e3: Pushed [2023-03-01T07:43:31.246Z] bb7bd5d6c708: Pushed [2023-03-01T07:43:33.784Z] 23652e2d683e: Pushed [2023-03-01T07:43:33.784Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:fd57f4c40f67dbbd0491d6edd94b239d8d4bb0b9545281aa73b2b21de712fe97 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:34.089Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:34.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-01T07:43:34.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:43:34.390Z] a074d6aef6d9: Preparing [2023-03-01T07:43:34.390Z] 3f19de0b194c: Preparing [2023-03-01T07:43:34.390Z] e8f8926d90a9: Preparing [2023-03-01T07:43:34.390Z] 23652e2d683e: Preparing [2023-03-01T07:43:34.390Z] bb7bd5d6c708: Preparing [2023-03-01T07:43:34.390Z] cdba219711e3: Preparing [2023-03-01T07:43:34.390Z] 4e6476652798: Preparing [2023-03-01T07:43:34.390Z] 4e6476652798: Waiting [2023-03-01T07:43:34.390Z] cdba219711e3: Waiting [2023-03-01T07:43:34.390Z] bb7bd5d6c708: Layer already exists [2023-03-01T07:43:34.390Z] 23652e2d683e: Layer already exists [2023-03-01T07:43:34.390Z] a074d6aef6d9: Layer already exists [2023-03-01T07:43:34.390Z] 3f19de0b194c: Layer already exists [2023-03-01T07:43:34.390Z] e8f8926d90a9: Layer already exists [2023-03-01T07:43:34.390Z] cdba219711e3: Layer already exists [2023-03-01T07:43:34.390Z] 4e6476652798: Layer already exists [2023-03-01T07:43:34.390Z] latest: digest: sha256:fd57f4c40f67dbbd0491d6edd94b239d8d4bb0b9545281aa73b2b21de712fe97 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:34.695Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:34.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.72 [2023-03-01T07:43:34.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:43:34.998Z] a074d6aef6d9: Preparing [2023-03-01T07:43:34.998Z] 3f19de0b194c: Preparing [2023-03-01T07:43:34.998Z] e8f8926d90a9: Preparing [2023-03-01T07:43:34.998Z] 23652e2d683e: Preparing [2023-03-01T07:43:34.998Z] bb7bd5d6c708: Preparing [2023-03-01T07:43:34.998Z] cdba219711e3: Preparing [2023-03-01T07:43:34.998Z] 4e6476652798: Preparing [2023-03-01T07:43:34.998Z] cdba219711e3: Waiting [2023-03-01T07:43:34.998Z] 4e6476652798: Waiting [2023-03-01T07:43:34.998Z] 3f19de0b194c: Layer already exists [2023-03-01T07:43:34.998Z] e8f8926d90a9: Layer already exists [2023-03-01T07:43:34.998Z] a074d6aef6d9: Layer already exists [2023-03-01T07:43:34.998Z] bb7bd5d6c708: Layer already exists [2023-03-01T07:43:34.998Z] 23652e2d683e: Layer already exists [2023-03-01T07:43:34.998Z] cdba219711e3: Layer already exists [2023-03-01T07:43:34.998Z] 4e6476652798: Layer already exists [2023-03-01T07:43:34.998Z] 3.0.0-dev.72: digest: sha256:fd57f4c40f67dbbd0491d6edd94b239d8d4bb0b9545281aa73b2b21de712fe97 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:35.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:35.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:35.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:43:35.604Z] a074d6aef6d9: Preparing [2023-03-01T07:43:35.604Z] 3f19de0b194c: Preparing [2023-03-01T07:43:35.604Z] e8f8926d90a9: Preparing [2023-03-01T07:43:35.604Z] 23652e2d683e: Preparing [2023-03-01T07:43:35.604Z] bb7bd5d6c708: Preparing [2023-03-01T07:43:35.604Z] cdba219711e3: Preparing [2023-03-01T07:43:35.604Z] 4e6476652798: Preparing [2023-03-01T07:43:35.604Z] 4e6476652798: Waiting [2023-03-01T07:43:35.604Z] cdba219711e3: Waiting [2023-03-01T07:43:35.604Z] bb7bd5d6c708: Layer already exists [2023-03-01T07:43:35.604Z] 23652e2d683e: Layer already exists [2023-03-01T07:43:35.604Z] 3f19de0b194c: Layer already exists [2023-03-01T07:43:35.604Z] a074d6aef6d9: Layer already exists [2023-03-01T07:43:35.604Z] e8f8926d90a9: Layer already exists [2023-03-01T07:43:35.604Z] cdba219711e3: Layer already exists [2023-03-01T07:43:35.604Z] 4e6476652798: Layer already exists [2023-03-01T07:43:35.604Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:fd57f4c40f67dbbd0491d6edd94b239d8d4bb0b9545281aa73b2b21de712fe97 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:35.909Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:36.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-01T07:43:36.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T07:43:36.210Z] a074d6aef6d9: Preparing [2023-03-01T07:43:36.210Z] 3f19de0b194c: Preparing [2023-03-01T07:43:36.210Z] e8f8926d90a9: Preparing [2023-03-01T07:43:36.210Z] 23652e2d683e: Preparing [2023-03-01T07:43:36.210Z] bb7bd5d6c708: Preparing [2023-03-01T07:43:36.210Z] cdba219711e3: Preparing [2023-03-01T07:43:36.210Z] 4e6476652798: Preparing [2023-03-01T07:43:36.210Z] cdba219711e3: Waiting [2023-03-01T07:43:36.210Z] 4e6476652798: Waiting [2023-03-01T07:43:36.210Z] 3f19de0b194c: Layer already exists [2023-03-01T07:43:36.210Z] a074d6aef6d9: Layer already exists [2023-03-01T07:43:36.210Z] 23652e2d683e: Layer already exists [2023-03-01T07:43:36.210Z] bb7bd5d6c708: Layer already exists [2023-03-01T07:43:36.210Z] e8f8926d90a9: Layer already exists [2023-03-01T07:43:36.210Z] cdba219711e3: Layer already exists [2023-03-01T07:43:36.210Z] 4e6476652798: Layer already exists [2023-03-01T07:43:36.210Z] main: digest: sha256:fd57f4c40f67dbbd0491d6edd94b239d8d4bb0b9545281aa73b2b21de712fe97 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:36.248Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:36.254Z] taggedImages: [2023-03-01T07:43:36.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:36.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-01T07:43:36.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.72 [2023-03-01T07:43:36.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:36.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-01T07:43:36.268Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-01T07:43:36.268Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:36.268Z] latest [2023-03-01T07:43:36.268Z] 3.0.0-dev.72 [2023-03-01T07:43:36.268Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:36.268Z] main [2023-03-01T07:43:36.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:36.569Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:36.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:36.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:43:36.870Z] 4685e16407a8: Preparing [2023-03-01T07:43:36.870Z] 6306ff0bb36b: Preparing [2023-03-01T07:43:36.870Z] 42a057d4a2c2: Preparing [2023-03-01T07:43:36.870Z] 27016e476d23: Preparing [2023-03-01T07:43:36.870Z] 593aea576af9: Preparing [2023-03-01T07:43:36.870Z] 4e6476652798: Preparing [2023-03-01T07:43:36.870Z] 4e6476652798: Waiting [2023-03-01T07:43:36.870Z] 42a057d4a2c2: Pushed [2023-03-01T07:43:36.870Z] 4e6476652798: Layer already exists [2023-03-01T07:43:36.870Z] 4685e16407a8: Pushed [2023-03-01T07:43:36.870Z] 6306ff0bb36b: Pushed [2023-03-01T07:43:37.128Z] 593aea576af9: Pushed [2023-03-01T07:43:43.698Z] 27016e476d23: Pushed [2023-03-01T07:43:43.698Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:a0c69872e5484c8adba067e955a383d1f70f94a810ea9575cc8e57da00a7d25c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:43.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:44.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-01T07:43:44.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:43:44.301Z] 4685e16407a8: Preparing [2023-03-01T07:43:44.301Z] 6306ff0bb36b: Preparing [2023-03-01T07:43:44.301Z] 42a057d4a2c2: Preparing [2023-03-01T07:43:44.301Z] 27016e476d23: Preparing [2023-03-01T07:43:44.301Z] 593aea576af9: Preparing [2023-03-01T07:43:44.301Z] 4e6476652798: Preparing [2023-03-01T07:43:44.301Z] 4e6476652798: Waiting [2023-03-01T07:43:44.301Z] 42a057d4a2c2: Layer already exists [2023-03-01T07:43:44.301Z] 27016e476d23: Layer already exists [2023-03-01T07:43:44.301Z] 6306ff0bb36b: Layer already exists [2023-03-01T07:43:44.301Z] 4685e16407a8: Layer already exists [2023-03-01T07:43:44.301Z] 593aea576af9: Layer already exists [2023-03-01T07:43:44.301Z] 4e6476652798: Layer already exists [2023-03-01T07:43:44.301Z] latest: digest: sha256:a0c69872e5484c8adba067e955a383d1f70f94a810ea9575cc8e57da00a7d25c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:44.605Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:44.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.72 [2023-03-01T07:43:44.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:43:44.901Z] 4685e16407a8: Preparing [2023-03-01T07:43:44.901Z] 6306ff0bb36b: Preparing [2023-03-01T07:43:44.901Z] 42a057d4a2c2: Preparing [2023-03-01T07:43:44.901Z] 27016e476d23: Preparing [2023-03-01T07:43:44.901Z] 593aea576af9: Preparing [2023-03-01T07:43:44.901Z] 4e6476652798: Preparing [2023-03-01T07:43:44.901Z] 4e6476652798: Waiting [2023-03-01T07:43:44.901Z] 27016e476d23: Layer already exists [2023-03-01T07:43:44.901Z] 4685e16407a8: Layer already exists [2023-03-01T07:43:44.901Z] 42a057d4a2c2: Layer already exists [2023-03-01T07:43:44.901Z] 6306ff0bb36b: Layer already exists [2023-03-01T07:43:44.901Z] 593aea576af9: Layer already exists [2023-03-01T07:43:44.901Z] 4e6476652798: Layer already exists [2023-03-01T07:43:44.901Z] 3.0.0-dev.72: digest: sha256:a0c69872e5484c8adba067e955a383d1f70f94a810ea9575cc8e57da00a7d25c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:45.208Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:45.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:45.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:43:45.508Z] 4685e16407a8: Preparing [2023-03-01T07:43:45.508Z] 6306ff0bb36b: Preparing [2023-03-01T07:43:45.508Z] 42a057d4a2c2: Preparing [2023-03-01T07:43:45.508Z] 27016e476d23: Preparing [2023-03-01T07:43:45.508Z] 593aea576af9: Preparing [2023-03-01T07:43:45.508Z] 4e6476652798: Preparing [2023-03-01T07:43:45.508Z] 4e6476652798: Waiting [2023-03-01T07:43:45.508Z] 27016e476d23: Layer already exists [2023-03-01T07:43:45.508Z] 593aea576af9: Layer already exists [2023-03-01T07:43:45.508Z] 6306ff0bb36b: Layer already exists [2023-03-01T07:43:45.508Z] 4685e16407a8: Layer already exists [2023-03-01T07:43:45.508Z] 42a057d4a2c2: Layer already exists [2023-03-01T07:43:45.508Z] 4e6476652798: Layer already exists [2023-03-01T07:43:45.508Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:a0c69872e5484c8adba067e955a383d1f70f94a810ea9575cc8e57da00a7d25c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:45.820Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:46.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-01T07:43:46.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T07:43:46.123Z] 4685e16407a8: Preparing [2023-03-01T07:43:46.123Z] 6306ff0bb36b: Preparing [2023-03-01T07:43:46.123Z] 42a057d4a2c2: Preparing [2023-03-01T07:43:46.123Z] 27016e476d23: Preparing [2023-03-01T07:43:46.123Z] 593aea576af9: Preparing [2023-03-01T07:43:46.123Z] 4e6476652798: Preparing [2023-03-01T07:43:46.123Z] 4e6476652798: Waiting [2023-03-01T07:43:46.123Z] 593aea576af9: Layer already exists [2023-03-01T07:43:46.123Z] 42a057d4a2c2: Layer already exists [2023-03-01T07:43:46.123Z] 27016e476d23: Layer already exists [2023-03-01T07:43:46.123Z] 6306ff0bb36b: Layer already exists [2023-03-01T07:43:46.123Z] 4685e16407a8: Layer already exists [2023-03-01T07:43:46.123Z] 4e6476652798: Layer already exists [2023-03-01T07:43:46.123Z] main: digest: sha256:a0c69872e5484c8adba067e955a383d1f70f94a810ea9575cc8e57da00a7d25c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:46.158Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:46.163Z] taggedImages: [2023-03-01T07:43:46.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:46.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-01T07:43:46.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.72 [2023-03-01T07:43:46.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:46.163Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-01T07:43:46.177Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-01T07:43:46.177Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:46.177Z] latest [2023-03-01T07:43:46.177Z] 3.0.0-dev.72 [2023-03-01T07:43:46.177Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:46.177Z] main [2023-03-01T07:43:46.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:46.491Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:46.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:46.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:43:46.802Z] dcb594a6a537: Preparing [2023-03-01T07:43:46.802Z] d9c7d5df1f99: Preparing [2023-03-01T07:43:46.802Z] b09a38f34496: Preparing [2023-03-01T07:43:46.802Z] 4b431f96f842: Preparing [2023-03-01T07:43:46.802Z] cdba219711e3: Preparing [2023-03-01T07:43:46.802Z] 4e6476652798: Preparing [2023-03-01T07:43:46.802Z] cdba219711e3: Layer already exists [2023-03-01T07:43:46.802Z] 4e6476652798: Layer already exists [2023-03-01T07:43:46.802Z] b09a38f34496: Pushed [2023-03-01T07:43:46.802Z] dcb594a6a537: Pushed [2023-03-01T07:43:46.802Z] d9c7d5df1f99: Pushed [2023-03-01T07:43:53.368Z] 4b431f96f842: Pushed [2023-03-01T07:43:53.368Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:4cf5b28a452f7df0c93f11122814e05754db46512faf951a5f53ade205cf7d55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:53.670Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:53.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-01T07:43:53.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:43:53.964Z] dcb594a6a537: Preparing [2023-03-01T07:43:53.964Z] d9c7d5df1f99: Preparing [2023-03-01T07:43:53.964Z] b09a38f34496: Preparing [2023-03-01T07:43:53.964Z] 4b431f96f842: Preparing [2023-03-01T07:43:53.964Z] cdba219711e3: Preparing [2023-03-01T07:43:53.964Z] 4e6476652798: Preparing [2023-03-01T07:43:53.965Z] 4e6476652798: Waiting [2023-03-01T07:43:53.965Z] 4b431f96f842: Layer already exists [2023-03-01T07:43:53.965Z] d9c7d5df1f99: Layer already exists [2023-03-01T07:43:53.965Z] b09a38f34496: Layer already exists [2023-03-01T07:43:53.965Z] dcb594a6a537: Layer already exists [2023-03-01T07:43:53.965Z] cdba219711e3: Layer already exists [2023-03-01T07:43:53.965Z] 4e6476652798: Layer already exists [2023-03-01T07:43:53.965Z] latest: digest: sha256:4cf5b28a452f7df0c93f11122814e05754db46512faf951a5f53ade205cf7d55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:54.271Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:54.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.72 [2023-03-01T07:43:54.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:43:54.567Z] dcb594a6a537: Preparing [2023-03-01T07:43:54.567Z] d9c7d5df1f99: Preparing [2023-03-01T07:43:54.567Z] b09a38f34496: Preparing [2023-03-01T07:43:54.567Z] 4b431f96f842: Preparing [2023-03-01T07:43:54.567Z] cdba219711e3: Preparing [2023-03-01T07:43:54.567Z] 4e6476652798: Preparing [2023-03-01T07:43:54.567Z] 4e6476652798: Waiting [2023-03-01T07:43:54.567Z] dcb594a6a537: Layer already exists [2023-03-01T07:43:54.567Z] b09a38f34496: Layer already exists [2023-03-01T07:43:54.567Z] d9c7d5df1f99: Layer already exists [2023-03-01T07:43:54.567Z] cdba219711e3: Layer already exists [2023-03-01T07:43:54.567Z] 4b431f96f842: Layer already exists [2023-03-01T07:43:54.567Z] 4e6476652798: Layer already exists [2023-03-01T07:43:54.567Z] 3.0.0-dev.72: digest: sha256:4cf5b28a452f7df0c93f11122814e05754db46512faf951a5f53ade205cf7d55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:54.866Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:55.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:55.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:43:55.162Z] dcb594a6a537: Preparing [2023-03-01T07:43:55.162Z] d9c7d5df1f99: Preparing [2023-03-01T07:43:55.162Z] b09a38f34496: Preparing [2023-03-01T07:43:55.162Z] 4b431f96f842: Preparing [2023-03-01T07:43:55.162Z] cdba219711e3: Preparing [2023-03-01T07:43:55.162Z] 4e6476652798: Preparing [2023-03-01T07:43:55.162Z] 4e6476652798: Waiting [2023-03-01T07:43:55.162Z] 4b431f96f842: Layer already exists [2023-03-01T07:43:55.162Z] d9c7d5df1f99: Layer already exists [2023-03-01T07:43:55.162Z] cdba219711e3: Layer already exists [2023-03-01T07:43:55.162Z] dcb594a6a537: Layer already exists [2023-03-01T07:43:55.162Z] 4e6476652798: Layer already exists [2023-03-01T07:43:55.162Z] b09a38f34496: Layer already exists [2023-03-01T07:43:55.162Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:4cf5b28a452f7df0c93f11122814e05754db46512faf951a5f53ade205cf7d55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:55.467Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:55.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-01T07:43:55.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T07:43:55.767Z] dcb594a6a537: Preparing [2023-03-01T07:43:55.767Z] d9c7d5df1f99: Preparing [2023-03-01T07:43:55.767Z] b09a38f34496: Preparing [2023-03-01T07:43:55.767Z] 4b431f96f842: Preparing [2023-03-01T07:43:55.767Z] cdba219711e3: Preparing [2023-03-01T07:43:55.767Z] 4e6476652798: Preparing [2023-03-01T07:43:55.767Z] 4e6476652798: Waiting [2023-03-01T07:43:55.767Z] cdba219711e3: Layer already exists [2023-03-01T07:43:55.767Z] 4b431f96f842: Layer already exists [2023-03-01T07:43:55.767Z] b09a38f34496: Layer already exists [2023-03-01T07:43:55.767Z] d9c7d5df1f99: Layer already exists [2023-03-01T07:43:55.767Z] dcb594a6a537: Layer already exists [2023-03-01T07:43:55.767Z] 4e6476652798: Layer already exists [2023-03-01T07:43:55.767Z] main: digest: sha256:4cf5b28a452f7df0c93f11122814e05754db46512faf951a5f53ade205cf7d55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:43:55.799Z] ===================================================== [Pipeline] echo [2023-03-01T07:43:55.805Z] taggedImages: [2023-03-01T07:43:55.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:55.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-01T07:43:55.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.72 [2023-03-01T07:43:55.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:55.805Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-01T07:43:55.819Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-01T07:43:55.819Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:55.819Z] latest [2023-03-01T07:43:55.819Z] 3.0.0-dev.72 [2023-03-01T07:43:55.819Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:43:55.819Z] main [2023-03-01T07:43:55.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:56.116Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:56.414Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:43:56.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:43:56.415Z] 57e18e651226: Preparing [2023-03-01T07:43:56.415Z] 395a0688acfa: Preparing [2023-03-01T07:43:56.415Z] f1bec082c8b2: Preparing [2023-03-01T07:43:56.415Z] 2cc709e03497: Preparing [2023-03-01T07:43:56.415Z] aa5968d388b8: Preparing [2023-03-01T07:43:56.415Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:56.415Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:56.415Z] 57e18e651226: Pushed [2023-03-01T07:43:56.415Z] 2cc709e03497: Pushed [2023-03-01T07:43:58.946Z] 395a0688acfa: Pushed [2023-03-01T07:43:58.946Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:e51b915aa576396e4ffaf1a85cbe572a1f08f6832474a212891c1a7a78d8c6f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:59.255Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:59.558Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-01T07:43:59.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:43:59.558Z] 57e18e651226: Preparing [2023-03-01T07:43:59.558Z] 395a0688acfa: Preparing [2023-03-01T07:43:59.558Z] f1bec082c8b2: Preparing [2023-03-01T07:43:59.558Z] 2cc709e03497: Preparing [2023-03-01T07:43:59.558Z] aa5968d388b8: Preparing [2023-03-01T07:43:59.558Z] aa5968d388b8: Layer already exists [2023-03-01T07:43:59.558Z] 2cc709e03497: Layer already exists [2023-03-01T07:43:59.558Z] 395a0688acfa: Layer already exists [2023-03-01T07:43:59.558Z] f1bec082c8b2: Layer already exists [2023-03-01T07:43:59.558Z] 57e18e651226: Layer already exists [2023-03-01T07:43:59.558Z] latest: digest: sha256:e51b915aa576396e4ffaf1a85cbe572a1f08f6832474a212891c1a7a78d8c6f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:43:59.867Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:00.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.72 [2023-03-01T07:44:00.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:44:00.175Z] 57e18e651226: Preparing [2023-03-01T07:44:00.175Z] 395a0688acfa: Preparing [2023-03-01T07:44:00.175Z] f1bec082c8b2: Preparing [2023-03-01T07:44:00.175Z] 2cc709e03497: Preparing [2023-03-01T07:44:00.175Z] aa5968d388b8: Preparing [2023-03-01T07:44:00.175Z] 57e18e651226: Layer already exists [2023-03-01T07:44:00.175Z] 2cc709e03497: Layer already exists [2023-03-01T07:44:00.175Z] 395a0688acfa: Layer already exists [2023-03-01T07:44:00.175Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:00.175Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:00.175Z] 3.0.0-dev.72: digest: sha256:e51b915aa576396e4ffaf1a85cbe572a1f08f6832474a212891c1a7a78d8c6f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:00.492Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:00.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:44:00.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:44:00.792Z] 57e18e651226: Preparing [2023-03-01T07:44:00.792Z] 395a0688acfa: Preparing [2023-03-01T07:44:00.792Z] f1bec082c8b2: Preparing [2023-03-01T07:44:00.792Z] 2cc709e03497: Preparing [2023-03-01T07:44:00.792Z] aa5968d388b8: Preparing [2023-03-01T07:44:00.792Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:00.792Z] 2cc709e03497: Layer already exists [2023-03-01T07:44:00.792Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:00.792Z] 57e18e651226: Layer already exists [2023-03-01T07:44:00.792Z] 395a0688acfa: Layer already exists [2023-03-01T07:44:00.792Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:e51b915aa576396e4ffaf1a85cbe572a1f08f6832474a212891c1a7a78d8c6f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:01.106Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:01.410Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-01T07:44:01.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T07:44:02.344Z] 57e18e651226: Preparing [2023-03-01T07:44:02.344Z] 395a0688acfa: Preparing [2023-03-01T07:44:02.344Z] f1bec082c8b2: Preparing [2023-03-01T07:44:02.344Z] 2cc709e03497: Preparing [2023-03-01T07:44:02.344Z] aa5968d388b8: Preparing [2023-03-01T07:44:02.344Z] 395a0688acfa: Layer already exists [2023-03-01T07:44:02.344Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:02.344Z] 2cc709e03497: Layer already exists [2023-03-01T07:44:02.344Z] 57e18e651226: Layer already exists [2023-03-01T07:44:02.344Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:02.344Z] main: digest: sha256:e51b915aa576396e4ffaf1a85cbe572a1f08f6832474a212891c1a7a78d8c6f0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:44:02.394Z] ===================================================== [Pipeline] echo [2023-03-01T07:44:02.403Z] taggedImages: [2023-03-01T07:44:02.403Z] - nexus3.edgexfoundry.org:10004/support-notifications:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:44:02.403Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-01T07:44:02.403Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.72 [2023-03-01T07:44:02.403Z] - nexus3.edgexfoundry.org:10004/support-notifications:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:44:02.403Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-01T07:44:02.423Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-01T07:44:02.423Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:44:02.423Z] latest [2023-03-01T07:44:02.423Z] 3.0.0-dev.72 [2023-03-01T07:44:02.423Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:44:02.423Z] main [2023-03-01T07:44:02.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:02.733Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:03.038Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:44:03.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:44:03.038Z] 980466782913: Preparing [2023-03-01T07:44:03.038Z] 62559dcedda6: Preparing [2023-03-01T07:44:03.038Z] f1bec082c8b2: Preparing [2023-03-01T07:44:03.038Z] 17cb5dce6b04: Preparing [2023-03-01T07:44:03.038Z] aa5968d388b8: Preparing [2023-03-01T07:44:03.038Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:03.038Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:03.038Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:44:03.038Z] 980466782913: Pushed [2023-03-01T07:44:05.570Z] 62559dcedda6: Pushed [2023-03-01T07:44:05.570Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:744318e1baf4a3da1decba91f6cc5d94dddcbfcee9ef5f36765fd71521e2611d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:05.880Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:06.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-01T07:44:06.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:44:06.186Z] 980466782913: Preparing [2023-03-01T07:44:06.186Z] 62559dcedda6: Preparing [2023-03-01T07:44:06.186Z] f1bec082c8b2: Preparing [2023-03-01T07:44:06.186Z] 17cb5dce6b04: Preparing [2023-03-01T07:44:06.186Z] aa5968d388b8: Preparing [2023-03-01T07:44:06.186Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:06.186Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:06.186Z] 980466782913: Layer already exists [2023-03-01T07:44:06.186Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:44:06.186Z] 62559dcedda6: Layer already exists [2023-03-01T07:44:06.186Z] latest: digest: sha256:744318e1baf4a3da1decba91f6cc5d94dddcbfcee9ef5f36765fd71521e2611d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:06.499Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:06.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.72 [2023-03-01T07:44:06.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:44:06.807Z] 980466782913: Preparing [2023-03-01T07:44:06.807Z] 62559dcedda6: Preparing [2023-03-01T07:44:06.807Z] f1bec082c8b2: Preparing [2023-03-01T07:44:06.807Z] 17cb5dce6b04: Preparing [2023-03-01T07:44:06.807Z] aa5968d388b8: Preparing [2023-03-01T07:44:06.807Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:06.807Z] 62559dcedda6: Layer already exists [2023-03-01T07:44:06.807Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:44:06.807Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:06.807Z] 980466782913: Layer already exists [2023-03-01T07:44:06.807Z] 3.0.0-dev.72: digest: sha256:744318e1baf4a3da1decba91f6cc5d94dddcbfcee9ef5f36765fd71521e2611d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:07.126Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:07.431Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:44:07.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:44:07.431Z] 980466782913: Preparing [2023-03-01T07:44:07.431Z] 62559dcedda6: Preparing [2023-03-01T07:44:07.431Z] f1bec082c8b2: Preparing [2023-03-01T07:44:07.431Z] 17cb5dce6b04: Preparing [2023-03-01T07:44:07.431Z] aa5968d388b8: Preparing [2023-03-01T07:44:07.431Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:07.431Z] 62559dcedda6: Layer already exists [2023-03-01T07:44:07.431Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:07.431Z] 980466782913: Layer already exists [2023-03-01T07:44:07.431Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:44:07.431Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:744318e1baf4a3da1decba91f6cc5d94dddcbfcee9ef5f36765fd71521e2611d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:07.736Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:44:08.085Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-01T07:44:08.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T07:44:08.085Z] 980466782913: Preparing [2023-03-01T07:44:08.085Z] 62559dcedda6: Preparing [2023-03-01T07:44:08.085Z] f1bec082c8b2: Preparing [2023-03-01T07:44:08.085Z] 17cb5dce6b04: Preparing [2023-03-01T07:44:08.085Z] aa5968d388b8: Preparing [2023-03-01T07:44:08.085Z] aa5968d388b8: Layer already exists [2023-03-01T07:44:08.085Z] f1bec082c8b2: Layer already exists [2023-03-01T07:44:08.085Z] 17cb5dce6b04: Layer already exists [2023-03-01T07:44:08.085Z] 980466782913: Layer already exists [2023-03-01T07:44:08.085Z] 62559dcedda6: Layer already exists [2023-03-01T07:44:08.085Z] main: digest: sha256:744318e1baf4a3da1decba91f6cc5d94dddcbfcee9ef5f36765fd71521e2611d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T07:44:08.133Z] ===================================================== [Pipeline] echo [2023-03-01T07:44:08.139Z] taggedImages: [2023-03-01T07:44:08.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:44:08.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-01T07:44:08.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.72 [2023-03-01T07:44:08.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T07:44:08.139Z] - 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-03-01T07:44:17.795Z] Removing intermediate container 96ac65a3c26f [2023-03-01T07:44:17.796Z] ---> 1aa1b66c886d [2023-03-01T07:44:17.796Z] Step 7/19 : COPY . . [2023-03-01T07:44:17.796Z] Removing intermediate container ea13cb4700d3 [2023-03-01T07:44:17.796Z] ---> 36afd94fbad5 [2023-03-01T07:44:17.796Z] Step 7/24 : COPY . . [2023-03-01T07:44:17.796Z] Removing intermediate container e29a885bb9aa [2023-03-01T07:44:17.796Z] ---> 2b8ced269d5e [2023-03-01T07:44:17.796Z] Step 8/22 : COPY . . [2023-03-01T07:44:17.796Z] Removing intermediate container 1f8a16dcc6cc [2023-03-01T07:44:17.796Z] ---> d70fb33f8ef2 [2023-03-01T07:44:17.796Z] Step 8/22 : COPY . . [2023-03-01T07:44:17.796Z] Removing intermediate container 1fdeaa6bd686 [2023-03-01T07:44:17.796Z] ---> 5830ce540d62 [2023-03-01T07:44:17.796Z] Step 7/32 : COPY . . [2023-03-01T07:44:17.796Z] ---> 6bb4f5f2f403 [2023-03-01T07:44:17.796Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:44:17.796Z] ---> 81e9e4f4967e [2023-03-01T07:44:17.796Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T07:44:17.796Z] ---> 5815a11f2389 [2023-03-01T07:44:17.796Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T07:44:17.796Z] ---> a4c0b4ff6523 [2023-03-01T07:44:17.796Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T07:44:17.796Z] ---> fe4db8d86a98 [2023-03-01T07:44:17.796Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T07:44:17.796Z] ---> Running in f4510038c4e2 [2023-03-01T07:44:17.796Z] ---> Running in a0a33bbe5d91 [2023-03-01T07:44:17.796Z] ---> Running in e9de2d871e76 [2023-03-01T07:44:17.796Z] ---> Running in 80adacf1ba8a [2023-03-01T07:44:17.796Z] ---> Running in a3364fa77ad4 [2023-03-01T07:44:17.796Z] Removing intermediate container e9de2d871e76 [2023-03-01T07:44:17.796Z] ---> c3706b8745f1 [2023-03-01T07:44:17.796Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:44:17.796Z] ---> Running in 88b7dd011d00 [2023-03-01T07:44:17.796Z] Removing intermediate container 88b7dd011d00 [2023-03-01T07:44:17.796Z] ---> e5127459908b [2023-03-01T07:44:17.796Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:44:17.796Z] ---> Running in d7256259a204 [2023-03-01T07:44:17.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T07:44:17.796Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T07:44:17.796Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T07:44:17.796Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T07:44:17.796Z] Removing intermediate container d7256259a204 [2023-03-01T07:44:17.796Z] ---> 9b81eeaafc84 [2023-03-01T07:44:17.796Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:44:17.796Z] ---> Running in 2cdc09cf6b24 [2023-03-01T07:44:17.796Z] Removing intermediate container 2cdc09cf6b24 [2023-03-01T07:44:17.796Z] ---> cd506ed6c17a [2023-03-01T07:44:17.796Z] [2023-03-01T07:44:17.796Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:44:17.796Z] 3.15: Pulling from library/alpine [2023-03-01T07:44:17.796Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T07:44:17.796Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T07:44:17.796Z] ---> 354640af7b1b [2023-03-01T07:44:17.796Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:44:17.796Z] ---> Running in 665da4648453 [2023-03-01T07:44:17.796Z] Removing intermediate container 665da4648453 [2023-03-01T07:44:17.796Z] ---> 0a87615abed0 [2023-03-01T07:44:17.796Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T07:44:17.796Z] ---> Running in c20ef2a431a7 [2023-03-01T07:44:17.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:17.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:17.796Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:44:17.796Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:44:17.796Z] OK: 15734 distinct packages available [2023-03-01T07:44:17.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:17.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:18.760Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T07:44:18.760Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:44:18.760Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T07:44:18.760Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T07:44:18.760Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:44:18.760Z] OK: 6 MiB in 18 packages [2023-03-01T07:44:21.345Z] Removing intermediate container c20ef2a431a7 [2023-03-01T07:44:21.345Z] ---> d5bf15a73add [2023-03-01T07:44:21.345Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:44:26.694Z] ---> c66ffc189f98 [2023-03-01T07:44:26.694Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:44:27.652Z] ---> e0089983d2dd [2023-03-01T07:44:27.652Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T07:44:27.652Z] ---> Running in da417926c361 [2023-03-01T07:44:27.919Z] Removing intermediate container da417926c361 [2023-03-01T07:44:27.919Z] ---> fcc8db9248d8 [2023-03-01T07:44:27.919Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T07:44:28.879Z] ---> 440f4b2ae2a7 [2023-03-01T07:44:28.879Z] Step 19/24 : WORKDIR / [2023-03-01T07:44:28.879Z] ---> Running in 387a0d0dc4dd [2023-03-01T07:44:29.463Z] Removing intermediate container 387a0d0dc4dd [2023-03-01T07:44:29.463Z] ---> 2d99c8403f50 [2023-03-01T07:44:29.463Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:44:29.463Z] ---> Running in 4c1bb67e6a95 [2023-03-01T07:44:30.047Z] Removing intermediate container 4c1bb67e6a95 [2023-03-01T07:44:30.047Z] ---> db8da309460b [2023-03-01T07:44:30.047Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:44:30.047Z] ---> Running in ebf5b8e825c6 [2023-03-01T07:44:30.313Z] Removing intermediate container ebf5b8e825c6 [2023-03-01T07:44:30.313Z] ---> e9c8be79fa8e [2023-03-01T07:44:30.313Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:44:30.582Z] ---> Running in e00b2d41951c [2023-03-01T07:44:31.173Z] Removing intermediate container e00b2d41951c [2023-03-01T07:44:31.173Z] ---> 1ddd820d7142 [2023-03-01T07:44:31.173Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:44:31.173Z] ---> Running in e592d08625b7 [2023-03-01T07:44:31.757Z] Removing intermediate container e592d08625b7 [2023-03-01T07:44:31.757Z] ---> 914ed49cf4b1 [2023-03-01T07:44:31.757Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:44:31.757Z] ---> Running in 81ff212dae1b [2023-03-01T07:44:32.339Z] Removing intermediate container 81ff212dae1b [2023-03-01T07:44:32.339Z] ---> d2c81be5f0d4 [2023-03-01T07:44:32.339Z] [2023-03-01T07:44:32.339Z] Successfully built d2c81be5f0d4 [2023-03-01T07:44:32.339Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T07:44:32.339Z]  Building security-spire-config ... done Building security-spire-server [2023-03-01T07:44:35.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:44:35.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:44:35.697Z] ---> 399c1de0bb25 [2023-03-01T07:44:35.697Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> 3043832b1042 [2023-03-01T07:44:35.697Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> 3b3afbc915f2 [2023-03-01T07:44:35.697Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> 798a9bd53970 [2023-03-01T07:44:35.697Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> 36afd94fbad5 [2023-03-01T07:44:35.697Z] Step 7/23 : COPY . . [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> 6bb4f5f2f403 [2023-03-01T07:44:35.697Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> c3706b8745f1 [2023-03-01T07:44:35.697Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T07:44:35.697Z] ---> Using cache [2023-03-01T07:44:35.697Z] ---> e5127459908b [2023-03-01T07:44:35.697Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:44:35.697Z] ---> Running in f80f42eb6e0d [2023-03-01T07:44:38.272Z] Removing intermediate container f80f42eb6e0d [2023-03-01T07:44:38.272Z] ---> 5fd003347439 [2023-03-01T07:44:38.272Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T07:44:38.272Z] ---> Running in c2cfa071ef00 [2023-03-01T07:44:38.537Z] Removing intermediate container c2cfa071ef00 [2023-03-01T07:44:38.537Z] ---> dcb1509b524a [2023-03-01T07:44:38.537Z] [2023-03-01T07:44:38.538Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T07:44:38.538Z] ---> 354640af7b1b [2023-03-01T07:44:38.813Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:44:38.813Z] ---> Using cache [2023-03-01T07:44:38.813Z] ---> 0a87615abed0 [2023-03-01T07:44:38.813Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:44:38.813Z] ---> Running in d91ee03210c3 [2023-03-01T07:44:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:40.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:42.149Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:44:42.149Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:44:42.149Z] OK: 15734 distinct packages available [2023-03-01T07:44:42.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:42.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:44:43.369Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T07:44:43.369Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:44:43.369Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T07:44:43.369Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T07:44:43.369Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T07:44:43.369Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:44:43.369Z] OK: 6 MiB in 19 packages [2023-03-01T07:44:45.308Z] Removing intermediate container d91ee03210c3 [2023-03-01T07:44:45.308Z] ---> 3dd73e89b7ae [2023-03-01T07:44:45.308Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:44:50.637Z] ---> 8fbfd5206946 [2023-03-01T07:44:50.637Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:44:50.903Z] ---> 8394b6d545c2 [2023-03-01T07:44:50.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T07:44:51.486Z] ---> 0b6ca535b9d0 [2023-03-01T07:44:51.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T07:44:52.458Z] ---> 764b811f9482 [2023-03-01T07:44:52.459Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:44:52.459Z] ---> Running in b2c9bb14f340 [2023-03-01T07:44:53.100Z] Removing intermediate container b2c9bb14f340 [2023-03-01T07:44:53.100Z] ---> 281932a86809 [2023-03-01T07:44:53.100Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:44:53.100Z] ---> Running in dfb5431bfedc [2023-03-01T07:44:53.448Z] Removing intermediate container dfb5431bfedc [2023-03-01T07:44:53.448Z] ---> 7a00ac8e53e2 [2023-03-01T07:44:53.448Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T07:44:53.755Z] ---> Running in 2cc638dc1103 [2023-03-01T07:44:54.046Z] Removing intermediate container 2cc638dc1103 [2023-03-01T07:44:54.046Z] ---> 268f5c76d46f [2023-03-01T07:44:54.046Z] Step 22/23 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:44:54.346Z] ---> Running in db93fdd8c691 [2023-03-01T07:44:54.960Z] Removing intermediate container db93fdd8c691 [2023-03-01T07:44:54.960Z] ---> baeb58f44174 [2023-03-01T07:44:54.960Z] Step 23/23 : LABEL version=3.0.0-dev.72 [2023-03-01T07:44:54.960Z] ---> Running in 18f1bf6d8e35 [2023-03-01T07:44:55.566Z] Removing intermediate container 18f1bf6d8e35 [2023-03-01T07:44:55.566Z] ---> 37ef41a1fc3e [2023-03-01T07:44:55.566Z] [2023-03-01T07:44:55.566Z] Successfully built 37ef41a1fc3e [2023-03-01T07:44:55.566Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T07:44:55.566Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-01T07:44:58.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:44:58.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:44:58.914Z] ---> 399c1de0bb25 [2023-03-01T07:44:58.914Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:44:58.914Z] ---> Using cache [2023-03-01T07:44:58.914Z] ---> 60a9002f6efa [2023-03-01T07:44:58.914Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:44:58.914Z] ---> Using cache [2023-03-01T07:44:58.914Z] ---> 301b7d673d99 [2023-03-01T07:44:58.914Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:44:58.914Z] ---> Running in 9f210455977f [2023-03-01T07:45:00.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:45:01.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:45:02.844Z] OK: 221 MiB in 51 packages [2023-03-01T07:45:04.250Z] Removing intermediate container 9f210455977f [2023-03-01T07:45:04.250Z] ---> b6ac27afe013 [2023-03-01T07:45:04.250Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:45:04.831Z] ---> 41672d8effc5 [2023-03-01T07:45:04.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:45:05.097Z] ---> Running in 9d668fc12316 [2023-03-01T07:46:56.739Z] Removing intermediate container 9d668fc12316 [2023-03-01T07:46:56.739Z] ---> ba93ab75de75 [2023-03-01T07:46:56.739Z] Step 8/22 : COPY . . [2023-03-01T07:46:56.739Z] ---> e92633df9f02 [2023-03-01T07:46:56.739Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T07:46:56.739Z] ---> Running in 1483169ad15e [2023-03-01T07:46:56.739Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T07:50:18.524Z] Removing intermediate container f4510038c4e2 [2023-03-01T07:50:18.524Z] ---> 20fe6ce1d66e [2023-03-01T07:50:18.524Z] [2023-03-01T07:50:18.524Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T07:50:18.524Z] 3.16: Pulling from library/alpine [2023-03-01T07:50:18.524Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T07:50:18.524Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T07:50:18.524Z] ---> 4c81e5bf8899 [2023-03-01T07:50:18.524Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:50:18.524Z] ---> Running in 3828f1a5dd4e [2023-03-01T07:50:18.524Z] Removing intermediate container 3828f1a5dd4e [2023-03-01T07:50:18.524Z] ---> b8f0e9d1bef6 [2023-03-01T07:50:18.524Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T07:50:18.524Z] ---> Running in 49d3d9a85558 [2023-03-01T07:50:18.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:50:18.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:50:18.524Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:50:18.524Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T07:50:18.524Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:50:18.524Z] OK: 5 MiB in 16 packages [2023-03-01T07:50:18.524Z] Removing intermediate container 49d3d9a85558 [2023-03-01T07:50:18.524Z] ---> 28e9052f1e0c [2023-03-01T07:50:18.524Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T07:50:18.524Z] ---> Running in d3bc4e7a398c [2023-03-01T07:50:18.524Z] Removing intermediate container d3bc4e7a398c [2023-03-01T07:50:18.524Z] ---> 98b978ef54ed [2023-03-01T07:50:18.524Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T07:50:18.524Z] ---> Running in 5e48c8404fae [2023-03-01T07:50:18.524Z] Removing intermediate container 5e48c8404fae [2023-03-01T07:50:18.524Z] ---> 17cf79d148da [2023-03-01T07:50:18.524Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T07:50:18.524Z] ---> Running in 95115c212232 [2023-03-01T07:50:19.107Z] Removing intermediate container 95115c212232 [2023-03-01T07:50:19.107Z] ---> 9d718329a952 [2023-03-01T07:50:19.107Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T07:50:19.107Z] ---> Running in 5aabae10481e [2023-03-01T07:50:21.707Z] Removing intermediate container 5aabae10481e [2023-03-01T07:50:21.707Z] ---> 0281f0492cd6 [2023-03-01T07:50:21.707Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T07:50:21.707Z] ---> Running in f8d273138311 [2023-03-01T07:50:24.303Z] Removing intermediate container f8d273138311 [2023-03-01T07:50:24.569Z] ---> 495eacbbf9f7 [2023-03-01T07:50:24.569Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T07:50:24.569Z] ---> Running in db2f1e7c4636 [2023-03-01T07:50:25.156Z] Removing intermediate container db2f1e7c4636 [2023-03-01T07:50:25.156Z] ---> cd60d5e6300c [2023-03-01T07:50:25.156Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T07:50:26.122Z] ---> 9a5620ac140c [2023-03-01T07:50:26.122Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T07:50:26.122Z] ---> Running in 06d960a54f06 [2023-03-01T07:50:29.481Z] Removing intermediate container 06d960a54f06 [2023-03-01T07:50:29.481Z] ---> 3ae6e585bbab [2023-03-01T07:50:29.481Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:50:29.746Z] ---> f066dc44121c [2023-03-01T07:50:29.746Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T07:50:31.687Z] ---> 272d66689145 [2023-03-01T07:50:31.688Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T07:50:32.671Z] ---> 2b9879c0ccf5 [2023-03-01T07:50:32.671Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T07:50:34.622Z] ---> 87c1c3f4553d [2023-03-01T07:50:34.622Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T07:50:34.888Z] ---> fd0841d33b51 [2023-03-01T07:50:35.159Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T07:50:35.744Z] ---> e1507d202e6f [2023-03-01T07:50:35.744Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T07:50:36.701Z] ---> 720b331e2974 [2023-03-01T07:50:36.701Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T07:50:36.701Z] ---> Running in 171e7edbc3c3 [2023-03-01T07:50:40.038Z] Removing intermediate container 171e7edbc3c3 [2023-03-01T07:50:40.038Z] ---> db6ca5e3539e [2023-03-01T07:50:40.038Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T07:50:40.038Z] ---> Running in 6bde0885a07a [2023-03-01T07:50:40.999Z] Removing intermediate container 6bde0885a07a [2023-03-01T07:50:40.999Z] ---> 5e34e3420e87 [2023-03-01T07:50:40.999Z] Step 29/32 : CMD ["gate"] [2023-03-01T07:50:40.999Z] ---> Running in f9fc07682a3e [2023-03-01T07:50:41.951Z] Removing intermediate container f9fc07682a3e [2023-03-01T07:50:41.951Z] ---> 148ab007409b [2023-03-01T07:50:41.951Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T07:50:41.951Z] ---> Running in 5d75c616c9e3 [2023-03-01T07:50:42.905Z] Removing intermediate container 5d75c616c9e3 [2023-03-01T07:50:42.905Z] ---> fc1fc717d29e [2023-03-01T07:50:42.905Z] Step 31/32 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:50:42.905Z] ---> Running in 1756a534c957 [2023-03-01T07:50:43.859Z] Removing intermediate container 1756a534c957 [2023-03-01T07:50:43.859Z] ---> 0be6adfbfc9b [2023-03-01T07:50:43.859Z] Step 32/32 : LABEL version=3.0.0-dev.72 [2023-03-01T07:50:43.859Z] ---> Running in 484ab68e52f5 [2023-03-01T07:50:44.819Z] Removing intermediate container 484ab68e52f5 [2023-03-01T07:50:44.819Z] ---> ee5f18f97336 [2023-03-01T07:50:44.819Z] [2023-03-01T07:50:45.086Z] Successfully built ee5f18f97336 [2023-03-01T07:50:45.086Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T07:50:45.086Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-03-01T07:50:49.332Z] Removing intermediate container 80adacf1ba8a [2023-03-01T07:50:49.332Z] ---> 5eee2f8f6bab [2023-03-01T07:50:49.332Z] [2023-03-01T07:50:49.332Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:50:49.332Z] ---> 4c81e5bf8899 [2023-03-01T07:50:49.332Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T07:50:49.332Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:50:49.332Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:50:49.332Z] ---> 399c1de0bb25 [2023-03-01T07:50:49.332Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:50:49.332Z] ---> Using cache [2023-03-01T07:50:49.332Z] ---> 3043832b1042 [2023-03-01T07:50:49.332Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:50:49.332Z] ---> Using cache [2023-03-01T07:50:49.332Z] ---> 3b3afbc915f2 [2023-03-01T07:50:49.332Z] Step 5/24 : COPY go.mod vendor* ./ ---> Running in f02a3e7aa784 [2023-03-01T07:50:49.332Z] [2023-03-01T07:50:49.332Z] ---> Using cache [2023-03-01T07:50:49.332Z] ---> 798a9bd53970 [2023-03-01T07:50:49.332Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:50:49.332Z] ---> Using cache [2023-03-01T07:50:49.332Z] ---> 36afd94fbad5 [2023-03-01T07:50:49.332Z] Step 7/24 : COPY . . [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> 6bb4f5f2f403 [2023-03-01T07:50:49.599Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> c3706b8745f1 [2023-03-01T07:50:49.599Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> e5127459908b [2023-03-01T07:50:49.599Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> 9b81eeaafc84 [2023-03-01T07:50:49.599Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> cd506ed6c17a [2023-03-01T07:50:49.599Z] [2023-03-01T07:50:49.599Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T07:50:49.599Z] ---> 354640af7b1b [2023-03-01T07:50:49.599Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> 0a87615abed0 [2023-03-01T07:50:49.599Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:50:49.599Z] ---> Using cache [2023-03-01T07:50:49.599Z] ---> 3dd73e89b7ae [2023-03-01T07:50:49.866Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T07:50:50.131Z] Removing intermediate container f02a3e7aa784 [2023-03-01T07:50:50.131Z] ---> 8d797e06bb62 [2023-03-01T07:50:50.131Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T07:50:50.131Z] ---> Running in ada2b2cc6f18 [2023-03-01T07:50:50.711Z] Removing intermediate container ada2b2cc6f18 [2023-03-01T07:50:50.711Z] ---> 02dfe623ecb2 [2023-03-01T07:50:50.711Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T07:50:50.977Z] ---> Running in c5d462cd2be5 [2023-03-01T07:50:51.932Z] Removing intermediate container c5d462cd2be5 [2023-03-01T07:50:51.932Z] ---> bf2221c29570 [2023-03-01T07:50:51.932Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:50:51.932Z] ---> Running in 80eff58b1b4b [2023-03-01T07:50:54.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:50:54.770Z] ---> 56496b74dc50 [2023-03-01T07:50:54.770Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:50:55.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:50:56.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:50:56.439Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:50:56.705Z] OK: 5 MiB in 15 packages [2023-03-01T07:51:00.948Z] Removing intermediate container 80eff58b1b4b [2023-03-01T07:51:00.948Z] ---> 5241a4730dc6 [2023-03-01T07:51:00.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:51:00.948Z] ---> c9afbc7f50e7 [2023-03-01T07:51:00.948Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:51:01.549Z] ---> 88fa00a2e7fd [2023-03-01T07:51:01.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T07:51:02.139Z] ---> 5639995db3a8 [2023-03-01T07:51:02.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T07:51:03.544Z] ---> 35ddefbe7c93 [2023-03-01T07:51:03.544Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T07:51:03.820Z] ---> 9f2a242bdbf5 [2023-03-01T07:51:03.820Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T07:51:04.791Z] ---> dbe774a5f341 [2023-03-01T07:51:04.792Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:51:04.792Z] ---> Running in bd4035b66ce9 [2023-03-01T07:51:05.380Z] ---> fe382c917e88 [2023-03-01T07:51:05.380Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T07:51:05.380Z] ---> Running in 9c0fd80632fd [2023-03-01T07:51:05.646Z] Removing intermediate container bd4035b66ce9 [2023-03-01T07:51:05.646Z] ---> 81253ff69469 [2023-03-01T07:51:05.646Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:51:05.646Z] ---> Running in d5472a8ada47 [2023-03-01T07:51:06.248Z] Removing intermediate container 9c0fd80632fd [2023-03-01T07:51:06.248Z] ---> 781db0cccd28 [2023-03-01T07:51:06.248Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:51:06.248Z] ---> Running in 2fec732efc52 [2023-03-01T07:51:06.514Z] Removing intermediate container d5472a8ada47 [2023-03-01T07:51:06.514Z] ---> a62fba084d02 [2023-03-01T07:51:06.514Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:51:06.514Z] ---> Running in b305e676a5b9 [2023-03-01T07:51:06.780Z] Removing intermediate container 2fec732efc52 [2023-03-01T07:51:06.780Z] ---> c7ed34f863a3 [2023-03-01T07:51:06.780Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:51:07.048Z] ---> Running in 8f500b6934ca [2023-03-01T07:51:07.314Z] Removing intermediate container b305e676a5b9 [2023-03-01T07:51:07.314Z] ---> 0f6b1167a1d4 [2023-03-01T07:51:07.314Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:51:07.314Z] ---> Running in 707d2a5dfcc8 [2023-03-01T07:51:07.895Z] Removing intermediate container 8f500b6934ca [2023-03-01T07:51:07.895Z] ---> 534f3e36d6ee [2023-03-01T07:51:07.895Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:51:07.895Z] ---> Running in c08eee6c98be [2023-03-01T07:51:08.161Z] Removing intermediate container 707d2a5dfcc8 [2023-03-01T07:51:08.161Z] ---> c9a8dcbc9999 [2023-03-01T07:51:08.161Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:51:08.161Z] ---> Running in c07a2b673352 [2023-03-01T07:51:08.434Z] Removing intermediate container c08eee6c98be [2023-03-01T07:51:08.434Z] ---> a5304dd8eb34 [2023-03-01T07:51:08.434Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:51:08.699Z] ---> Running in b5e681d9018b [2023-03-01T07:51:08.699Z] Removing intermediate container c07a2b673352 [2023-03-01T07:51:08.699Z] ---> 206ff5ffcb05 [2023-03-01T07:51:08.699Z] [2023-03-01T07:51:08.964Z] Successfully built 206ff5ffcb05 [2023-03-01T07:51:08.965Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T07:51:08.965Z] Building security-proxy-auth [2023-03-01T07:51:09.232Z]  Building security-spire-agent ... done Removing intermediate container b5e681d9018b [2023-03-01T07:51:09.232Z] ---> 447d3dcd030a [2023-03-01T07:51:09.232Z] [2023-03-01T07:51:09.663Z] Successfully built 447d3dcd030a [2023-03-01T07:51:09.663Z] Successfully tagged core-data-arm64:latest [2023-03-01T07:51:09.663Z]  Building core-data ... done Building security-proxy-setup [2023-03-01T07:51:15.106Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:51:15.106Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:51:15.106Z] ---> 399c1de0bb25 [2023-03-01T07:51:15.106Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:51:15.106Z] ---> Using cache [2023-03-01T07:51:15.106Z] ---> 60a9002f6efa [2023-03-01T07:51:15.106Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:51:15.106Z] ---> Using cache [2023-03-01T07:51:15.106Z] ---> 301b7d673d99 [2023-03-01T07:51:15.106Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:51:15.106Z] ---> Using cache [2023-03-01T07:51:15.106Z] ---> b6ac27afe013 [2023-03-01T07:51:15.106Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:51:15.106Z] ---> Using cache [2023-03-01T07:51:15.106Z] ---> 41672d8effc5 [2023-03-01T07:51:15.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:51:15.106Z] ---> Using cache [2023-03-01T07:51:15.106Z] ---> ba93ab75de75 [2023-03-01T07:51:15.106Z] Step 8/22 : COPY . . [2023-03-01T07:51:15.106Z] ---> Using cache [2023-03-01T07:51:15.106Z] ---> e92633df9f02 [2023-03-01T07:51:15.106Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T07:51:15.106Z] ---> Running in 05c3ba60d453 [2023-03-01T07:51:16.065Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:51:16.065Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:51:16.065Z] ---> 399c1de0bb25 [2023-03-01T07:51:16.065Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T07:51:16.065Z] ---> Using cache [2023-03-01T07:51:16.065Z] ---> 3043832b1042 [2023-03-01T07:51:16.065Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T07:51:16.065Z] ---> Running in 15cbc9d8add6 [2023-03-01T07:51:17.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T07:51:18.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:51:18.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:51:19.731Z] OK: 221 MiB in 51 packages [2023-03-01T07:51:21.144Z] Removing intermediate container 15cbc9d8add6 [2023-03-01T07:51:21.144Z] ---> cf68c046b9be [2023-03-01T07:51:21.144Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T07:51:21.727Z] ---> 3698d6be2ece [2023-03-01T07:51:21.727Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:51:21.994Z] ---> Running in d5abd1e076c5 [2023-03-01T07:52:08.818Z] Removing intermediate container a0a33bbe5d91 [2023-03-01T07:52:08.818Z] ---> fd3ad3d91845 [2023-03-01T07:52:08.818Z] [2023-03-01T07:52:08.818Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T07:52:08.818Z] ---> 354640af7b1b [2023-03-01T07:52:08.818Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:52:08.818Z] ---> Using cache [2023-03-01T07:52:08.818Z] ---> 0a87615abed0 [2023-03-01T07:52:08.818Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T07:52:08.818Z] ---> Running in 49e2a36f8652 [2023-03-01T07:52:10.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:52:10.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:52:12.439Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T07:52:12.439Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T07:52:12.439Z] OK: 15734 distinct packages available [2023-03-01T07:52:12.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:52:13.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:52:14.423Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T07:52:14.689Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T07:52:14.689Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T07:52:14.689Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T07:52:14.689Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T07:52:14.689Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T07:52:14.689Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T07:52:14.689Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T07:52:14.689Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T07:52:14.689Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T07:52:14.689Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:52:15.269Z] OK: 8 MiB in 23 packages [2023-03-01T07:52:18.605Z] Removing intermediate container 49e2a36f8652 [2023-03-01T07:52:18.605Z] ---> 74cb9ef4591f [2023-03-01T07:52:18.605Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:52:20.017Z] ---> 679b26b16947 [2023-03-01T07:52:20.017Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T07:52:23.349Z] ---> 3041e5375305 [2023-03-01T07:52:23.349Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T07:52:24.752Z] ---> 51fac268909c [2023-03-01T07:52:24.752Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T07:52:25.017Z] ---> Running in 10b0cb5d8145 [2023-03-01T07:52:25.598Z] Removing intermediate container 10b0cb5d8145 [2023-03-01T07:52:25.598Z] ---> 6bea4922097b [2023-03-01T07:52:25.598Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:52:25.889Z] ---> Running in 7575a36e18de [2023-03-01T07:52:26.472Z] Removing intermediate container 7575a36e18de [2023-03-01T07:52:26.472Z] ---> a9d3bac9f80f [2023-03-01T07:52:26.472Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T07:52:26.738Z] ---> Running in a4c3de5297cf [2023-03-01T07:52:29.311Z] Removing intermediate container a4c3de5297cf [2023-03-01T07:52:29.311Z] ---> 89be8d8ba170 [2023-03-01T07:52:29.311Z] Step 18/19 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:52:29.311Z] ---> Running in 72badbed9626 [2023-03-01T07:52:30.267Z] Removing intermediate container 72badbed9626 [2023-03-01T07:52:30.267Z] ---> 5e9936bf9d70 [2023-03-01T07:52:30.267Z] Step 19/19 : LABEL version=3.0.0-dev.72 [2023-03-01T07:52:30.267Z] ---> Running in 81f8c69c270f [2023-03-01T07:52:31.224Z] Removing intermediate container 81f8c69c270f [2023-03-01T07:52:31.224Z] ---> bd5e9349478f [2023-03-01T07:52:31.224Z] [2023-03-01T07:52:31.224Z] Successfully built bd5e9349478f [2023-03-01T07:52:31.224Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T07:52:31.224Z] Building core-metadata [2023-03-01T07:52:35.731Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:52:35.731Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:52:35.731Z] ---> 399c1de0bb25 [2023-03-01T07:52:35.731Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:52:35.731Z] ---> Using cache [2023-03-01T07:52:35.731Z] ---> 60a9002f6efa [2023-03-01T07:52:35.731Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T07:52:35.731Z] ---> Using cache [2023-03-01T07:52:35.731Z] ---> 301b7d673d99 [2023-03-01T07:52:35.731Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T07:52:35.731Z] ---> Using cache [2023-03-01T07:52:35.731Z] ---> b6ac27afe013 [2023-03-01T07:52:35.731Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T07:52:35.995Z] ---> Using cache [2023-03-01T07:52:35.995Z] ---> 41672d8effc5 [2023-03-01T07:52:35.995Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:52:35.995Z] ---> Using cache [2023-03-01T07:52:35.995Z] ---> ba93ab75de75 [2023-03-01T07:52:35.995Z] Step 8/24 : COPY . . [2023-03-01T07:52:35.995Z] ---> Using cache [2023-03-01T07:52:36.261Z] ---> e92633df9f02 [2023-03-01T07:52:36.261Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T07:52:36.868Z] ---> Running in dcd2ee04753c [2023-03-01T07:52:39.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T07:52:54.458Z] Removing intermediate container 1483169ad15e [2023-03-01T07:52:54.458Z] ---> 811122468486 [2023-03-01T07:52:54.458Z] [2023-03-01T07:52:54.458Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:52:54.458Z] ---> 4c81e5bf8899 [2023-03-01T07:52:54.458Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:52:54.458Z] ---> Running in 49fe5101bdf4 [2023-03-01T07:52:54.725Z] Removing intermediate container d5abd1e076c5 [2023-03-01T07:52:54.725Z] ---> ee9d531d1915 [2023-03-01T07:52:54.725Z] Step 7/21 : COPY . . [2023-03-01T07:52:54.995Z] Removing intermediate container 49fe5101bdf4 [2023-03-01T07:52:54.995Z] ---> 7b588a3fca55 [2023-03-01T07:52:54.995Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:52:55.271Z] ---> Running in c713ab461018 [2023-03-01T07:52:57.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:52:57.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:52:58.428Z] ---> b6b48820fcf3 [2023-03-01T07:52:58.428Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T07:52:58.428Z] ---> Running in b554d3fd2373 [2023-03-01T07:52:59.015Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:52:59.015Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:52:59.015Z] OK: 5 MiB in 15 packages [2023-03-01T07:53:00.967Z] Removing intermediate container c713ab461018 [2023-03-01T07:53:00.967Z] ---> 2623239b0801 [2023-03-01T07:53:00.967Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:53:00.967Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T07:53:01.929Z] ---> c5f0e88d7d9a [2023-03-01T07:53:01.929Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T07:53:03.333Z] ---> f718257dcf2a [2023-03-01T07:53:03.334Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T07:53:04.306Z] ---> fd7dfdae79de [2023-03-01T07:53:04.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T07:53:07.396Z] ---> 743f00700718 [2023-03-01T07:53:07.396Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:53:07.396Z] ---> Running in c27ffbd2db9a [2023-03-01T07:53:11.636Z] Removing intermediate container c27ffbd2db9a [2023-03-01T07:53:11.636Z] ---> b903375c19ec [2023-03-01T07:53:11.636Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:53:11.636Z] ---> Running in 26bfbd90b788 [2023-03-01T07:53:12.593Z] Removing intermediate container 26bfbd90b788 [2023-03-01T07:53:12.593Z] ---> 56f66eea6ca3 [2023-03-01T07:53:12.593Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T07:53:12.593Z] ---> Running in 6649071b48ba [2023-03-01T07:53:13.178Z] Removing intermediate container 6649071b48ba [2023-03-01T07:53:13.178Z] ---> 4c2e8b9a0ab8 [2023-03-01T07:53:13.178Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:53:13.444Z] ---> Running in e90761b92aa9 [2023-03-01T07:53:14.023Z] Removing intermediate container e90761b92aa9 [2023-03-01T07:53:14.023Z] ---> 80496f7082da [2023-03-01T07:53:14.023Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:53:14.290Z] ---> Running in 2bf3a6ab2731 [2023-03-01T07:53:15.245Z] Removing intermediate container 2bf3a6ab2731 [2023-03-01T07:53:15.245Z] ---> e970ff6eccbf [2023-03-01T07:53:15.245Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:53:15.245Z] ---> Running in 8b227ecc8aa6 [2023-03-01T07:53:15.824Z] Removing intermediate container 8b227ecc8aa6 [2023-03-01T07:53:15.824Z] ---> 44f21db2005b [2023-03-01T07:53:15.824Z] [2023-03-01T07:53:16.089Z] Successfully built 44f21db2005b [2023-03-01T07:53:16.089Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T07:53:16.089Z] Building core-command [2023-03-01T07:53:20.331Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:53:20.331Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:53:20.331Z] ---> 399c1de0bb25 [2023-03-01T07:53:20.331Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:53:20.331Z] ---> Using cache [2023-03-01T07:53:20.331Z] ---> 60a9002f6efa [2023-03-01T07:53:20.331Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T07:53:20.331Z] ---> Using cache [2023-03-01T07:53:20.331Z] ---> 301b7d673d99 [2023-03-01T07:53:20.331Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T07:53:20.331Z] ---> Using cache [2023-03-01T07:53:20.331Z] ---> b6ac27afe013 [2023-03-01T07:53:20.331Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T07:53:20.331Z] ---> Using cache [2023-03-01T07:53:20.331Z] ---> 41672d8effc5 [2023-03-01T07:53:20.331Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:53:20.331Z] ---> Using cache [2023-03-01T07:53:20.331Z] ---> ba93ab75de75 [2023-03-01T07:53:20.331Z] Step 8/23 : COPY . . [2023-03-01T07:53:20.331Z] ---> Using cache [2023-03-01T07:53:20.331Z] ---> e92633df9f02 [2023-03-01T07:53:20.331Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T07:53:20.913Z] ---> Running in 0c5c00fe415b [2023-03-01T07:53:21.869Z] Removing intermediate container a3364fa77ad4 [2023-03-01T07:53:21.869Z] ---> 29487b0aab84 [2023-03-01T07:53:21.869Z] [2023-03-01T07:53:21.869Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:53:21.869Z] ---> 4c81e5bf8899 [2023-03-01T07:53:21.869Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T07:53:21.869Z] ---> Running in e8ee5fa66ac0 [2023-03-01T07:53:23.270Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T07:53:23.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:53:24.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:53:25.520Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T07:53:25.520Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:53:25.520Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:53:25.785Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:53:26.051Z] OK: 6 MiB in 16 packages [2023-03-01T07:53:27.987Z] Removing intermediate container e8ee5fa66ac0 [2023-03-01T07:53:27.987Z] ---> ac9205b3853a [2023-03-01T07:53:27.987Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:53:27.987Z] ---> Running in 1c9b5241f27f [2023-03-01T07:53:28.570Z] Removing intermediate container 1c9b5241f27f [2023-03-01T07:53:28.570Z] ---> 79bd29765e55 [2023-03-01T07:53:28.570Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T07:53:28.570Z] ---> Running in a0009d976808 [2023-03-01T07:53:29.151Z] Removing intermediate container a0009d976808 [2023-03-01T07:53:29.151Z] ---> cd98db66b29a [2023-03-01T07:53:29.151Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:53:29.151Z] ---> Running in 499e86f68054 [2023-03-01T07:53:29.731Z] Removing intermediate container 499e86f68054 [2023-03-01T07:53:29.731Z] ---> 71460ed78e8c [2023-03-01T07:53:29.731Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:53:30.687Z] ---> 4fa89aa8b81e [2023-03-01T07:53:30.687Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T07:53:34.929Z] ---> 74d94c95c0f9 [2023-03-01T07:53:34.929Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T07:53:35.194Z] ---> cc97058c7e3f [2023-03-01T07:53:35.194Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T07:53:35.458Z] ---> Running in 2a26f961d3de [2023-03-01T07:53:35.722Z] Removing intermediate container 2a26f961d3de [2023-03-01T07:53:35.722Z] ---> c11a4b178230 [2023-03-01T07:53:35.722Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:53:35.986Z] ---> Running in 9cbc6ce67cfc [2023-03-01T07:53:36.567Z] Removing intermediate container 9cbc6ce67cfc [2023-03-01T07:53:36.567Z] ---> 385368fbb24c [2023-03-01T07:53:36.567Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:53:36.567Z] ---> Running in eafab534aef8 [2023-03-01T07:53:37.146Z] Removing intermediate container eafab534aef8 [2023-03-01T07:53:37.146Z] ---> 263e254cc480 [2023-03-01T07:53:37.146Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:53:37.146Z] ---> Running in 483301aa4694 [2023-03-01T07:53:37.726Z] Removing intermediate container 483301aa4694 [2023-03-01T07:53:37.726Z] ---> 91a5a28d9250 [2023-03-01T07:53:37.726Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:53:37.726Z] ---> Running in 926191a430f9 [2023-03-01T07:53:38.306Z] Removing intermediate container 926191a430f9 [2023-03-01T07:53:38.306Z] ---> 2783d099a28f [2023-03-01T07:53:38.306Z] [2023-03-01T07:53:38.571Z] Successfully built 2783d099a28f [2023-03-01T07:53:38.571Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T07:53:38.571Z]  Building support-notifications ... done Building security-secretstore-setup [2023-03-01T07:53:41.902Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:53:41.902Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:53:41.902Z] ---> 399c1de0bb25 [2023-03-01T07:53:41.902Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T07:53:41.902Z] ---> Using cache [2023-03-01T07:53:41.902Z] ---> 3043832b1042 [2023-03-01T07:53:41.902Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T07:53:41.902Z] ---> Using cache [2023-03-01T07:53:41.902Z] ---> cf68c046b9be [2023-03-01T07:53:41.902Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T07:53:41.902Z] ---> Using cache [2023-03-01T07:53:41.902Z] ---> 3698d6be2ece [2023-03-01T07:53:41.902Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:53:41.902Z] ---> Using cache [2023-03-01T07:53:41.902Z] ---> ee9d531d1915 [2023-03-01T07:53:41.902Z] Step 7/24 : COPY . . [2023-03-01T07:53:41.902Z] ---> Using cache [2023-03-01T07:53:41.902Z] ---> b6b48820fcf3 [2023-03-01T07:53:41.902Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T07:53:41.902Z] ---> Running in 71acf99aef7a [2023-03-01T07:53:43.839Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T07:56:50.775Z] Removing intermediate container 05c3ba60d453 [2023-03-01T07:56:50.775Z] ---> dbddb6c7dda1 [2023-03-01T07:56:50.775Z] [2023-03-01T07:56:50.775Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:56:50.775Z] ---> 4c81e5bf8899 [2023-03-01T07:56:50.775Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:56:50.775Z] ---> Using cache [2023-03-01T07:56:50.775Z] ---> 7b588a3fca55 [2023-03-01T07:56:50.775Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:56:50.775Z] ---> Using cache [2023-03-01T07:56:50.775Z] ---> 2623239b0801 [2023-03-01T07:56:50.775Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:56:50.775Z] ---> Using cache [2023-03-01T07:56:50.775Z] ---> c5f0e88d7d9a [2023-03-01T07:56:50.775Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T07:56:50.775Z] ---> cc58f6cd09fa [2023-03-01T07:56:50.775Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T07:56:50.775Z] ---> fe7c261db0e6 [2023-03-01T07:56:50.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T07:56:50.775Z] ---> ab2801d7b0b8 [2023-03-01T07:56:50.775Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:56:50.775Z] ---> Running in b3a16e5c802b [2023-03-01T07:56:50.775Z] Removing intermediate container b3a16e5c802b [2023-03-01T07:56:50.775Z] ---> d76258b2d71e [2023-03-01T07:56:50.775Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:56:50.775Z] ---> Running in 618778a80ae8 [2023-03-01T07:56:51.043Z] Removing intermediate container 618778a80ae8 [2023-03-01T07:56:51.043Z] ---> 8ee2caffa9c2 [2023-03-01T07:56:51.043Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T07:56:51.311Z] ---> Running in 62628ac29dc4 [2023-03-01T07:56:51.593Z] Removing intermediate container 62628ac29dc4 [2023-03-01T07:56:51.593Z] ---> 271514b0c867 [2023-03-01T07:56:51.593Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:56:51.861Z] ---> Running in 615237dafc6e [2023-03-01T07:56:52.135Z] Removing intermediate container 615237dafc6e [2023-03-01T07:56:52.135Z] ---> 0b34290fbad3 [2023-03-01T07:56:52.428Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:56:52.428Z] ---> Running in 0e0e3deea814 [2023-03-01T07:56:52.696Z] Removing intermediate container 0e0e3deea814 [2023-03-01T07:56:52.696Z] ---> 2d5bf3b0b269 [2023-03-01T07:56:52.696Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T07:56:52.963Z] ---> Running in 94480ef1c173 [2023-03-01T07:56:53.545Z] Removing intermediate container 94480ef1c173 [2023-03-01T07:56:53.545Z] ---> 301a06ba19d1 [2023-03-01T07:56:53.545Z] [2023-03-01T07:56:53.545Z] Successfully built 301a06ba19d1 [2023-03-01T07:56:53.545Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T07:56:53.545Z] Building support-scheduler [2023-03-01T07:56:57.808Z]  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:56:57.808Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:56:57.808Z] ---> 399c1de0bb25 [2023-03-01T07:56:57.808Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:56:57.809Z] ---> Using cache [2023-03-01T07:56:57.809Z] ---> 60a9002f6efa [2023-03-01T07:56:57.809Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:56:57.809Z] ---> Using cache [2023-03-01T07:56:57.809Z] ---> 301b7d673d99 [2023-03-01T07:56:57.809Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:56:57.809Z] ---> Using cache [2023-03-01T07:56:57.809Z] ---> b6ac27afe013 [2023-03-01T07:56:57.809Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:56:57.809Z] ---> Using cache [2023-03-01T07:56:57.809Z] ---> 41672d8effc5 [2023-03-01T07:56:57.809Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:56:57.809Z] ---> Using cache [2023-03-01T07:56:57.809Z] ---> ba93ab75de75 [2023-03-01T07:56:57.809Z] Step 8/22 : COPY . . [2023-03-01T07:56:57.809Z] ---> Using cache [2023-03-01T07:56:57.809Z] ---> e92633df9f02 [2023-03-01T07:56:57.809Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T07:56:57.809Z] ---> Running in 2d59028904d6 [2023-03-01T07:56:59.758Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T07:58:36.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T07:59:03.050Z] Removing intermediate container b554d3fd2373 [2023-03-01T07:59:03.050Z] ---> c713e07e80be [2023-03-01T07:59:03.050Z] [2023-03-01T07:59:03.050Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T07:59:03.050Z] ---> 4c81e5bf8899 [2023-03-01T07:59:03.050Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T07:59:03.050Z] ---> Running in 2b2af3b84147 [2023-03-01T07:59:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:59:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:59:03.050Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T07:59:03.050Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T07:59:03.050Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T07:59:03.315Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T07:59:03.315Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T07:59:03.315Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T07:59:03.315Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:59:03.315Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:59:03.580Z] OK: 8 MiB in 20 packages [2023-03-01T07:59:05.549Z] Removing intermediate container 2b2af3b84147 [2023-03-01T07:59:05.549Z] ---> 677e8687cacf [2023-03-01T07:59:05.549Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:59:05.819Z] ---> Running in c7e9cc3f1d1c [2023-03-01T07:59:06.399Z] Removing intermediate container c7e9cc3f1d1c [2023-03-01T07:59:06.399Z] ---> 313722f6200a [2023-03-01T07:59:06.399Z] Step 12/21 : WORKDIR /edgex [2023-03-01T07:59:06.399Z] ---> Running in e2e28084fe37 [2023-03-01T07:59:06.981Z] Removing intermediate container e2e28084fe37 [2023-03-01T07:59:06.981Z] ---> 3fbd68c7382f [2023-03-01T07:59:06.981Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T07:59:07.940Z] ---> f23ce79fc3fc [2023-03-01T07:59:07.940Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T07:59:09.348Z] ---> 8088c72f03ed [2023-03-01T07:59:09.348Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T07:59:10.765Z] ---> 9f6822d2e0b1 [2023-03-01T07:59:10.765Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:59:11.736Z] ---> df86b34ce6e1 [2023-03-01T07:59:11.736Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:59:11.736Z] ---> Running in 1ae468c0467b [2023-03-01T07:59:15.087Z] Removing intermediate container 1ae468c0467b [2023-03-01T07:59:15.087Z] ---> 2b47f9bfc866 [2023-03-01T07:59:15.087Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:59:15.087Z] ---> Running in 15557cb0bfa1 [2023-03-01T07:59:15.669Z] Removing intermediate container 15557cb0bfa1 [2023-03-01T07:59:15.669Z] ---> 6977d3d180cc [2023-03-01T07:59:15.669Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T07:59:15.669Z] ---> Running in 6e3cea52da2d [2023-03-01T07:59:16.251Z] Removing intermediate container 6e3cea52da2d [2023-03-01T07:59:16.251Z] ---> 12f745d5c851 [2023-03-01T07:59:16.251Z] Step 20/21 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:59:16.251Z] ---> Running in 44fbd2b4272e [2023-03-01T07:59:16.832Z] Removing intermediate container 44fbd2b4272e [2023-03-01T07:59:16.832Z] ---> 22629903e5f2 [2023-03-01T07:59:16.832Z] Step 21/21 : LABEL version=3.0.0-dev.72 [2023-03-01T07:59:16.832Z] ---> Running in e8e27ddf0bfb [2023-03-01T07:59:17.787Z] Removing intermediate container e8e27ddf0bfb [2023-03-01T07:59:17.787Z] ---> 9f51fdd352fa [2023-03-01T07:59:17.787Z] [2023-03-01T07:59:17.787Z] Successfully built 9f51fdd352fa [2023-03-01T07:59:17.787Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T07:59:25.987Z]  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T07:59:26.971Z] Removing intermediate container dcd2ee04753c [2023-03-01T07:59:26.971Z] ---> d7d4b12a0342 [2023-03-01T07:59:26.971Z] [2023-03-01T07:59:26.971Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T07:59:26.971Z] ---> 4c81e5bf8899 [2023-03-01T07:59:26.971Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:59:27.238Z] ---> Running in 509af472e2ca [2023-03-01T07:59:29.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:59:29.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:59:30.870Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:59:30.871Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:59:30.871Z] OK: 5 MiB in 15 packages [2023-03-01T07:59:32.278Z] Removing intermediate container 509af472e2ca [2023-03-01T07:59:32.278Z] ---> 13f665fe24ca [2023-03-01T07:59:32.278Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:59:32.545Z] ---> Running in 4100fae86465 [2023-03-01T07:59:32.813Z] Removing intermediate container 4100fae86465 [2023-03-01T07:59:32.813Z] ---> a6b32a6f2206 [2023-03-01T07:59:32.813Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T07:59:33.079Z] ---> Running in 04d91d6f290e [2023-03-01T07:59:33.347Z] Removing intermediate container 04d91d6f290e [2023-03-01T07:59:33.347Z] ---> 41a463d53c0a [2023-03-01T07:59:33.347Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T07:59:33.625Z] ---> Running in 806f676000dc [2023-03-01T07:59:33.889Z] Removing intermediate container 806f676000dc [2023-03-01T07:59:33.889Z] ---> 301c9101dccf [2023-03-01T07:59:33.889Z] Step 15/24 : WORKDIR / [2023-03-01T07:59:34.154Z] ---> Running in d4d04606489b [2023-03-01T07:59:34.738Z] Removing intermediate container d4d04606489b [2023-03-01T07:59:34.738Z] ---> 56c7660ec349 [2023-03-01T07:59:34.738Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:59:38.090Z] ---> 65e3a842f1cc [2023-03-01T07:59:38.090Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T07:59:41.433Z] ---> c3fd93c7ba64 [2023-03-01T07:59:41.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T07:59:44.006Z] ---> e3a83c1e1d24 [2023-03-01T07:59:44.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T07:59:45.408Z] ---> 608415274a70 [2023-03-01T07:59:45.408Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T07:59:45.674Z] ---> Running in e8ba24e88f0f [2023-03-01T07:59:46.629Z] Removing intermediate container e8ba24e88f0f [2023-03-01T07:59:46.629Z] ---> d1a0a51f3f09 [2023-03-01T07:59:46.629Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:59:46.895Z] ---> Running in 36602191db53 [2023-03-01T07:59:48.299Z] Removing intermediate container 36602191db53 [2023-03-01T07:59:48.299Z] ---> 999d025b847a [2023-03-01T07:59:48.299Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:59:48.299Z] ---> Running in d5f2975e8433 [2023-03-01T07:59:48.882Z] Removing intermediate container d5f2975e8433 [2023-03-01T07:59:48.882Z] ---> d8327b52ab94 [2023-03-01T07:59:48.882Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T07:59:49.153Z] ---> Running in 2f23da8d0985 [2023-03-01T07:59:50.114Z] Removing intermediate container 2f23da8d0985 [2023-03-01T07:59:50.114Z] ---> 1ef778a41a95 [2023-03-01T07:59:50.114Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T07:59:50.382Z] ---> Running in 3c01c224a193 [2023-03-01T07:59:51.345Z] Removing intermediate container 3c01c224a193 [2023-03-01T07:59:51.345Z] ---> f742a5ccb71b [2023-03-01T07:59:51.345Z] [2023-03-01T07:59:51.345Z] Successfully built f742a5ccb71b [2023-03-01T07:59:51.345Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T07:59:51.611Z]  Building core-metadata ... done Removing intermediate container 71acf99aef7a [2023-03-01T07:59:51.611Z] ---> 052815e2338b [2023-03-01T07:59:51.611Z] [2023-03-01T07:59:51.611Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T07:59:51.611Z] ---> 4c81e5bf8899 [2023-03-01T07:59:51.611Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T07:59:51.611Z] ---> Running in 22c8a8dff8b7 [2023-03-01T07:59:52.577Z] Removing intermediate container 0c5c00fe415b [2023-03-01T07:59:52.577Z] ---> f902dbc306ca [2023-03-01T07:59:52.577Z] [2023-03-01T07:59:52.577Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T07:59:52.577Z] ---> 4c81e5bf8899 [2023-03-01T07:59:52.577Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:59:52.577Z] ---> Using cache [2023-03-01T07:59:52.577Z] ---> 13f665fe24ca [2023-03-01T07:59:52.577Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:59:52.577Z] ---> Using cache [2023-03-01T07:59:52.577Z] ---> a6b32a6f2206 [2023-03-01T07:59:52.577Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T07:59:52.577Z] ---> Running in 8348d63c392a [2023-03-01T07:59:53.160Z] Removing intermediate container 8348d63c392a [2023-03-01T07:59:53.160Z] ---> 509e65e8251b [2023-03-01T07:59:53.160Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T07:59:53.426Z] ---> Running in 62f4a35dfae6 [2023-03-01T07:59:53.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:59:53.958Z] Removing intermediate container 62f4a35dfae6 [2023-03-01T07:59:53.958Z] ---> e0fe2d8e413d [2023-03-01T07:59:53.958Z] Step 15/23 : WORKDIR / [2023-03-01T07:59:53.958Z] ---> Running in 42a46cca272a [2023-03-01T07:59:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:59:54.495Z] Removing intermediate container 42a46cca272a [2023-03-01T07:59:54.495Z] ---> 14c79e93d4fe [2023-03-01T07:59:54.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:59:55.487Z] ---> dfed0fd581e4 [2023-03-01T07:59:55.487Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T07:59:55.487Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T07:59:55.487Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T07:59:55.487Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T07:59:55.487Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:59:55.487Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:59:55.754Z] OK: 6 MiB in 17 packages [2023-03-01T07:59:57.691Z] ---> 4212950e87b5 [2023-03-01T07:59:57.691Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T07:59:58.645Z] Removing intermediate container 22c8a8dff8b7 [2023-03-01T07:59:58.645Z] ---> 661e0b127566 [2023-03-01T07:59:58.645Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:59:58.645Z] ---> ee48ced129a6 [2023-03-01T07:59:58.645Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T07:59:58.645Z] ---> Running in ccfc8e03fe38 [2023-03-01T07:59:58.645Z] ---> Running in c014d26c0198 [2023-03-01T07:59:59.602Z] Removing intermediate container ccfc8e03fe38 [2023-03-01T07:59:59.602Z] ---> 7d073b46d8a7 [2023-03-01T07:59:59.602Z] Step 12/24 : WORKDIR / [2023-03-01T07:59:59.602Z] Removing intermediate container c014d26c0198 [2023-03-01T07:59:59.602Z] ---> 535bcdf42617 [2023-03-01T07:59:59.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:59:59.602Z] ---> Running in 52efea205477 [2023-03-01T07:59:59.602Z] ---> Running in d0e9cfd5ced3 [2023-03-01T08:00:00.187Z] Removing intermediate container 52efea205477 [2023-03-01T08:00:00.187Z] ---> 44af02078ab0 [2023-03-01T08:00:00.187Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T08:00:00.187Z] Removing intermediate container d0e9cfd5ced3 [2023-03-01T08:00:00.187Z] ---> 37520befbd5b [2023-03-01T08:00:00.187Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T08:00:00.453Z] ---> Running in badfc25c2f71 [2023-03-01T08:00:01.035Z] Removing intermediate container badfc25c2f71 [2023-03-01T08:00:01.035Z] ---> 555d4b24fd75 [2023-03-01T08:00:01.035Z] Step 22/23 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:00:01.035Z] ---> Running in 52fb650756af [2023-03-01T08:00:01.620Z] ---> 46d44a1da3b4 [2023-03-01T08:00:01.620Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T08:00:01.620Z] Removing intermediate container 52fb650756af [2023-03-01T08:00:01.620Z] ---> 2952ebd48a1b [2023-03-01T08:00:01.620Z] Step 23/23 : LABEL version=3.0.0-dev.72 [2023-03-01T08:00:01.886Z] ---> Running in b40baf242ee0 [2023-03-01T08:00:04.213Z] Removing intermediate container b40baf242ee0 [2023-03-01T08:00:04.213Z] ---> 9f04e6dc60ed [2023-03-01T08:00:04.213Z] [2023-03-01T08:00:04.213Z] Successfully built 9f04e6dc60ed [2023-03-01T08:00:04.213Z] ---> 0583876b656f [2023-03-01T08:00:04.213Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T08:00:04.213Z] Successfully tagged core-command-arm64:latest [2023-03-01T08:00:05.179Z]  Building core-command ... done  ---> 47c9e102f886 [2023-03-01T08:00:05.179Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T08:00:06.139Z] ---> 630af73c30bb [2023-03-01T08:00:06.139Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T08:00:07.552Z] ---> ae2c3edac375 [2023-03-01T08:00:07.552Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T08:00:08.963Z] ---> 339631594790 [2023-03-01T08:00:08.963Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:00:09.926Z] ---> 3c0675c88cfe [2023-03-01T08:00:09.926Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:00:10.193Z] ---> Running in ed4f3070efb2 [2023-03-01T08:00:13.051Z] Removing intermediate container ed4f3070efb2 [2023-03-01T08:00:13.051Z] ---> ac0e6fe84aa0 [2023-03-01T08:00:13.051Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:00:13.051Z] ---> Running in e1f2ba4f8950 [2023-03-01T08:00:13.664Z] Removing intermediate container e1f2ba4f8950 [2023-03-01T08:00:13.664Z] ---> 98d928089c08 [2023-03-01T08:00:13.664Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:00:13.664Z] ---> Running in ab4d01c2c70e [2023-03-01T08:00:14.337Z] Removing intermediate container ab4d01c2c70e [2023-03-01T08:00:14.337Z] ---> 3ad6b3a868c4 [2023-03-01T08:00:14.337Z] Step 23/24 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:00:14.337Z] ---> Running in 4ae13f4ceb61 [2023-03-01T08:00:14.943Z] Removing intermediate container 4ae13f4ceb61 [2023-03-01T08:00:14.943Z] ---> 261c6a5d939a [2023-03-01T08:00:14.943Z] Step 24/24 : LABEL version=3.0.0-dev.72 [2023-03-01T08:00:14.943Z] ---> Running in e6a5cbcd0543 [2023-03-01T08:00:15.545Z] Removing intermediate container e6a5cbcd0543 [2023-03-01T08:00:15.545Z] ---> 2a646b40cfa9 [2023-03-01T08:00:15.545Z] [2023-03-01T08:00:15.545Z] Successfully built 2a646b40cfa9 [2023-03-01T08:00:15.545Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T08:01:23.453Z]  Building security-secretstore-setup ... done Removing intermediate container 2d59028904d6 [2023-03-01T08:01:23.453Z] ---> d0bf330d89dd [2023-03-01T08:01:23.453Z] [2023-03-01T08:01:23.453Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:01:23.453Z] ---> 4c81e5bf8899 [2023-03-01T08:01:23.453Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:01:23.453Z] ---> Using cache [2023-03-01T08:01:23.453Z] ---> 13f665fe24ca [2023-03-01T08:01:23.453Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:01:23.453Z] ---> Using cache [2023-03-01T08:01:23.453Z] ---> a6b32a6f2206 [2023-03-01T08:01:23.453Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T08:01:23.453Z] ---> Running in b21b615631d3 [2023-03-01T08:01:23.453Z] Removing intermediate container b21b615631d3 [2023-03-01T08:01:23.453Z] ---> 00548d68cb2c [2023-03-01T08:01:23.453Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:01:23.453Z] ---> Running in 48913e5a509e [2023-03-01T08:01:23.453Z] Removing intermediate container 48913e5a509e [2023-03-01T08:01:23.453Z] ---> e6ae8ccc3b77 [2023-03-01T08:01:23.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:01:23.453Z] ---> dcfa18ab8aa3 [2023-03-01T08:01:23.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T08:01:23.453Z] ---> e321faf54d4a [2023-03-01T08:01:23.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T08:01:23.453Z] ---> 22fbcb2fbc03 [2023-03-01T08:01:23.453Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T08:01:23.453Z] ---> Running in 66c76e824e18 [2023-03-01T08:01:23.453Z] Removing intermediate container 66c76e824e18 [2023-03-01T08:01:23.453Z] ---> a67d56797090 [2023-03-01T08:01:23.453Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:01:23.453Z] ---> Running in 31937644647a [2023-03-01T08:01:23.453Z] Removing intermediate container 31937644647a [2023-03-01T08:01:23.453Z] ---> 8a8bae2406f2 [2023-03-01T08:01:23.453Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T08:01:23.453Z] ---> Running in 146fdfaaa4bb [2023-03-01T08:01:23.453Z] Removing intermediate container 146fdfaaa4bb [2023-03-01T08:01:23.453Z] ---> 9732402643bb [2023-03-01T08:01:23.453Z] Step 21/22 : LABEL git_sha=103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:23.453Z] ---> Running in 1e586392abf4 [2023-03-01T08:01:23.453Z] Removing intermediate container 1e586392abf4 [2023-03-01T08:01:23.453Z] ---> 19f7f2602b4b [2023-03-01T08:01:23.453Z] Step 22/22 : LABEL version=3.0.0-dev.72 [2023-03-01T08:01:23.453Z] ---> Running in 0e9de72534e6 [2023-03-01T08:01:23.453Z] Removing intermediate container 0e9de72534e6 [2023-03-01T08:01:23.453Z] ---> e9ee0156f6d4 [2023-03-01T08:01:23.453Z] [2023-03-01T08:01:23.453Z] Successfully built e9ee0156f6d4 [2023-03-01T08:01:23.453Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T08:01:23.466Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-01T08:01:23.481Z] $ docker stop --time=1 a77d22311e436bf5ee889f218ec5ccd1d40af509703c3336b38246636edc2d3a [2023-03-01T08:01:25.109Z] $ docker rm -f --volumes a77d22311e436bf5ee889f218ec5ccd1d40af509703c3336b38246636edc2d3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:01:25.568Z] + docker images [2023-03-01T08:01:25.834Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T08:01:25.834Z] support-scheduler-arm64 latest e9ee0156f6d4 4 seconds ago 29.1MB [2023-03-01T08:01:25.834Z] d0bf330d89dd 10 seconds ago 1.4GB [2023-03-01T08:01:25.835Z] security-secretstore-setup-arm64 latest 2a646b40cfa9 About a minute ago 29MB [2023-03-01T08:01:25.835Z] core-command-arm64 latest 9f04e6dc60ed About a minute ago 17.1MB [2023-03-01T08:01:25.835Z] f902dbc306ca About a minute ago 1.34GB [2023-03-01T08:01:25.835Z] core-metadata-arm64 latest f742a5ccb71b About a minute ago 17.8MB [2023-03-01T08:01:25.835Z] 052815e2338b About a minute ago 1.33GB [2023-03-01T08:01:25.835Z] d7d4b12a0342 2 minutes ago 1.34GB [2023-03-01T08:01:25.835Z] security-proxy-setup-arm64 latest 9f51fdd352fa 2 minutes ago 26.9MB [2023-03-01T08:01:25.835Z] c713e07e80be 2 minutes ago 1.33GB [2023-03-01T08:01:25.835Z] security-proxy-auth-arm64 latest 301a06ba19d1 4 minutes ago 15.6MB [2023-03-01T08:01:25.835Z] dbddb6c7dda1 4 minutes ago 1.32GB [2023-03-01T08:01:25.835Z] support-notifications-arm64 latest 2783d099a28f 7 minutes ago 29.7MB [2023-03-01T08:01:25.835Z] 29487b0aab84 8 minutes ago 1.4GB [2023-03-01T08:01:25.835Z] core-common-config-bootstrapper-arm64 latest 44f21db2005b 8 minutes ago 14.9MB [2023-03-01T08:01:25.835Z] 811122468486 8 minutes ago 1.33GB [2023-03-01T08:01:25.835Z] security-spiffe-token-provider-arm64 latest bd5e9349478f 8 minutes ago 29.1MB [2023-03-01T08:01:25.835Z] fd3ad3d91845 9 minutes ago 1.37GB [2023-03-01T08:01:25.835Z] core-data-arm64 latest 447d3dcd030a 10 minutes ago 17.3MB [2023-03-01T08:01:25.835Z] security-spire-agent-arm64 latest 206ff5ffcb05 10 minutes ago 122MB [2023-03-01T08:01:25.835Z] 5eee2f8f6bab 10 minutes ago 1.34GB [2023-03-01T08:01:25.835Z] security-bootstrapper-arm64 latest ee5f18f97336 10 minutes ago 19.6MB [2023-03-01T08:01:25.835Z] 20fe6ce1d66e 11 minutes ago 1.33GB [2023-03-01T08:01:25.835Z] security-spire-server-arm64 latest 37ef41a1fc3e 16 minutes ago 84.3MB [2023-03-01T08:01:25.835Z] dcb1509b524a 16 minutes ago 1.21GB [2023-03-01T08:01:25.835Z] security-spire-config-arm64 latest d2c81be5f0d4 16 minutes ago 83.6MB [2023-03-01T08:01:25.835Z] cd506ed6c17a 17 minutes ago 1.21GB [2023-03-01T08:01:25.835Z] ci-base-image-arm64 latest 399c1de0bb25 20 minutes ago 905MB [2023-03-01T08:01:25.835Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T08:01:25.835Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T08:01:25.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T08:01:25.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:01:25.939Z] provisioning config files... [2023-03-01T08:01:25.953Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/433@tmp/config13550615570934436980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:01:26.286Z] ---> docker-login.sh [2023-03-01T08:01:26.286Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:01:26.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:01:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:01:26.552Z] Configure a credential helper to remove this warning. See [2023-03-01T08:01:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:01:26.552Z] [2023-03-01T08:01:26.552Z] Login Succeeded [2023-03-01T08:01:26.552Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:01:26.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:01:27.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:01:27.085Z] Configure a credential helper to remove this warning. See [2023-03-01T08:01:27.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:01:27.085Z] [2023-03-01T08:01:27.085Z] Login Succeeded [2023-03-01T08:01:27.085Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:01:27.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:01:27.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:01:27.352Z] Configure a credential helper to remove this warning. See [2023-03-01T08:01:27.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:01:27.352Z] [2023-03-01T08:01:27.352Z] Login Succeeded [2023-03-01T08:01:27.352Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:01:27.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:01:27.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:01:27.618Z] Configure a credential helper to remove this warning. See [2023-03-01T08:01:27.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:01:27.618Z] [2023-03-01T08:01:27.618Z] Login Succeeded [2023-03-01T08:01:27.618Z] docker.io [2023-03-01T08:01:27.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:01:28.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:01:28.465Z] Configure a credential helper to remove this warning. See [2023-03-01T08:01:28.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:01:28.465Z] [2023-03-01T08:01:28.465Z] Login Succeeded [2023-03-01T08:01:28.465Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:01:28.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:01:28.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:01:28.528Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-01T08:01:28.528Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:28.528Z] latest [2023-03-01T08:01:28.528Z] 3.0.0-dev.72 [2023-03-01T08:01:28.528Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:28.528Z] main [2023-03-01T08:01:28.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:28.880Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:29.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:29.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T08:01:29.214Z] e3420fb73490: Preparing [2023-03-01T08:01:29.214Z] cfc64ef90219: Preparing [2023-03-01T08:01:29.214Z] 5754b0074d7e: Preparing [2023-03-01T08:01:29.214Z] 892a647eaf93: Preparing [2023-03-01T08:01:29.214Z] f70ee36035b9: Preparing [2023-03-01T08:01:29.214Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:29.479Z] e3420fb73490: Pushed [2023-03-01T08:01:29.479Z] 5754b0074d7e: Pushed [2023-03-01T08:01:29.479Z] 892a647eaf93: Pushed [2023-03-01T08:01:32.053Z] cfc64ef90219: Pushed [2023-03-01T08:01:32.318Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:be22415f6379ae4104d3cce1d42b9080ebcfdd17dd214f8cbbc308cac987d30a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:32.655Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:32.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-01T08:01:32.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T08:01:32.991Z] e3420fb73490: Preparing [2023-03-01T08:01:32.991Z] cfc64ef90219: Preparing [2023-03-01T08:01:32.991Z] 5754b0074d7e: Preparing [2023-03-01T08:01:32.991Z] 892a647eaf93: Preparing [2023-03-01T08:01:32.991Z] f70ee36035b9: Preparing [2023-03-01T08:01:32.991Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:32.991Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:32.991Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:32.991Z] cfc64ef90219: Layer already exists [2023-03-01T08:01:32.991Z] e3420fb73490: Layer already exists [2023-03-01T08:01:32.991Z] latest: digest: sha256:be22415f6379ae4104d3cce1d42b9080ebcfdd17dd214f8cbbc308cac987d30a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:33.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:33.936Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.72 [2023-03-01T08:01:33.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T08:01:33.936Z] e3420fb73490: Preparing [2023-03-01T08:01:33.936Z] cfc64ef90219: Preparing [2023-03-01T08:01:33.936Z] 5754b0074d7e: Preparing [2023-03-01T08:01:33.936Z] 892a647eaf93: Preparing [2023-03-01T08:01:33.936Z] f70ee36035b9: Preparing [2023-03-01T08:01:33.936Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:33.936Z] e3420fb73490: Layer already exists [2023-03-01T08:01:33.936Z] cfc64ef90219: Layer already exists [2023-03-01T08:01:33.936Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:33.936Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:33.936Z] 3.0.0-dev.72: digest: sha256:be22415f6379ae4104d3cce1d42b9080ebcfdd17dd214f8cbbc308cac987d30a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:34.292Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:34.631Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:34.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T08:01:34.631Z] e3420fb73490: Preparing [2023-03-01T08:01:34.631Z] cfc64ef90219: Preparing [2023-03-01T08:01:34.631Z] 5754b0074d7e: Preparing [2023-03-01T08:01:34.631Z] 892a647eaf93: Preparing [2023-03-01T08:01:34.631Z] f70ee36035b9: Preparing [2023-03-01T08:01:34.631Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:34.631Z] cfc64ef90219: Layer already exists [2023-03-01T08:01:34.631Z] e3420fb73490: Layer already exists [2023-03-01T08:01:34.631Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:34.631Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:34.631Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:be22415f6379ae4104d3cce1d42b9080ebcfdd17dd214f8cbbc308cac987d30a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:34.971Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:35.318Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-01T08:01:35.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T08:01:35.318Z] e3420fb73490: Preparing [2023-03-01T08:01:35.318Z] cfc64ef90219: Preparing [2023-03-01T08:01:35.318Z] 5754b0074d7e: Preparing [2023-03-01T08:01:35.318Z] 892a647eaf93: Preparing [2023-03-01T08:01:35.318Z] f70ee36035b9: Preparing [2023-03-01T08:01:35.318Z] cfc64ef90219: Layer already exists [2023-03-01T08:01:35.318Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:35.318Z] e3420fb73490: Layer already exists [2023-03-01T08:01:35.318Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:35.318Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:35.318Z] main: digest: sha256:be22415f6379ae4104d3cce1d42b9080ebcfdd17dd214f8cbbc308cac987d30a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:01:35.627Z] ===================================================== [Pipeline] echo [2023-03-01T08:01:35.636Z] taggedImages: [2023-03-01T08:01:35.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:35.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-01T08:01:35.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.72 [2023-03-01T08:01:35.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:35.636Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-01T08:01:35.662Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-01T08:01:35.662Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:35.662Z] latest [2023-03-01T08:01:35.662Z] 3.0.0-dev.72 [2023-03-01T08:01:35.662Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:35.662Z] main [2023-03-01T08:01:35.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:36.013Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:36.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:36.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T08:01:36.354Z] 61575e2120da: Preparing [2023-03-01T08:01:36.354Z] 78deb03b2685: Preparing [2023-03-01T08:01:36.354Z] fe604116523e: Preparing [2023-03-01T08:01:36.354Z] e1f9b6c13d89: Preparing [2023-03-01T08:01:36.354Z] 5754b0074d7e: Preparing [2023-03-01T08:01:36.354Z] 6bfc018cc315: Preparing [2023-03-01T08:01:36.354Z] f70ee36035b9: Preparing [2023-03-01T08:01:36.354Z] 6bfc018cc315: Waiting [2023-03-01T08:01:36.354Z] f70ee36035b9: Waiting [2023-03-01T08:01:36.354Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:36.620Z] fe604116523e: Pushed [2023-03-01T08:01:36.620Z] 78deb03b2685: Pushed [2023-03-01T08:01:36.620Z] 61575e2120da: Pushed [2023-03-01T08:01:36.620Z] 6bfc018cc315: Pushed [2023-03-01T08:01:36.620Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:39.957Z] e1f9b6c13d89: Pushed [2023-03-01T08:01:39.957Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:0a96ea84279aef9903a3a5b7568bf4403d8b8960cbaa1e6dce1ddc8253b71e5c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:40.315Z] + 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-03-01T08:01:40.655Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-01T08:01:40.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T08:01:40.655Z] 61575e2120da: Preparing [2023-03-01T08:01:40.655Z] 78deb03b2685: Preparing [2023-03-01T08:01:40.655Z] fe604116523e: Preparing [2023-03-01T08:01:40.655Z] e1f9b6c13d89: Preparing [2023-03-01T08:01:40.655Z] 5754b0074d7e: Preparing [2023-03-01T08:01:40.655Z] 6bfc018cc315: Preparing [2023-03-01T08:01:40.655Z] f70ee36035b9: Preparing [2023-03-01T08:01:40.655Z] f70ee36035b9: Waiting [2023-03-01T08:01:40.655Z] 6bfc018cc315: Waiting [2023-03-01T08:01:40.655Z] e1f9b6c13d89: Layer already exists [2023-03-01T08:01:40.655Z] 61575e2120da: Layer already exists [2023-03-01T08:01:40.655Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:40.655Z] 78deb03b2685: Layer already exists [2023-03-01T08:01:40.655Z] fe604116523e: Layer already exists [2023-03-01T08:01:40.655Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:40.655Z] 6bfc018cc315: Layer already exists [2023-03-01T08:01:40.921Z] latest: digest: sha256:0a96ea84279aef9903a3a5b7568bf4403d8b8960cbaa1e6dce1ddc8253b71e5c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:41.272Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:41.618Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.72 [2023-03-01T08:01:41.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T08:01:41.618Z] 61575e2120da: Preparing [2023-03-01T08:01:41.618Z] 78deb03b2685: Preparing [2023-03-01T08:01:41.618Z] fe604116523e: Preparing [2023-03-01T08:01:41.618Z] e1f9b6c13d89: Preparing [2023-03-01T08:01:41.618Z] 5754b0074d7e: Preparing [2023-03-01T08:01:41.618Z] 6bfc018cc315: Preparing [2023-03-01T08:01:41.618Z] f70ee36035b9: Preparing [2023-03-01T08:01:41.618Z] 6bfc018cc315: Waiting [2023-03-01T08:01:41.618Z] f70ee36035b9: Waiting [2023-03-01T08:01:41.618Z] fe604116523e: Layer already exists [2023-03-01T08:01:41.618Z] 61575e2120da: Layer already exists [2023-03-01T08:01:41.618Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:41.618Z] e1f9b6c13d89: Layer already exists [2023-03-01T08:01:41.618Z] 78deb03b2685: Layer already exists [2023-03-01T08:01:41.618Z] 6bfc018cc315: Layer already exists [2023-03-01T08:01:41.618Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:41.618Z] 3.0.0-dev.72: digest: sha256:0a96ea84279aef9903a3a5b7568bf4403d8b8960cbaa1e6dce1ddc8253b71e5c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:42.227Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:42.559Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:42.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T08:01:42.559Z] 61575e2120da: Preparing [2023-03-01T08:01:42.559Z] 78deb03b2685: Preparing [2023-03-01T08:01:42.559Z] fe604116523e: Preparing [2023-03-01T08:01:42.559Z] e1f9b6c13d89: Preparing [2023-03-01T08:01:42.559Z] 5754b0074d7e: Preparing [2023-03-01T08:01:42.559Z] 6bfc018cc315: Preparing [2023-03-01T08:01:42.559Z] f70ee36035b9: Preparing [2023-03-01T08:01:42.559Z] 6bfc018cc315: Waiting [2023-03-01T08:01:42.559Z] f70ee36035b9: Waiting [2023-03-01T08:01:42.559Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:42.559Z] 78deb03b2685: Layer already exists [2023-03-01T08:01:42.559Z] fe604116523e: Layer already exists [2023-03-01T08:01:42.559Z] 61575e2120da: Layer already exists [2023-03-01T08:01:42.559Z] e1f9b6c13d89: Layer already exists [2023-03-01T08:01:42.559Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:42.559Z] 6bfc018cc315: Layer already exists [2023-03-01T08:01:42.822Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:0a96ea84279aef9903a3a5b7568bf4403d8b8960cbaa1e6dce1ddc8253b71e5c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:43.158Z] + 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-03-01T08:01:43.489Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-01T08:01:43.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T08:01:43.489Z] 61575e2120da: Preparing [2023-03-01T08:01:43.489Z] 78deb03b2685: Preparing [2023-03-01T08:01:43.489Z] fe604116523e: Preparing [2023-03-01T08:01:43.489Z] e1f9b6c13d89: Preparing [2023-03-01T08:01:43.489Z] 5754b0074d7e: Preparing [2023-03-01T08:01:43.489Z] 6bfc018cc315: Preparing [2023-03-01T08:01:43.489Z] f70ee36035b9: Preparing [2023-03-01T08:01:43.489Z] 6bfc018cc315: Waiting [2023-03-01T08:01:43.489Z] f70ee36035b9: Waiting [2023-03-01T08:01:43.489Z] 78deb03b2685: Layer already exists [2023-03-01T08:01:43.489Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:43.489Z] e1f9b6c13d89: Layer already exists [2023-03-01T08:01:43.489Z] fe604116523e: Layer already exists [2023-03-01T08:01:43.489Z] 61575e2120da: Layer already exists [2023-03-01T08:01:43.489Z] 6bfc018cc315: Layer already exists [2023-03-01T08:01:43.489Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:43.754Z] main: digest: sha256:0a96ea84279aef9903a3a5b7568bf4403d8b8960cbaa1e6dce1ddc8253b71e5c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:01:43.802Z] ===================================================== [Pipeline] echo [2023-03-01T08:01:43.811Z] taggedImages: [2023-03-01T08:01:43.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:43.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-01T08:01:43.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.72 [2023-03-01T08:01:43.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:43.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-01T08:01:43.843Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-01T08:01:43.843Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:43.843Z] latest [2023-03-01T08:01:43.843Z] 3.0.0-dev.72 [2023-03-01T08:01:43.843Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:43.843Z] main [2023-03-01T08:01:43.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:44.191Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:44.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:44.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T08:01:44.541Z] 5261a9826127: Preparing [2023-03-01T08:01:44.541Z] a3f301af8bef: Preparing [2023-03-01T08:01:44.541Z] 5754b0074d7e: Preparing [2023-03-01T08:01:44.541Z] df393ed053df: Preparing [2023-03-01T08:01:44.541Z] f70ee36035b9: Preparing [2023-03-01T08:01:44.541Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:44.541Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:44.806Z] 5261a9826127: Pushed [2023-03-01T08:01:44.806Z] df393ed053df: Pushed [2023-03-01T08:01:48.152Z] a3f301af8bef: Pushed [2023-03-01T08:01:48.152Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:f345f1b5c369c533776ddac73eb09d3ece0a906ba492a0360523dff05abc50a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:48.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:48.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-01T08:01:48.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T08:01:48.834Z] 5261a9826127: Preparing [2023-03-01T08:01:48.834Z] a3f301af8bef: Preparing [2023-03-01T08:01:48.834Z] 5754b0074d7e: Preparing [2023-03-01T08:01:48.834Z] df393ed053df: Preparing [2023-03-01T08:01:48.834Z] f70ee36035b9: Preparing [2023-03-01T08:01:48.834Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:48.834Z] a3f301af8bef: Layer already exists [2023-03-01T08:01:48.834Z] 5261a9826127: Layer already exists [2023-03-01T08:01:48.834Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:48.834Z] df393ed053df: Layer already exists [2023-03-01T08:01:49.099Z] latest: digest: sha256:f345f1b5c369c533776ddac73eb09d3ece0a906ba492a0360523dff05abc50a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:49.446Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:49.792Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.72 [2023-03-01T08:01:49.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T08:01:49.792Z] 5261a9826127: Preparing [2023-03-01T08:01:49.792Z] a3f301af8bef: Preparing [2023-03-01T08:01:49.792Z] 5754b0074d7e: Preparing [2023-03-01T08:01:49.792Z] df393ed053df: Preparing [2023-03-01T08:01:49.792Z] f70ee36035b9: Preparing [2023-03-01T08:01:49.792Z] a3f301af8bef: Layer already exists [2023-03-01T08:01:49.792Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:49.792Z] df393ed053df: Layer already exists [2023-03-01T08:01:49.792Z] 5261a9826127: Layer already exists [2023-03-01T08:01:49.792Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:49.792Z] 3.0.0-dev.72: digest: sha256:f345f1b5c369c533776ddac73eb09d3ece0a906ba492a0360523dff05abc50a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:50.133Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:50.469Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T08:01:50.469Z] 5261a9826127: Preparing [2023-03-01T08:01:50.469Z] a3f301af8bef: Preparing [2023-03-01T08:01:50.469Z] 5754b0074d7e: Preparing [2023-03-01T08:01:50.469Z] df393ed053df: Preparing [2023-03-01T08:01:50.469Z] f70ee36035b9: Preparing [2023-03-01T08:01:50.469Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:50.469Z] 5261a9826127: Layer already exists [2023-03-01T08:01:50.469Z] a3f301af8bef: Layer already exists [2023-03-01T08:01:50.469Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:50.469Z] df393ed053df: Layer already exists [2023-03-01T08:01:50.469Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:f345f1b5c369c533776ddac73eb09d3ece0a906ba492a0360523dff05abc50a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:50.818Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:51.160Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-01T08:01:51.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T08:01:51.160Z] 5261a9826127: Preparing [2023-03-01T08:01:51.160Z] a3f301af8bef: Preparing [2023-03-01T08:01:51.160Z] 5754b0074d7e: Preparing [2023-03-01T08:01:51.160Z] df393ed053df: Preparing [2023-03-01T08:01:51.160Z] f70ee36035b9: Preparing [2023-03-01T08:01:51.160Z] df393ed053df: Layer already exists [2023-03-01T08:01:51.160Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:51.160Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:51.160Z] 5261a9826127: Layer already exists [2023-03-01T08:01:51.160Z] a3f301af8bef: Layer already exists [2023-03-01T08:01:51.160Z] main: digest: sha256:f345f1b5c369c533776ddac73eb09d3ece0a906ba492a0360523dff05abc50a4 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:01:51.201Z] ===================================================== [Pipeline] echo [2023-03-01T08:01:51.208Z] taggedImages: [2023-03-01T08:01:51.208Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:51.208Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-01T08:01:51.208Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.72 [2023-03-01T08:01:51.208Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:51.208Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-01T08:01:51.224Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-01T08:01:51.224Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:51.224Z] latest [2023-03-01T08:01:51.224Z] 3.0.0-dev.72 [2023-03-01T08:01:51.224Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:51.224Z] main [2023-03-01T08:01:51.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:51.557Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:51.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:51.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T08:01:51.905Z] 0f33074b0009: Preparing [2023-03-01T08:01:51.905Z] 596e0b2dc8fa: Preparing [2023-03-01T08:01:51.905Z] 717d6c25a9b1: Preparing [2023-03-01T08:01:51.905Z] 5754b0074d7e: Preparing [2023-03-01T08:01:51.905Z] 892a647eaf93: Preparing [2023-03-01T08:01:51.905Z] f70ee36035b9: Preparing [2023-03-01T08:01:51.905Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:51.905Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:52.173Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:52.173Z] 0f33074b0009: Pushed [2023-03-01T08:01:52.173Z] 596e0b2dc8fa: Pushed [2023-03-01T08:01:55.506Z] 717d6c25a9b1: Pushed [2023-03-01T08:01:55.506Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:1fa20aa342c9041d1511b0ab5550d943d762cb2cd0dad82bfde02f6c3bd32d6c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:55.841Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:56.171Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-01T08:01:56.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T08:01:56.171Z] 0f33074b0009: Preparing [2023-03-01T08:01:56.171Z] 596e0b2dc8fa: Preparing [2023-03-01T08:01:56.171Z] 717d6c25a9b1: Preparing [2023-03-01T08:01:56.171Z] 5754b0074d7e: Preparing [2023-03-01T08:01:56.171Z] 892a647eaf93: Preparing [2023-03-01T08:01:56.171Z] f70ee36035b9: Preparing [2023-03-01T08:01:56.171Z] f70ee36035b9: Waiting [2023-03-01T08:01:56.171Z] 717d6c25a9b1: Layer already exists [2023-03-01T08:01:56.171Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:56.171Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:56.171Z] 596e0b2dc8fa: Layer already exists [2023-03-01T08:01:56.171Z] 0f33074b0009: Layer already exists [2023-03-01T08:01:56.171Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:56.171Z] latest: digest: sha256:1fa20aa342c9041d1511b0ab5550d943d762cb2cd0dad82bfde02f6c3bd32d6c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:56.783Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:57.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.72 [2023-03-01T08:01:57.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T08:01:57.129Z] 0f33074b0009: Preparing [2023-03-01T08:01:57.129Z] 596e0b2dc8fa: Preparing [2023-03-01T08:01:57.129Z] 717d6c25a9b1: Preparing [2023-03-01T08:01:57.129Z] 5754b0074d7e: Preparing [2023-03-01T08:01:57.129Z] 892a647eaf93: Preparing [2023-03-01T08:01:57.129Z] f70ee36035b9: Preparing [2023-03-01T08:01:57.129Z] f70ee36035b9: Waiting [2023-03-01T08:01:57.129Z] 596e0b2dc8fa: Layer already exists [2023-03-01T08:01:57.129Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:57.129Z] 0f33074b0009: Layer already exists [2023-03-01T08:01:57.129Z] 717d6c25a9b1: Layer already exists [2023-03-01T08:01:57.129Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:57.129Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:57.129Z] 3.0.0-dev.72: digest: sha256:1fa20aa342c9041d1511b0ab5550d943d762cb2cd0dad82bfde02f6c3bd32d6c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:57.480Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:57.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:57.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T08:01:57.872Z] 0f33074b0009: Preparing [2023-03-01T08:01:57.872Z] 596e0b2dc8fa: Preparing [2023-03-01T08:01:57.872Z] 717d6c25a9b1: Preparing [2023-03-01T08:01:57.872Z] 5754b0074d7e: Preparing [2023-03-01T08:01:57.872Z] 892a647eaf93: Preparing [2023-03-01T08:01:57.872Z] f70ee36035b9: Preparing [2023-03-01T08:01:57.872Z] f70ee36035b9: Waiting [2023-03-01T08:01:57.872Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:57.872Z] 717d6c25a9b1: Layer already exists [2023-03-01T08:01:57.872Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:57.872Z] 0f33074b0009: Layer already exists [2023-03-01T08:01:57.872Z] 596e0b2dc8fa: Layer already exists [2023-03-01T08:01:57.872Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:57.872Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:1fa20aa342c9041d1511b0ab5550d943d762cb2cd0dad82bfde02f6c3bd32d6c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:58.254Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:58.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-01T08:01:58.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T08:01:58.606Z] 0f33074b0009: Preparing [2023-03-01T08:01:58.606Z] 596e0b2dc8fa: Preparing [2023-03-01T08:01:58.606Z] 717d6c25a9b1: Preparing [2023-03-01T08:01:58.606Z] 5754b0074d7e: Preparing [2023-03-01T08:01:58.606Z] 892a647eaf93: Preparing [2023-03-01T08:01:58.606Z] f70ee36035b9: Preparing [2023-03-01T08:01:58.606Z] 5754b0074d7e: Layer already exists [2023-03-01T08:01:58.606Z] 0f33074b0009: Layer already exists [2023-03-01T08:01:58.606Z] 717d6c25a9b1: Layer already exists [2023-03-01T08:01:58.606Z] 596e0b2dc8fa: Layer already exists [2023-03-01T08:01:58.606Z] 892a647eaf93: Layer already exists [2023-03-01T08:01:58.606Z] f70ee36035b9: Layer already exists [2023-03-01T08:01:58.874Z] main: digest: sha256:1fa20aa342c9041d1511b0ab5550d943d762cb2cd0dad82bfde02f6c3bd32d6c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:01:58.925Z] ===================================================== [Pipeline] echo [2023-03-01T08:01:58.936Z] taggedImages: [2023-03-01T08:01:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-01T08:01:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.72 [2023-03-01T08:01:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:58.936Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-01T08:01:58.963Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-01T08:01:58.963Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:58.963Z] latest [2023-03-01T08:01:58.963Z] 3.0.0-dev.72 [2023-03-01T08:01:58.963Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:01:58.963Z] main [2023-03-01T08:01:58.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:59.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:01:59.683Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:01:59.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T08:01:59.683Z] 9ca48c3cd818: Preparing [2023-03-01T08:01:59.683Z] 9ca48c3cd818: Preparing [2023-03-01T08:01:59.683Z] 5629c180fd1d: Preparing [2023-03-01T08:01:59.683Z] b110d9c59697: Preparing [2023-03-01T08:01:59.683Z] af25c87680ff: Preparing [2023-03-01T08:01:59.683Z] 15b00cbea404: Preparing [2023-03-01T08:01:59.683Z] b7fb09ba2f95: Preparing [2023-03-01T08:01:59.683Z] 5754b0074d7e: Preparing [2023-03-01T08:01:59.683Z] b7fb09ba2f95: Waiting [2023-03-01T08:01:59.683Z] 3519147352b6: Preparing [2023-03-01T08:01:59.683Z] 5754b0074d7e: Waiting [2023-03-01T08:01:59.683Z] 3519147352b6: Waiting [2023-03-01T08:01:59.683Z] 2625ea80604f: Preparing [2023-03-01T08:01:59.683Z] dddedae3d9be: Preparing [2023-03-01T08:01:59.683Z] bd6d2f274f9c: Preparing [2023-03-01T08:01:59.683Z] f70ee36035b9: Preparing [2023-03-01T08:01:59.683Z] 2625ea80604f: Waiting [2023-03-01T08:01:59.683Z] dddedae3d9be: Waiting [2023-03-01T08:01:59.683Z] f70ee36035b9: Waiting [2023-03-01T08:01:59.683Z] bd6d2f274f9c: Waiting [2023-03-01T08:01:59.953Z] af25c87680ff: Pushed [2023-03-01T08:01:59.953Z] 9ca48c3cd818: Pushed [2023-03-01T08:01:59.953Z] 5629c180fd1d: Pushed [2023-03-01T08:01:59.953Z] 15b00cbea404: Pushed [2023-03-01T08:01:59.953Z] b110d9c59697: Pushed [2023-03-01T08:01:59.953Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:00.219Z] 3519147352b6: Pushed [2023-03-01T08:02:00.220Z] dddedae3d9be: Pushed [2023-03-01T08:02:00.220Z] 2625ea80604f: Pushed [2023-03-01T08:02:00.220Z] bd6d2f274f9c: Pushed [2023-03-01T08:02:00.220Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:03.555Z] b7fb09ba2f95: Pushed [2023-03-01T08:02:03.819Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:e1c106d7bc55be3f4e428cbed063bc1b4688f03362d01f98d454c60a1e7c4d0a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:04.166Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:04.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-01T08:02:04.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T08:02:04.511Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:04.511Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:04.511Z] 5629c180fd1d: Preparing [2023-03-01T08:02:04.511Z] b110d9c59697: Preparing [2023-03-01T08:02:04.511Z] af25c87680ff: Preparing [2023-03-01T08:02:04.511Z] 15b00cbea404: Preparing [2023-03-01T08:02:04.511Z] b7fb09ba2f95: Preparing [2023-03-01T08:02:04.511Z] 5754b0074d7e: Preparing [2023-03-01T08:02:04.511Z] 3519147352b6: Preparing [2023-03-01T08:02:04.511Z] 2625ea80604f: Preparing [2023-03-01T08:02:04.511Z] dddedae3d9be: Preparing [2023-03-01T08:02:04.511Z] bd6d2f274f9c: Preparing [2023-03-01T08:02:04.511Z] f70ee36035b9: Preparing [2023-03-01T08:02:04.511Z] 5754b0074d7e: Waiting [2023-03-01T08:02:04.511Z] 3519147352b6: Waiting [2023-03-01T08:02:04.511Z] 2625ea80604f: Waiting [2023-03-01T08:02:04.511Z] dddedae3d9be: Waiting [2023-03-01T08:02:04.511Z] bd6d2f274f9c: Waiting [2023-03-01T08:02:04.511Z] f70ee36035b9: Waiting [2023-03-01T08:02:04.511Z] b7fb09ba2f95: Waiting [2023-03-01T08:02:04.511Z] 9ca48c3cd818: Layer already exists [2023-03-01T08:02:04.511Z] b110d9c59697: Layer already exists [2023-03-01T08:02:04.511Z] 5629c180fd1d: Layer already exists [2023-03-01T08:02:04.511Z] 15b00cbea404: Layer already exists [2023-03-01T08:02:04.511Z] af25c87680ff: Layer already exists [2023-03-01T08:02:04.511Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:04.511Z] 3519147352b6: Layer already exists [2023-03-01T08:02:04.511Z] b7fb09ba2f95: Layer already exists [2023-03-01T08:02:04.511Z] 2625ea80604f: Layer already exists [2023-03-01T08:02:04.511Z] dddedae3d9be: Layer already exists [2023-03-01T08:02:04.511Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:04.511Z] bd6d2f274f9c: Layer already exists [2023-03-01T08:02:04.776Z] latest: digest: sha256:e1c106d7bc55be3f4e428cbed063bc1b4688f03362d01f98d454c60a1e7c4d0a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:05.123Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:05.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.72 [2023-03-01T08:02:05.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T08:02:05.467Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:05.467Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:05.467Z] 5629c180fd1d: Preparing [2023-03-01T08:02:05.467Z] b110d9c59697: Preparing [2023-03-01T08:02:05.467Z] af25c87680ff: Preparing [2023-03-01T08:02:05.467Z] 15b00cbea404: Preparing [2023-03-01T08:02:05.467Z] b7fb09ba2f95: Preparing [2023-03-01T08:02:05.467Z] 5754b0074d7e: Preparing [2023-03-01T08:02:05.467Z] 3519147352b6: Preparing [2023-03-01T08:02:05.467Z] 2625ea80604f: Preparing [2023-03-01T08:02:05.467Z] dddedae3d9be: Preparing [2023-03-01T08:02:05.467Z] bd6d2f274f9c: Preparing [2023-03-01T08:02:05.467Z] f70ee36035b9: Preparing [2023-03-01T08:02:05.467Z] 3519147352b6: Waiting [2023-03-01T08:02:05.467Z] 2625ea80604f: Waiting [2023-03-01T08:02:05.467Z] dddedae3d9be: Waiting [2023-03-01T08:02:05.467Z] bd6d2f274f9c: Waiting [2023-03-01T08:02:05.467Z] f70ee36035b9: Waiting [2023-03-01T08:02:05.467Z] b7fb09ba2f95: Waiting [2023-03-01T08:02:05.467Z] 5754b0074d7e: Waiting [2023-03-01T08:02:05.467Z] 5629c180fd1d: Layer already exists [2023-03-01T08:02:05.467Z] 15b00cbea404: Layer already exists [2023-03-01T08:02:05.467Z] b110d9c59697: Layer already exists [2023-03-01T08:02:05.467Z] af25c87680ff: Layer already exists [2023-03-01T08:02:05.467Z] 9ca48c3cd818: Layer already exists [2023-03-01T08:02:05.467Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:05.467Z] dddedae3d9be: Layer already exists [2023-03-01T08:02:05.467Z] 2625ea80604f: Layer already exists [2023-03-01T08:02:05.467Z] b7fb09ba2f95: Layer already exists [2023-03-01T08:02:05.467Z] 3519147352b6: Layer already exists [2023-03-01T08:02:05.467Z] bd6d2f274f9c: Layer already exists [2023-03-01T08:02:05.467Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:05.732Z] 3.0.0-dev.72: digest: sha256:e1c106d7bc55be3f4e428cbed063bc1b4688f03362d01f98d454c60a1e7c4d0a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:06.078Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:06.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:06.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T08:02:06.424Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:06.424Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:06.424Z] 5629c180fd1d: Preparing [2023-03-01T08:02:06.424Z] b110d9c59697: Preparing [2023-03-01T08:02:06.424Z] af25c87680ff: Preparing [2023-03-01T08:02:06.424Z] 15b00cbea404: Preparing [2023-03-01T08:02:06.424Z] b7fb09ba2f95: Preparing [2023-03-01T08:02:06.424Z] 5754b0074d7e: Preparing [2023-03-01T08:02:06.424Z] 3519147352b6: Preparing [2023-03-01T08:02:06.424Z] 2625ea80604f: Preparing [2023-03-01T08:02:06.424Z] dddedae3d9be: Preparing [2023-03-01T08:02:06.424Z] bd6d2f274f9c: Preparing [2023-03-01T08:02:06.424Z] f70ee36035b9: Preparing [2023-03-01T08:02:06.424Z] 3519147352b6: Waiting [2023-03-01T08:02:06.424Z] 2625ea80604f: Waiting [2023-03-01T08:02:06.424Z] dddedae3d9be: Waiting [2023-03-01T08:02:06.424Z] bd6d2f274f9c: Waiting [2023-03-01T08:02:06.424Z] f70ee36035b9: Waiting [2023-03-01T08:02:06.424Z] b7fb09ba2f95: Waiting [2023-03-01T08:02:06.424Z] 5754b0074d7e: Waiting [2023-03-01T08:02:06.424Z] 15b00cbea404: Layer already exists [2023-03-01T08:02:06.424Z] 5629c180fd1d: Layer already exists [2023-03-01T08:02:06.424Z] 9ca48c3cd818: Layer already exists [2023-03-01T08:02:06.424Z] b110d9c59697: Layer already exists [2023-03-01T08:02:06.424Z] af25c87680ff: Layer already exists [2023-03-01T08:02:06.424Z] 2625ea80604f: Layer already exists [2023-03-01T08:02:06.424Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:06.424Z] 3519147352b6: Layer already exists [2023-03-01T08:02:06.424Z] b7fb09ba2f95: Layer already exists [2023-03-01T08:02:06.424Z] dddedae3d9be: Layer already exists [2023-03-01T08:02:06.424Z] bd6d2f274f9c: Layer already exists [2023-03-01T08:02:06.424Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:06.689Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:e1c106d7bc55be3f4e428cbed063bc1b4688f03362d01f98d454c60a1e7c4d0a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:07.032Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:07.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-01T08:02:07.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T08:02:07.368Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:07.368Z] 9ca48c3cd818: Preparing [2023-03-01T08:02:07.368Z] 5629c180fd1d: Preparing [2023-03-01T08:02:07.368Z] b110d9c59697: Preparing [2023-03-01T08:02:07.368Z] af25c87680ff: Preparing [2023-03-01T08:02:07.368Z] 15b00cbea404: Preparing [2023-03-01T08:02:07.368Z] b7fb09ba2f95: Preparing [2023-03-01T08:02:07.368Z] 5754b0074d7e: Preparing [2023-03-01T08:02:07.368Z] 3519147352b6: Preparing [2023-03-01T08:02:07.368Z] 2625ea80604f: Preparing [2023-03-01T08:02:07.368Z] dddedae3d9be: Preparing [2023-03-01T08:02:07.368Z] bd6d2f274f9c: Preparing [2023-03-01T08:02:07.368Z] f70ee36035b9: Preparing [2023-03-01T08:02:07.368Z] 2625ea80604f: Waiting [2023-03-01T08:02:07.368Z] dddedae3d9be: Waiting [2023-03-01T08:02:07.368Z] 5754b0074d7e: Waiting [2023-03-01T08:02:07.368Z] b7fb09ba2f95: Waiting [2023-03-01T08:02:07.368Z] 3519147352b6: Waiting [2023-03-01T08:02:07.368Z] f70ee36035b9: Waiting [2023-03-01T08:02:07.368Z] 9ca48c3cd818: Layer already exists [2023-03-01T08:02:07.368Z] af25c87680ff: Layer already exists [2023-03-01T08:02:07.368Z] b110d9c59697: Layer already exists [2023-03-01T08:02:07.368Z] 5629c180fd1d: Layer already exists [2023-03-01T08:02:07.368Z] 15b00cbea404: Layer already exists [2023-03-01T08:02:07.368Z] 3519147352b6: Layer already exists [2023-03-01T08:02:07.368Z] 2625ea80604f: Layer already exists [2023-03-01T08:02:07.368Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:07.368Z] b7fb09ba2f95: Layer already exists [2023-03-01T08:02:07.368Z] dddedae3d9be: Layer already exists [2023-03-01T08:02:07.368Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:07.368Z] bd6d2f274f9c: Layer already exists [2023-03-01T08:02:07.633Z] main: digest: sha256:e1c106d7bc55be3f4e428cbed063bc1b4688f03362d01f98d454c60a1e7c4d0a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:02:07.686Z] ===================================================== [Pipeline] echo [2023-03-01T08:02:07.696Z] taggedImages: [2023-03-01T08:02:07.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:07.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-01T08:02:07.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.72 [2023-03-01T08:02:07.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:07.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-01T08:02:07.718Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-01T08:02:07.718Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:07.718Z] latest [2023-03-01T08:02:07.718Z] 3.0.0-dev.72 [2023-03-01T08:02:07.718Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:07.718Z] main [2023-03-01T08:02:07.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:08.071Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:08.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:08.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T08:02:08.403Z] 8228157e5716: Preparing [2023-03-01T08:02:08.403Z] 371676531ed4: Preparing [2023-03-01T08:02:08.403Z] 78c958c4b1dc: Preparing [2023-03-01T08:02:08.403Z] 2fc052fb0965: Preparing [2023-03-01T08:02:08.403Z] 5754b0074d7e: Preparing [2023-03-01T08:02:08.403Z] 6bfc018cc315: Preparing [2023-03-01T08:02:08.403Z] f70ee36035b9: Preparing [2023-03-01T08:02:08.403Z] 6bfc018cc315: Waiting [2023-03-01T08:02:08.403Z] f70ee36035b9: Waiting [2023-03-01T08:02:08.403Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:08.668Z] 6bfc018cc315: Layer already exists [2023-03-01T08:02:08.668Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:08.668Z] 8228157e5716: Pushed [2023-03-01T08:02:08.668Z] 78c958c4b1dc: Pushed [2023-03-01T08:02:08.668Z] 371676531ed4: Pushed [2023-03-01T08:02:11.239Z] 2fc052fb0965: Pushed [2023-03-01T08:02:11.239Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:94cfb076da080154b1ac38af8b9531e8fe5724110145a36e3edc9ef34020810b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:11.578Z] + 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-03-01T08:02:11.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-01T08:02:11.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T08:02:11.905Z] 8228157e5716: Preparing [2023-03-01T08:02:11.905Z] 371676531ed4: Preparing [2023-03-01T08:02:11.905Z] 78c958c4b1dc: Preparing [2023-03-01T08:02:11.905Z] 2fc052fb0965: Preparing [2023-03-01T08:02:11.905Z] 5754b0074d7e: Preparing [2023-03-01T08:02:11.905Z] 6bfc018cc315: Preparing [2023-03-01T08:02:11.905Z] f70ee36035b9: Preparing [2023-03-01T08:02:11.905Z] 6bfc018cc315: Waiting [2023-03-01T08:02:11.905Z] f70ee36035b9: Waiting [2023-03-01T08:02:11.905Z] 371676531ed4: Layer already exists [2023-03-01T08:02:11.905Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:11.905Z] 78c958c4b1dc: Layer already exists [2023-03-01T08:02:11.905Z] 2fc052fb0965: Layer already exists [2023-03-01T08:02:11.905Z] 8228157e5716: Layer already exists [2023-03-01T08:02:11.905Z] 6bfc018cc315: Layer already exists [2023-03-01T08:02:11.905Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:12.172Z] latest: digest: sha256:94cfb076da080154b1ac38af8b9531e8fe5724110145a36e3edc9ef34020810b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:12.511Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:12.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.72 [2023-03-01T08:02:12.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T08:02:12.843Z] 8228157e5716: Preparing [2023-03-01T08:02:12.843Z] 371676531ed4: Preparing [2023-03-01T08:02:12.843Z] 78c958c4b1dc: Preparing [2023-03-01T08:02:12.843Z] 2fc052fb0965: Preparing [2023-03-01T08:02:12.843Z] 5754b0074d7e: Preparing [2023-03-01T08:02:12.843Z] 6bfc018cc315: Preparing [2023-03-01T08:02:12.843Z] f70ee36035b9: Preparing [2023-03-01T08:02:12.843Z] 6bfc018cc315: Waiting [2023-03-01T08:02:12.843Z] f70ee36035b9: Waiting [2023-03-01T08:02:12.843Z] 371676531ed4: Layer already exists [2023-03-01T08:02:12.843Z] 2fc052fb0965: Layer already exists [2023-03-01T08:02:12.843Z] 78c958c4b1dc: Layer already exists [2023-03-01T08:02:12.843Z] 8228157e5716: Layer already exists [2023-03-01T08:02:12.843Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:12.843Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:12.843Z] 6bfc018cc315: Layer already exists [2023-03-01T08:02:13.109Z] 3.0.0-dev.72: digest: sha256:94cfb076da080154b1ac38af8b9531e8fe5724110145a36e3edc9ef34020810b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:13.449Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:13.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:13.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T08:02:13.788Z] 8228157e5716: Preparing [2023-03-01T08:02:13.788Z] 371676531ed4: Preparing [2023-03-01T08:02:13.788Z] 78c958c4b1dc: Preparing [2023-03-01T08:02:13.788Z] 2fc052fb0965: Preparing [2023-03-01T08:02:13.788Z] 5754b0074d7e: Preparing [2023-03-01T08:02:13.788Z] 6bfc018cc315: Preparing [2023-03-01T08:02:13.788Z] f70ee36035b9: Preparing [2023-03-01T08:02:13.788Z] 6bfc018cc315: Waiting [2023-03-01T08:02:13.788Z] f70ee36035b9: Waiting [2023-03-01T08:02:13.788Z] 78c958c4b1dc: Layer already exists [2023-03-01T08:02:13.788Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:13.788Z] 8228157e5716: Layer already exists [2023-03-01T08:02:13.788Z] 371676531ed4: Layer already exists [2023-03-01T08:02:13.788Z] 2fc052fb0965: Layer already exists [2023-03-01T08:02:13.788Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:13.788Z] 6bfc018cc315: Layer already exists [2023-03-01T08:02:14.053Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:94cfb076da080154b1ac38af8b9531e8fe5724110145a36e3edc9ef34020810b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:14.397Z] + 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-03-01T08:02:14.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-01T08:02:14.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T08:02:14.735Z] 8228157e5716: Preparing [2023-03-01T08:02:14.735Z] 371676531ed4: Preparing [2023-03-01T08:02:14.735Z] 78c958c4b1dc: Preparing [2023-03-01T08:02:14.735Z] 2fc052fb0965: Preparing [2023-03-01T08:02:14.735Z] 5754b0074d7e: Preparing [2023-03-01T08:02:14.735Z] 6bfc018cc315: Preparing [2023-03-01T08:02:14.735Z] f70ee36035b9: Preparing [2023-03-01T08:02:14.735Z] 6bfc018cc315: Waiting [2023-03-01T08:02:14.735Z] f70ee36035b9: Waiting [2023-03-01T08:02:14.735Z] 371676531ed4: Layer already exists [2023-03-01T08:02:14.735Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:14.735Z] 78c958c4b1dc: Layer already exists [2023-03-01T08:02:14.735Z] 2fc052fb0965: Layer already exists [2023-03-01T08:02:14.735Z] 8228157e5716: Layer already exists [2023-03-01T08:02:14.735Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:14.735Z] 6bfc018cc315: Layer already exists [2023-03-01T08:02:15.000Z] main: digest: sha256:94cfb076da080154b1ac38af8b9531e8fe5724110145a36e3edc9ef34020810b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:02:15.051Z] ===================================================== [Pipeline] echo [2023-03-01T08:02:15.059Z] taggedImages: [2023-03-01T08:02:15.059Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:15.059Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-01T08:02:15.059Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.72 [2023-03-01T08:02:15.059Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:15.059Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-01T08:02:15.078Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-01T08:02:15.078Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:15.078Z] latest [2023-03-01T08:02:15.078Z] 3.0.0-dev.72 [2023-03-01T08:02:15.078Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:15.078Z] main [2023-03-01T08:02:15.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:15.414Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:15.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:15.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T08:02:15.750Z] 160a008023a7: Preparing [2023-03-01T08:02:15.750Z] 076d5f780e90: Preparing [2023-03-01T08:02:15.750Z] 678e5725cb97: Preparing [2023-03-01T08:02:15.750Z] 852e6f330b7c: Preparing [2023-03-01T08:02:15.750Z] d03b3ab76c22: Preparing [2023-03-01T08:02:15.750Z] 5e1218e8f9e8: Preparing [2023-03-01T08:02:15.750Z] 9d2137d2b2c9: Preparing [2023-03-01T08:02:15.750Z] f70ee36035b9: Preparing [2023-03-01T08:02:15.750Z] 9d2137d2b2c9: Waiting [2023-03-01T08:02:15.750Z] 5e1218e8f9e8: Waiting [2023-03-01T08:02:15.750Z] f70ee36035b9: Waiting [2023-03-01T08:02:16.018Z] d03b3ab76c22: Pushed [2023-03-01T08:02:16.018Z] 076d5f780e90: Pushed [2023-03-01T08:02:16.018Z] 160a008023a7: Pushed [2023-03-01T08:02:16.018Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:16.286Z] 5e1218e8f9e8: Pushed [2023-03-01T08:02:16.874Z] 9d2137d2b2c9: Pushed [2023-03-01T08:02:18.277Z] 678e5725cb97: Pushed [2023-03-01T08:02:18.277Z] 852e6f330b7c: Pushed [2023-03-01T08:02:18.543Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:a7897770bfedec75e200548431c24e88f290b71b79be919cbe9e3332a7da94cb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:18.880Z] + 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-03-01T08:02:19.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-01T08:02:19.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T08:02:19.209Z] 160a008023a7: Preparing [2023-03-01T08:02:19.209Z] 076d5f780e90: Preparing [2023-03-01T08:02:19.209Z] 678e5725cb97: Preparing [2023-03-01T08:02:19.209Z] 852e6f330b7c: Preparing [2023-03-01T08:02:19.209Z] d03b3ab76c22: Preparing [2023-03-01T08:02:19.209Z] 5e1218e8f9e8: Preparing [2023-03-01T08:02:19.209Z] 9d2137d2b2c9: Preparing [2023-03-01T08:02:19.209Z] f70ee36035b9: Preparing [2023-03-01T08:02:19.209Z] 9d2137d2b2c9: Waiting [2023-03-01T08:02:19.209Z] 5e1218e8f9e8: Waiting [2023-03-01T08:02:19.209Z] f70ee36035b9: Waiting [2023-03-01T08:02:19.209Z] 076d5f780e90: Layer already exists [2023-03-01T08:02:19.209Z] d03b3ab76c22: Layer already exists [2023-03-01T08:02:19.209Z] 160a008023a7: Layer already exists [2023-03-01T08:02:19.209Z] 678e5725cb97: Layer already exists [2023-03-01T08:02:19.209Z] 852e6f330b7c: Layer already exists [2023-03-01T08:02:19.209Z] 5e1218e8f9e8: Layer already exists [2023-03-01T08:02:19.209Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:19.209Z] 9d2137d2b2c9: Layer already exists [2023-03-01T08:02:19.472Z] latest: digest: sha256:a7897770bfedec75e200548431c24e88f290b71b79be919cbe9e3332a7da94cb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:19.806Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:20.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.72 [2023-03-01T08:02:20.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T08:02:20.140Z] 160a008023a7: Preparing [2023-03-01T08:02:20.140Z] 076d5f780e90: Preparing [2023-03-01T08:02:20.140Z] 678e5725cb97: Preparing [2023-03-01T08:02:20.140Z] 852e6f330b7c: Preparing [2023-03-01T08:02:20.140Z] d03b3ab76c22: Preparing [2023-03-01T08:02:20.140Z] 5e1218e8f9e8: Preparing [2023-03-01T08:02:20.140Z] 9d2137d2b2c9: Preparing [2023-03-01T08:02:20.140Z] f70ee36035b9: Preparing [2023-03-01T08:02:20.140Z] 5e1218e8f9e8: Waiting [2023-03-01T08:02:20.140Z] 9d2137d2b2c9: Waiting [2023-03-01T08:02:20.140Z] f70ee36035b9: Waiting [2023-03-01T08:02:20.140Z] d03b3ab76c22: Layer already exists [2023-03-01T08:02:20.140Z] 852e6f330b7c: Layer already exists [2023-03-01T08:02:20.140Z] 160a008023a7: Layer already exists [2023-03-01T08:02:20.140Z] 076d5f780e90: Layer already exists [2023-03-01T08:02:20.140Z] 678e5725cb97: Layer already exists [2023-03-01T08:02:20.140Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:20.140Z] 5e1218e8f9e8: Layer already exists [2023-03-01T08:02:20.140Z] 9d2137d2b2c9: Layer already exists [2023-03-01T08:02:20.140Z] 3.0.0-dev.72: digest: sha256:a7897770bfedec75e200548431c24e88f290b71b79be919cbe9e3332a7da94cb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:20.738Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:21.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:21.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T08:02:21.070Z] 160a008023a7: Preparing [2023-03-01T08:02:21.070Z] 076d5f780e90: Preparing [2023-03-01T08:02:21.070Z] 678e5725cb97: Preparing [2023-03-01T08:02:21.070Z] 852e6f330b7c: Preparing [2023-03-01T08:02:21.070Z] d03b3ab76c22: Preparing [2023-03-01T08:02:21.070Z] 5e1218e8f9e8: Preparing [2023-03-01T08:02:21.070Z] 9d2137d2b2c9: Preparing [2023-03-01T08:02:21.070Z] 5e1218e8f9e8: Waiting [2023-03-01T08:02:21.070Z] f70ee36035b9: Preparing [2023-03-01T08:02:21.070Z] 9d2137d2b2c9: Waiting [2023-03-01T08:02:21.070Z] d03b3ab76c22: Layer already exists [2023-03-01T08:02:21.070Z] 076d5f780e90: Layer already exists [2023-03-01T08:02:21.070Z] 160a008023a7: Layer already exists [2023-03-01T08:02:21.070Z] 852e6f330b7c: Layer already exists [2023-03-01T08:02:21.070Z] 678e5725cb97: Layer already exists [2023-03-01T08:02:21.070Z] 5e1218e8f9e8: Layer already exists [2023-03-01T08:02:21.070Z] 9d2137d2b2c9: Layer already exists [2023-03-01T08:02:21.070Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:21.335Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:a7897770bfedec75e200548431c24e88f290b71b79be919cbe9e3332a7da94cb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:21.678Z] + 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-03-01T08:02:22.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-01T08:02:22.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T08:02:22.009Z] 160a008023a7: Preparing [2023-03-01T08:02:22.009Z] 076d5f780e90: Preparing [2023-03-01T08:02:22.009Z] 678e5725cb97: Preparing [2023-03-01T08:02:22.009Z] 852e6f330b7c: Preparing [2023-03-01T08:02:22.009Z] d03b3ab76c22: Preparing [2023-03-01T08:02:22.009Z] 5e1218e8f9e8: Preparing [2023-03-01T08:02:22.009Z] 9d2137d2b2c9: Preparing [2023-03-01T08:02:22.009Z] f70ee36035b9: Preparing [2023-03-01T08:02:22.009Z] 5e1218e8f9e8: Waiting [2023-03-01T08:02:22.009Z] 9d2137d2b2c9: Waiting [2023-03-01T08:02:22.009Z] f70ee36035b9: Waiting [2023-03-01T08:02:22.009Z] 076d5f780e90: Layer already exists [2023-03-01T08:02:22.009Z] 160a008023a7: Layer already exists [2023-03-01T08:02:22.009Z] d03b3ab76c22: Layer already exists [2023-03-01T08:02:22.009Z] 678e5725cb97: Layer already exists [2023-03-01T08:02:22.009Z] 852e6f330b7c: Layer already exists [2023-03-01T08:02:22.009Z] 9d2137d2b2c9: Layer already exists [2023-03-01T08:02:22.009Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:22.009Z] 5e1218e8f9e8: Layer already exists [2023-03-01T08:02:22.277Z] main: digest: sha256:a7897770bfedec75e200548431c24e88f290b71b79be919cbe9e3332a7da94cb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:02:22.318Z] ===================================================== [Pipeline] echo [2023-03-01T08:02:22.324Z] taggedImages: [2023-03-01T08:02:22.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:22.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-01T08:02:22.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.72 [2023-03-01T08:02:22.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:22.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-01T08:02:22.338Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-01T08:02:22.338Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:22.338Z] latest [2023-03-01T08:02:22.338Z] 3.0.0-dev.72 [2023-03-01T08:02:22.338Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:22.338Z] main [2023-03-01T08:02:22.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:22.666Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:23.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:23.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T08:02:23.010Z] 3f15c9508b8c: Preparing [2023-03-01T08:02:23.010Z] b5eac3b82d0f: Preparing [2023-03-01T08:02:23.010Z] 53fcfe2168d2: Preparing [2023-03-01T08:02:23.010Z] 7dc30b08ff33: Preparing [2023-03-01T08:02:23.010Z] e0aa781f37ad: Preparing [2023-03-01T08:02:23.010Z] f25d4abb8a54: Preparing [2023-03-01T08:02:23.010Z] 1e1512b6bfe5: Preparing [2023-03-01T08:02:23.010Z] 5fd1a055dfba: Preparing [2023-03-01T08:02:23.010Z] 5a7f23d3bd33: Preparing [2023-03-01T08:02:23.010Z] f70ee36035b9: Preparing [2023-03-01T08:02:23.010Z] 1e1512b6bfe5: Waiting [2023-03-01T08:02:23.010Z] 5a7f23d3bd33: Waiting [2023-03-01T08:02:23.010Z] f70ee36035b9: Waiting [2023-03-01T08:02:23.010Z] 5fd1a055dfba: Waiting [2023-03-01T08:02:23.010Z] f25d4abb8a54: Waiting [2023-03-01T08:02:23.283Z] 3f15c9508b8c: Pushed [2023-03-01T08:02:23.283Z] e0aa781f37ad: Pushed [2023-03-01T08:02:23.283Z] b5eac3b82d0f: Pushed [2023-03-01T08:02:23.548Z] 5fd1a055dfba: Pushed [2023-03-01T08:02:23.548Z] 1e1512b6bfe5: Pushed [2023-03-01T08:02:23.548Z] f25d4abb8a54: Pushed [2023-03-01T08:02:23.548Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:23.813Z] 5a7f23d3bd33: Pushed [2023-03-01T08:02:25.749Z] 7dc30b08ff33: Pushed [2023-03-01T08:02:26.702Z] 53fcfe2168d2: Pushed [2023-03-01T08:02:26.702Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:591a55159a0921aab78a322a2946f46e0bda9d90aa5811cee418b11826f119de size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:27.040Z] + 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-03-01T08:02:27.376Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-01T08:02:27.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T08:02:27.376Z] 3f15c9508b8c: Preparing [2023-03-01T08:02:27.376Z] b5eac3b82d0f: Preparing [2023-03-01T08:02:27.376Z] 53fcfe2168d2: Preparing [2023-03-01T08:02:27.376Z] 7dc30b08ff33: Preparing [2023-03-01T08:02:27.376Z] e0aa781f37ad: Preparing [2023-03-01T08:02:27.376Z] f25d4abb8a54: Preparing [2023-03-01T08:02:27.376Z] 1e1512b6bfe5: Preparing [2023-03-01T08:02:27.376Z] 5fd1a055dfba: Preparing [2023-03-01T08:02:27.376Z] 5a7f23d3bd33: Preparing [2023-03-01T08:02:27.376Z] f70ee36035b9: Preparing [2023-03-01T08:02:27.376Z] 1e1512b6bfe5: Waiting [2023-03-01T08:02:27.376Z] 5a7f23d3bd33: Waiting [2023-03-01T08:02:27.376Z] f70ee36035b9: Waiting [2023-03-01T08:02:27.376Z] 5fd1a055dfba: Waiting [2023-03-01T08:02:27.376Z] f25d4abb8a54: Waiting [2023-03-01T08:02:27.376Z] 3f15c9508b8c: Layer already exists [2023-03-01T08:02:27.376Z] 53fcfe2168d2: Layer already exists [2023-03-01T08:02:27.376Z] e0aa781f37ad: Layer already exists [2023-03-01T08:02:27.376Z] b5eac3b82d0f: Layer already exists [2023-03-01T08:02:27.376Z] 7dc30b08ff33: Layer already exists [2023-03-01T08:02:27.376Z] f25d4abb8a54: Layer already exists [2023-03-01T08:02:27.376Z] 1e1512b6bfe5: Layer already exists [2023-03-01T08:02:27.376Z] 5fd1a055dfba: Layer already exists [2023-03-01T08:02:27.376Z] 5a7f23d3bd33: Layer already exists [2023-03-01T08:02:27.376Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:27.641Z] latest: digest: sha256:591a55159a0921aab78a322a2946f46e0bda9d90aa5811cee418b11826f119de size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:27.985Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:28.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.72 [2023-03-01T08:02:28.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T08:02:28.317Z] 3f15c9508b8c: Preparing [2023-03-01T08:02:28.317Z] b5eac3b82d0f: Preparing [2023-03-01T08:02:28.317Z] 53fcfe2168d2: Preparing [2023-03-01T08:02:28.317Z] 7dc30b08ff33: Preparing [2023-03-01T08:02:28.317Z] e0aa781f37ad: Preparing [2023-03-01T08:02:28.317Z] f25d4abb8a54: Preparing [2023-03-01T08:02:28.317Z] 1e1512b6bfe5: Preparing [2023-03-01T08:02:28.317Z] 5fd1a055dfba: Preparing [2023-03-01T08:02:28.317Z] 5a7f23d3bd33: Preparing [2023-03-01T08:02:28.317Z] f70ee36035b9: Preparing [2023-03-01T08:02:28.317Z] 5a7f23d3bd33: Waiting [2023-03-01T08:02:28.317Z] 1e1512b6bfe5: Waiting [2023-03-01T08:02:28.317Z] 5fd1a055dfba: Waiting [2023-03-01T08:02:28.317Z] f70ee36035b9: Waiting [2023-03-01T08:02:28.317Z] f25d4abb8a54: Waiting [2023-03-01T08:02:28.317Z] b5eac3b82d0f: Layer already exists [2023-03-01T08:02:28.317Z] 53fcfe2168d2: Layer already exists [2023-03-01T08:02:28.317Z] e0aa781f37ad: Layer already exists [2023-03-01T08:02:28.317Z] 3f15c9508b8c: Layer already exists [2023-03-01T08:02:28.317Z] 7dc30b08ff33: Layer already exists [2023-03-01T08:02:28.317Z] 5a7f23d3bd33: Layer already exists [2023-03-01T08:02:28.317Z] f25d4abb8a54: Layer already exists [2023-03-01T08:02:28.317Z] 5fd1a055dfba: Layer already exists [2023-03-01T08:02:28.317Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:28.317Z] 1e1512b6bfe5: Layer already exists [2023-03-01T08:02:28.583Z] 3.0.0-dev.72: digest: sha256:591a55159a0921aab78a322a2946f46e0bda9d90aa5811cee418b11826f119de size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:28.915Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:29.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:29.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T08:02:29.243Z] 3f15c9508b8c: Preparing [2023-03-01T08:02:29.243Z] b5eac3b82d0f: Preparing [2023-03-01T08:02:29.243Z] 53fcfe2168d2: Preparing [2023-03-01T08:02:29.243Z] 7dc30b08ff33: Preparing [2023-03-01T08:02:29.243Z] e0aa781f37ad: Preparing [2023-03-01T08:02:29.243Z] f25d4abb8a54: Preparing [2023-03-01T08:02:29.243Z] 1e1512b6bfe5: Preparing [2023-03-01T08:02:29.243Z] 5fd1a055dfba: Preparing [2023-03-01T08:02:29.243Z] 5a7f23d3bd33: Preparing [2023-03-01T08:02:29.243Z] f70ee36035b9: Preparing [2023-03-01T08:02:29.243Z] 1e1512b6bfe5: Waiting [2023-03-01T08:02:29.243Z] 5a7f23d3bd33: Waiting [2023-03-01T08:02:29.243Z] 5fd1a055dfba: Waiting [2023-03-01T08:02:29.243Z] f70ee36035b9: Waiting [2023-03-01T08:02:29.243Z] f25d4abb8a54: Waiting [2023-03-01T08:02:29.243Z] b5eac3b82d0f: Layer already exists [2023-03-01T08:02:29.243Z] 3f15c9508b8c: Layer already exists [2023-03-01T08:02:29.243Z] e0aa781f37ad: Layer already exists [2023-03-01T08:02:29.243Z] 7dc30b08ff33: Layer already exists [2023-03-01T08:02:29.243Z] 53fcfe2168d2: Layer already exists [2023-03-01T08:02:29.243Z] f25d4abb8a54: Layer already exists [2023-03-01T08:02:29.243Z] 5fd1a055dfba: Layer already exists [2023-03-01T08:02:29.243Z] 1e1512b6bfe5: Layer already exists [2023-03-01T08:02:29.243Z] 5a7f23d3bd33: Layer already exists [2023-03-01T08:02:29.243Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:29.243Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:591a55159a0921aab78a322a2946f46e0bda9d90aa5811cee418b11826f119de size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:29.839Z] + 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-03-01T08:02:30.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-01T08:02:30.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T08:02:30.172Z] 3f15c9508b8c: Preparing [2023-03-01T08:02:30.172Z] b5eac3b82d0f: Preparing [2023-03-01T08:02:30.172Z] 53fcfe2168d2: Preparing [2023-03-01T08:02:30.172Z] 7dc30b08ff33: Preparing [2023-03-01T08:02:30.172Z] e0aa781f37ad: Preparing [2023-03-01T08:02:30.172Z] f25d4abb8a54: Preparing [2023-03-01T08:02:30.172Z] 1e1512b6bfe5: Preparing [2023-03-01T08:02:30.172Z] 5fd1a055dfba: Preparing [2023-03-01T08:02:30.172Z] 5a7f23d3bd33: Preparing [2023-03-01T08:02:30.172Z] f70ee36035b9: Preparing [2023-03-01T08:02:30.172Z] f25d4abb8a54: Waiting [2023-03-01T08:02:30.172Z] 1e1512b6bfe5: Waiting [2023-03-01T08:02:30.172Z] 5fd1a055dfba: Waiting [2023-03-01T08:02:30.172Z] 5a7f23d3bd33: Waiting [2023-03-01T08:02:30.172Z] f70ee36035b9: Waiting [2023-03-01T08:02:30.172Z] e0aa781f37ad: Layer already exists [2023-03-01T08:02:30.172Z] 53fcfe2168d2: Layer already exists [2023-03-01T08:02:30.172Z] 3f15c9508b8c: Layer already exists [2023-03-01T08:02:30.172Z] b5eac3b82d0f: Layer already exists [2023-03-01T08:02:30.172Z] 7dc30b08ff33: Layer already exists [2023-03-01T08:02:30.172Z] f25d4abb8a54: Layer already exists [2023-03-01T08:02:30.172Z] 5fd1a055dfba: Layer already exists [2023-03-01T08:02:30.172Z] 1e1512b6bfe5: Layer already exists [2023-03-01T08:02:30.172Z] f70ee36035b9: Layer already exists [2023-03-01T08:02:30.172Z] 5a7f23d3bd33: Layer already exists [2023-03-01T08:02:30.436Z] main: digest: sha256:591a55159a0921aab78a322a2946f46e0bda9d90aa5811cee418b11826f119de size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:02:30.479Z] ===================================================== [Pipeline] echo [2023-03-01T08:02:30.487Z] taggedImages: [2023-03-01T08:02:30.487Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:30.487Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-01T08:02:30.487Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.72 [2023-03-01T08:02:30.487Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:30.487Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-01T08:02:30.510Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-01T08:02:30.510Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:30.510Z] latest [2023-03-01T08:02:30.510Z] 3.0.0-dev.72 [2023-03-01T08:02:30.510Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:30.510Z] main [2023-03-01T08:02:30.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:30.867Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:31.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:31.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T08:02:31.209Z] f8b3a01eb774: Preparing [2023-03-01T08:02:31.209Z] d0832572cad3: Preparing [2023-03-01T08:02:31.209Z] 5754b0074d7e: Preparing [2023-03-01T08:02:31.209Z] 3bbcc59c9462: Preparing [2023-03-01T08:02:31.209Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:31.209Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:31.475Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:31.475Z] f8b3a01eb774: Pushed [2023-03-01T08:02:32.433Z] 3bbcc59c9462: Pushed [2023-03-01T08:02:37.759Z] d0832572cad3: Pushed [2023-03-01T08:02:37.760Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:a4c860fe720d006e3cc8474acfed5e62f4948456469337a51216a59afd6ea39e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:38.097Z] + 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-03-01T08:02:38.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-01T08:02:38.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T08:02:38.429Z] f8b3a01eb774: Preparing [2023-03-01T08:02:38.429Z] d0832572cad3: Preparing [2023-03-01T08:02:38.429Z] 5754b0074d7e: Preparing [2023-03-01T08:02:38.429Z] 3bbcc59c9462: Preparing [2023-03-01T08:02:38.429Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:38.429Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:38.429Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:38.429Z] 3bbcc59c9462: Layer already exists [2023-03-01T08:02:38.429Z] f8b3a01eb774: Layer already exists [2023-03-01T08:02:38.429Z] d0832572cad3: Layer already exists [2023-03-01T08:02:38.429Z] latest: digest: sha256:a4c860fe720d006e3cc8474acfed5e62f4948456469337a51216a59afd6ea39e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:39.029Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:39.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.72 [2023-03-01T08:02:39.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T08:02:39.363Z] f8b3a01eb774: Preparing [2023-03-01T08:02:39.363Z] d0832572cad3: Preparing [2023-03-01T08:02:39.363Z] 5754b0074d7e: Preparing [2023-03-01T08:02:39.363Z] 3bbcc59c9462: Preparing [2023-03-01T08:02:39.363Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:39.363Z] f8b3a01eb774: Layer already exists [2023-03-01T08:02:39.364Z] d0832572cad3: Layer already exists [2023-03-01T08:02:39.364Z] 3bbcc59c9462: Layer already exists [2023-03-01T08:02:39.364Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:39.364Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:39.364Z] 3.0.0-dev.72: digest: sha256:a4c860fe720d006e3cc8474acfed5e62f4948456469337a51216a59afd6ea39e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:39.712Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:40.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:40.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T08:02:40.058Z] f8b3a01eb774: Preparing [2023-03-01T08:02:40.058Z] d0832572cad3: Preparing [2023-03-01T08:02:40.058Z] 5754b0074d7e: Preparing [2023-03-01T08:02:40.058Z] 3bbcc59c9462: Preparing [2023-03-01T08:02:40.058Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:40.058Z] d0832572cad3: Layer already exists [2023-03-01T08:02:40.058Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:40.058Z] 3bbcc59c9462: Layer already exists [2023-03-01T08:02:40.058Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:40.058Z] f8b3a01eb774: Layer already exists [2023-03-01T08:02:40.058Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:a4c860fe720d006e3cc8474acfed5e62f4948456469337a51216a59afd6ea39e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:40.407Z] + 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-03-01T08:02:40.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-01T08:02:40.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T08:02:40.754Z] f8b3a01eb774: Preparing [2023-03-01T08:02:40.754Z] d0832572cad3: Preparing [2023-03-01T08:02:40.754Z] 5754b0074d7e: Preparing [2023-03-01T08:02:40.754Z] 3bbcc59c9462: Preparing [2023-03-01T08:02:40.754Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:40.754Z] d0832572cad3: Layer already exists [2023-03-01T08:02:40.754Z] 5754b0074d7e: Layer already exists [2023-03-01T08:02:40.754Z] f8b3a01eb774: Layer already exists [2023-03-01T08:02:40.754Z] 3bbcc59c9462: Layer already exists [2023-03-01T08:02:40.754Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:40.754Z] main: digest: sha256:a4c860fe720d006e3cc8474acfed5e62f4948456469337a51216a59afd6ea39e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:02:41.074Z] ===================================================== [Pipeline] echo [2023-03-01T08:02:41.084Z] taggedImages: [2023-03-01T08:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-01T08:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.72 [2023-03-01T08:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-01T08:02:41.107Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-01T08:02:41.107Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:41.107Z] latest [2023-03-01T08:02:41.107Z] 3.0.0-dev.72 [2023-03-01T08:02:41.107Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:02:41.107Z] main [2023-03-01T08:02:41.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:41.481Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:41.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:02:41.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T08:02:41.854Z] 5306cdd2d596: Preparing [2023-03-01T08:02:41.854Z] 720202df552d: Preparing [2023-03-01T08:02:41.854Z] 91214a9b563c: Preparing [2023-03-01T08:02:41.855Z] 9cd54ab32160: Preparing [2023-03-01T08:02:41.855Z] 3db9ae16b327: Preparing [2023-03-01T08:02:41.855Z] 704728192b9c: Preparing [2023-03-01T08:02:41.855Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:41.855Z] 704728192b9c: Waiting [2023-03-01T08:02:41.855Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:02:42.123Z] 720202df552d: Pushed [2023-03-01T08:02:42.123Z] 91214a9b563c: Pushed [2023-03-01T08:02:42.123Z] 5306cdd2d596: Pushed [2023-03-01T08:02:42.123Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:43.115Z] 704728192b9c: Pushed [2023-03-01T08:02:51.345Z] 3db9ae16b327: Pushed [2023-03-01T08:02:57.976Z] 9cd54ab32160: Pushed [2023-03-01T08:02:57.976Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:e5a38f9b0e705a863ef3e184ef5a7527e9d854893cd1928bdadaf7b53202a748 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:58.313Z] + 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-03-01T08:02:58.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-01T08:02:58.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T08:02:58.644Z] 5306cdd2d596: Preparing [2023-03-01T08:02:58.644Z] 720202df552d: Preparing [2023-03-01T08:02:58.644Z] 91214a9b563c: Preparing [2023-03-01T08:02:58.644Z] 9cd54ab32160: Preparing [2023-03-01T08:02:58.644Z] 3db9ae16b327: Preparing [2023-03-01T08:02:58.644Z] 704728192b9c: Preparing [2023-03-01T08:02:58.644Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:58.644Z] 704728192b9c: Waiting [2023-03-01T08:02:58.644Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:02:58.644Z] 9cd54ab32160: Layer already exists [2023-03-01T08:02:58.644Z] 720202df552d: Layer already exists [2023-03-01T08:02:58.644Z] 5306cdd2d596: Layer already exists [2023-03-01T08:02:58.644Z] 3db9ae16b327: Layer already exists [2023-03-01T08:02:58.644Z] 91214a9b563c: Layer already exists [2023-03-01T08:02:58.644Z] 704728192b9c: Layer already exists [2023-03-01T08:02:58.644Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:58.909Z] latest: digest: sha256:e5a38f9b0e705a863ef3e184ef5a7527e9d854893cd1928bdadaf7b53202a748 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:59.247Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:02:59.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.72 [2023-03-01T08:02:59.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T08:02:59.582Z] 5306cdd2d596: Preparing [2023-03-01T08:02:59.582Z] 720202df552d: Preparing [2023-03-01T08:02:59.582Z] 91214a9b563c: Preparing [2023-03-01T08:02:59.582Z] 9cd54ab32160: Preparing [2023-03-01T08:02:59.582Z] 3db9ae16b327: Preparing [2023-03-01T08:02:59.582Z] 704728192b9c: Preparing [2023-03-01T08:02:59.582Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:02:59.582Z] 704728192b9c: Waiting [2023-03-01T08:02:59.582Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:02:59.582Z] 720202df552d: Layer already exists [2023-03-01T08:02:59.582Z] 5306cdd2d596: Layer already exists [2023-03-01T08:02:59.582Z] 91214a9b563c: Layer already exists [2023-03-01T08:02:59.582Z] 9cd54ab32160: Layer already exists [2023-03-01T08:02:59.582Z] 3db9ae16b327: Layer already exists [2023-03-01T08:02:59.582Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:02:59.582Z] 704728192b9c: Layer already exists [2023-03-01T08:02:59.582Z] 3.0.0-dev.72: digest: sha256:e5a38f9b0e705a863ef3e184ef5a7527e9d854893cd1928bdadaf7b53202a748 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:00.197Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:00.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:00.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T08:03:00.523Z] 5306cdd2d596: Preparing [2023-03-01T08:03:00.523Z] 720202df552d: Preparing [2023-03-01T08:03:00.523Z] 91214a9b563c: Preparing [2023-03-01T08:03:00.523Z] 9cd54ab32160: Preparing [2023-03-01T08:03:00.523Z] 3db9ae16b327: Preparing [2023-03-01T08:03:00.523Z] 704728192b9c: Preparing [2023-03-01T08:03:00.523Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:00.523Z] 704728192b9c: Waiting [2023-03-01T08:03:00.523Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:00.523Z] 3db9ae16b327: Layer already exists [2023-03-01T08:03:00.523Z] 91214a9b563c: Layer already exists [2023-03-01T08:03:00.523Z] 720202df552d: Layer already exists [2023-03-01T08:03:00.523Z] 5306cdd2d596: Layer already exists [2023-03-01T08:03:00.523Z] 9cd54ab32160: Layer already exists [2023-03-01T08:03:00.523Z] 704728192b9c: Layer already exists [2023-03-01T08:03:00.523Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:00.523Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:e5a38f9b0e705a863ef3e184ef5a7527e9d854893cd1928bdadaf7b53202a748 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:01.117Z] + 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-03-01T08:03:01.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-01T08:03:01.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T08:03:01.443Z] 5306cdd2d596: Preparing [2023-03-01T08:03:01.443Z] 720202df552d: Preparing [2023-03-01T08:03:01.443Z] 91214a9b563c: Preparing [2023-03-01T08:03:01.443Z] 9cd54ab32160: Preparing [2023-03-01T08:03:01.443Z] 3db9ae16b327: Preparing [2023-03-01T08:03:01.443Z] 704728192b9c: Preparing [2023-03-01T08:03:01.443Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:01.443Z] 704728192b9c: Waiting [2023-03-01T08:03:01.443Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:01.443Z] 3db9ae16b327: Layer already exists [2023-03-01T08:03:01.443Z] 91214a9b563c: Layer already exists [2023-03-01T08:03:01.443Z] 5306cdd2d596: Layer already exists [2023-03-01T08:03:01.443Z] 9cd54ab32160: Layer already exists [2023-03-01T08:03:01.443Z] 720202df552d: Layer already exists [2023-03-01T08:03:01.443Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:01.443Z] 704728192b9c: Layer already exists [2023-03-01T08:03:01.710Z] main: digest: sha256:e5a38f9b0e705a863ef3e184ef5a7527e9d854893cd1928bdadaf7b53202a748 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:03:01.747Z] ===================================================== [Pipeline] echo [2023-03-01T08:03:01.753Z] taggedImages: [2023-03-01T08:03:01.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:01.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-01T08:03:01.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.72 [2023-03-01T08:03:01.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:01.753Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-01T08:03:01.767Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-01T08:03:01.767Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:01.767Z] latest [2023-03-01T08:03:01.767Z] 3.0.0-dev.72 [2023-03-01T08:03:01.767Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:01.767Z] main [2023-03-01T08:03:01.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:02.104Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:02.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:02.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T08:03:02.433Z] 3e6c2e3bfeb1: Preparing [2023-03-01T08:03:02.433Z] 45d0b5f181f2: Preparing [2023-03-01T08:03:02.433Z] 658eb2283fe4: Preparing [2023-03-01T08:03:02.433Z] fe11e320dfcd: Preparing [2023-03-01T08:03:02.433Z] 5841295e9189: Preparing [2023-03-01T08:03:02.433Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:02.433Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:02.697Z] 3e6c2e3bfeb1: Pushed [2023-03-01T08:03:02.697Z] 658eb2283fe4: Pushed [2023-03-01T08:03:02.697Z] 45d0b5f181f2: Pushed [2023-03-01T08:03:02.697Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:03.276Z] 5841295e9189: Pushed [2023-03-01T08:03:18.236Z] fe11e320dfcd: Pushed [2023-03-01T08:03:18.236Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:b84092613cfc19d61064cd2403e1b5fc95fc1cc5d2382654f547648070836e12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:18.579Z] + 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-03-01T08:03:18.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-01T08:03:18.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T08:03:18.914Z] 3e6c2e3bfeb1: Preparing [2023-03-01T08:03:18.914Z] 45d0b5f181f2: Preparing [2023-03-01T08:03:18.914Z] 658eb2283fe4: Preparing [2023-03-01T08:03:18.914Z] fe11e320dfcd: Preparing [2023-03-01T08:03:18.914Z] 5841295e9189: Preparing [2023-03-01T08:03:18.914Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:18.914Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:18.914Z] fe11e320dfcd: Layer already exists [2023-03-01T08:03:18.914Z] 5841295e9189: Layer already exists [2023-03-01T08:03:18.914Z] 45d0b5f181f2: Layer already exists [2023-03-01T08:03:18.914Z] 3e6c2e3bfeb1: Layer already exists [2023-03-01T08:03:18.914Z] 658eb2283fe4: Layer already exists [2023-03-01T08:03:18.914Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:18.914Z] latest: digest: sha256:b84092613cfc19d61064cd2403e1b5fc95fc1cc5d2382654f547648070836e12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:19.505Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:19.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.72 [2023-03-01T08:03:19.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T08:03:19.833Z] 3e6c2e3bfeb1: Preparing [2023-03-01T08:03:19.833Z] 45d0b5f181f2: Preparing [2023-03-01T08:03:19.833Z] 658eb2283fe4: Preparing [2023-03-01T08:03:19.833Z] fe11e320dfcd: Preparing [2023-03-01T08:03:19.833Z] 5841295e9189: Preparing [2023-03-01T08:03:19.833Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:19.833Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:19.833Z] 3e6c2e3bfeb1: Layer already exists [2023-03-01T08:03:19.833Z] 5841295e9189: Layer already exists [2023-03-01T08:03:19.833Z] 45d0b5f181f2: Layer already exists [2023-03-01T08:03:19.833Z] fe11e320dfcd: Layer already exists [2023-03-01T08:03:19.833Z] 658eb2283fe4: Layer already exists [2023-03-01T08:03:19.833Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:19.833Z] 3.0.0-dev.72: digest: sha256:b84092613cfc19d61064cd2403e1b5fc95fc1cc5d2382654f547648070836e12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:20.423Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:20.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:20.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T08:03:20.753Z] 3e6c2e3bfeb1: Preparing [2023-03-01T08:03:20.753Z] 45d0b5f181f2: Preparing [2023-03-01T08:03:20.753Z] 658eb2283fe4: Preparing [2023-03-01T08:03:20.753Z] fe11e320dfcd: Preparing [2023-03-01T08:03:20.753Z] 5841295e9189: Preparing [2023-03-01T08:03:20.753Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:20.753Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:20.753Z] 658eb2283fe4: Layer already exists [2023-03-01T08:03:20.753Z] 45d0b5f181f2: Layer already exists [2023-03-01T08:03:20.753Z] 3e6c2e3bfeb1: Layer already exists [2023-03-01T08:03:20.753Z] fe11e320dfcd: Layer already exists [2023-03-01T08:03:20.753Z] 5841295e9189: Layer already exists [2023-03-01T08:03:20.753Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:20.753Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:b84092613cfc19d61064cd2403e1b5fc95fc1cc5d2382654f547648070836e12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:21.347Z] + 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-03-01T08:03:21.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-01T08:03:21.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T08:03:21.673Z] 3e6c2e3bfeb1: Preparing [2023-03-01T08:03:21.673Z] 45d0b5f181f2: Preparing [2023-03-01T08:03:21.673Z] 658eb2283fe4: Preparing [2023-03-01T08:03:21.673Z] fe11e320dfcd: Preparing [2023-03-01T08:03:21.673Z] 5841295e9189: Preparing [2023-03-01T08:03:21.673Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:21.673Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:21.673Z] 5841295e9189: Layer already exists [2023-03-01T08:03:21.673Z] 45d0b5f181f2: Layer already exists [2023-03-01T08:03:21.673Z] 3e6c2e3bfeb1: Layer already exists [2023-03-01T08:03:21.673Z] 658eb2283fe4: Layer already exists [2023-03-01T08:03:21.673Z] fe11e320dfcd: Layer already exists [2023-03-01T08:03:21.673Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:21.937Z] main: digest: sha256:b84092613cfc19d61064cd2403e1b5fc95fc1cc5d2382654f547648070836e12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:03:21.994Z] ===================================================== [Pipeline] echo [2023-03-01T08:03:22.002Z] taggedImages: [2023-03-01T08:03:22.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:22.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-01T08:03:22.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.72 [2023-03-01T08:03:22.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:22.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-01T08:03:22.025Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-01T08:03:22.025Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:22.025Z] latest [2023-03-01T08:03:22.025Z] 3.0.0-dev.72 [2023-03-01T08:03:22.025Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:22.025Z] main [2023-03-01T08:03:22.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:22.366Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:22.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:22.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T08:03:22.697Z] 9a316f22e91f: Preparing [2023-03-01T08:03:22.697Z] 8624911fbccf: Preparing [2023-03-01T08:03:22.697Z] 6bb9bf21de5a: Preparing [2023-03-01T08:03:22.697Z] 12c9bb4d274e: Preparing [2023-03-01T08:03:22.697Z] 704728192b9c: Preparing [2023-03-01T08:03:22.697Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:22.697Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:22.697Z] 704728192b9c: Layer already exists [2023-03-01T08:03:22.960Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:22.960Z] 6bb9bf21de5a: Pushed [2023-03-01T08:03:22.960Z] 8624911fbccf: Pushed [2023-03-01T08:03:22.960Z] 9a316f22e91f: Pushed [2023-03-01T08:03:37.924Z] 12c9bb4d274e: Pushed [2023-03-01T08:03:38.189Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:c55ea094c973482ec361a70b9dbbd5f942247fb084761f36f54c9665d2905789 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:38.532Z] + 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-03-01T08:03:38.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-01T08:03:38.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T08:03:38.869Z] 9a316f22e91f: Preparing [2023-03-01T08:03:38.869Z] 8624911fbccf: Preparing [2023-03-01T08:03:38.869Z] 6bb9bf21de5a: Preparing [2023-03-01T08:03:38.869Z] 12c9bb4d274e: Preparing [2023-03-01T08:03:38.869Z] 704728192b9c: Preparing [2023-03-01T08:03:38.869Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:38.869Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:38.869Z] 9a316f22e91f: Layer already exists [2023-03-01T08:03:38.869Z] 704728192b9c: Layer already exists [2023-03-01T08:03:38.869Z] 8624911fbccf: Layer already exists [2023-03-01T08:03:38.869Z] 12c9bb4d274e: Layer already exists [2023-03-01T08:03:38.869Z] 6bb9bf21de5a: Layer already exists [2023-03-01T08:03:38.869Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:39.134Z] latest: digest: sha256:c55ea094c973482ec361a70b9dbbd5f942247fb084761f36f54c9665d2905789 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:39.484Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:39.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.72 [2023-03-01T08:03:39.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T08:03:39.826Z] 9a316f22e91f: Preparing [2023-03-01T08:03:39.826Z] 8624911fbccf: Preparing [2023-03-01T08:03:39.826Z] 6bb9bf21de5a: Preparing [2023-03-01T08:03:39.826Z] 12c9bb4d274e: Preparing [2023-03-01T08:03:39.826Z] 704728192b9c: Preparing [2023-03-01T08:03:39.826Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:39.826Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:39.826Z] 8624911fbccf: Layer already exists [2023-03-01T08:03:39.826Z] 12c9bb4d274e: Layer already exists [2023-03-01T08:03:39.826Z] 9a316f22e91f: Layer already exists [2023-03-01T08:03:39.826Z] 704728192b9c: Layer already exists [2023-03-01T08:03:39.826Z] 6bb9bf21de5a: Layer already exists [2023-03-01T08:03:39.826Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:39.826Z] 3.0.0-dev.72: digest: sha256:c55ea094c973482ec361a70b9dbbd5f942247fb084761f36f54c9665d2905789 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:40.433Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:40.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:40.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T08:03:40.769Z] 9a316f22e91f: Preparing [2023-03-01T08:03:40.769Z] 8624911fbccf: Preparing [2023-03-01T08:03:40.769Z] 6bb9bf21de5a: Preparing [2023-03-01T08:03:40.769Z] 12c9bb4d274e: Preparing [2023-03-01T08:03:40.769Z] 704728192b9c: Preparing [2023-03-01T08:03:40.769Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:40.769Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:40.769Z] 12c9bb4d274e: Layer already exists [2023-03-01T08:03:40.769Z] 6bb9bf21de5a: Layer already exists [2023-03-01T08:03:40.769Z] 8624911fbccf: Layer already exists [2023-03-01T08:03:40.769Z] 704728192b9c: Layer already exists [2023-03-01T08:03:40.769Z] 9a316f22e91f: Layer already exists [2023-03-01T08:03:40.769Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:40.769Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:c55ea094c973482ec361a70b9dbbd5f942247fb084761f36f54c9665d2905789 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:41.366Z] + 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-03-01T08:03:41.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-01T08:03:41.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T08:03:41.694Z] 9a316f22e91f: Preparing [2023-03-01T08:03:41.694Z] 8624911fbccf: Preparing [2023-03-01T08:03:41.694Z] 6bb9bf21de5a: Preparing [2023-03-01T08:03:41.694Z] 12c9bb4d274e: Preparing [2023-03-01T08:03:41.694Z] 704728192b9c: Preparing [2023-03-01T08:03:41.694Z] a8cfdf0cc8ec: Preparing [2023-03-01T08:03:41.694Z] a8cfdf0cc8ec: Waiting [2023-03-01T08:03:41.694Z] 704728192b9c: Layer already exists [2023-03-01T08:03:41.694Z] 8624911fbccf: Layer already exists [2023-03-01T08:03:41.694Z] 9a316f22e91f: Layer already exists [2023-03-01T08:03:41.694Z] 12c9bb4d274e: Layer already exists [2023-03-01T08:03:41.694Z] 6bb9bf21de5a: Layer already exists [2023-03-01T08:03:41.694Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T08:03:41.960Z] main: digest: sha256:c55ea094c973482ec361a70b9dbbd5f942247fb084761f36f54c9665d2905789 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:03:42.002Z] ===================================================== [Pipeline] echo [2023-03-01T08:03:42.011Z] taggedImages: [2023-03-01T08:03:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-01T08:03:42.012Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.72 [2023-03-01T08:03:42.012Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:42.012Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-01T08:03:42.034Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-01T08:03:42.034Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:42.034Z] latest [2023-03-01T08:03:42.034Z] 3.0.0-dev.72 [2023-03-01T08:03:42.034Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:42.034Z] main [2023-03-01T08:03:42.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:42.388Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:42.723Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:42.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T08:03:42.723Z] 7488db26fcf9: Preparing [2023-03-01T08:03:42.723Z] fcb4491880b6: Preparing [2023-03-01T08:03:42.723Z] 5754b0074d7e: Preparing [2023-03-01T08:03:42.723Z] e6f7ad525470: Preparing [2023-03-01T08:03:42.723Z] f70ee36035b9: Preparing [2023-03-01T08:03:42.723Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:42.723Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:42.988Z] 7488db26fcf9: Pushed [2023-03-01T08:03:43.254Z] e6f7ad525470: Pushed [2023-03-01T08:03:48.581Z] fcb4491880b6: Pushed [2023-03-01T08:03:48.581Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:f78b386aff8984f70c4da0668064e54ce39bd6c478d7dd58dc509ce5183b3be9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:48.909Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:49.251Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-01T08:03:49.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T08:03:49.251Z] 7488db26fcf9: Preparing [2023-03-01T08:03:49.251Z] fcb4491880b6: Preparing [2023-03-01T08:03:49.251Z] 5754b0074d7e: Preparing [2023-03-01T08:03:49.251Z] e6f7ad525470: Preparing [2023-03-01T08:03:49.251Z] f70ee36035b9: Preparing [2023-03-01T08:03:49.251Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:49.251Z] 7488db26fcf9: Layer already exists [2023-03-01T08:03:49.251Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:49.251Z] fcb4491880b6: Layer already exists [2023-03-01T08:03:49.251Z] e6f7ad525470: Layer already exists [2023-03-01T08:03:49.251Z] latest: digest: sha256:f78b386aff8984f70c4da0668064e54ce39bd6c478d7dd58dc509ce5183b3be9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:49.598Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:49.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.72 [2023-03-01T08:03:49.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T08:03:49.934Z] 7488db26fcf9: Preparing [2023-03-01T08:03:49.934Z] fcb4491880b6: Preparing [2023-03-01T08:03:49.934Z] 5754b0074d7e: Preparing [2023-03-01T08:03:49.934Z] e6f7ad525470: Preparing [2023-03-01T08:03:49.934Z] f70ee36035b9: Preparing [2023-03-01T08:03:49.934Z] e6f7ad525470: Layer already exists [2023-03-01T08:03:49.934Z] fcb4491880b6: Layer already exists [2023-03-01T08:03:49.934Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:49.934Z] 7488db26fcf9: Layer already exists [2023-03-01T08:03:49.934Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:49.934Z] 3.0.0-dev.72: digest: sha256:f78b386aff8984f70c4da0668064e54ce39bd6c478d7dd58dc509ce5183b3be9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:50.276Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:50.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:50.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T08:03:50.617Z] 7488db26fcf9: Preparing [2023-03-01T08:03:50.617Z] fcb4491880b6: Preparing [2023-03-01T08:03:50.617Z] 5754b0074d7e: Preparing [2023-03-01T08:03:50.617Z] e6f7ad525470: Preparing [2023-03-01T08:03:50.617Z] f70ee36035b9: Preparing [2023-03-01T08:03:50.617Z] fcb4491880b6: Layer already exists [2023-03-01T08:03:50.617Z] e6f7ad525470: Layer already exists [2023-03-01T08:03:50.617Z] 7488db26fcf9: Layer already exists [2023-03-01T08:03:50.617Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:50.617Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:50.617Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:f78b386aff8984f70c4da0668064e54ce39bd6c478d7dd58dc509ce5183b3be9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:50.957Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:51.287Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-01T08:03:51.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T08:03:51.287Z] 7488db26fcf9: Preparing [2023-03-01T08:03:51.287Z] fcb4491880b6: Preparing [2023-03-01T08:03:51.287Z] 5754b0074d7e: Preparing [2023-03-01T08:03:51.287Z] e6f7ad525470: Preparing [2023-03-01T08:03:51.287Z] f70ee36035b9: Preparing [2023-03-01T08:03:51.287Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:51.287Z] 7488db26fcf9: Layer already exists [2023-03-01T08:03:51.287Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:51.287Z] fcb4491880b6: Layer already exists [2023-03-01T08:03:51.287Z] e6f7ad525470: Layer already exists [2023-03-01T08:03:51.287Z] main: digest: sha256:f78b386aff8984f70c4da0668064e54ce39bd6c478d7dd58dc509ce5183b3be9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:03:51.327Z] ===================================================== [Pipeline] echo [2023-03-01T08:03:51.333Z] taggedImages: [2023-03-01T08:03:51.333Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:51.333Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-01T08:03:51.333Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.72 [2023-03-01T08:03:51.333Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:51.333Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-01T08:03:51.347Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-01T08:03:51.347Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:51.347Z] latest [2023-03-01T08:03:51.347Z] 3.0.0-dev.72 [2023-03-01T08:03:51.347Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:51.347Z] main [2023-03-01T08:03:51.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:51.676Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:52.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:03:52.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T08:03:52.004Z] 0393913f7f54: Preparing [2023-03-01T08:03:52.004Z] 404e49d50488: Preparing [2023-03-01T08:03:52.004Z] 5754b0074d7e: Preparing [2023-03-01T08:03:52.004Z] 892a647eaf93: Preparing [2023-03-01T08:03:52.004Z] f70ee36035b9: Preparing [2023-03-01T08:03:52.004Z] 892a647eaf93: Layer already exists [2023-03-01T08:03:52.004Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:52.004Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:52.269Z] 0393913f7f54: Pushed [2023-03-01T08:03:57.598Z] 404e49d50488: Pushed [2023-03-01T08:03:57.598Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f: digest: sha256:b1343e5b0a75c8cec6ee398081f00ddf12e5359d38e1780a9d71e02a57c5f7a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:57.936Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:58.266Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-01T08:03:58.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T08:03:58.266Z] 0393913f7f54: Preparing [2023-03-01T08:03:58.266Z] 404e49d50488: Preparing [2023-03-01T08:03:58.266Z] 5754b0074d7e: Preparing [2023-03-01T08:03:58.266Z] 892a647eaf93: Preparing [2023-03-01T08:03:58.266Z] f70ee36035b9: Preparing [2023-03-01T08:03:58.266Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:58.266Z] 404e49d50488: Layer already exists [2023-03-01T08:03:58.266Z] 0393913f7f54: Layer already exists [2023-03-01T08:03:58.266Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:58.266Z] 892a647eaf93: Layer already exists [2023-03-01T08:03:58.266Z] latest: digest: sha256:b1343e5b0a75c8cec6ee398081f00ddf12e5359d38e1780a9d71e02a57c5f7a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:58.878Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:59.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.72 [2023-03-01T08:03:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T08:03:59.218Z] 0393913f7f54: Preparing [2023-03-01T08:03:59.218Z] 404e49d50488: Preparing [2023-03-01T08:03:59.218Z] 5754b0074d7e: Preparing [2023-03-01T08:03:59.218Z] 892a647eaf93: Preparing [2023-03-01T08:03:59.218Z] f70ee36035b9: Preparing [2023-03-01T08:03:59.218Z] 404e49d50488: Layer already exists [2023-03-01T08:03:59.218Z] 892a647eaf93: Layer already exists [2023-03-01T08:03:59.218Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:59.218Z] 0393913f7f54: Layer already exists [2023-03-01T08:03:59.218Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:59.218Z] 3.0.0-dev.72: digest: sha256:b1343e5b0a75c8cec6ee398081f00ddf12e5359d38e1780a9d71e02a57c5f7a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:59.562Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:03:59.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:03:59.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T08:03:59.899Z] 0393913f7f54: Preparing [2023-03-01T08:03:59.899Z] 404e49d50488: Preparing [2023-03-01T08:03:59.899Z] 5754b0074d7e: Preparing [2023-03-01T08:03:59.899Z] 892a647eaf93: Preparing [2023-03-01T08:03:59.899Z] f70ee36035b9: Preparing [2023-03-01T08:03:59.899Z] 892a647eaf93: Layer already exists [2023-03-01T08:03:59.899Z] f70ee36035b9: Layer already exists [2023-03-01T08:03:59.899Z] 0393913f7f54: Layer already exists [2023-03-01T08:03:59.899Z] 5754b0074d7e: Layer already exists [2023-03-01T08:03:59.899Z] 404e49d50488: Layer already exists [2023-03-01T08:03:59.899Z] 103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72: digest: sha256:b1343e5b0a75c8cec6ee398081f00ddf12e5359d38e1780a9d71e02a57c5f7a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:04:00.494Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:04:00.826Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-01T08:04:00.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T08:04:00.826Z] 0393913f7f54: Preparing [2023-03-01T08:04:00.826Z] 404e49d50488: Preparing [2023-03-01T08:04:00.826Z] 5754b0074d7e: Preparing [2023-03-01T08:04:00.826Z] 892a647eaf93: Preparing [2023-03-01T08:04:00.826Z] f70ee36035b9: Preparing [2023-03-01T08:04:00.826Z] f70ee36035b9: Layer already exists [2023-03-01T08:04:00.826Z] 0393913f7f54: Layer already exists [2023-03-01T08:04:00.826Z] 404e49d50488: Layer already exists [2023-03-01T08:04:00.826Z] 892a647eaf93: Layer already exists [2023-03-01T08:04:00.826Z] 5754b0074d7e: Layer already exists [2023-03-01T08:04:01.093Z] main: digest: sha256:b1343e5b0a75c8cec6ee398081f00ddf12e5359d38e1780a9d71e02a57c5f7a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T08:04:01.133Z] ===================================================== [Pipeline] echo [2023-03-01T08:04:01.139Z] taggedImages: [2023-03-01T08:04:01.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f [2023-03-01T08:04:01.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-01T08:04:01.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.72 [2023-03-01T08:04:01.139Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:103bb455fa40a9af283e2faa07b65114fcdd4a5f-3.0.0-dev.72 [2023-03-01T08:04:01.139Z] - 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-03-01T08:04:01.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:04:01.536Z] [2023-03-01T08:04:01.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:04:01.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:04:01.890Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T08:04:01.890Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T08:04:01.890Z] 04944245beec: Pulling fs layer [2023-03-01T08:04:01.890Z] 699f458cf7ca: Pulling fs layer [2023-03-01T08:04:01.890Z] 765212b225bb: Pulling fs layer [2023-03-01T08:04:01.890Z] f23df028b6ca: Pulling fs layer [2023-03-01T08:04:01.890Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T08:04:01.890Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T08:04:01.890Z] d65c8cfc05b1: Waiting [2023-03-01T08:04:01.890Z] 765212b225bb: Waiting [2023-03-01T08:04:01.890Z] 2437ff75d9bd: Waiting [2023-03-01T08:04:01.890Z] f23df028b6ca: Waiting [2023-03-01T08:04:02.161Z] 04944245beec: Verifying Checksum [2023-03-01T08:04:02.161Z] 04944245beec: Download complete [2023-03-01T08:04:02.161Z] 765212b225bb: Verifying Checksum [2023-03-01T08:04:02.161Z] 765212b225bb: Download complete [2023-03-01T08:04:02.161Z] f23df028b6ca: Download complete [2023-03-01T08:04:02.161Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T08:04:02.161Z] d65c8cfc05b1: Download complete [2023-03-01T08:04:02.442Z] 699f458cf7ca: Verifying Checksum [2023-03-01T08:04:02.442Z] 699f458cf7ca: Download complete [2023-03-01T08:04:02.723Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T08:04:02.723Z] 8998bd30e6a1: Download complete [2023-03-01T08:04:05.333Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T08:04:05.333Z] 2437ff75d9bd: Download complete [2023-03-01T08:04:06.740Z] 8998bd30e6a1: Pull complete [2023-03-01T08:04:07.320Z] 04944245beec: Pull complete [2023-03-01T08:04:08.724Z] 699f458cf7ca: Pull complete [2023-03-01T08:04:08.989Z] 765212b225bb: Pull complete [2023-03-01T08:04:09.570Z] f23df028b6ca: Pull complete [2023-03-01T08:04:09.836Z] d65c8cfc05b1: Pull complete [2023-03-01T08:04:24.817Z] 2437ff75d9bd: Pull complete [2023-03-01T08:04:24.817Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T08:04:24.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:04:24.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:04:25.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-7930 does not seem to be running inside a container [2023-03-01T08:04:25.077Z] $ 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/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@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-03-01T08:04:27.645Z] $ docker top e3e9c7c032c112b863c480ab07c7e1006073a358323202ec5c62bf6a292d8f3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:04:28.531Z] ---> job-cost.sh [2023-03-01T08:04:28.531Z] lf-activate-venv: SKIPPING [2023-03-01T08:04:28.531Z] INFO: No Stack... [2023-03-01T08:04:29.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T08:04:29.690Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T08:04:30.589Z] + cat /w/workspace/edgex-go/433/archives/cost.csv [2023-03-01T08:04:30.589Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T08:04:30.627Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-433-stack-cost] [2023-03-01T08:04:30.635Z] Resource [jenkins-edgexfoundry-edgex-go-main-433-stack-cost] did not exist. Created. [2023-03-01T08:04:30.635Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-433-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T08:04:30.958Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T08:04:31.524Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T08:04:31.533Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-433-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T08:04:31.555Z] $ docker stop --time=1 e3e9c7c032c112b863c480ab07c7e1006073a358323202ec5c62bf6a292d8f3f [2023-03-01T08:04:36.112Z] $ docker rm -f --volumes e3e9c7c032c112b863c480ab07c7e1006073a358323202ec5c62bf6a292d8f3f [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-03-01T08:04:36.545Z] provisioning config files... [2023-03-01T08:04:36.551Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/433@tmp/config8576922394868478563tmp [Pipeline] { [Pipeline] sh [2023-03-01T08:04:36.847Z] + set +x [2023-03-01T08:04:36.847Z] + + curl -s https://codecov.io/bash [2023-03-01T08:04:36.847Z] bash -s -- [2023-03-01T08:04:36.847Z] [2023-03-01T08:04:36.847Z] _____ _ [2023-03-01T08:04:36.847Z] / ____| | | [2023-03-01T08:04:36.847Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T08:04:36.847Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T08:04:36.847Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T08:04:36.847Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T08:04:36.847Z] Bash-1.0.6 [2023-03-01T08:04:36.847Z] [2023-03-01T08:04:36.847Z] [2023-03-01T08:04:36.847Z] ==> git version 2.25.1 found [2023-03-01T08:04:36.847Z] ==> 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-03-01T08:04:36.847Z] Release-Date: 2020-01-08 [2023-03-01T08:04:36.847Z] 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-03-01T08:04:36.847Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T08:04:36.847Z] ==> Jenkins CI detected. [2023-03-01T08:04:36.847Z] current dir:  /w/workspace/edgex-go/433 [2023-03-01T08:04:36.847Z] project root: . [2023-03-01T08:04:36.847Z] --> token set from env [2023-03-01T08:04:36.847Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T08:04:36.847Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T08:04:36.847Z] ==> Python coveragepy not found [2023-03-01T08:04:36.847Z] ==> Searching for coverage reports in: [2023-03-01T08:04:36.847Z] + . [2023-03-01T08:04:37.106Z] -> Found 1 reports [2023-03-01T08:04:37.106Z] ==> Detecting git/mercurial file structure [2023-03-01T08:04:37.106Z] ==> Reading reports [2023-03-01T08:04:37.106Z] + ./coverage.out bytes=487670 [2023-03-01T08:04:37.106Z] ==> Appending adjustments [2023-03-01T08:04:37.106Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T08:04:38.486Z] + Found adjustments [2023-03-01T08:04:38.486Z] ==> Gzipping contents [2023-03-01T08:04:38.486Z] 64K /tmp/codecov.KGqznh.gz [2023-03-01T08:04:38.486Z] ==> Uploading reports [2023-03-01T08:04:38.486Z] url: https://codecov.io [2023-03-01T08:04:38.486Z] query: branch=main&commit=103bb455fa40a9af283e2faa07b65114fcdd4a5f&build=433&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F433%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T08:04:38.486Z] -> Pinging Codecov [2023-03-01T08:04:38.486Z] 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=103bb455fa40a9af283e2faa07b65114fcdd4a5f&build=433&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F433%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T08:04:38.486Z] -> Uploading to [2023-03-01T08:04:38.486Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/103bb455fa40a9af283e2faa07b65114fcdd4a5f/5e982a8b-0357-4c10-bf88-634eb1031c1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T080438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2319b5a4cceb8fd97f842a0ca7a9be51bfbd5ad03af277346da1d1ff6cfb5ec [2023-03-01T08:04:38.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:04:38.486Z] Dload Upload Total Spent Left Speed [2023-03-01T08:04:38.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63081 0 0 100 63081 0 214k --:--:-- --:--:-- --:--:-- 214k [2023-03-01T08:04:38.746Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/103bb455fa40a9af283e2faa07b65114fcdd4a5f [Pipeline] } [2023-03-01T08:04:38.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-01T08:04:38.940Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-01T08:04:38.950Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:04:39.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T08:04:39.239Z] [2023-03-01T08:04:39.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:04:39.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T08:04:39.537Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-01T08:04:39.537Z] df9b9388f04a: Pulling fs layer [2023-03-01T08:04:39.537Z] 52dc419b0ee2: Pulling fs layer [2023-03-01T08:04:39.537Z] 25bc292e5bac: Pulling fs layer [2023-03-01T08:04:39.537Z] 114826534d7a: Pulling fs layer [2023-03-01T08:04:39.537Z] 4657fd5d0bcf: Pulling fs layer [2023-03-01T08:04:39.537Z] 6ad1cebc031e: Pulling fs layer [2023-03-01T08:04:39.537Z] 8a3aa393b2d8: Pulling fs layer [2023-03-01T08:04:39.537Z] 4657fd5d0bcf: Waiting [2023-03-01T08:04:39.537Z] 6ad1cebc031e: Waiting [2023-03-01T08:04:39.537Z] 8a3aa393b2d8: Waiting [2023-03-01T08:04:39.537Z] 114826534d7a: Waiting [2023-03-01T08:04:39.537Z] 25bc292e5bac: Download complete [2023-03-01T08:04:39.537Z] 52dc419b0ee2: Verifying Checksum [2023-03-01T08:04:39.537Z] 52dc419b0ee2: Download complete [2023-03-01T08:04:39.537Z] 4657fd5d0bcf: Verifying Checksum [2023-03-01T08:04:39.537Z] 4657fd5d0bcf: Download complete [2023-03-01T08:04:39.537Z] df9b9388f04a: Verifying Checksum [2023-03-01T08:04:39.537Z] df9b9388f04a: Download complete [2023-03-01T08:04:39.800Z] df9b9388f04a: Pull complete [2023-03-01T08:04:39.800Z] 52dc419b0ee2: Pull complete [2023-03-01T08:04:39.800Z] 6ad1cebc031e: Verifying Checksum [2023-03-01T08:04:39.800Z] 6ad1cebc031e: Download complete [2023-03-01T08:04:39.800Z] 25bc292e5bac: Pull complete [2023-03-01T08:04:40.371Z] 114826534d7a: Verifying Checksum [2023-03-01T08:04:40.371Z] 114826534d7a: Download complete [2023-03-01T08:04:40.636Z] 8a3aa393b2d8: Verifying Checksum [2023-03-01T08:04:40.636Z] 8a3aa393b2d8: Download complete [2023-03-01T08:04:43.915Z] 114826534d7a: Pull complete [2023-03-01T08:04:43.915Z] 4657fd5d0bcf: Pull complete [2023-03-01T08:04:43.915Z] 6ad1cebc031e: Pull complete [2023-03-01T08:04:46.445Z] 8a3aa393b2d8: Pull complete [2023-03-01T08:04:46.445Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-01T08:04:46.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T08:04:46.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:04:46.522Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T08:04:46.546Z] $ 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/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-01T08:04:48.853Z] $ docker top ecb758f818ff51e143e8123b9968750a586e79d2a75f0f8e3f578bc80d241b5d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:04:48.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-01T08:04:49.203Z] + set -o pipefail [2023-03-01T08:04:49.203Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-01T08:04:57.320Z] [2023-03-01T08:04:57.320Z] Monitoring /w/workspace/edgex-go/433 (github.com/edgexfoundry/edgex-go)... [2023-03-01T08:04:57.320Z] [2023-03-01T08:04:57.320Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d27abfc2-4858-4154-a4f1-cb95f3992b47 [2023-03-01T08:04:57.320Z] [2023-03-01T08:04:57.320Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-01T08:04:57.320Z] [2023-03-01T08:04:57.320Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-01T08:04:57.320Z] [2023-03-01T08:04:57.320Z] [2023-03-01T08:04:57.320Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-01T08:04:57.320Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-01T08:04:57.320Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-01T08:04:57.327Z] $ docker stop --time=1 ecb758f818ff51e143e8123b9968750a586e79d2a75f0f8e3f578bc80d241b5d [2023-03-01T08:04:59.472Z] $ docker rm -f --volumes ecb758f818ff51e143e8123b9968750a586e79d2a75f0f8e3f578bc80d241b5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-01T08:04:59.824Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:04:59.842Z] provisioning config files... [2023-03-01T08:04:59.849Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/433@tmp/config2482084597495603753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:00.139Z] --> edgex-publish-swagger.sh [2023-03-01T08:05:00.139Z] === Publish openapi/v3 API === [2023-03-01T08:05:00.139Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-01T08:05:00.139Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/433/openapi/v3/core-command.yaml] [2023-03-01T08:05:00.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:05:00.139Z] Dload Upload Total Spent Left Speed [2023-03-01T08:05:03.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23279 0:00:01 0:00:01 --:--:-- 23279 100 29030 0 0 100 29030 0 12913 0:00:02 0:00:02 --:--:-- 12913 100 29030 0 0 100 29030 0 10058 0:00:02 0:00:02 --:--:-- 10055 100 29030 0 0 100 29030 0 10058 0:00:02 0:00:02 --:--:-- 10055 [2023-03-01T08:05:03.034Z] [2023-03-01T08:05:03.034Z] [2023-03-01T08:05:03.034Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/433/openapi/v3/core-data.yaml] [2023-03-01T08:05:03.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:05:03.034Z] Dload Upload Total Spent Left Speed [2023-03-01T08:05:04.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 57448 0:00:01 0:00:01 --:--:-- 57448 100 69110 0 0 100 69110 0 44558 0:00:01 0:00:01 --:--:-- 44529 100 69110 0 0 100 69110 0 44529 0:00:01 0:00:01 --:--:-- 44529 [2023-03-01T08:05:04.414Z] [2023-03-01T08:05:04.414Z] [2023-03-01T08:05:04.414Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/433/openapi/v3/core-metadata.yaml] [2023-03-01T08:05:04.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:05:04.414Z] Dload Upload Total Spent Left Speed [2023-03-01T08:05:06.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 116k 0:00:01 0:00:01 --:--:-- 116k 100 140k 0 0 100 140k 0 78854 0:00:01 0:00:01 --:--:-- 78811 100 140k 0 0 100 140k 0 78811 0:00:01 0:00:01 --:--:-- 78811 [2023-03-01T08:05:06.361Z] [2023-03-01T08:05:06.361Z] [2023-03-01T08:05:06.361Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/433/openapi/v3/support-notifications.yaml] [2023-03-01T08:05:06.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:05:06.361Z] Dload Upload Total Spent Left Speed [2023-03-01T08:05:09.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 72230 0:00:01 0:00:01 --:--:-- 72230 100 86965 0 0 100 86965 0 39439 0:00:02 0:00:02 --:--:-- 39439 100 86965 0 0 100 86965 0 30784 0:00:02 0:00:02 --:--:-- 30784 [2023-03-01T08:05:09.242Z] [2023-03-01T08:05:09.242Z] [2023-03-01T08:05:09.242Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/433/openapi/v3/support-scheduler.yaml] [2023-03-01T08:05:09.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:05:09.242Z] Dload Upload Total Spent Left Speed [2023-03-01T08:05:10.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 163k --:--:-- --:--:-- --:--:-- 162k 100 34001 0 0 100 34001 0 28668 0:00:01 0:00:01 --:--:-- 28644 100 34001 0 0 100 34001 0 28644 0:00:01 0:00:01 --:--:-- 28620 [2023-03-01T08:05:10.623Z] [2023-03-01T08:05:10.623Z] [Pipeline] } [2023-03-01T08:05:10.630Z] 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-03-01T08:05:11.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:05:11.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:11.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:05:11.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:05:11.375Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T08:05:11.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T08:05:11.835Z] $ docker top dedf33c8cef46eb0691b9eea3b0e36aed52c25c07d3b0049899c3c4e325b4af9 -eo pid,comm [2023-03-01T08:05:11.888Z] 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-03-01T08:05:11.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:05:11.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:05:11.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:05:12.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:05:12.043Z] $ docker exec dedf33c8cef46eb0691b9eea3b0e36aed52c25c07d3b0049899c3c4e325b4af9 ssh-agent [2023-03-01T08:05:12.160Z] SSH_AUTH_SOCK=/tmp/ssh-Ku2iR9oQf2J2/agent.33 [2023-03-01T08:05:12.160Z] SSH_AGENT_PID=39 [2023-03-01T08:05:12.166Z] Running ssh-add (command line suppressed) [2023-03-01T08:05:12.269Z] Identity added: /w/workspace/edgex-go/433@tmp/private_key_14555790406349350311.key (/w/workspace/edgex-go/433@tmp/private_key_14555790406349350311.key) [2023-03-01T08:05:12.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:05:12.578Z] + git semver tag [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,766 [run_tag] DEBUG tag force:False [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,766 [check_head_tag] DEBUG check head tag [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,769 [execute] INFO git cat-file --batch-check [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/433, universal_newlines=False, shell=None, istream=) [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,773 [execute] INFO git cat-file --batch [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/433, universal_newlines=False, shell=None, istream=) [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,832 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,833 [execute] INFO git tag -a v3.0.0-dev.72 -m v3.0.0-dev.72 [2023-03-01T08:05:12.838Z] 2023-03-01 08:05:12,833 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.72', '-m', 'v3.0.0-dev.72'], cwd=/w/workspace/edgex-go/433, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:05:13.097Z] 2023-03-01 08:05:12,839 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:13.097Z] 3.0.0-dev.72 [Pipeline] } [2023-03-01T08:05:13.104Z] $ docker exec --env ******** --env ******** dedf33c8cef46eb0691b9eea3b0e36aed52c25c07d3b0049899c3c4e325b4af9 ssh-agent -k [2023-03-01T08:05:13.183Z] unset SSH_AUTH_SOCK; [2023-03-01T08:05:13.183Z] unset SSH_AGENT_PID; [2023-03-01T08:05:13.184Z] echo Agent pid 39 killed; [2023-03-01T08:05:13.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:05:13.496Z] + git semver [Pipeline] } [2023-03-01T08:05:13.762Z] $ docker stop --time=1 dedf33c8cef46eb0691b9eea3b0e36aed52c25c07d3b0049899c3c4e325b4af9 [2023-03-01T08:05:15.047Z] $ docker rm -f --volumes dedf33c8cef46eb0691b9eea3b0e36aed52c25c07d3b0049899c3c4e325b4af9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:15.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T08:05:15.444Z] [2023-03-01T08:05:15.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:15.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T08:05:15.750Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-01T08:05:15.750Z] ab5ef0e58194: Pulling fs layer [2023-03-01T08:05:15.750Z] 9712f1f96733: Pulling fs layer [2023-03-01T08:05:15.750Z] 63f879dbbcfc: Pulling fs layer [2023-03-01T08:05:15.750Z] 0d9ebad4ef96: Pulling fs layer [2023-03-01T08:05:15.750Z] e9a5061849ea: Pulling fs layer [2023-03-01T08:05:15.750Z] d747dcd14b5f: Pulling fs layer [2023-03-01T08:05:15.750Z] 2de7ff778b66: Pulling fs layer [2023-03-01T08:05:15.750Z] e9a5061849ea: Waiting [2023-03-01T08:05:15.750Z] d747dcd14b5f: Waiting [2023-03-01T08:05:15.750Z] 0d9ebad4ef96: Waiting [2023-03-01T08:05:15.750Z] 9712f1f96733: Verifying Checksum [2023-03-01T08:05:15.750Z] 9712f1f96733: Download complete [2023-03-01T08:05:16.324Z] 63f879dbbcfc: Verifying Checksum [2023-03-01T08:05:16.324Z] 63f879dbbcfc: Download complete [2023-03-01T08:05:16.324Z] 0d9ebad4ef96: Verifying Checksum [2023-03-01T08:05:16.324Z] 0d9ebad4ef96: Download complete [2023-03-01T08:05:16.324Z] d747dcd14b5f: Verifying Checksum [2023-03-01T08:05:16.324Z] d747dcd14b5f: Download complete [2023-03-01T08:05:16.324Z] ab5ef0e58194: Download complete [2023-03-01T08:05:16.324Z] e9a5061849ea: Verifying Checksum [2023-03-01T08:05:16.324Z] e9a5061849ea: Download complete [2023-03-01T08:05:16.582Z] 2de7ff778b66: Verifying Checksum [2023-03-01T08:05:16.582Z] 2de7ff778b66: Download complete [2023-03-01T08:05:19.112Z] ab5ef0e58194: Pull complete [2023-03-01T08:05:19.112Z] 9712f1f96733: Pull complete [2023-03-01T08:05:19.370Z] 63f879dbbcfc: Pull complete [2023-03-01T08:05:22.648Z] 0d9ebad4ef96: Pull complete [2023-03-01T08:05:22.906Z] e9a5061849ea: Pull complete [2023-03-01T08:05:22.906Z] d747dcd14b5f: Pull complete [2023-03-01T08:05:23.838Z] 2de7ff778b66: Pull complete [2023-03-01T08:05:23.838Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-01T08:05:23.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T08:05:23.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:05:23.923Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T08:05:23.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-01T08:05:26.866Z] $ docker top 3a174290ff9eb83a73b0158046409a030af2c8f03bda7bfd9e1b118a99909d20 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:05:26.939Z] provisioning config files... [2023-03-01T08:05:26.946Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/433@tmp/config1158043500253336161tmp [2023-03-01T08:05:26.956Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/433@tmp/config5077865148710857892tmp [2023-03-01T08:05:26.965Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/433@tmp/config9454349095488059670tmp [Pipeline] { [Pipeline] echo [2023-03-01T08:05:26.980Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:27.259Z] ---> sigul-configuration.sh [2023-03-01T08:05:27.259Z] gpg: directory `/root/.gnupg' created [2023-03-01T08:05:27.259Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-01T08:05:27.259Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-01T08:05:27.259Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-01T08:05:27.259Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-01T08:05:27.259Z] gpg: CAST5 encrypted data [2023-03-01T08:05:27.259Z] gpg: encrypted with 1 passphrase [2023-03-01T08:05:27.259Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-01T08:05:27.543Z] + mkdir /home/jenkins [2023-03-01T08:05:27.543Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-01T08:05:27.824Z] + 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-03-01T08:05:27.833Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:28.113Z] ---> sigul-install.sh [2023-03-01T08:05:28.113Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-01T08:05:28.402Z] + git tag --list [2023-03-01T08:05:28.402Z] 0.6.0 [2023-03-01T08:05:28.402Z] 0.6.1 [2023-03-01T08:05:28.402Z] 0.7.0 [2023-03-01T08:05:28.402Z] 0.7.1 [2023-03-01T08:05:28.402Z] v1.0.0 [2023-03-01T08:05:28.402Z] v1.0.1 [2023-03-01T08:05:28.402Z] v1.1.0 [2023-03-01T08:05:28.402Z] v1.2.0 [2023-03-01T08:05:28.402Z] v1.2.1 [2023-03-01T08:05:28.402Z] v1.3.0 [2023-03-01T08:05:28.402Z] v1.3.1 [2023-03-01T08:05:28.402Z] v2.0.0 [2023-03-01T08:05:28.402Z] v2.1.0 [2023-03-01T08:05:28.402Z] v2.1.1 [2023-03-01T08:05:28.402Z] v2.1.1-dev.1 [2023-03-01T08:05:28.402Z] v2.1.1-dev.2 [2023-03-01T08:05:28.402Z] v2.1.1-dev.3 [2023-03-01T08:05:28.402Z] v2.1.1-dev.4 [2023-03-01T08:05:28.402Z] v2.1.1-dev.5 [2023-03-01T08:05:28.402Z] v2.1.1-dev.6 [2023-03-01T08:05:28.402Z] v2.1.1-dev.7 [2023-03-01T08:05:28.402Z] v2.1.1-dev.8 [2023-03-01T08:05:28.402Z] v2.1.2-dev.1 [2023-03-01T08:05:28.402Z] v2.2.0 [2023-03-01T08:05:28.402Z] v2.2.1-dev.1 [2023-03-01T08:05:28.402Z] v2.2.1-dev.10 [2023-03-01T08:05:28.402Z] v2.2.1-dev.11 [2023-03-01T08:05:28.402Z] v2.2.1-dev.12 [2023-03-01T08:05:28.402Z] v2.2.1-dev.13 [2023-03-01T08:05:28.402Z] v2.2.1-dev.14 [2023-03-01T08:05:28.402Z] v2.2.1-dev.15 [2023-03-01T08:05:28.402Z] v2.2.1-dev.16 [2023-03-01T08:05:28.402Z] v2.2.1-dev.17 [2023-03-01T08:05:28.402Z] v2.2.1-dev.18 [2023-03-01T08:05:28.402Z] v2.2.1-dev.19 [2023-03-01T08:05:28.402Z] v2.2.1-dev.2 [2023-03-01T08:05:28.402Z] v2.2.1-dev.20 [2023-03-01T08:05:28.402Z] v2.2.1-dev.21 [2023-03-01T08:05:28.402Z] v2.2.1-dev.22 [2023-03-01T08:05:28.402Z] v2.2.1-dev.23 [2023-03-01T08:05:28.402Z] v2.2.1-dev.24 [2023-03-01T08:05:28.402Z] v2.2.1-dev.25 [2023-03-01T08:05:28.402Z] v2.2.1-dev.26 [2023-03-01T08:05:28.402Z] v2.2.1-dev.27 [2023-03-01T08:05:28.402Z] v2.2.1-dev.28 [2023-03-01T08:05:28.402Z] v2.2.1-dev.29 [2023-03-01T08:05:28.402Z] v2.2.1-dev.3 [2023-03-01T08:05:28.402Z] v2.2.1-dev.4 [2023-03-01T08:05:28.402Z] v2.2.1-dev.5 [2023-03-01T08:05:28.402Z] v2.2.1-dev.6 [2023-03-01T08:05:28.402Z] v2.2.1-dev.7 [2023-03-01T08:05:28.402Z] v2.2.1-dev.8 [2023-03-01T08:05:28.402Z] v2.2.1-dev.9 [2023-03-01T08:05:28.402Z] v2.3.0 [2023-03-01T08:05:28.402Z] v2.3.0-dev.100 [2023-03-01T08:05:28.402Z] v2.3.0-dev.101 [2023-03-01T08:05:28.402Z] v2.3.0-dev.102 [2023-03-01T08:05:28.402Z] v2.3.0-dev.103 [2023-03-01T08:05:28.402Z] v2.3.0-dev.104 [2023-03-01T08:05:28.402Z] v2.3.0-dev.105 [2023-03-01T08:05:28.402Z] v2.3.0-dev.106 [2023-03-01T08:05:28.402Z] v2.3.0-dev.29 [2023-03-01T08:05:28.402Z] v2.3.0-dev.30 [2023-03-01T08:05:28.402Z] v2.3.0-dev.31 [2023-03-01T08:05:28.402Z] v2.3.0-dev.32 [2023-03-01T08:05:28.402Z] v2.3.0-dev.33 [2023-03-01T08:05:28.402Z] v2.3.0-dev.34 [2023-03-01T08:05:28.402Z] v2.3.0-dev.35 [2023-03-01T08:05:28.402Z] v2.3.0-dev.36 [2023-03-01T08:05:28.402Z] v2.3.0-dev.37 [2023-03-01T08:05:28.402Z] v2.3.0-dev.38 [2023-03-01T08:05:28.402Z] v2.3.0-dev.39 [2023-03-01T08:05:28.402Z] v2.3.0-dev.40 [2023-03-01T08:05:28.402Z] v2.3.0-dev.41 [2023-03-01T08:05:28.402Z] v2.3.0-dev.42 [2023-03-01T08:05:28.402Z] v2.3.0-dev.43 [2023-03-01T08:05:28.402Z] v2.3.0-dev.44 [2023-03-01T08:05:28.402Z] v2.3.0-dev.45 [2023-03-01T08:05:28.402Z] v2.3.0-dev.46 [2023-03-01T08:05:28.402Z] v2.3.0-dev.47 [2023-03-01T08:05:28.402Z] v2.3.0-dev.48 [2023-03-01T08:05:28.402Z] v2.3.0-dev.49 [2023-03-01T08:05:28.402Z] v2.3.0-dev.50 [2023-03-01T08:05:28.402Z] v2.3.0-dev.51 [2023-03-01T08:05:28.402Z] v2.3.0-dev.52 [2023-03-01T08:05:28.402Z] v2.3.0-dev.53 [2023-03-01T08:05:28.402Z] v2.3.0-dev.54 [2023-03-01T08:05:28.402Z] v2.3.0-dev.55 [2023-03-01T08:05:28.402Z] v2.3.0-dev.56 [2023-03-01T08:05:28.402Z] v2.3.0-dev.57 [2023-03-01T08:05:28.402Z] v2.3.0-dev.58 [2023-03-01T08:05:28.402Z] v2.3.0-dev.59 [2023-03-01T08:05:28.402Z] v2.3.0-dev.60 [2023-03-01T08:05:28.402Z] v2.3.0-dev.61 [2023-03-01T08:05:28.402Z] v2.3.0-dev.62 [2023-03-01T08:05:28.402Z] v2.3.0-dev.63 [2023-03-01T08:05:28.402Z] v2.3.0-dev.64 [2023-03-01T08:05:28.402Z] v2.3.0-dev.65 [2023-03-01T08:05:28.402Z] v2.3.0-dev.66 [2023-03-01T08:05:28.402Z] v2.3.0-dev.67 [2023-03-01T08:05:28.402Z] v2.3.0-dev.68 [2023-03-01T08:05:28.402Z] v2.3.0-dev.69 [2023-03-01T08:05:28.402Z] v2.3.0-dev.70 [2023-03-01T08:05:28.402Z] v2.3.0-dev.71 [2023-03-01T08:05:28.402Z] v2.3.0-dev.72 [2023-03-01T08:05:28.402Z] v2.3.0-dev.73 [2023-03-01T08:05:28.402Z] v2.3.0-dev.74 [2023-03-01T08:05:28.402Z] v2.3.0-dev.75 [2023-03-01T08:05:28.402Z] v2.3.0-dev.76 [2023-03-01T08:05:28.402Z] v2.3.0-dev.77 [2023-03-01T08:05:28.402Z] v2.3.0-dev.78 [2023-03-01T08:05:28.402Z] v2.3.0-dev.79 [2023-03-01T08:05:28.402Z] v2.3.0-dev.80 [2023-03-01T08:05:28.402Z] v2.3.0-dev.81 [2023-03-01T08:05:28.402Z] v2.3.0-dev.82 [2023-03-01T08:05:28.402Z] v2.3.0-dev.83 [2023-03-01T08:05:28.402Z] v2.3.0-dev.84 [2023-03-01T08:05:28.402Z] v2.3.0-dev.85 [2023-03-01T08:05:28.402Z] v2.3.0-dev.86 [2023-03-01T08:05:28.402Z] v2.3.0-dev.87 [2023-03-01T08:05:28.402Z] v2.3.0-dev.88 [2023-03-01T08:05:28.402Z] v2.3.0-dev.89 [2023-03-01T08:05:28.402Z] v2.3.0-dev.90 [2023-03-01T08:05:28.402Z] v2.3.0-dev.91 [2023-03-01T08:05:28.402Z] v2.3.0-dev.92 [2023-03-01T08:05:28.402Z] v2.3.0-dev.93 [2023-03-01T08:05:28.402Z] v2.3.0-dev.94 [2023-03-01T08:05:28.402Z] v2.3.0-dev.95 [2023-03-01T08:05:28.402Z] v2.3.0-dev.96 [2023-03-01T08:05:28.402Z] v2.3.0-dev.97 [2023-03-01T08:05:28.402Z] v2.3.0-dev.98 [2023-03-01T08:05:28.402Z] v2.3.0-dev.99 [2023-03-01T08:05:28.402Z] v2.3.1-dev.1 [2023-03-01T08:05:28.402Z] v2.3.1-dev.2 [2023-03-01T08:05:28.402Z] v2.3.1-dev.3 [2023-03-01T08:05:28.402Z] v2.3.1-dev.4 [2023-03-01T08:05:28.402Z] v2.3.1-dev.5 [2023-03-01T08:05:28.402Z] v3.0.0-dev.1 [2023-03-01T08:05:28.402Z] v3.0.0-dev.10 [2023-03-01T08:05:28.402Z] v3.0.0-dev.11 [2023-03-01T08:05:28.402Z] v3.0.0-dev.12 [2023-03-01T08:05:28.402Z] v3.0.0-dev.13 [2023-03-01T08:05:28.402Z] v3.0.0-dev.14 [2023-03-01T08:05:28.402Z] v3.0.0-dev.15 [2023-03-01T08:05:28.402Z] v3.0.0-dev.16 [2023-03-01T08:05:28.402Z] v3.0.0-dev.17 [2023-03-01T08:05:28.402Z] v3.0.0-dev.18 [2023-03-01T08:05:28.402Z] v3.0.0-dev.19 [2023-03-01T08:05:28.402Z] v3.0.0-dev.2 [2023-03-01T08:05:28.402Z] v3.0.0-dev.20 [2023-03-01T08:05:28.402Z] v3.0.0-dev.21 [2023-03-01T08:05:28.402Z] v3.0.0-dev.22 [2023-03-01T08:05:28.402Z] v3.0.0-dev.23 [2023-03-01T08:05:28.402Z] v3.0.0-dev.24 [2023-03-01T08:05:28.402Z] v3.0.0-dev.25 [2023-03-01T08:05:28.402Z] v3.0.0-dev.26 [2023-03-01T08:05:28.402Z] v3.0.0-dev.27 [2023-03-01T08:05:28.402Z] v3.0.0-dev.28 [2023-03-01T08:05:28.402Z] v3.0.0-dev.29 [2023-03-01T08:05:28.402Z] v3.0.0-dev.3 [2023-03-01T08:05:28.402Z] v3.0.0-dev.30 [2023-03-01T08:05:28.402Z] v3.0.0-dev.31 [2023-03-01T08:05:28.402Z] v3.0.0-dev.32 [2023-03-01T08:05:28.402Z] v3.0.0-dev.33 [2023-03-01T08:05:28.402Z] v3.0.0-dev.34 [2023-03-01T08:05:28.402Z] v3.0.0-dev.35 [2023-03-01T08:05:28.402Z] v3.0.0-dev.36 [2023-03-01T08:05:28.402Z] v3.0.0-dev.37 [2023-03-01T08:05:28.402Z] v3.0.0-dev.38 [2023-03-01T08:05:28.402Z] v3.0.0-dev.39 [2023-03-01T08:05:28.402Z] v3.0.0-dev.4 [2023-03-01T08:05:28.402Z] v3.0.0-dev.40 [2023-03-01T08:05:28.403Z] v3.0.0-dev.41 [2023-03-01T08:05:28.403Z] v3.0.0-dev.42 [2023-03-01T08:05:28.403Z] v3.0.0-dev.43 [2023-03-01T08:05:28.403Z] v3.0.0-dev.44 [2023-03-01T08:05:28.403Z] v3.0.0-dev.45 [2023-03-01T08:05:28.403Z] v3.0.0-dev.46 [2023-03-01T08:05:28.403Z] v3.0.0-dev.47 [2023-03-01T08:05:28.403Z] v3.0.0-dev.48 [2023-03-01T08:05:28.403Z] v3.0.0-dev.49 [2023-03-01T08:05:28.403Z] v3.0.0-dev.5 [2023-03-01T08:05:28.403Z] v3.0.0-dev.50 [2023-03-01T08:05:28.403Z] v3.0.0-dev.51 [2023-03-01T08:05:28.403Z] v3.0.0-dev.52 [2023-03-01T08:05:28.403Z] v3.0.0-dev.53 [2023-03-01T08:05:28.403Z] v3.0.0-dev.54 [2023-03-01T08:05:28.403Z] v3.0.0-dev.55 [2023-03-01T08:05:28.403Z] v3.0.0-dev.56 [2023-03-01T08:05:28.403Z] v3.0.0-dev.57 [2023-03-01T08:05:28.403Z] v3.0.0-dev.58 [2023-03-01T08:05:28.403Z] v3.0.0-dev.59 [2023-03-01T08:05:28.403Z] v3.0.0-dev.6 [2023-03-01T08:05:28.403Z] v3.0.0-dev.60 [2023-03-01T08:05:28.403Z] v3.0.0-dev.61 [2023-03-01T08:05:28.403Z] v3.0.0-dev.62 [2023-03-01T08:05:28.403Z] v3.0.0-dev.63 [2023-03-01T08:05:28.403Z] v3.0.0-dev.64 [2023-03-01T08:05:28.403Z] v3.0.0-dev.65 [2023-03-01T08:05:28.403Z] v3.0.0-dev.66 [2023-03-01T08:05:28.403Z] v3.0.0-dev.67 [2023-03-01T08:05:28.403Z] v3.0.0-dev.68 [2023-03-01T08:05:28.403Z] v3.0.0-dev.69 [2023-03-01T08:05:28.403Z] v3.0.0-dev.7 [2023-03-01T08:05:28.403Z] v3.0.0-dev.70 [2023-03-01T08:05:28.403Z] v3.0.0-dev.71 [2023-03-01T08:05:28.403Z] v3.0.0-dev.72 [2023-03-01T08:05:28.403Z] v3.0.0-dev.8 [2023-03-01T08:05:28.403Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-01T08:05:28.688Z] + lftools sign git-tag v3.0.0-dev.72 [2023-03-01T08:05:29.260Z] Signing Git tag with Sigul... [2023-03-01T08:05:29.260Z] Signing v3.0.0-dev.72 [Pipeline] echo [2023-03-01T08:05:29.526Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:29.809Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-01T08:05:29.816Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-01T08:05:29.828Z] $ docker stop --time=1 3a174290ff9eb83a73b0158046409a030af2c8f03bda7bfd9e1b118a99909d20 [2023-03-01T08:05:31.120Z] $ docker rm -f --volumes 3a174290ff9eb83a73b0158046409a030af2c8f03bda7bfd9e1b118a99909d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-01T08:05:31.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:05:31.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:31.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:05:31.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:05:31.897Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T08:05:31.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T08:05:32.261Z] $ docker top 3ee95063283befadc1851c201eb24f1a947cbeb80faa6f3f2943e91ad09afff5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:05:32.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:05:32.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:05:32.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:05:32.459Z] $ docker exec 3ee95063283befadc1851c201eb24f1a947cbeb80faa6f3f2943e91ad09afff5 ssh-agent [2023-03-01T08:05:32.561Z] SSH_AUTH_SOCK=/tmp/ssh-4wknyAinm9oW/agent.33 [2023-03-01T08:05:32.561Z] SSH_AGENT_PID=39 [2023-03-01T08:05:32.565Z] Running ssh-add (command line suppressed) [2023-03-01T08:05:32.662Z] Identity added: /w/workspace/edgex-go/433@tmp/private_key_5335653461171074246.key (/w/workspace/edgex-go/433@tmp/private_key_5335653461171074246.key) [2023-03-01T08:05:32.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:05:32.963Z] + git semver bump pre [2023-03-01T08:05:33.221Z] 2023-03-01 08:05:33,136 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,136 [bump_version] DEBUG bumping version:3.0.0-dev.72 on axis:pre with prefix:dev [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,136 [bump_version] DEBUG bumped version:3.0.0-dev.73 [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,136 [write_version] DEBUG write version:3.0.0-dev.73 to path:/w/workspace/edgex-go/433/.semver/main with force:True [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,136 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,136 [write_file] DEBUG write to file:/w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,138 [execute] INFO git cat-file --batch-check [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/433/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,142 [execute] INFO git cat-file --batch [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/433/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:05:33.222Z] 2023-03-01 08:05:33,147 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:33.222Z] 3.0.0-dev.73 [Pipeline] } [2023-03-01T08:05:33.226Z] $ docker exec --env ******** --env ******** 3ee95063283befadc1851c201eb24f1a947cbeb80faa6f3f2943e91ad09afff5 ssh-agent -k [2023-03-01T08:05:33.315Z] unset SSH_AUTH_SOCK; [2023-03-01T08:05:33.315Z] unset SSH_AGENT_PID; [2023-03-01T08:05:33.316Z] echo Agent pid 39 killed; [2023-03-01T08:05:33.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:05:33.631Z] + git semver [Pipeline] } [2023-03-01T08:05:33.898Z] $ docker stop --time=1 3ee95063283befadc1851c201eb24f1a947cbeb80faa6f3f2943e91ad09afff5 [2023-03-01T08:05:35.219Z] $ docker rm -f --volumes 3ee95063283befadc1851c201eb24f1a947cbeb80faa6f3f2943e91ad09afff5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:05:35.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:05:35.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:35.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:05:35.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:05:35.931Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T08:05:35.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T08:05:36.269Z] $ docker top ec5670f2ca14230121d7448bf87452ac87fcec7a34838104b693fd855ffb5101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:05:36.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:05:36.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:05:36.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:05:36.475Z] $ docker exec ec5670f2ca14230121d7448bf87452ac87fcec7a34838104b693fd855ffb5101 ssh-agent [2023-03-01T08:05:36.601Z] SSH_AUTH_SOCK=/tmp/ssh-9M72w3xm0R24/agent.32 [2023-03-01T08:05:36.601Z] SSH_AGENT_PID=38 [2023-03-01T08:05:36.605Z] Running ssh-add (command line suppressed) [2023-03-01T08:05:36.708Z] Identity added: /w/workspace/edgex-go/433@tmp/private_key_8840965179596445561.key (/w/workspace/edgex-go/433@tmp/private_key_8840965179596445561.key) [2023-03-01T08:05:36.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:05:37.009Z] + git semver push [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,162 [run_push] DEBUG push [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,163 [execute] INFO git cat-file --batch-check [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/433/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,167 [execute] INFO git rev-list e370e1d2d4cc458278bf9cceac77e46150f69ea3 -- [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,167 [execute] DEBUG Popen(['git', 'rev-list', 'e370e1d2d4cc458278bf9cceac77e46150f69ea3', '--'], cwd=/w/workspace/edgex-go/433/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,181 [execute] INFO git fetch -v origin [2023-03-01T08:05:37.269Z] 2023-03-01 08:05:37,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/433/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-01T08:05:37.836Z] 2023-03-01 08:05:37,711 [run_push] DEBUG no remote changes detected [2023-03-01T08:05:37.836Z] 2023-03-01 08:05:37,712 [execute] INFO git push origin semver [2023-03-01T08:05:37.836Z] 2023-03-01 08:05:37,712 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/433/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:05:38.775Z] 2023-03-01 08:05:38,684 [run_push] DEBUG push all version tags [2023-03-01T08:05:38.775Z] 2023-03-01 08:05:38,684 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-01T08:05:38.775Z] 2023-03-01 08:05:38,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/433, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:05:39.713Z] 2023-03-01 08:05:39,546 [read_version] DEBUG read version from /w/workspace/edgex-go/433/.semver/main [2023-03-01T08:05:39.713Z] 3.0.0-dev.73 [Pipeline] } [2023-03-01T08:05:39.718Z] $ docker exec --env ******** --env ******** ec5670f2ca14230121d7448bf87452ac87fcec7a34838104b693fd855ffb5101 ssh-agent -k [2023-03-01T08:05:39.817Z] unset SSH_AUTH_SOCK; [2023-03-01T08:05:39.817Z] unset SSH_AGENT_PID; [2023-03-01T08:05:39.817Z] echo Agent pid 38 killed; [2023-03-01T08:05:39.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:05:40.131Z] + git semver [Pipeline] } [2023-03-01T08:05:40.398Z] $ docker stop --time=1 ec5670f2ca14230121d7448bf87452ac87fcec7a34838104b693fd855ffb5101 [2023-03-01T08:05:41.688Z] $ docker rm -f --volumes ec5670f2ca14230121d7448bf87452ac87fcec7a34838104b693fd855ffb5101 [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-03-01T08:05:42.225Z] + [ -d /w/workspace/edgex-go/433/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:42.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:43.530Z] ---> package-listing.sh [2023-03-01T08:05:43.530Z] ++ facter osfamily [2023-03-01T08:05:43.530Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T08:05:43.788Z] + OS_FAMILY=debian [2023-03-01T08:05:43.788Z] + workspace=/w/workspace/edgex-go/433 [2023-03-01T08:05:43.788Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T08:05:43.788Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T08:05:43.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T08:05:43.788Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T08:05:43.788Z] + '[' /w/workspace/edgex-go/433 ']' [2023-03-01T08:05:43.788Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T08:05:43.788Z] + case "${OS_FAMILY}" in [2023-03-01T08:05:43.788Z] + dpkg -l [2023-03-01T08:05:43.788Z] + grep '^ii' [2023-03-01T08:05:43.788Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T08:05:43.788Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T08:05:43.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T08:05:43.788Z] + '[' /w/workspace/edgex-go/433 ']' [2023-03-01T08:05:43.788Z] + mkdir -p /w/workspace/edgex-go/433/archives/ [2023-03-01T08:05:43.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/433/archives/ [Pipeline] echo [2023-03-01T08:05:43.800Z] 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/433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T08:05:44.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:44.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:05:44.638Z] [2023-03-01T08:05:44.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:05:44.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:05:44.939Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T08:05:44.939Z] 5eb5b503b376: Pulling fs layer [2023-03-01T08:05:44.939Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T08:05:44.939Z] ec43610c2a17: Pulling fs layer [2023-03-01T08:05:44.939Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T08:05:44.939Z] 33b1e0a273af: Pulling fs layer [2023-03-01T08:05:44.939Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T08:05:44.939Z] 2f39f015ded8: Pulling fs layer [2023-03-01T08:05:44.939Z] 33b1e0a273af: Waiting [2023-03-01T08:05:44.939Z] 5d3b04190fa2: Waiting [2023-03-01T08:05:44.939Z] 2f39f015ded8: Waiting [2023-03-01T08:05:44.939Z] 3a2ae6a8a46f: Waiting [2023-03-01T08:05:44.940Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T08:05:44.940Z] 5c69ac0246d0: Download complete [2023-03-01T08:05:44.940Z] 3a2ae6a8a46f: Download complete [2023-03-01T08:05:44.940Z] 33b1e0a273af: Verifying Checksum [2023-03-01T08:05:44.940Z] 33b1e0a273af: Download complete [2023-03-01T08:05:45.200Z] 5d3b04190fa2: Download complete [2023-03-01T08:05:45.200Z] ec43610c2a17: Verifying Checksum [2023-03-01T08:05:45.200Z] 5eb5b503b376: Download complete [2023-03-01T08:05:45.769Z] 2f39f015ded8: Download complete [2023-03-01T08:05:46.704Z] 5eb5b503b376: Pull complete [2023-03-01T08:05:46.704Z] 5c69ac0246d0: Pull complete [2023-03-01T08:05:46.963Z] ec43610c2a17: Pull complete [2023-03-01T08:05:46.963Z] 3a2ae6a8a46f: Pull complete [2023-03-01T08:05:47.221Z] 33b1e0a273af: Pull complete [2023-03-01T08:05:47.221Z] 5d3b04190fa2: Pull complete [2023-03-01T08:05:51.406Z] 2f39f015ded8: Pull complete [2023-03-01T08:05:51.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T08:05:51.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:05:51.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:05:51.477Z] prd-ubuntu20.04-docker-8c-8g-7929 does not seem to be running inside a container [2023-03-01T08:05:51.497Z] $ 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/433/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/433 -v /w/workspace/edgex-go/433:/w/workspace/edgex-go/433:rw,z -v /w/workspace/edgex-go/433@tmp:/w/workspace/edgex-go/433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T08:05:53.129Z] $ docker top 6e9240637a23e0d18ad45228c64658cfc733200a4fd2917ce5a5a60455d8331d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:05:53.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T08:05:53.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T08:05:54.032Z] + ls /var/log/sa-host [2023-03-01T08:05:54.032Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:05:54.181Z] provisioning config files... [2023-03-01T08:05:54.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/433@tmp/config15435118769941943455tmp [Pipeline] { [Pipeline] echo [2023-03-01T08:05:54.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:54.483Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T08:05:54.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:54.814Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T08:05:54.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:55.100Z] ---> sudo-logs.sh [2023-03-01T08:05:55.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T08:05:55.122Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:55.403Z] ---> job-cost.sh [2023-03-01T08:05:55.403Z] lf-activate-venv: SKIPPING [2023-03-01T08:05:55.403Z] DEBUG: total: 0.10999999940395355 [2023-03-01T08:05:55.403Z] INFO: Retrieving Stack Cost... [2023-03-01T08:05:55.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T08:05:56.230Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T08:05:56.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:05:56.527Z] ---> logs-deploy.sh [2023-03-01T08:05:56.527Z] lf-activate-venv: SKIPPING [2023-03-01T08:05:56.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/433 [2023-03-01T08:05:56.527Z] INFO: archiving workspace using pattern(s): [2023-03-01T08:05:57.466Z] Archives upload complete. [2023-03-01T08:05:57.466Z] INFO: archiving logs to Nexus